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 a89579678e54923ab1a18cc55d72f5ac62d6a3b3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f a89579678e54923ab1a18cc55d72f5ac62d6a3b3 # timeout=10 Commit message: "remsim: make client tests work in testenv" > git rev-list --no-walk f3b38d4b45adc00b7e10b5f2489be04586effd3f # timeout=10 Copied 1 artifact from "build-kernel-none" build number 1 [ttcn3-hnbgw-test] $ /bin/sh -xe /tmp/jenkins9718928336886393562.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-20250404-0847-b0df126f-0', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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 [250 kB] Fetched 9298 kB in 1s (11.2 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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:352.1-364.1: In function definition `f_iuh2iu': ConnHdlr.ttcn:363.2-30: In return statement: ConnHdlr.ttcn:363.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:363.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:363.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:352.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:367.1-376.1: In function definition `f_iu2iuh': ConnHdlr.ttcn:375.2-28: In return statement: ConnHdlr.ttcn:375.21-28: In actual parameter list of function `@ConnHdlr.f_rua_expect': ConnHdlr.ttcn:375.22-27: In parameter #1 for `exp_rx': ConnHdlr.ttcn:375.22-27: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:367.52-84: note: Referenced template parameter is here ConnHdlr.ttcn:402.1-429.1: In function definition `f_iuh2iu_connect': ConnHdlr.ttcn:428.2-30: In return statement: ConnHdlr.ttcn:428.23-30: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:428.24-29: In parameter #1 for `exp_rx': ConnHdlr.ttcn:428.24-29: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:402.58-90: note: Referenced template parameter is here ConnHdlr.ttcn:445.1-461.1: In function definition `f_iuh2iu_disconnect': ConnHdlr.ttcn:459.2-29: In variable assignment: ConnHdlr.ttcn:459.22-29: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:459.23-28: In parameter #1 for `exp_rx': ConnHdlr.ttcn:459.23-28: warning: Inadequate restriction on the referenced template parameter `exp_rx', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:446.9-41: note: Referenced template parameter is here ConnHdlr.ttcn:547.1-553.1: In function definition `f_build_rab_ass_resp': ConnHdlr.ttcn:552.2-45: In return statement: ConnHdlr.ttcn:552.9-45: In the operand of operation `valueof()': ConnHdlr.ttcn:552.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:552.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:552.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:548.39-45: note: Referenced template variable is here ConnHdlr.ttcn:556.1-598.1: In function definition `f_cn_iu_release_procedure': ConnHdlr.ttcn:561.2-13: In function instance: ConnHdlr.ttcn:561.2-13: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used ConnHdlr.ttcn:582.2-62: In function instance: ConnHdlr.ttcn:582.2-62: warning: The value returned by function `@ConnHdlr.f_iuh2iu_disconnect' is not used ConnHdlr.ttcn:694.1-737.1: In function definition `f_rab_ass_req_cs': ConnHdlr.ttcn:711.2-43: In variable assignment: ConnHdlr.ttcn:711.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:711.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:711.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:711.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:697.37-43: note: Referenced template variable is here ConnHdlr.ttcn:734.2-43: In variable assignment: ConnHdlr.ttcn:734.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:734.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:734.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:734.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:697.37-43: note: Referenced template variable is here ConnHdlr.ttcn:736.2-17: In function instance: ConnHdlr.ttcn:736.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:739.8-799.1: In function definition `f_rab_ass_resp_cs': ConnHdlr.ttcn:746.2-45: In variable assignment: ConnHdlr.ttcn:746.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:746.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:746.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:746.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:742.39-46: note: Referenced template variable is here ConnHdlr.ttcn:749.2-792.2: In interleave statement: ConnHdlr.ttcn:771.3-783.3: In if statement: ConnHdlr.ttcn:775.4-45: In variable assignment: ConnHdlr.ttcn:775.10-45: In the operand of operation `valueof()': ConnHdlr.ttcn:775.36-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:775.37-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:775.37-43: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:772.39-45: note: Referenced template variable is here ConnHdlr.ttcn:777.4-19: In function instance: ConnHdlr.ttcn:777.4-19: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:780.4-47: In variable assignment: ConnHdlr.ttcn:780.10-47: In the operand of operation `valueof()': ConnHdlr.ttcn:780.37-46: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:780.38-45: In parameter #1 for `rab_sml': ConnHdlr.ttcn:780.38-45: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:742.39-46: note: Referenced template variable is here ConnHdlr.ttcn:796.2-45: In variable assignment: ConnHdlr.ttcn:796.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:796.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:796.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:796.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:742.39-46: note: Referenced template variable is here ConnHdlr.ttcn:798.2-19: In function instance: ConnHdlr.ttcn:798.2-19: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:806.1-866.1: In function definition `f_rab_ass_req_ps_with_pfcp': ConnHdlr.ttcn:827.2-43: In variable assignment: ConnHdlr.ttcn:827.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:827.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:827.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:827.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:825.37-43: note: Referenced template variable is here ConnHdlr.ttcn:850.27-851.36: In template variable definition `pdr1': ConnHdlr.ttcn:850.54-851.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:851.29-35: warning: Inadequate restriction on the referenced template variable `f_teid1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:846.22-847.55: note: Referenced template variable is here ConnHdlr.ttcn:852.27-853.36: In template variable definition `pdr2': ConnHdlr.ttcn:852.54-853.36: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Created_PDR': In parameter #2 for `local_F_TEID': ConnHdlr.ttcn:853.29-35: warning: Inadequate restriction on the referenced template variable `f_teid2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:848.22-849.57: note: Referenced template variable is here ConnHdlr.ttcn:854.24-858.39: In template variable definition `r': ConnHdlr.ttcn:854.53-858.39: In actual parameter list of template `@PFCP_Templates.ts_PFCP_Session_Est_Resp': In parameter #5 for `created_pdr': ConnHdlr.ttcn:858.28-31: warning: Inadequate restriction on the referenced template variable `pdr1', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:850.27-851.36: note: Referenced template variable is here ConnHdlr.ttcn:858.34-37: warning: Inadequate restriction on the referenced template variable `pdr2', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:852.27-853.36: note: Referenced template variable is here ConnHdlr.ttcn:864.2-43: In variable assignment: ConnHdlr.ttcn:864.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:864.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:864.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:864.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:825.37-43: note: Referenced template variable is here ConnHdlr.ttcn:865.2-17: In function instance: ConnHdlr.ttcn:865.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:868.1-887.1: In function definition `f_rab_ass_resp_ps_with_pfcp': ConnHdlr.ttcn:878.2-45: In variable assignment: ConnHdlr.ttcn:878.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:878.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:878.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:878.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:875.39-46: note: Referenced template variable is here ConnHdlr.ttcn:886.2-46: In function instance: ConnHdlr.ttcn:886.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:886.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:886.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:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:886.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:894.1-910.1: In function definition `f_rab_ass_req_ps_without_pfcp': ConnHdlr.ttcn:904.2-43: In variable assignment: ConnHdlr.ttcn:904.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:904.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:904.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:904.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:902.37-43: note: Referenced template variable is here ConnHdlr.ttcn:908.2-43: In variable assignment: ConnHdlr.ttcn:908.8-43: In the operand of operation `valueof()': ConnHdlr.ttcn:908.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': ConnHdlr.ttcn:908.35-41: In parameter #1 for `rab_sml': ConnHdlr.ttcn:908.35-41: warning: Inadequate restriction on the referenced template variable `rab_sml', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:902.37-43: note: Referenced template variable is here ConnHdlr.ttcn:909.2-17: In function instance: ConnHdlr.ttcn:909.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used ConnHdlr.ttcn:912.1-925.1: In function definition `f_rab_ass_resp_ps_without_pfcp': ConnHdlr.ttcn:920.2-45: In variable assignment: ConnHdlr.ttcn:920.8-45: In the operand of operation `valueof()': ConnHdlr.ttcn:920.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': ConnHdlr.ttcn:920.36-43: In parameter #1 for `rab_sml': ConnHdlr.ttcn:920.36-43: warning: Inadequate restriction on the referenced template variable `rab_smdl', this may cause a dynamic test case error at runtime ConnHdlr.ttcn:917.39-46: note: Referenced template variable is here ConnHdlr.ttcn:924.2-46: In function instance: ConnHdlr.ttcn:924.16-46: In actual parameter list of function `@ConnHdlr.f_bssap_expect': ConnHdlr.ttcn:924.17-45: In parameter #1 for `exp_rx': ConnHdlr.ttcn:924.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:1861.1-1923.1: note: Referenced function is here ConnHdlr.ttcn:924.2-46: warning: The value returned by function `@ConnHdlr.f_bssap_expect' is not used ConnHdlr.ttcn:983.1-1006.1: In function definition `f_perform_compl_l3': ConnHdlr.ttcn:1000.2-1003.2: In if statement: ConnHdlr.ttcn:1002.3-20: In function instance: ConnHdlr.ttcn:1002.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:707.1-736.1: In function definition `f_hnbap_ue_register': HNBGW_Tests.ttcn:711.2-55: In send statement: HNBGW_Tests.ttcn:711.48-54: In actual parameter list of template `@HNBAP_Templates.ts_HNBAP_UERegisterRequest': HNBGW_Tests.ttcn:711.49-53: In parameter #1 for `ue_id': HNBGW_Tests.ttcn:711.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:707.52-87: note: Referenced template parameter is here HNBGW_Tests.ttcn:931.8-934.1: In function definition `f_tc_initial_ue': HNBGW_Tests.ttcn:933.2-21: In function instance: HNBGW_Tests.ttcn:933.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1058.9-1086.1: In function definition `f_tc_rab_assignment': HNBGW_Tests.ttcn:1066.2-21: In function instance: HNBGW_Tests.ttcn:1066.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1074.2-24: In function instance: HNBGW_Tests.ttcn:1074.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1083.2-24: In function instance: HNBGW_Tests.ttcn:1083.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1102.9-1118.1: In function definition `f_tc_rab_assignment_concurrent': HNBGW_Tests.ttcn:1110.2-21: In function instance: HNBGW_Tests.ttcn:1110.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1136.8-1177.1: In function definition `f_tc_rab_assign_fail': HNBGW_Tests.ttcn:1145.2-21: In function instance: HNBGW_Tests.ttcn:1145.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1153.2-24: In function instance: HNBGW_Tests.ttcn:1153.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1159.2-13: In function instance: HNBGW_Tests.ttcn:1159.2-13: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1166.2-24: In function instance: HNBGW_Tests.ttcn:1166.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1190.8-1236.1: In function definition `f_tc_rab_release': HNBGW_Tests.ttcn:1199.2-21: In function instance: HNBGW_Tests.ttcn:1199.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1214.2-24: In function instance: HNBGW_Tests.ttcn:1214.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1230.2-17: In function instance: HNBGW_Tests.ttcn:1230.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:1235.2-24: In function instance: HNBGW_Tests.ttcn:1235.2-24: warning: The value returned by function `@StatsD_Checker.f_statsd_expect' is not used HNBGW_Tests.ttcn:1263.8-1296.1: In function definition `f_tc_rab_assign_mgcp_to': HNBGW_Tests.ttcn:1273.2-21: In function instance: HNBGW_Tests.ttcn:1273.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1280.2-43: In variable assignment: HNBGW_Tests.ttcn:1280.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:1280.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:1280.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:1280.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:1266.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:1327.8-1338.1: In function definition `f_tc_ranap_bidir': HNBGW_Tests.ttcn:1329.2-45: In function instance: HNBGW_Tests.ttcn:1329.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1332.2-55: In function instance: HNBGW_Tests.ttcn:1332.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1334.2-55: In function instance: HNBGW_Tests.ttcn:1334.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1337.2-50: In function instance: HNBGW_Tests.ttcn:1337.2-50: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:1361.9-1371.1: In function definition `f_tc_ranap_mo_disconnect': HNBGW_Tests.ttcn:1363.2-45: In function instance: HNBGW_Tests.ttcn:1363.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1368.2-58: In function instance: HNBGW_Tests.ttcn:1368.2-58: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:1394.9-1402.1: In function definition `f_tc_ranap_creq_cref_ConnHdlr': HNBGW_Tests.ttcn:1396.2-45: In function instance: HNBGW_Tests.ttcn:1396.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1425.9-1442.1: In function definition `f_tc_rua_disconnect_during_sccp_cr_cc': HNBGW_Tests.ttcn:1427.2-45: In function instance: HNBGW_Tests.ttcn:1427.2-45: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1467.9-1501.1: In function definition `f_tc_cs_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1472.2-21: In function instance: HNBGW_Tests.ttcn:1472.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1514.9-1543.1: In function definition `f_tc_ps_iu_release_req_rua_disconnect': HNBGW_Tests.ttcn:1518.2-21: In function instance: HNBGW_Tests.ttcn:1518.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:1554.8-1564.1: In function definition `f_tc_ps_rab_assignment': HNBGW_Tests.ttcn:1558.2-21: In function instance: HNBGW_Tests.ttcn:1558.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2343.9-2369.1: In function definition `f_tc_apply_sccp': HNBGW_Tests.ttcn:2355.2-55: In function instance: HNBGW_Tests.ttcn:2355.2-55: warning: The value returned by function `@ConnHdlr.f_iuh2iu' is not used HNBGW_Tests.ttcn:2356.2-55: In function instance: HNBGW_Tests.ttcn:2356.2-55: warning: The value returned by function `@ConnHdlr.f_iu2iuh' is not used HNBGW_Tests.ttcn:2386.8-2422.1: In function definition `f_tc_second_rab_assignment': HNBGW_Tests.ttcn:2392.2-21: In function instance: HNBGW_Tests.ttcn:2392.2-21: warning: The value returned by function `@ConnHdlr.f_iuh2iu_connect' is not used HNBGW_Tests.ttcn:2403.2-43: In variable assignment: HNBGW_Tests.ttcn:2403.8-43: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2403.34-42: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssReq': HNBGW_Tests.ttcn:2403.35-41: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2403.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:2398.37-43: note: Referenced template variable is here HNBGW_Tests.ttcn:2408.2-17: In function instance: HNBGW_Tests.ttcn:2408.2-17: warning: The value returned by function `@ConnHdlr.f_rua_expect' is not used HNBGW_Tests.ttcn:2416.2-45: In variable assignment: HNBGW_Tests.ttcn:2416.8-45: In the operand of operation `valueof()': HNBGW_Tests.ttcn:2416.35-44: In actual parameter list of function `@RANAP_Templates.ts_RANAP_RabAssResp': HNBGW_Tests.ttcn:2416.36-43: In parameter #1 for `rab_sml': HNBGW_Tests.ttcn:2416.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:2414.39-46: note: Referenced template variable is here HNBGW_Tests.ttcn:2418.2-19: In function instance: HNBGW_Tests.ttcn:2418.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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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_6.cc Creating dependency file for HNBAP_PDU_Descriptions_part_7.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_4.cc Creating dependency file for HNBAP_CommonDataTypes_part_3.cc Creating dependency file for HNBAP_CommonDataTypes_part_5.cc Creating dependency file for HNBAP_CommonDataTypes_part_1.cc Creating dependency file for HNBAP_CommonDataTypes_part_2.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_Constants.cc Creating dependency file for RUA_CommonDataTypes.cc Creating dependency file for RUA_Containers.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_4.cc Creating dependency file for StatsD_Checker_part_3.cc Creating dependency file for StatsD_Checker_part_5.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_7.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_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_4.cc Creating dependency file for RAN_Emulation_part_3.cc Creating dependency file for RAN_Emulation_part_2.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_7.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_Emulation.cc Creating dependency file for RAN_Adapter.cc Creating dependency file for UD_Types_part_7.cc Creating dependency file for UD_Types_part_5.cc Creating dependency file for IPA_Emulation.cc Creating dependency file for UD_Types_part_6.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_PortType_part_7.cc Creating dependency file for UD_PortType_part_6.cc Creating dependency file for UD_Types_part_1.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_2.cc Creating dependency file for UD_PortType_part_3.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_2.cc Creating dependency file for TELNETasp_PortType_part_1.cc Creating dependency file for TELNETasp_PortType_part_3.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_5.cc Creating dependency file for TCCInterface_Functions_part_3.cc Creating dependency file for TCCInterface_Functions_part_2.cc Creating dependency file for TCCInterface_Functions_part_1.cc Creating dependency file for TCCInterface_Functions_part_4.cc Creating dependency file for TCCEncoding_Functions_part_7.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_4.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_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_4.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_3.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_2.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_5.cc Creating dependency file for StatsD_CodecPort_part_7.cc Creating dependency file for StatsD_CodecPort_part_6.cc Creating dependency file for StatsD_CodecPort_CtrlFunct_part_1.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_7.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_4.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_1.cc Creating dependency file for SDP_Templates_part_7.cc Creating dependency file for SDP_Templates_part_6.cc Creating dependency file for SDP_Templates_part_5.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_3.cc Creating dependency file for SCTPasp_PortType_part_2.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_7.cc Creating dependency file for SCCP_Types_part_6.cc Creating dependency file for SCCP_Types_part_5.cc Creating dependency file for SCCP_Types_part_4.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_4.cc Creating dependency file for RUA_Types_part_5.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_5.cc Creating dependency file for RUA_Templates_part_6.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_7.cc Creating dependency file for RUA_Emulation_part_6.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_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_6.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_5.cc Creating dependency file for RTP_Emulation_part_4.cc Creating dependency file for RTP_Emulation_part_3.cc Creating dependency file for RTP_Emulation_part_2.cc Creating dependency file for RTP_Emulation_part_1.cc Creating dependency file for RTP_Emulation_part_6.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_1.cc Creating dependency file for RANAP_CodecPort_part_2.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_4.cc Creating dependency file for Osmocom_VTY_Functions_part_5.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_5.cc Creating dependency file for Osmocom_CTRL_Functions_part_6.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_6.cc Creating dependency file for MobileL3_SMS_Types_part_5.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_4.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_7.cc Creating dependency file for MobileL3_CommonIE_Types_part_6.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_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_5.cc Creating dependency file for MobileL3_CC_Types_part_4.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_2.cc Creating dependency file for MTP3asp_PortType_part_1.cc Creating dependency file for MGCP_Types_part_7.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_3.cc Creating dependency file for MGCP_Types_part_4.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_1.cc Creating dependency file for M3UA_Types_part_2.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_2.cc Creating dependency file for L3_Templates_part_1.cc Creating dependency file for L3_Templates_part_3.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 L3_Common_part_1.cc Creating dependency file for Iuh_Types_part_6.cc Creating dependency file for Iuh_Types_part_7.cc Creating dependency file for Iuh_Types_part_5.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_4.cc Creating dependency file for IPA_Types_part_5.cc Creating dependency file for IPA_Types_part_3.cc Creating dependency file for IPA_Types_part_2.cc Creating dependency file for IPA_Types_part_1.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_7.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_2.cc Creating dependency file for IPA_CodecPort_CtrlFunct_part_1.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_5.cc Creating dependency file for HNBAP_Templates_part_4.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 Socket_API_Definitions.cc Creating dependency file for StatsD_CodecPort.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 SCTP_Templates.cc Creating dependency file for SCTPasp_PortType.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_Emulation.cc Creating dependency file for RTP_Types.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_Emulation.cc Creating dependency file for M3UA_Types.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 HNBGW_Tests.cc Creating dependency file for HNBAP_Types.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 env 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 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:10047:1: warning: control reaches end of non-void function [-Wreturn-type] 10047 | } | ^ env 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 env 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 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_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 env 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 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_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 env 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 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_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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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 1s (337 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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 55 not upgraded. Need to get 20.9 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 202504022026 [1180 B] Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore22 1.11.0.18.84dc.202504022026 [171 kB] Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv1 0.5.0.1.771b.202504022026 [16.7 kB] Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.11.0.18.84dc.202504022026 [104 kB] Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14 1.14.0.28.4a09a.202504022026 [58.8 kB] Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client14-dbgsym 1.14.0.28.4a09a.202504022026 [101 kB] Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.11.0.18.84dc.202504022026 [71.2 kB] Get:15 http://deb.debian.org/debian bookworm/main amd64 libnftnl11 amd64 1.2.4-2 [61.6 kB] Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.11.0.18.84dc.202504022026 [229 kB] Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp4 0.5.0.1.771b.202504022026 [41.4 kB] Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.6.0.2.1b40.202504022026 [59.9 kB] Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran11 2.1.0.51.22e2.202504022026 [136 kB] Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dbg 2.1.0.51.22e2.202504022026 [486 kB] Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.11.0.18.84dc.202504022026 [52.1 kB] Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.11.0.18.84dc.202504022026 [71.6 kB] Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.11.0.18.84dc.202504022026 [179 kB] Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.11.0.18.84dc.202504022026 [60.4 kB] Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.11.0.18.84dc.202504022026 [64.2 kB] Get:26 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.11.0.18.84dc.202504022026 [51.0 kB] Get:27 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.11.0.18.84dc.202504022026 [44.3 kB] Get:28 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp 2.1.0.51.22e2.202504022026 [18.3 kB] Get:29 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-stp-dbg 2.1.0.51.22e2.202504022026 [22.7 kB] Get:30 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c1 0.9.38.202504022026 [75.3 kB] Get:31 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libasn1c-dbg 0.9.38.202504022026 [286 kB] Get:32 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-gtlv-dbg 0.5.0.1.771b.202504022026 [40.6 kB] Get:33 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap0 1.7.0.202504022026 [51.9 kB] Get:34 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-hnbap-dbg 1.7.0.202504022026 [191 kB] Get:35 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-pfcp-dbg 0.5.0.1.771b.202504022026 [131 kB] Get:36 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap7 1.7.0.202504022026 [223 kB] Get:37 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-ranap-dbg 1.7.0.202504022026 [953 kB] Get:38 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua0 1.7.0.202504022026 [28.2 kB] Get:39 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-rua-dbg 1.7.0.202504022026 [93.5 kB] Get:40 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dbg 1.11.0.18.84dc.202504022026 [2164 kB] Get:41 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw 1.7.0.1.619b8.202504022026 [106 kB] Get:42 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmo-hnbgw-dbg 1.7.0.1.619b8.202504022026 [497 kB] Fetched 20.9 MB in 0s (77.8 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_202504022026_amd64.deb ... Unpacking osmocom-nightly (202504022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.28.4a09a.202504022026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504022026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504022026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504022026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504022026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504022026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504022026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.1.619b8.202504022026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.1.619b8.202504022026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.1.619b8.202504022026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.1.619b8.202504022026) ... Setting up osmocom-nightly (202504022026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504022026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504022026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.202504022026) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-rua0:amd64 (1.7.0.202504022026) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.202504022026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504022026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.202504022026) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504022026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504022026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504022026) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504022026) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504022026) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocore (1.11.0.18.84dc.202504022026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Setting up osmo-stp:amd64 (2.1.0.51.22e2.202504022026) ... 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.202504022026) ... Setting up osmo-hnbgw (1.7.0.1.619b8.202504022026) ... 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.202504022026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.1.619b8.202504022026) ... 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-0', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/stp/stp.log'] [testenv][generic] Running hnbgw [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-0', 'sh', '-c', 'osmo-hnbgw 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/hnbgw/hnbgw.log'] 20250404084723056 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250404084723056 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250404084723056 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 20250404084723056 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250404084723056 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250404084723056 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250404084723056 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250404084723056 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250404084723056 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404084723057 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 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404084723057 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 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404084723057 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 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404084723057 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 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404084723057 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 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250404084723057 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250404084723057 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250404084723057 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404084723057 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250404084723057 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250404084723057 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250404084723058 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250404084723058 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250404084723058 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250404084723058 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250404084723058 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250404084723058 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250404084723058 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 rate_ctr.c:86 validating counter group 0x56292251e480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x56292251e460(iups) with 3 counters 20250404084723185 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250404084723185 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250404084723185 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e500(msc) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e500(msc) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e500(msc) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e500(msc) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Allocated (fsm.c:456) 20250404084723185 DLGLOBAL DEBUG validating counter group 0x56292251e4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404084723185 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250404084723185 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404084723185 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250404084723185 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250404084723185 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250404084723185 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250404084723186 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250404084723186 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250404084723186 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:55044 (mgcp_client.c:999) 20250404084723186 DLPFCP NOTICE No UPF configured, NOT setting up PFCP, NOT mapping GTP via UPF (hnbgw_pfcp.c:95) 20250404084723186 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723186 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723186 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250404084723186 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250404084723186 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250404084723186 DLGLOBAL DEBUG validating counter group 0x7f68f2bd87c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250404084723186 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_DOWN}: Allocated (fsm.c:456) 20250404084723186 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250404084723186 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250404084723186 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250404084723186 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250404084723186 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250404084723186 DLGLOBAL DEBUG validating counter group 0x7f68f2bd8a00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250404084723186 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:156) 20250404084723186 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{IDLE}: Allocated (fsm.c:456) 20250404084723186 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) 20250404084723186 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_DOWN}: Allocated (fsm.c:456) 20250404084723187 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250404084723187 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250404084723187 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250404084723187 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x56294460f0c0 (osmo_ss7_user.c:88) 20250404084723187 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250404084723187 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250404084723187 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250404084723187 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:53420<->l=::1:2905): New m3ua connection accepted 20250404084723187 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:53420<->l=::1:2905): created dynamic ASP asp-dyn-0 20250404084723187 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:53420<->l=:::2905 20250404084723187 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250404084723187 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250404084723187 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084723187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084723187 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250404084723187 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404084723187 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250404084723187 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404084723187 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250404084723187 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=2: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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=5 -> eSLS=37: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=5: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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=8 -> eSLS=56: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=8: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=10: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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) 20250404084723187 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) 20250404084723187 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=7: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 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=1 -> eSLS=33: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=1: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084723187 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084723187 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084723187 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084723187 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084723187 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084723187 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084723187 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=7: no route! (sccp_scrc.c:158) 20250404084723187 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084723187 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:53420){CONNECTING} connection established (stream_cli.c:440) 20250404084723187 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250404084723187 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:53420) (osmo_ss7_asp.c:973) 20250404084723187 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250404084723187 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250404084723187 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250404084723187 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250404084723187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (osmo_ss7_asp.c:1175) 20250404084723188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084723188 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250404084723188 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084723188 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084723188 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084723188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084723188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084723188 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250404084723188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250404084723188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250404084723188 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:444) 20250404084723188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404084723188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250404084723188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250404084723188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250404084723188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250404084723188 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][generic] Running testsuite [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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@d00087d8efbb: Unix server socket created successfully. MC@d00087d8efbb: Listening on TCP port 39667. d00087d8efbb is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests d00087d8efbb 39667 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d00087d8efbb: New HC connected from 10.0.2.100 [10.0.2.100]. d00087d8efbb: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@d00087d8efbb: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d00087d8efbb: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d00087d8efbb: Configuration file was processed on all HCs. MC@d00087d8efbb: Creating MTC on host 10.0.2.100. MC@d00087d8efbb: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d00087d8efbb: 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 ------ Fri Apr 4 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@d00087d8efbb: 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@d00087d8efbb: Test case TC_hnb_register started. 20250404084724843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084724861 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084724876 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38161<->l=127.0.0.1:4262) (control_if.c:572) 20250404084724911 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724911 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724912 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724912 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724912 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724912 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084724912 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724912 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084724912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724913 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) 20250404084724913 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) 20250404084724913 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084724913 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084724913 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084724913 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724913 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084724913 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724913 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=6 -> eSLS=54: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084724913 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=6: no route! (sccp_scrc.c:158) 20250404084724913 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084724913 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724913 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084724913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724913 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) 20250404084724913 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) 20250404084724913 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084724913 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724913 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724915 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724915 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084724915 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724915 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) 20250404084724915 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=14: no route! (sccp_scrc.c:158) 20250404084724915 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(11)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084724936 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724936 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724936 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724936 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724936 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724936 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084724936 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084724937 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084724937 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724937 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) 20250404084724937 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=11: no route! (sccp_scrc.c:158) 20250404084724937 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084724937 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084724937 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724937 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) 20250404084724937 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=10: no route! (sccp_scrc.c:158) 20250404084724937 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084724937 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084724937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724937 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=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084724937 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=4: no route! (sccp_scrc.c:158) 20250404084724937 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084724937 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084724937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084724937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084724937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084724937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084724937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084724937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084724937 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) 20250404084724937 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=12: no route! (sccp_scrc.c:158) 20250404084724937 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(14)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084725132 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 20250404084725132 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 20250404084725132 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084725132 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084725142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084725142 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084725142 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084725142 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084725142 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084725142 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084725142 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 20250404084725142 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084725142 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084725142 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084725145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084725145 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084725145 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084725145 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084725145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084725145 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084725145 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 20250404084725145 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084725145 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084725145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084725149 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 20250404084725149 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 20250404084725149 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084725149 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084725156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084725156 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084725156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084725156 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084725156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084725156 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084725156 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 20250404084725156 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084725156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084725156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084725159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725159 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084725159 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084725159 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084725159 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084725159 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084725159 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084725159 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 20250404084725159 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084725159 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084725159 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084725159 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250404084725189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250404084725189 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:1175) 20250404084725189 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725189 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250404084725189 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250404084725189 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250404084725189 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250404084725189 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250404084725189 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250404084725189 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250404084725189 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725189 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084725189 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250404084725189 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 20250404084725189 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084725189 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250404084725189 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250404084725189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250404084725189 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250404084725189 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250404084725189 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250404084725190 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:1175) 20250404084725190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084725190 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084725190 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725190 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084725190 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084725190 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084725190 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 20250404084725190 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250404084725190 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725190 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084725190 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725190 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084725190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250404084725190 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250404084725190 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250404084725190 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x56294460d8f0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:523) 20250404084725190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404084725190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:489) 20250404084725190 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250404084725190 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250404084725190 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250404084725190 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725190 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250404084725190 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250404084725190 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250404084725190 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x56294460d6d0]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250404084725950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084725950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084725950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084725950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084725950 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 20250404084725950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084725950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084725950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084725950 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084725951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084725951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084725951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084725951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084725951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084725951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084725951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084725951 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084725951 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084725951 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) 20250404084725951 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084725951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084725951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 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) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084725951 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) 20250404084725951 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084725951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084725951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084725951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084725951 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084725951 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084725952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084725952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084725952 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084725952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084725952 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 20250404084725952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084725952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084725952 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084725952 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  HNBGW_Test.msc0-RAN(10)@d00087d8efbb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! 20250404084725961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084725961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084725961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084725961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084725961 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 20250404084725961 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084725961 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084725961 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084725961 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084725961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084725961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084725961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084725961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084725961 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084725961 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084725961 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084725961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725961 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084725961 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084725961 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084725961 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084725961 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) 20250404084725961 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084725962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084725962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084725962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725962 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) 20250404084725962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084725962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084725962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084725962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084725962 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) 20250404084725962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084725962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084725962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084725962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084725962 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084725962 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084725962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084725962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084725962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084725962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084725962 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 20250404084725962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084725962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084725962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084725962 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084725966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084725966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084725966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084725966 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084725966 DLGLOBAL DEBUG validating counter group 0x56292251ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250404084725966 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084725966 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084725966 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084725966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084725966 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)@d00087d8efbb: RANAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084725982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38161<->l=127.0.0.1:4262) (control_if.c:193) 20250404084725982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49486<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(5)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(4)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084725987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084725988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084725988 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084725988 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084725988 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084725988 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register(3)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register-Iuh0-RUA(8)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@d00087d8efbb: Final verdict of PTC: none 20250404084725990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084725990 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) 20250404084725990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084725990 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084725990 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084725990 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) 20250404084725990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084725990 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084725991 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 20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084725991 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_hnb_register-Iuh0(7)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(15)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(6)@d00087d8efbb: Final verdict of PTC: none 20250404084725991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084725991 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084725991 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 20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084725991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084725991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084725991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084725991 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084725991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084725991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084725991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084725991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084725991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084725991 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) 20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084725991 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084725991 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 20250404084725991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084725991 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) 20250404084725992 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084725992 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084725992 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 20250404084725992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084725991 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084725991 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084725991 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084725991 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084725992 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084725992 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084725992 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084725992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084725992 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084725992 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 20250404084725992 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084725992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.sgsn0-M3UA(14)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@d00087d8efbb: Final verdict of PTC: none 20250404084725992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084725992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084725993 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084725993 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084725993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084725993 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) MTC@d00087d8efbb: Setting final verdict of the test case. 20250404084725993 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084725993 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084725993 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084725993 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084725993 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084725993 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@d00087d8efbb: Test case TC_hnb_register finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:47:26 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250404084726109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084726511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43026<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=164296) 20250404084726913 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::8f8:62ff:fee5:29c5]:2905 err=None (stream.c:265) 20250404084726913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250404084726913 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250404084726913 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::8f8:62ff:fee5:29c5]:2905 err=None (osmo_ss7_asp.c:824) 20250404084727164 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::8f8:62ff:fee5:29c5]:2905 err=None (stream.c:265) 20250404084727165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250404084727165 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250404084727165 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::8f8:62ff:fee5:29c5]:2905 err=None (osmo_ss7_asp.c:824) Waiting for packet dumper to finish... 1 (prev_count=164296, count=168084) 20250404084727992 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084727992 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084727992 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084727993 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084727993 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084727993 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:47:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_register_duplicate.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@d00087d8efbb: 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@d00087d8efbb: Test case TC_hnb_register_duplicate started. 20250404084730328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084730334 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084730336 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42295<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084730349 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084730349 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084730358 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730358 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730359 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730359 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730359 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730359 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730359 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730359 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084730359 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730359 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084730359 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730359 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730359 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730359 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 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) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730360 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) 20250404084730360 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084730360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084730360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084730360 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730360 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35410 (stream_srv.c:142) 20250404084730360 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35410<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084730360 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730360 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084730360 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 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) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730360 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) 20250404084730360 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084730360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084730360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084730360 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730360 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730360 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084730360 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 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) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730360 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) 20250404084730360 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084730360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084730360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084730360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730360 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730360 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084730360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084730360 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 20250404084730360 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084730360 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730360 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730360 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084730360 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730360 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730360 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 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=8 -> eSLS=72: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730360 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=8 -> eSLS=104: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084730360 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) 20250404084730360 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084730360 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730360 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084730360 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730360 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084730360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084730360 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 20250404084730360 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084730360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730360 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730360 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 20250404084730360 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084730360 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 20250404084730360 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084730360 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730360 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730361 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730361 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 20250404084730361 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084730361 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(26)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(24)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084730382 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730382 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730382 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730382 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730382 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730382 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730382 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084730382 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730384 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730384 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084730384 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730384 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) 20250404084730384 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) 20250404084730384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084730384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084730384 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730384 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730384 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084730384 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730384 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=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084730384 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084730384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084730384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084730384 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730384 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730384 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084730384 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730384 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=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084730384 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084730384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084730384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084730384 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730384 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730384 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084730384 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 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) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730384 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730384 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730384 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) 20250404084730384 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084730384 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084730384 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730384 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084730384 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730384 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 20250404084730384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084730384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084730384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730384 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 20250404084730384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084730384 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 20250404084730384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084730384 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730384 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084730384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084730384 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 20250404084730384 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084730385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084730385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084730385 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 20250404084730385 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084730578 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 20250404084730578 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 20250404084730578 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084730578 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084730587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084730587 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084730587 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084730587 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084730587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084730587 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084730587 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 20250404084730587 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084730587 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084730587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084730590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084730590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084730590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084730590 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084730590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084730590 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084730590 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 20250404084730590 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084730590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084730590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084730590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084730590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084730590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084730590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084730590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084730590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084730590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084730590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084730590 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084730590 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084730590 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730591 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730591 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084730591 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084730592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084730592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084730592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084730592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084730592 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084730592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084730592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084730592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084730592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084730592 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084730592 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084730596 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 20250404084730596 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 20250404084730596 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084730597 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084730602 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084730602 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084730602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084730602 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084730602 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 20250404084730602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084730602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730602 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084730602 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084730602 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084730602 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084730602 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084730602 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 20250404084730602 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084730602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084730602 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084730602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084730602 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084730602 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084730602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084730602 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084730602 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084730602 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084730602 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084730602 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084730602 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084730604 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084730604 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084730604 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084730604 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084730604 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084730604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730604 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) 20250404084730604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084730604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084730604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084730604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084730604 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) 20250404084730604 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084730604 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084730604 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084730604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084730604 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084730604 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084730604 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084730604 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084730604 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084730604 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084730604 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 20250404084730604 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084730604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084730604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084730604 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(25)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084731392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084731392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084731392 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084731392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084731392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084731392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084731392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084731392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084731392 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084731393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084731393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084731393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084731393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084731393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084731393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084731393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084731393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084731393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084731393 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084731393 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084731393 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) 20250404084731393 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084731393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084731393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084731393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084731393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084731393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084731393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084731393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084731393 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084731393 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084731393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084731393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084731393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084731393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084731393 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 20250404084731394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084731394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084731394 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084731394 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084731395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084731395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084731395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084731395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084731395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084731395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084731396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084731396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084731396 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084731396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084731396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084731396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084731396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084731396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084731396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084731396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084731396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084731396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084731396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084731396 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084731396 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084731396 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084731404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084731404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084731404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084731404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084731404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084731404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084731404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084731404 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084731404 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084731405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084731405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084731405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084731405 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084731405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084731405 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084731405 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084731405 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084731405 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084731405 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084731405 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084731405 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) 20250404084731405 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084731405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084731405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 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) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731405 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731405 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731405 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084731405 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) 20250404084731405 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084731405 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084731405 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084731405 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084731405 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084731405 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084731405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084731405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084731405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084731405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084731405 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 20250404084731405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084731405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084731405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084731405 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084731407 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731407 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084731407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084731407 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084731407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084731407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084731407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084731407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084731407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084731407 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084731407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084731407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084731407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084731407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084731407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084731407 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084731407 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084731407 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084731407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731407 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731407 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731407 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731407 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084731407 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084731408 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084731408 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084731408 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084731408 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084731408 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084731408 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084731411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084731411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084731411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084731411 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084731411 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084731411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084731411 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084731411 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084731411 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084731425 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084731425 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084731425 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084731425 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084731425 DHNBAP ERROR (127.0.0.1:35410 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250404084731425 DHNBAP ERROR (127.0.0.1:35410 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250404084731425 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084731425 DLINP DEBUG SRVCONN(,r=127.0.0.1:35410<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250404084731426 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084731435 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43038<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084731435 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42295<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(18)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(17)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084731438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084731438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084731438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084731438 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084731438 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084731438 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(30)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(19)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@d00087d8efbb: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:47:31 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 20250404084731527 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084731596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084731596 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) 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084731596 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084731596 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) 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084731596 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 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084731596 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084731596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084731596 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084731596 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 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084731596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084731596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084731596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084731596 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) 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084731596 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084731596 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) 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084731596 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 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084731596 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084731596 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084731596 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084731596 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 20250404084731596 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084731596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084731596 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084731596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084731597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084731597 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084731597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084731597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084731597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084731597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084731597 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084731597 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084731597 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084731597 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084731597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084731597 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084731597 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084731597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084731597 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084731597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084731597 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084731597 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084731597 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084731597 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084731597 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084731929 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43048<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=213896) Waiting for packet dumper to finish... 1 (prev_count=213896, count=240308) 20250404084733598 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084733598 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084733598 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084733598 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084733598 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084733598 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:47:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_hnb_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250404084735063 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084735067 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084735071 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40889<->l=127.0.0.1:4262) (control_if.c:572) 20250404084735085 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735085 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735085 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735085 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735086 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735086 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735086 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735086 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084735086 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084735086 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084735087 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735087 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084735087 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735087 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) 20250404084735087 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) 20250404084735087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084735087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084735087 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735087 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735087 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084735087 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 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=11 -> eSLS=59: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735087 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=11 -> eSLS=27: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084735087 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084735087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084735087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084735087 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735087 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735087 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084735087 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735087 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) 20250404084735087 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084735087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084735087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084735087 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735087 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735087 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084735087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 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) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735087 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) 20250404084735087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084735087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084735087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084735087 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735087 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 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084735087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735087 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 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084735087 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 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084735087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084735087 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 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084735087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084735087 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 20250404084735087 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(39)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(39)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(37)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084735099 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735099 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735099 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735099 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735099 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735099 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735099 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084735099 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735100 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735100 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084735100 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735100 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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735101 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) 20250404084735101 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) 20250404084735101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084735101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084735101 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735101 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735101 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084735101 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735101 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) 20250404084735101 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084735101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084735101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084735101 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735101 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735101 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084735101 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084735101 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084735101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084735101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084735101 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735101 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735101 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084735101 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 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) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735101 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) 20250404084735101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084735101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084735101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084735101 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735101 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 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084735101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735101 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 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084735101 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 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084735101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084735101 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 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084735101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084735101 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 20250404084735101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(40)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084735297 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 20250404084735297 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 20250404084735297 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084735297 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084735305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735305 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084735305 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084735305 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084735305 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084735305 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084735305 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084735305 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 20250404084735305 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084735305 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084735305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084735308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084735308 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084735308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084735308 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084735308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084735308 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084735308 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 20250404084735308 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084735308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084735308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084735308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084735308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084735308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084735308 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084735308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084735308 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084735308 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084735308 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084735308 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084735308 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084735308 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735310 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735310 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084735310 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735310 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) 20250404084735310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735310 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) 20250404084735310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084735310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084735310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084735310 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735311 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 20250404084735311 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 20250404084735311 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084735311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084735311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084735311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084735311 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 20250404084735311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084735311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084735311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084735311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(42)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084735317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084735318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084735318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084735318 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084735318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084735318 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084735318 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 20250404084735318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084735318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084735318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084735319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084735319 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084735319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084735319 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084735319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084735319 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084735319 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 20250404084735319 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084735319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084735319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084735319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084735319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084735320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084735320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084735320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084735320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084735320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084735320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084735320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084735320 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084735320 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084735320 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084735321 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084735321 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084735321 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084735321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084735321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084735321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735321 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) 20250404084735321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084735321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084735321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084735321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084735321 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) 20250404084735321 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084735321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084735321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084735321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084735321 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084735322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084735322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084735322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084735322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084735322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084735322 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 20250404084735322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084735322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084735322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084735322 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084736113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084736113 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084736113 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084736113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084736113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084736113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084736113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084736113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084736113 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084736113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084736113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084736113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084736113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084736113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084736113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084736113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084736113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084736113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084736114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084736114 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084736114 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084736114 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) 20250404084736114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084736114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084736114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084736114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084736114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084736114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084736114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084736114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084736114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084736114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084736114 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084736114 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084736115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084736115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084736115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084736115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084736115 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084736115 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084736115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084736115 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084736115 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084736117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084736117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084736117 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084736117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084736117 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084736117 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084736117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084736117 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084736117 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084736118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084736118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084736118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084736118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084736118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084736118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084736118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084736118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084736118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084736118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084736118 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084736118 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084736118 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084736122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736122 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084736122 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084736122 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084736122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084736122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084736122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084736122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084736122 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084736122 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084736122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084736122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084736122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084736122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084736122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084736122 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084736122 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084736122 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736122 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084736122 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084736122 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084736122 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084736122 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) 20250404084736122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084736122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084736122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084736123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084736123 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084736123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084736123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084736123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084736123 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084736123 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084736123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084736123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084736123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084736123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084736123 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084736123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084736123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084736123 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084736123 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084736125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084736125 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084736125 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084736125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084736125 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084736125 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084736125 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084736125 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084736125 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084736125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084736125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084736125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084736125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084736125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084736125 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084736125 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084736125 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084736125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084736125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084736125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084736125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084736126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084736126 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084736126 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084736126 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084736126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084736126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084736126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084736126 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084736126 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084736126 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084736126 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084736126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084736126 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084736129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084736129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084736129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084736129 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084736129 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250404084736129 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084736129 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084736129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084736129 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084736137 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40889<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@d00087d8efbb: Final verdict of PTC: none 20250404084736138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43062<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084736142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43056<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-RAN(38)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@d00087d8efbb: Final verdict of PTC: none 20250404084736144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084736144 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084736144 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084736144 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084736144 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(40)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(34)@d00087d8efbb: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(43)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@d00087d8efbb: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:47:36 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 20250404084736245 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084736320 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084736320 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) 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084736320 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084736320 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) 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084736320 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 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084736320 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084736320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084736320 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084736320 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 20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084736320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084736320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084736320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084736321 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084736321 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) 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084736321 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084736321 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) 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084736321 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 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084736321 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084736321 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084736321 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084736321 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 20250404084736321 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084736321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084736321 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084736321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084736321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084736321 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084736321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084736321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084736321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084736321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084736321 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084736321 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084736321 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084736321 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084736321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084736321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084736321 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084736321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084736321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084736321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084736321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084736321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084736321 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084736321 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084736321 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084736647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60316<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=210484) Waiting for packet dumper to finish... 1 (prev_count=210484, count=238288) 20250404084738321 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084738321 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084738322 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084738322 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084738322 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084738322 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:47: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_hnb_disconnected_timeout started. 20250404084739763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084739769 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084739771 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45331<->l=127.0.0.1:4262) (control_if.c:572) 20250404084739786 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739787 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739787 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739787 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739787 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739787 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739787 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739787 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_disconnected_timeout-Iuh0(48)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084739788 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084739788 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084739788 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739788 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084739788 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739788 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084739788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084739788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084739788 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084739788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084739788 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 20250404084739788 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084739789 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739789 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084739789 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 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) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739789 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) 20250404084739789 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) 20250404084739789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084739789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084739789 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739789 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739789 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084739789 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 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=10 -> eSLS=58: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739789 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=10 -> eSLS=26: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084739789 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084739789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084739789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084739789 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739789 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739789 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084739789 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 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) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739789 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) 20250404084739789 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084739789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084739789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084739789 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739789 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 20250404084739789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084739789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084739789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739789 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 20250404084739789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084739789 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 20250404084739789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084739789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084739789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084739789 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 20250404084739789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(52)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(52)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(50)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084739800 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739800 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739800 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739800 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739800 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739800 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739800 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084739800 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084739801 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739801 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084739801 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739801 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) 20250404084739801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739801 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) 20250404084739801 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) 20250404084739801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084739801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739801 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084739801 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739801 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739801 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084739801 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739801 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739801 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739801 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084739802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084739802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084739802 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739802 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739802 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084739802 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739802 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084739802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084739802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084739802 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739802 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084739802 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084739802 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084739802 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084739802 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084739802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084739802 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084739802 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084739802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084739802 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084739802 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084739802 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084739802 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084739802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084739802 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084739802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739802 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 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084739802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739802 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 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084739802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739802 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084739802 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 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084739802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084739802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084739802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084739802 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084739802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(55)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(53)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084739820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084739820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084739820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084739820 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084739820 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084739820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084739820 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084739820 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084739820 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084739999 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 20250404084739999 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 20250404084739999 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084739999 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084740008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084740008 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084740008 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084740008 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084740008 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084740008 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084740008 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 20250404084740008 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084740008 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084740008 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084740011 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 20250404084740011 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 20250404084740011 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084740011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084740011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084740012 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084740012 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084740012 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084740012 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084740012 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084740012 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 20250404084740012 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084740012 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084740012 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084740012 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084740012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084740012 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084740012 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084740012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084740012 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084740012 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084740012 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084740012 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084740012 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084740012 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084740013 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084740013 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084740013 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084740013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084740013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084740013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084740013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084740013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084740013 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084740013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084740013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084740013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084740013 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084740014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084740014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084740014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084740014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084740014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084740014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084740014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084740014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740014 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  HNBGW_Test.sgsn0-M3UA(55)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084740020 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740020 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084740020 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084740020 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084740020 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084740020 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084740020 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084740020 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 20250404084740020 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084740020 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084740020 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084740023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084740023 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084740023 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084740023 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084740023 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084740023 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084740023 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 20250404084740023 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084740023 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084740023 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084740023 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084740024 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084740024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084740024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084740024 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084740024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084740024 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084740024 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084740024 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084740024 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084740024 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084740024 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084740025 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084740025 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084740025 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084740025 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084740025 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084740025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740025 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) 20250404084740025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084740025 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) 20250404084740025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084740025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084740025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084740025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084740025 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084740025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084740026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084740026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084740026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084740026 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 20250404084740026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084740026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084740026 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740026 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084740815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740815 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084740815 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084740815 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084740815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084740815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084740815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084740815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084740815 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740815 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084740815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084740815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084740815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084740815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084740815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084740815 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084740815 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084740815 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084740815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740815 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084740815 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084740815 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084740815 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084740816 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) 20250404084740816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084740816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084740816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084740816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084740816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084740816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084740816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084740816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084740816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084740816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084740816 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084740816 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084740816 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740816 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084740816 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084740816 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084740816 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084740816 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084740816 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084740816 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084740816 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740816 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084740817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084740817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084740817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084740817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084740817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084740817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084740817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084740817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740817 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084740817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084740817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084740817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084740817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084740817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084740817 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084740817 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084740817 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084740817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740817 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084740817 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084740817 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084740817 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084740817 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084740818 DLSS7 <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-RAN(54)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084740818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084740818 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084740818 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084740818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084740818 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084740818 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084740818 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084740818 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740818 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084740818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084740818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084740818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084740818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084740818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084740818 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084740818 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084740818 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) [38;5;47m20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084740818 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084740818 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084740818 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084740818 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) 20250404084740818 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084740818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084740818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084740818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084740819 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084740819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084740819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084740819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084740819 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084740819 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084740819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084740819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084740819 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084740819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084740819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084740819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084740819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084740819 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740819 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084740819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084740819 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084740819 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084740819 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084740819 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084740819 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084740819 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084740819 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084740819 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084740819 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084740819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084740819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084740819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084740819 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084740819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084740819 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084740819 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084740819 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084740819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084740819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084740819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084740819 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084740819 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084740819 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084740819 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084740819 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084740827 DLCTRL DEBUG Command: GET 550304608 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084740828 DLCTRL DEBUG Tx Command reply: GET_REPLY 550304608 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@d00087d8efbb: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@d00087d8efbb: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404084740833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084740833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084740833 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084740833 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084740833 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@d00087d8efbb: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404084741841 DLCTRL DEBUG Command: GET 980201144 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084741841 DLCTRL DEBUG Tx Command reply: GET_REPLY 980201144 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250404084746854 DLCTRL DEBUG Command: GET 906321119 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084746854 DLCTRL DEBUG Tx Command reply: ERROR 906321119 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)@d00087d8efbb: 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250404084747887 DLCTRL DEBUG Command: GET 149966532 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084747887 DLCTRL DEBUG Tx Command reply: ERROR 149966532 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)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084747888 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084747888 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@d00087d8efbb: 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084747902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084747903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084747903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084747903 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084747903 DLGLOBAL DEBUG validating counter group 0x56292251ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250404084747903 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084747903 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084747903 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084747903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084747903 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404084747905 DLCTRL DEBUG Command: GET 605322058 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084747905 DLCTRL DEBUG Tx Command reply: GET_REPLY 605322058 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084748911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084748911 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084748911 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084748911 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084748911 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@d00087d8efbb: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404084748919 DLCTRL DEBUG Command: GET 40567285 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084748919 DLCTRL DEBUG Tx Command reply: GET_REPLY 40567285 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250404084754931 DLCTRL DEBUG Command: GET 694643962 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404084754931 DLCTRL DEBUG Tx Command reply: ERROR 694643962 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)@d00087d8efbb: 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084754943 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45331<->l=127.0.0.1:4262) (control_if.c:193) 20250404084754944 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60338<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(46)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(45)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084754948 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60322<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_disconnected_timeout(44)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(54)@d00087d8efbb: Final verdict of PTC: none 20250404084754950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084754950 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) 20250404084754950 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084754950 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084754950 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084754951 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) 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084754951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084754951 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) 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084754951 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 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084754951 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084754951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084754951 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084754951 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 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084754951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084754951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084754951 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084754951 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) 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(50)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@d00087d8efbb: Final verdict of PTC: none 20250404084754951 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 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084754951 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084754951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084754951 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084754951 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 20250404084754951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084754951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084754951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084754951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084754951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084754951 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084754951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084754951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084754951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084754951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084754951 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084754951 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084754951 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084754951 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084754951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084754951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084754952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084754952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084754952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084754952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084754952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084754952 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084754952 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084754952 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084754952 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(53)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(47)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(52)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(56)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@d00087d8efbb: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 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 20250404084755057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084755460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=222180) Waiting for packet dumper to finish... 1 (prev_count=222180, count=248616) 20250404084756952 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084756952 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084756953 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084756953 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084756953 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084756953 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:47:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ue_register started. 20250404084758586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084758592 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084758597 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46535<->l=127.0.0.1:4262) (control_if.c:572) 20250404084758619 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758619 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758619 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758619 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758620 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758620 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register-Iuh0(63)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084758620 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084758620 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084758620 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758620 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758621 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758621 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084758621 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758621 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) 20250404084758621 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) 20250404084758621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084758621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084758621 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758621 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758621 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084758621 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758621 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) 20250404084758621 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084758621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084758621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084758621 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758621 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758621 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084758621 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 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=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758621 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=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084758621 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084758621 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084758621 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084758621 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758621 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758621 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084758621 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758621 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758621 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758621 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758621 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758621 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758622 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084758622 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084758622 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758622 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084758622 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758622 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 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084758622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758622 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 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084758622 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 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084758622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758622 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084758622 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 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084758622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758622 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758622 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758622 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084758622 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(67)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(67)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(65)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084758634 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758634 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758634 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758634 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758634 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758634 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758634 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084758634 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758635 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758635 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084758635 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758635 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) 20250404084758635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758635 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) 20250404084758635 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) 20250404084758635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084758635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084758635 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758635 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758635 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084758635 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758635 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) 20250404084758635 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084758635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084758635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084758635 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758635 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758635 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084758636 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758636 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084758636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084758636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084758636 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758636 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758636 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084758636 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758636 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758636 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758636 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758636 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758636 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084758636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084758636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084758636 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758636 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 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084758636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758636 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 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084758636 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 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084758636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084758636 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 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084758636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084758636 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(70)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084758658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084758658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084758658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084758658 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084758658 DLGLOBAL DEBUG validating counter group 0x56292251ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250404084758658 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084758658 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084758658 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084758658 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084758658 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084758833 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 20250404084758833 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 20250404084758833 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084758833 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084758838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084758838 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084758838 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084758838 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084758838 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084758838 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084758838 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 20250404084758838 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084758838 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084758838 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084758839 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758839 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084758839 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084758839 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084758839 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084758839 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084758839 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084758839 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 20250404084758839 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084758839 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084758839 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084758839 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084758839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084758839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084758839 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084758839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084758839 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084758839 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084758839 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084758839 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084758839 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084758839 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758840 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758840 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084758840 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758840 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758840 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758840 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758840 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758840 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084758841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084758841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758841 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084758841 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758841 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758841 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758841 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084758841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084758841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084758841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084758841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084758841 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084758841 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084758845 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 20250404084758845 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 20250404084758845 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084758845 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084758851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084758851 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084758851 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084758851 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084758851 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084758851 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084758851 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 20250404084758851 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084758851 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084758851 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084758854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084758854 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084758854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084758854 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084758854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084758854 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084758854 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 20250404084758854 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084758854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084758854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084758854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084758854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084758854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084758854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084758854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084758854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084758854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084758854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084758854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084758854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084758854 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084758854 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084758855 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084758856 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084758856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084758856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084758856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084758856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084758856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084758856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084758856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084758856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084758856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084758856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084758856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084758856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084758856 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084758856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084758856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084758856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084758856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084758856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084758856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084758856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084758856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084758856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084758856 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(66)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084759648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084759648 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084759648 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084759648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084759648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084759648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084759648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084759648 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084759648 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084759648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084759648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084759648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084759648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084759648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084759648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084759648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084759648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084759648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084759648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084759648 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084759648 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) 20250404084759648 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084759649 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759649 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084759649 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084759649 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084759649 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084759649 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084759649 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084759649 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084759649 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084759649 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084759648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084759648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084759648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084759648 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084759648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084759648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084759648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084759648 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084759648 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084759652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759652 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084759652 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084759652 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084759652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084759652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084759652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084759652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084759652 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084759652 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084759652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084759652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084759652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084759652 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084759652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084759652 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084759652 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084759652 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084759652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759652 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084759652 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084759652 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084759652 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084759652 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084759653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084759653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084759653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084759653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084759653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084759653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084759653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084759653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084759653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084759653 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084759653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084759653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084759653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084759653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084759653 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084759653 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084759653 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084759653 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084759653 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084759653 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084759653 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) 20250404084759653 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084759653 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084759653 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084759653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084759653 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084759653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084759653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084759653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084759653 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084759653 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084759654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084759654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084759654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084759654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084759654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084759654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084759654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084759654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084759654 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084759654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759654 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084759654 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084759654 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084759654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084759654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084759654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084759654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084759654 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084759654 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084759654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084759654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084759654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084759654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084759654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084759654 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084759654 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084759654 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084759654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084759654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084759654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084759654 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084759654 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084759654 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084759654 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084759654 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084759671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084759671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084759671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250404084759671 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250404084759671 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250404084759671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084759671 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084759679 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55570<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084759681 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46535<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(60)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084759683 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084759683 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084759684 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084759684 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084759684 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) MutexDispCT-TC_ue_register(59)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(66)@d00087d8efbb: Final verdict of PTC: none 20250404084759684 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ue_register-Iuh0-RUA(64)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(62)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(71)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@d00087d8efbb: Final verdict of PTC: none TC_ue_register-Iuh0(63)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@d00087d8efbb: Test case TC_ue_register finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:47:59 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250404084759723 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084759853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084759853 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) 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084759853 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084759853 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) 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084759853 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 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084759853 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084759853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084759853 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084759853 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 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084759853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084759853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084759853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084759853 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) 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084759853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084759853 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) 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084759853 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 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084759853 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084759854 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084759854 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084759854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084759854 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084759854 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 20250404084759854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084759854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084759854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084759853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084759853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084759853 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084759853 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084759853 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084759854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084759854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084759854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084759854 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084759854 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084759854 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084759854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084759854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084759854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084759854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084759854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084759854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084759854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084759854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084759854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084759854 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084759854 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084800126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55586<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211932) Waiting for packet dumper to finish... 1 (prev_count=211932, count=236296) 20250404084801855 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084801855 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084801855 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084801855 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084801855 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084801855 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ue_register_tmsi_lai started. MTC@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404084803199 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084803202 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084803204 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42341<->l=127.0.0.1:4262) (control_if.c:572) 20250404084803215 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803215 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803215 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803215 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084803215 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084803215 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084803215 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803215 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803216 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803216 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803217 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803217 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084803217 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803217 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) 20250404084803217 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) 20250404084803217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084803217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084803217 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803217 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803217 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084803217 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803217 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=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084803217 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084803217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084803217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084803217 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803217 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803217 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084803217 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803217 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084803217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084803217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084803217 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803217 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803217 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084803217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084803217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084803217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084803217 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803218 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 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084803218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803218 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 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084803218 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 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084803218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084803218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084803218 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(80)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(80)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(78)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084803230 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803230 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803230 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803230 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803230 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803230 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803230 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084803230 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803231 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803231 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084803231 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803231 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=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084803231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803231 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=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084803231 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) 20250404084803231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084803231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803231 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084803231 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803231 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803231 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084803231 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803231 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803231 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803232 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084803232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084803232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084803232 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803232 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803232 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084803232 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803232 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084803232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084803232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084803232 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803232 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803232 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084803232 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084803232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084803232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084803232 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803232 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 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084803232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803232 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 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084803232 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 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084803232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084803232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084803232 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 20250404084803232 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(83)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(81)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084803253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084803253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084803253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084803253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084803253 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084803253 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084803253 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084803253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084803253 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084803426 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 20250404084803426 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 20250404084803426 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084803426 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084803428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084803428 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084803428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084803428 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084803428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084803428 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084803428 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 20250404084803428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084803428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084803428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084803429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084803429 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084803429 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084803429 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084803429 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084803429 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084803429 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 20250404084803429 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084803429 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084803429 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084803429 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084803429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084803429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084803429 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084803429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084803429 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084803429 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084803429 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084803429 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084803429 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084803429 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803430 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803430 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084803430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084803430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084803430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084803430 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084803430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084803430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084803430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084803430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084803430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084803430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084803441 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 20250404084803441 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 20250404084803441 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084803441 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084803442 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084803442 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084803442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084803442 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084803442 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 20250404084803442 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084803442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084803442 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084803442 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084803442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084803442 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084803442 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 20250404084803442 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084803442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084803442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084803442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084803442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084803442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084803442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084803442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084803442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084803443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084803443 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084803443 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084803443 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084803444 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084803444 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084803444 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084803444 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084803444 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084803444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084803444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084803444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084803444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084803444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084803444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084803444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084803444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084803444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084803444 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084803444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084803444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084803444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084803444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084803444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084803444 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 20250404084803444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084803444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084803444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084803444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(79)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084804240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804241 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084804241 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084804241 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084804241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084804241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084804241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084804241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084804241 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084804241 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084804241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084804241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084804241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084804241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084804241 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084804241 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084804241 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084804241 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084804241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804241 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804241 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084804241 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084804241 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084804241 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084804241 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) 20250404084804241 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084804241 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084804241 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084804241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804241 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084804241 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804241 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084804242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084804242 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084804242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084804242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084804242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084804242 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084804242 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084804242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084804242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084804242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084804242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084804242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084804242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084804242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084804242 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084804242 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084804244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084804244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084804244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084804244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084804244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084804244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084804244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084804244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084804244 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084804244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084804244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084804244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084804244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084804244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084804244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084804244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084804244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084804244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084804244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084804244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084804244 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084804244 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084804249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084804249 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084804249 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084804249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084804249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084804249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084804249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084804249 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084804249 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084804249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084804249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084804249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084804249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084804249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084804249 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084804249 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084804249 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084804249 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084804249 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084804249 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084804249 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) 20250404084804249 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084804249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084804249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084804249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084804249 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084804249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084804249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084804249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084804249 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084804249 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084804250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084804250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084804250 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084804250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084804250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084804250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084804250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084804250 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084804250 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084804250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084804250 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084804250 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084804250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084804250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084804250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084804250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084804250 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084804250 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084804250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084804250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084804250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084804250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084804250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084804250 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084804250 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084804250 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084804250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084804250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084804250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084804250 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084804250 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084804250 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084804250 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084804250 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084804259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084804259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084804259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250404084804259 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250404084804259 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250404084804259 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084804259 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084804263 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55612<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(73)@d00087d8efbb: Final verdict of PTC: none 20250404084804265 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42341<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(74)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084804266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55596<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084804267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084804267 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084804267 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084804267 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084804267 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@d00087d8efbb: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(75)@d00087d8efbb: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(84)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@d00087d8efbb: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:04 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 20250404084804357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084804448 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084804448 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) 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084804448 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084804448 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) 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084804448 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 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084804448 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084804448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084804448 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084804448 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 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084804448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084804448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084804448 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084804448 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) 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084804448 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084804448 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) 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084804448 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 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084804448 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084804448 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084804448 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084804448 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 20250404084804448 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084804448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084804448 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084804448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084804448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084804448 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084804448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084804448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084804448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084804448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084804448 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084804448 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084804448 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084804448 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084804448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084804448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084804448 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084804448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084804448 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084804448 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084804448 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084804448 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084804448 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084804448 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084804448 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084804759 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55616<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=211260) Waiting for packet dumper to finish... 1 (prev_count=211260, count=235288) 20250404084806449 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084806449 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084806449 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084806449 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084806449 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084806449 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ue_register_before_hnb_register started. 20250404084807812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084807816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084807822 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43661<->l=127.0.0.1:4262) (control_if.c:572) 20250404084807847 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807847 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807847 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807847 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807848 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807848 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807848 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807848 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084807848 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807848 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) 20250404084807848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807848 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) 20250404084807848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084807848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084807848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084807848 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807848 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807848 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084807848 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084807848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084807848 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 20250404084807849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084807849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) TC_ue_register_before_hnb_register-Iuh0(89)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807849 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084807849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084807849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084807849 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807849 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807849 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084807849 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807849 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) 20250404084807849 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084807849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084807849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084807849 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807849 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084807849 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084807850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807850 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084807850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084807850 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 20250404084807850 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084807850 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807850 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807850 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807850 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807850 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807850 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 20250404084807850 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084807850 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 20250404084807850 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084807851 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807851 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084807851 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807851 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807851 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807851 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) 20250404084807851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807851 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807851 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807851 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807851 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807851 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807851 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) 20250404084807851 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) 20250404084807851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084807851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084807851 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807851 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 20250404084807851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084807851 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(93)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(91)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084807882 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807882 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807883 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807883 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807883 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807883 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807883 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084807883 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084807884 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807884 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084807884 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807884 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) 20250404084807884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807884 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) 20250404084807884 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) 20250404084807884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084807884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084807884 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807884 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807884 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084807884 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807885 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084807885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084807885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084807885 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807885 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807885 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084807885 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 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) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807885 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=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084807885 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084807885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084807885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084807885 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807885 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084807885 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084807885 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084807885 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084807885 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084807885 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084807885 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084807885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084807885 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084807885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084807885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084807885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084807885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084807885 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084807885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807885 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 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084807885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807885 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 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084807885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084807885 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 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084807885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084807885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084807885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084807885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084807885 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 20250404084807885 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(96)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084808076 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 20250404084808076 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 20250404084808076 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084808076 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084808080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084808080 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084808080 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084808080 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084808080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084808080 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084808080 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 20250404084808080 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084808080 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084808080 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084808081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808081 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084808081 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084808081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084808081 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084808081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084808081 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084808081 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 20250404084808081 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084808081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084808081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084808081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084808081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084808081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084808081 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084808081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084808081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084808081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084808081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084808081 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084808081 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084808081 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084808082 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084808082 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084808082 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084808082 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084808082 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084808082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808082 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808082 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808082 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808082 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808082 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808082 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084808082 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808082 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084808082 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084808082 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084808082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084808082 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084808083 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808083 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084808083 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084808083 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084808083 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084808083 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 20250404084808083 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084808083 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084808083 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808083 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084808107 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 20250404084808107 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 20250404084808107 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084808107 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084808111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084808111 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084808111 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084808111 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084808111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084808111 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084808111 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 20250404084808111 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084808111 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084808111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084808113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084808113 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084808113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084808113 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084808113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084808113 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084808113 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 20250404084808113 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084808113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084808113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084808113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084808113 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084808113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084808113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084808114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084808114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084808114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084808114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084808114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084808114 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084808114 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084808114 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084808115 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084808115 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084808115 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084808115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084808115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084808115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084808115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808115 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084808115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084808115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084808115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084808115 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084808115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808115 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084808115 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084808115 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084808115 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084808115 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084808115 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084808115 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084808115 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808115 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(92)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084808886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084808886 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084808886 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084808886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084808886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084808886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084808886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084808886 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808886 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084808887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808887 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084808887 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084808887 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084808887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084808887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084808887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084808887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084808887 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808887 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084808886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084808886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084808886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084808886 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084808886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084808886 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084808886 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084808886 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084808886 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084808886 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084808886 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084808886 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) 20250404084808886 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084808886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084808886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084808886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808886 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084808887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084808887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084808887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084808887 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084808887 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084808888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808888 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084808888 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084808888 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084808888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084808888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084808888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084808888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084808888 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808888 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084808888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084808888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084808888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084808888 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084808888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084808888 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084808889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084808889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084808889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084808889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084808889 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084808889 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084808889 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084808917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808917 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084808917 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084808917 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084808917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084808917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084808917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084808917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084808917 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808917 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084808917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084808917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084808917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084808917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084808917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084808917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084808917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084808917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808917 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084808917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084808917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084808917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084808917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084808917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084808917 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084808917 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084808917 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084808917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084808917 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084808917 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084808917 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) 20250404084808917 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084808917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084808917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084808917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084808917 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084808917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084808917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084808917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084808917 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084808917 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) HNBGW_Test.sgsn0-RAN(95)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084808925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084808925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084808925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084808926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084808926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084808926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084808926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084808926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084808926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084808926 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084808926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084808926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084808926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084808926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084808926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084808926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084808926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084808926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084808926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084808926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084808926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084808926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084808926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084808926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084808926 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084808926 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084808940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084808940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084808940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250404084808940 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250404084808940 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250404084808940 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250404084808940 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084808940 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@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084808951 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084808953 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43661<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(87)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(86)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084808969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084808970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084808970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084808971 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084808971 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084808971 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(91)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_ue_register_before_hnb_register(85)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@d00087d8efbb: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(97)@d00087d8efbb: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(88)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@d00087d8efbb: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:09 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 20250404084809092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084809092 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) 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084809092 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084809092 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) 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084809092 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 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084809092 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084809092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084809092 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084809092 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 20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084809092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084809092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084809092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084809093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084809093 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084809093 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084809093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084809093 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084809093 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084809093 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084809093 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084809093 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084809093 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084809093 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084809093 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084809093 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) 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084809093 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084809093 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) 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084809093 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 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084809093 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084809094 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084809094 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084809094 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084809094 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 20250404084809094 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084809094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084809094 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084809094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084809094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084809094 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084809094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084809094 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084809094 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084809094 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084809094 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084809094 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084809094 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084809094 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084809127 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084809529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37544<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=193748) Waiting for packet dumper to finish... 1 (prev_count=193748, count=233976) 20250404084811093 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084811093 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084811093 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084811094 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084811094 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084811094 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_cs_initial_ue started. 20250404084812621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084812627 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37572<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084812632 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38055<->l=127.0.0.1:4262) (control_if.c:572) 20250404084812662 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812662 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812662 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812662 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812663 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812663 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812663 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812663 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084812663 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_ranap_cs_initial_ue-Iuh0(102)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084812663 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812663 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812663 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812663 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812663 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812663 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812663 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812663 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812663 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812663 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084812663 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084812663 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084812663 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812663 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084812663 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084812663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084812663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084812663 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084812664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812664 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812664 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084812664 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812664 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084812664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084812664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084812664 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812664 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812664 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812664 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812664 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084812664 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812664 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812664 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812664 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812664 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812664 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812664 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=6 -> eSLS=22: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084812664 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084812664 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084812664 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084812664 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812664 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084812664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084812664 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084812664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812664 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812664 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812664 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 20250404084812664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084812664 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 20250404084812664 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084812665 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812665 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084812665 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812665 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=9 -> eSLS=73: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084812665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812665 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=9 -> eSLS=105: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084812665 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) 20250404084812665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084812665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084812665 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812666 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 20250404084812666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084812666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(106)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(106)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(104)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084812704 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812704 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812704 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812704 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812705 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812705 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812705 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084812705 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812707 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 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084812706 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812706 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084812706 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812706 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) 20250404084812706 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) 20250404084812706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084812706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084812706 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812706 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812706 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084812706 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812706 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=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084812706 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084812706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084812706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084812706 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812706 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812706 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084812706 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812706 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084812706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084812706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084812706 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812706 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812706 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084812706 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812706 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812706 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812706 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812706 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084812706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084812706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084812706 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084812707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812707 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 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084812707 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 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084812707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084812707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084812707 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(109)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(107)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084812762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084812762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084812762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084812762 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084812762 DLGLOBAL DEBUG validating counter group 0x56292251ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250404084812762 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084812762 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084812762 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084812762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084812762 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084812898 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 20250404084812898 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 20250404084812898 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084812898 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084812901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084812901 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084812901 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084812901 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084812901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084812901 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084812901 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 20250404084812901 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084812901 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084812901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084812902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084812902 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084812902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084812902 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084812902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084812902 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084812902 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 20250404084812902 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084812902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084812902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084812902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084812902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084812902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084812902 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084812902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084812902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084812902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084812902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084812902 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084812903 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084812903 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812904 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812904 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084812904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084812904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084812904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084812904 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084812904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084812904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084812904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084812904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084812904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084812904 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084812937 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 20250404084812937 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 20250404084812937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084812937 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084812943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812943 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084812943 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084812943 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084812943 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084812943 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084812943 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084812943 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 20250404084812943 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084812943 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084812943 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084812945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084812945 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084812945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084812945 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084812945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084812945 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084812945 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 20250404084812945 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084812945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084812945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084812945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084812945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084812945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084812945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084812945 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084812945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084812945 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084812945 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084812945 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084812945 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084812945 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084812945 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084812947 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084812947 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084812947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084812947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084812947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084812947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084812947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084812947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084812947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084812947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084812947 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084812947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084812947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084812947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084812947 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084812947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084812947 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084812947 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084812947 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084812947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084812947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084812947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084812947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084812947 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084812947 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084813709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084813709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084813709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084813709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084813709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084813709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084813709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084813709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084813709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084813709 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084813709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084813709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084813709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084813709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084813709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084813709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084813709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084813709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084813709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084813709 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084813709 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084813709 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) 20250404084813709 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084813709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084813709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084813709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084813709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084813709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084813709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084813709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084813709 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084813709 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084813709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084813709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084813709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084813709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084813709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084813709 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 20250404084813709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084813709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084813709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084813709 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084813712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084813712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084813712 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084813713 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084813713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084813713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084813713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084813713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084813713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084813713 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084813713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084813713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084813713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084813713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084813713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084813713 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084813713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084813713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084813713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084813713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084813713 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084813714 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084813714 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084813756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084813756 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084813756 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084813756 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084813756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084813756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084813756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084813756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084813756 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084813756 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084813756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084813756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084813756 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084813757 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084813757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084813757 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084813757 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084813757 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084813757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813757 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084813757 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084813757 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084813757 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084813757 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) 20250404084813757 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084813757 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084813757 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084813757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813757 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) 20250404084813757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084813758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084813758 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084813758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084813758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084813758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084813758 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084813758 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084813758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084813758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084813758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084813758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084813758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084813758 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 20250404084813758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084813758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084813758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084813758 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084813758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084813758 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084813758 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084813758 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084813758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084813758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084813758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084813758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084813758 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084813758 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084813759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084813759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084813759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084813759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084813759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084813759 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084813759 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084813759 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084813759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084813759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084813759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084813759 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084813759 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084813759 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084813759 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084813759 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084813780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_initial_ue0(111)10675459 20250404084814804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084814804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084814804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084814804 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084814804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa2e503, normal) (hnbgw_rua.c:407) 20250404084814804 DHNB DEBUG map_rua[0x562944613bc0]{init}: Allocated (fsm.c:456) 20250404084814804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084814804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675459 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084814804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084814804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084814804 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675459 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084814804 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084814804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084814804 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10675459 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084814804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675459 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084814804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084814804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084814804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084814804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084814804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084814804 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084814804 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{IDLE}: Allocated (fsm.c:456) 20250404084814804 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084814804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300007b0056400500f1100926) (sccp_scrc.c:415) 20250404084814804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084814804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084814804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084814804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084814804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084814804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084814804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084814804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084814804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084814804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084814804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084814804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084814804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084814804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084814804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084814804 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 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:1175) 20250404084814804 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084814804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084814804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084814804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084814804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084814804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084814804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084814804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084814804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084814804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084814804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084814804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084814804 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_initial_ue0(111)3565772 HNBGW_Test.msc0-SCCP(104)@d00087d8efbb: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084814812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084814812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084814812 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084814812 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084814812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084814812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084814812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084814812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084814812 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084814812 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4c 9c b9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084814812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084814812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084814812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084814812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084814812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084814812 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004c9cb9) (sccp_scrc.c:486) 20250404084814812 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250404084814812 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084814812 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084814812 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084814812 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084814812 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084814812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084814812 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084814817 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38055<->l=127.0.0.1:4262) (control_if.c:193) 20250404084814818 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(100)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(99)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084814821 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37560<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@d00087d8efbb: Final verdict of PTC: none 20250404084814832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084814832 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) 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084814832 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084814832 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) 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084814832 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 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084814832 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084814832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084814832 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084814832 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 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084814832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084814832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084814832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084814832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084814832 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084814833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084814832 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084814832 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) 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084814832 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084814833 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084814833 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) 20250404084814833 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084814833 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084814833 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 20250404084814833 DLSS7 <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.sgsn0-RAN(108)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(106)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(101)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(105)@d00087d8efbb: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0(102)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue(98)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(104)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(109)@d00087d8efbb: Final verdict of PTC: none 20250404084814833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084814833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084814833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084814833 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084814833 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084814833 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084814833 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084814833 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084814833 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084814833 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084814833 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084814833 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084814833 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 20250404084814833 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084814833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084814833 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(110)@d00087d8efbb: Final verdict of PTC: none 20250404084814833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084814833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084814833 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084814833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084814833 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084814833 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084814833 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084814833 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084814833 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084814833 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084814833 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084814833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404084814834 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084814834 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084814834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c9cb9), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084814834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084814834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084814834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084814834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084814834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084814834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084814834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 4c 9c b9 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084814834 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084814834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084814835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084814835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084814835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084814835 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084814835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084814835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084814834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404084814834 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404084814834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404084814834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404084814834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084814834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{disrupted}: Freeing instance (context_map.c:202) 20250404084814834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10675459)[0x562944613bc0]{disrupted}: Deallocated (fsm.c:568) 20250404084814834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084814834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084814834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084814834 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10675459 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404084814835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084814835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404084814835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084814835 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084814835 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084814835 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084814835 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084814836 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:14 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 20250404084814913 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084815314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37582<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=268380) Waiting for packet dumper to finish... 1 (prev_count=268380, count=269036) 20250404084816834 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084816834 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084816834 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084816834 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084816834 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084816834 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_ps_initial_ue started. 20250404084818371 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084818378 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084818382 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41047<->l=127.0.0.1:4262) (control_if.c:572) 20250404084818396 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818396 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818397 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818397 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818397 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818397 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818397 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818397 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue-Iuh0(116)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084818397 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084818397 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084818398 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818398 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084818398 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818398 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) 20250404084818398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818398 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) 20250404084818398 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) 20250404084818398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084818398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084818398 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818398 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818398 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084818398 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818399 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084818399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084818399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084818399 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818399 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818399 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084818399 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 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) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818399 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) 20250404084818399 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084818399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084818399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084818399 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818399 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818399 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084818399 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084818399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084818399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084818399 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818399 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 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084818399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818399 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 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084818399 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 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084818399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084818399 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 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084818399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084818399 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(120)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084818411 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818411 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818412 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818412 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818412 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818412 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818412 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084818412 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818413 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818413 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084818413 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818413 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) 20250404084818413 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) 20250404084818413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084818413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084818413 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818413 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818413 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084818413 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 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=13 -> eSLS=45: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818413 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=13 -> eSLS=13: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084818413 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084818413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084818413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084818413 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818413 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818413 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084818413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084818413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084818413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084818413 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818413 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084818413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084818413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084818413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084818413 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818413 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 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084818413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818413 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 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084818413 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 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084818413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084818413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084818413 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 20250404084818413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084818438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084818438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084818438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084818438 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084818438 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084818438 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084818438 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084818438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084818438 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084818609 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 20250404084818609 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 20250404084818609 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084818609 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084818611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084818611 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084818611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084818611 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084818611 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084818611 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084818611 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 20250404084818611 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084818611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084818611 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084818612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084818612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084818612 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084818612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084818612 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084818612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084818612 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084818612 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084818612 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084818612 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084818612 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084818612 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084818612 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084818612 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084818612 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084818612 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 20250404084818612 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084818612 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084818612 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084818612 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084818613 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818613 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084818613 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084818613 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084818613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084818613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084818613 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084818613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084818613 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 20250404084818613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084818613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084818613 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084818613 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084818625 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 20250404084818625 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 20250404084818625 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084818625 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084818626 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084818626 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084818626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084818626 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084818626 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 20250404084818626 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084818626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084818627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084818627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084818627 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084818627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084818627 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084818627 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084818627 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084818627 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084818627 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084818627 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084818626 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084818626 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084818626 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084818626 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084818626 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 20250404084818626 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084818626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084818626 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084818628 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084818628 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084818628 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084818628 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084818628 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084818628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818628 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=7 -> eSLS=103: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084818628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084818628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084818628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084818628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084818628 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=7 -> eSLS=71: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084818628 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084818628 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084818628 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084818628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084818628 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084818628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084818628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084818628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084818628 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084818628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084818628 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 20250404084818628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084818628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084818628 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084818628 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(119)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084819414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084819414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084819414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084819414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084819414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084819414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084819414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084819414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084819414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084819414 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084819414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084819414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084819414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084819414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084819414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084819414 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084819414 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084819414 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084819414 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084819414 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084819414 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084819414 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) 20250404084819414 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084819414 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084819414 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084819414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084819414 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084819414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084819414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084819414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084819414 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084819414 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084819414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084819414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084819414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084819414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084819415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084819415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084819415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084819415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084819415 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084819415 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084819416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084819416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084819416 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084819416 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084819416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084819416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084819416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084819416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084819416 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084819416 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084819416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084819416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084819416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084819416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084819416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084819416 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084819416 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084819416 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084819416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819416 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084819416 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084819416 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084819416 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084819416 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084819430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084819430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084819430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084819430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084819430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084819430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084819430 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084819430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084819430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084819430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084819430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084819430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084819430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084819430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084819430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084819430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084819430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084819430 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084819430 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) 20250404084819430 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084819430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084819430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084819430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084819430 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084819430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084819430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084819430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084819430 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084819430 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084819430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084819430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084819430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084819430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084819430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084819430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084819430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084819430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084819430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084819430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084819430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084819430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084819430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084819430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084819430 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084819430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084819430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084819430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084819430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084819430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084819430 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084819430 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084819430 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084819430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084819430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084819430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084819431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084819431 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084819431 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084819450 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_initial_ue0(125)5029590 20250404084820478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084820478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084820478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404084820478 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084820478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4cbed6, normal) (hnbgw_rua.c:407) 20250404084820478 DHNB DEBUG map_rua[0x562944613bc0]{init}: Allocated (fsm.c:456) 20250404084820478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084820478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5029590 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404084820478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084820478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084820478 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404084820478 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5029590 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404084820478 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084820478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084820478 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5029590 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404084820478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5029590 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404084820478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084820478 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084820478 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084820478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084820478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084820478 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084820478 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{IDLE}: Allocated (fsm.c:456) 20250404084820478 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084820478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003640056400500f1100926) (sccp_scrc.c:415) 20250404084820478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084820478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084820478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084820478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084820478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084820478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084820478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084820478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084820478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084820478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084820478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084820478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084820478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084820478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084820478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084820478 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 00 00 3a 40 08 00 00 f1 10 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 64 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:1175) 20250404084820478 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084820478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084820478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084820478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084820478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084820478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084820478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084820478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084820478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404084820478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084820478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084820478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084820478 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 64 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(121)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_initial_ue0(125)16746950 TC_ranap_ps_initial_ue0(125)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(121)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084820487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084820487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084820487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084820487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084820487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084820487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084820487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084820487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084820487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084820487 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 cc 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084820487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084820487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084820487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084820487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084820487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084820487 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043cc20) (sccp_scrc.c:486) 20250404084820487 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250404084820487 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084820487 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084820487 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084820487 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084820487 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084820487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084820487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084820493 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41047<->l=127.0.0.1:4262) (control_if.c:193) 20250404084820493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58702<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(114)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(113)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084820497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58692<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(118)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@d00087d8efbb: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0-RUA(117)@d00087d8efbb: Final verdict of PTC: none 20250404084820499 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084820499 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) 20250404084820499 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084820499 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_ranap_ps_initial_ue(112)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@d00087d8efbb: Final verdict of PTC: none 20250404084820499 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084820499 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) 20250404084820499 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084820499 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084820499 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 20250404084820500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084820500 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084820500 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084820500 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084820500 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084820500 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084820500 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-M3UA(123)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@d00087d8efbb: Final verdict of PTC: none TC_ranap_ps_initial_ue-Iuh0(116)@d00087d8efbb: Final verdict of PTC: none 20250404084820500 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084820500 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084820500 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084820500 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(121)@d00087d8efbb: Final verdict of PTC: none 20250404084820500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084820501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084820501 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084820501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084820501 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084820501 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084820501 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084820501 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084820501 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084820501 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084820501 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(124)@d00087d8efbb: Final verdict of PTC: none 20250404084820501 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084820501 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) 20250404084820501 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084820501 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084820501 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084820501 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) 20250404084820501 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084820501 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084820501 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 20250404084820501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084820501 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084820502 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084820502 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084820502 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084820502 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084820502 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(115)@d00087d8efbb: Final verdict of PTC: none 20250404084820502 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084820502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084820502 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084820502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084820502 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084820502 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084820503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084820503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084820503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084820503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084820503 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084820503 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084820503 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084820503 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084820503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404084820503 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084820503 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084820503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cc20), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084820503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084820503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084820503 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084820503 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084820503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084820503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084820503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 43 cc 20 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084820503 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084820503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084820503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404084820503 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404084820503 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404084820503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404084820503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084820503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{disrupted}: Freeing instance (context_map.c:202) 20250404084820503 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5029590)[0x562944613bc0]{disrupted}: Deallocated (fsm.c:568) 20250404084820503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084820503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084820503 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084820503 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5029590 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404084820503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084820503 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404084820504 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084820504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084820504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084820504 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084820504 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084820504 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_initial_ue0(125)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. 20250404084820505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084820505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084820505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084820505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084820505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) 20250404084820505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:20 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 20250404084820591 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58726<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084821093 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58726<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=269544) Waiting for packet dumper to finish... 1 (prev_count=269544, count=270084) 20250404084822501 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084822501 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084822501 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084822503 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084822503 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084822503 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250404084824213 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084824218 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084824220 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45803<->l=127.0.0.1:4262) (control_if.c:572) 20250404084824233 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824233 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824233 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824233 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824234 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824234 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824234 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824234 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824234 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084824234 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084824235 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824235 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084824235 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824235 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) 20250404084824235 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) 20250404084824235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084824235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084824235 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824235 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824235 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084824235 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824235 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084824235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084824235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084824235 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824235 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824235 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084824235 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824235 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084824235 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084824235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084824235 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824235 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824235 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084824235 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824235 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824235 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824235 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084824235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084824235 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824235 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 20250404084824235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084824235 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084824235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824235 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 20250404084824235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084824235 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 20250404084824235 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084824235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084824236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084824236 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 20250404084824236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084824236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084824236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084824236 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 20250404084824236 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(134)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(134)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084824251 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824251 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824251 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824251 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824252 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824252 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824252 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084824252 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824253 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824253 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084824253 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824253 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) 20250404084824253 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) 20250404084824253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084824253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084824253 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824253 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824253 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084824253 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824253 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084824253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084824253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084824253 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824253 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824253 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084824253 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824253 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084824253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084824253 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824253 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824253 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084824253 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824253 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084824254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084824254 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824254 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 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084824254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824254 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 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084824254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084824254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084824254 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 20250404084824254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(137)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084824278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084824278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084824278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084824278 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084824278 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084824278 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084824278 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084824278 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084824278 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084824446 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 20250404084824446 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 20250404084824446 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084824446 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084824454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084824454 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084824454 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084824454 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084824454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084824454 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084824454 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 20250404084824454 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084824454 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084824454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084824457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084824457 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084824457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084824457 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084824457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084824457 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084824457 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 20250404084824457 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084824457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084824457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084824457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084824457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084824458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084824458 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084824458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084824458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084824458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084824458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084824458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084824458 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084824458 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824459 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824459 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084824459 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824459 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824459 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084824459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824459 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824459 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824459 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824459 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824459 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824459 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084824459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084824459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084824459 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824460 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084824460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084824460 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084824460 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084824460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084824460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084824460 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084824467 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 20250404084824467 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 20250404084824467 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084824467 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084824473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084824473 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084824473 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084824473 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084824473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084824473 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084824473 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 20250404084824473 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084824473 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084824473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084824475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824475 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084824475 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084824475 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084824475 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084824475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084824476 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084824476 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 20250404084824476 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084824476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084824476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084824476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084824476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084824476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084824476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084824476 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084824476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084824476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084824476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084824476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084824476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084824476 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084824476 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084824477 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084824477 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084824477 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084824477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084824477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084824477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084824477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084824477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084824478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084824478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084824478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084824478 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084824478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084824478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084824478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084824478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084824478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084824478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084824478 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404084824835 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084824835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004c9cb9), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084824835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084824835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084824835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084824835 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084824835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084824836 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084824836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9c b9 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084824836 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824836 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084824836 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084824836 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084824836 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084824836 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084824836 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084824836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084824836 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084824836 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4c 9c b9 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404084824845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084824845 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084824845 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084824845 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084824845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084824845 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084824845 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084824845 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084824845 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084824845 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4c 9c b9 00 00 06 00 08 00 00 00 07  20250404084824845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084824845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084824845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084824845 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084824845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084824845 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=004c9cb9) (sccp_scrc.c:486) 20250404084824845 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250404084824845 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084824845 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084824845 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084824845 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084824845 DLSCCP DEBUG SCCP-SCOC(1)[0x562944618d60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084825258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084825258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084825258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084825258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084825258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084825258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084825258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084825258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084825258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084825258 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084825258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084825258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084825258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084825258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084825259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084825259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084825259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084825259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084825259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084825259 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084825259 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084825259 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) 20250404084825259 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084825259 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084825259 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084825259 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084825259 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084825259 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084825259 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084825259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084825259 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084825259 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084825259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084825259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084825259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084825259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084825259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084825259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084825259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084825259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084825260 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084825260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084825262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084825262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084825262 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084825262 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084825262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084825262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084825262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084825262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084825262 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084825262 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084825262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084825262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084825262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084825262 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084825262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084825262 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084825262 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084825262 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084825262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825262 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084825262 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084825262 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084825262 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084825262 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084825271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084825271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084825271 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084825271 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084825271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084825271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084825271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084825271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084825271 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084825271 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084825271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084825271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084825271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084825271 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084825271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084825271 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084825271 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084825271 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084825271 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084825271 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084825271 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084825271 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) 20250404084825271 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084825271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084825271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825271 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084825271 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084825271 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084825271 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084825271 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084825271 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084825271 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084825271 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084825271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084825271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084825271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084825271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084825271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084825271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084825271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084825271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084825271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084825271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084825272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084825272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084825272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084825272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084825272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084825272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084825272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084825272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084825272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084825272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084825272 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084825272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084825272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084825272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084825272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084825272 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084825272 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084825272 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084825272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084825272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084825272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084825272 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084825272 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084825272 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084825272 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084825272 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084825296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)5331146 20250404084826334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084826334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084826334 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084826334 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084826334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5158ca, normal) (hnbgw_rua.c:407) 20250404084826334 DHNB DEBUG map_rua[0x562944618d60]{init}: Allocated (fsm.c:456) 20250404084826334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084826334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5331146 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084826334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084826334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084826334 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5331146 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084826334 DCN DEBUG map_sccp[0x562944613bc0]{init}: Allocated (fsm.c:456) 20250404084826334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084826334 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5331146 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084826334 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5331146 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084826334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084826334 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084826334 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084826335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084826335 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084826335 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{IDLE}: Allocated (fsm.c:456) 20250404084826335 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084826335 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250404084826335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084826335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084826335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084826335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084826335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084826335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084826335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084826335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084826335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084826335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084826335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084826335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084826335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084826335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084826335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084826335 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:1175) 20250404084826335 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084826335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084826335 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084826335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084826335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084826335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084826335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084826335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084826335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084826335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084826335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084826335 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084826335 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@d00087d8efbb: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)13796854 HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084826340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084826340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084826340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084826340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084826340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084826340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084826340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084826340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084826340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084826340 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dd be ce 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084826340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084826340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084826340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084826340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084826340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084826340 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ddbece) (sccp_scrc.c:486) 20250404084826340 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250404084826340 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084826340 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084826340 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084826340 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084826340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084826340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084826340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084826340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084826340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084826340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084826340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084826340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084826340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084826340 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dd be ce 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 8d 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  20250404084826340 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddbece), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300008d0056400500f1100926) (sccp_scrc.c:415) 20250404084826340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084826340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084826340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084826340 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084826340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084826340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084826340 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 dd be ce 00 01 49 00 13 40 45 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 13 12 05 08 02 00 f1 10 17 2a 52 08 29 26 24 00 00 00 00 10 00 4f 40 03 00 00 8d 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084826340 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084826340 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084826340 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084826340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084826340 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084826359 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45803<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(128)@d00087d8efbb: Final verdict of PTC: none 20250404084826361 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58748<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(127)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084826363 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084826365 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084826365 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) 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084826365 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084826365 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) 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084826365 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 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084826365 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084826365 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084826365 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084826365 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 20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084826365 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084826366 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084826366 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(136)@d00087d8efbb: Final verdict of PTC: none 20250404084826366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084826366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084826366 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084826366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084826366 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084826366 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084826366 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084826366 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084826366 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084826367 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084826367 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084826367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404084826367 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084826367 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084826367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddbece), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084826367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(134)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@d00087d8efbb: Final verdict of PTC: none 20250404084826367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084826367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084826367 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084826367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084826367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084826367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 dd be ce 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084826367 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084826367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084826367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404084826367 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404084826367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404084826367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404084826367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084826367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{disrupted}: Freeing instance (context_map.c:202) 20250404084826367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5331146)[0x562944618d60]{disrupted}: Deallocated (fsm.c:568) 20250404084826367 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 20250404084826367 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) 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404084826367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084826367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{disconnected}: Freeing instance (context_map.c:206) 20250404084826367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x562944613bc0]{disconnected}: Deallocated (fsm.c:568) 20250404084826367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5331146 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(137)@d00087d8efbb: Final verdict of PTC: none 20250404084826367 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404084826367 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) 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404084826367 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) 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084826367 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084826367 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084826367 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084826367 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084826367 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 20250404084826368 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084826367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084826368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404084826368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084826368 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084826368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084826368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084826368 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084826368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084826368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084826368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084826368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084826368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084826368 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084826368 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084826368 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084826368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084826368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084826368 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084826368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084826368 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084826368 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084826368 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084826368 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084826368 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084826368 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084826368 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(129)@d00087d8efbb: Final verdict of PTC: none 20250404084826371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@d00087d8efbb: Final verdict of PTC: pass HNBGW-MGCP(138)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:26 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 20250404084826466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084826969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50106<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288104) Waiting for packet dumper to finish... 1 (prev_count=288104, count=291372) 20250404084828366 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084828366 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084828366 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084828368 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084828368 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084828368 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250404084830066 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50116<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084830070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084830073 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33231<->l=127.0.0.1:4262) (control_if.c:572) 20250404084830088 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830088 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830089 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830089 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830089 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830089 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830089 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830089 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084830090 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830090 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084830090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084830090 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830090 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830090 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830090 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084830090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084830090 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084830090 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830090 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084830090 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830090 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084830090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084830090 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830090 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084830090 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084830090 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830090 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084830090 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830090 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830090 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830090 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830090 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084830090 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084830090 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084830090 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084830091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084830091 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 20250404084830091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084830091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830091 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 20250404084830091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084830091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084830091 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830092 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084830092 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830092 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830092 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830092 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) 20250404084830092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830092 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) 20250404084830092 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) 20250404084830092 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084830092 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084830092 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830092 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830092 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830092 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 20250404084830092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084830092 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(148)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(148)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(146)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084830108 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830108 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830108 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830108 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830108 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830108 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830108 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084830108 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830109 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830109 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084830109 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830109 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) 20250404084830109 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) 20250404084830109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084830109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084830109 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830109 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830109 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084830109 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830109 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084830109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084830109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084830109 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830109 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830109 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084830109 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 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=12 -> eSLS=60: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830109 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=12 -> eSLS=28: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084830109 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084830109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084830109 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830109 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830109 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084830109 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084830109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084830109 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830110 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 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084830110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830110 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 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084830110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084830110 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 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084830110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084830110 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 20250404084830110 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(151)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084830129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084830129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084830129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084830129 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084830129 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084830129 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084830129 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084830129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084830129 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084830306 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 20250404084830306 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 20250404084830306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084830306 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084830316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084830316 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084830316 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084830316 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084830316 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084830316 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084830317 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 20250404084830317 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084830317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084830317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084830319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084830319 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084830319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084830319 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084830319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084830320 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084830320 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 20250404084830320 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084830320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084830320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084830320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084830320 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 20250404084830320 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 20250404084830320 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084830320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084830320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084830320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084830320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084830320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084830320 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084830320 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084830320 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084830320 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084830320 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084830320 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830321 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830321 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084830321 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084830321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084830321 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084830322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084830322 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 20250404084830322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084830322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084830322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084830322 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(151)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084830328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830328 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084830328 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084830328 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084830328 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084830328 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084830328 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084830328 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 20250404084830328 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084830328 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084830328 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084830332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084830332 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084830332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084830332 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084830332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084830332 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084830332 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 20250404084830332 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084830332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084830332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084830332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084830332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084830332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084830332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084830332 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084830332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084830332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084830332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084830332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084830332 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084830332 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084830332 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084830334 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084830334 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084830334 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084830334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084830334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084830334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084830334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084830334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084830334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084830334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084830334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084830334 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084830334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084830334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084830334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084830334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084830334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084830334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084830334 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404084830503 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084830503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043cc20), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084830503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084830503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084830504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084830504 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084830504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084830504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084830504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 43 cc 20 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084830504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084830504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084830504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084830504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084830504 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084830504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084830504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084830504 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084830504 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 cc 20 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404084830513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084830513 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084830513 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084830513 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084830513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084830513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084830513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084830513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084830513 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084830513 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 cc 20 00 00 06 00 08 00 00 00 07  20250404084830513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084830513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084830513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084830513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084830513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084830514 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=0043cc20) (sccp_scrc.c:486) 20250404084830514 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250404084830514 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084830514 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084830514 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084830514 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084830514 DLSCCP DEBUG SCCP-SCOC(2)[0x5629446196b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084831119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084831119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084831119 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084831119 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084831119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084831119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084831119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084831119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084831119 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084831119 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084831119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084831119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084831119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084831119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084831119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084831119 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084831120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084831120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084831120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084831120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084831120 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084831120 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) 20250404084831120 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084831120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084831120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084831120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084831120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084831120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084831120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084831120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084831120 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084831120 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084831120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084831120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084831120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084831120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084831120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084831120 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 20250404084831120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084831120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084831120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084831120 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084831124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084831124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084831124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084831124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084831124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084831124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084831124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084831124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084831124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084831124 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084831124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084831124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084831124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084831124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084831124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084831124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084831124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084831124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084831124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084831124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084831124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084831124 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084831124 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(150)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084831136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084831136 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084831136 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084831136 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084831136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084831136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084831136 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084831136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084831136 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084831136 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084831136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084831136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084831136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084831136 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084831136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084831136 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084831136 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084831136 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084831136 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084831136 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084831136 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084831136 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) 20250404084831136 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084831136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084831136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831136 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831136 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084831136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084831136 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084831136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084831136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084831136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084831136 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084831136 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084831136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084831136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084831136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084831136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084831136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084831136 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084831137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084831137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084831137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084831137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084831140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084831140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084831140 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084831140 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084831140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084831140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084831140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084831140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084831140 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084831140 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084831140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084831140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084831140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084831140 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084831140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084831140 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084831140 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084831140 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084831140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084831140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084831140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084831140 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084831140 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084831140 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084831140 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084831140 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084831156 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)15488095 20250404084832202 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084832203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084832203 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404084832203 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084832203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xec545f, normal) (hnbgw_rua.c:407) 20250404084832203 DHNB DEBUG map_rua[0x5629446196b0]{init}: Allocated (fsm.c:456) 20250404084832203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084832203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15488095 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404084832203 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084832203 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084832203 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404084832203 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15488095 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404084832203 DCN DEBUG map_sccp[0x562944618d60]{init}: Allocated (fsm.c:456) 20250404084832203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084832203 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15488095 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404084832203 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15488095 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404084832203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084832203 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084832203 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084832203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084832203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084832203 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084832203 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{IDLE}: Allocated (fsm.c:456) 20250404084832203 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084832203 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250404084832203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084832203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084832203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084832203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084832203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084832203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084832203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084832203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084832203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084832203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084832203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084832203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084832203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084832203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084832203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084832203 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:1175) 20250404084832203 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084832203 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084832203 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084832204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084832204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084832204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084832204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084832204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084832204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084832204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084832204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084832204 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084832204 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@d00087d8efbb: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)2225563 HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084832214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084832214 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084832214 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084832214 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084832215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084832215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084832215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084832215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084832215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084832215 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 2f fb 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084832215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084832215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084832215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084832215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084832215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084832215 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b2ffb) (sccp_scrc.c:486) 20250404084832215 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250404084832215 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084832215 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084832215 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084832215 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084832215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b2ffb), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001720056400500f1100926) (sccp_scrc.c:415) 20250404084832215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084832215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084832215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084832215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084832215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084832215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084832215 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 5b 2f fb 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 00 00 3a 40 08 00 00 f1 10 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 72 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084832215 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084832215 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084832215 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084832215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084832215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084832215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084832215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084832215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084832215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084832215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084832215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084832215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084832215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084832215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084832215 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 2f fb 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 00 00 3a 40 08 00 00 f1 10 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 72 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084832238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084832238 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33231<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(142)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(141)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084832241 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50116<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@d00087d8efbb: Final verdict of PTC: none 20250404084832245 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084832245 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) 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084832245 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084832245 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) 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(146)@d00087d8efbb: Final verdict of PTC: none 20250404084832245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084832246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084832246 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084832246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084832246 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(149)@d00087d8efbb: Final verdict of PTC: none 20250404084832246 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084832245 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 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084832245 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084832245 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084832245 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084832245 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 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084832245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084832245 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084832245 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084832245 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) 20250404084832245 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084832246 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 20250404084832246 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084832246 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) 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084832246 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 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084832246 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084832246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084832246 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084832246 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 20250404084832246 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084832246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084832246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084832246 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084832246 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084832246 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084832246 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084832246 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084832246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@d00087d8efbb: Final verdict of PTC: none 20250404084832246 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084832246 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084832246 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b2ffb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084832246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084832246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084832246 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084832247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084832247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084832247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084832247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 5b 2f fb 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084832247 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084832247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084832247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404084832247 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404084832247 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404084832247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404084832247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084832247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{disrupted}: Freeing instance (context_map.c:202) 20250404084832247 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15488095)[0x5629446196b0]{disrupted}: Deallocated (fsm.c:568) 20250404084832247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084832247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{disconnected}: Freeing instance (context_map.c:206) 20250404084832247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x562944618d60]{disconnected}: Deallocated (fsm.c:568) 20250404084832247 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15488095 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404084832247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084832247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084832247 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084832247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084832247 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084832247 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084832247 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084832247 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084832247 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084832247 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084832247 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(148)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(143)@d00087d8efbb: Final verdict of PTC: none 20250404084832247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084832247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404084832247 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084832248 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084832248 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084832248 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084832248 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084832248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084832248 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084832248 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084832248 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084832248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084832248 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-MGCP(152)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(151)@d00087d8efbb: Final verdict of PTC: none 20250404084832251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50142<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:32 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 20250404084832343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084832845 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50146<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288124) Waiting for packet dumper to finish... 1 (prev_count=288124, count=292296) 20250404084834246 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084834246 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084834246 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084834247 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084834247 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084834247 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_cs_bidir started. 20250404084835908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084835915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084835919 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38683<->l=127.0.0.1:4262) (control_if.c:572) 20250404084835931 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835931 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835931 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835931 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835932 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835932 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835932 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835932 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_bidir-Iuh0(158)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084835932 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084835932 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084835933 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835933 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084835933 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835933 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) 20250404084835933 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) 20250404084835933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084835933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084835933 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835933 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835933 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084835933 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835933 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084835933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835933 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 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084835933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835933 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 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084835933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084835933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084835933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084835933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084835933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084835933 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835933 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835933 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084835933 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835933 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084835933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084835933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084835933 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835933 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835933 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084835933 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084835933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084835933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084835933 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(162)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084835946 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835946 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835946 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835946 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835946 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835946 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835946 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084835946 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084835947 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835947 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084835947 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 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) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835947 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) 20250404084835947 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) 20250404084835947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084835947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084835947 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835947 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835947 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084835947 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 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) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835947 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) 20250404084835947 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084835947 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084835947 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084835947 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835947 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835947 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084835947 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835948 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084835948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084835948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084835948 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835948 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084835948 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084835948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084835948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084835948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084835948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084835948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084835948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084835948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084835948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084835948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084835948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084835948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084835948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084835948 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084835948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835948 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 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084835948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835948 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 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084835948 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 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084835948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084835948 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 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084835948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084835948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084835948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084835948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084835948 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(165)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(163)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084835966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084835966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084835966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084835966 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084835966 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084835966 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084835966 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084835966 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084835966 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084836143 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 20250404084836143 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 20250404084836143 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084836143 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084836147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084836147 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084836147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084836147 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084836147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084836147 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084836147 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 20250404084836147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084836147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084836147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084836151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836151 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084836151 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084836151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084836151 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084836151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084836151 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084836151 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 20250404084836151 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084836151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084836151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084836151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084836151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084836151 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084836151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084836151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084836151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084836151 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084836151 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084836151 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084836151 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084836152 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084836152 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084836152 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084836152 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084836152 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084836152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084836152 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836152 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084836152 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084836152 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084836152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084836152 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084836152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084836152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084836152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084836152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084836152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084836152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084836152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084836152 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836152 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084836157 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 20250404084836157 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 20250404084836157 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084836157 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084836160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836160 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084836160 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084836160 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084836160 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084836160 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084836160 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084836160 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 20250404084836160 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084836160 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084836160 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084836161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084836161 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084836161 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084836161 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084836161 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084836161 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084836161 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 20250404084836161 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084836161 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084836161 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084836161 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084836161 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084836161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084836161 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084836161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084836161 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084836161 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084836161 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084836161 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084836161 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084836161 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084836162 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084836162 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084836162 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084836162 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084836162 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084836162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836162 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836162 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836162 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836162 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836162 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084836162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084836162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084836162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084836162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084836162 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084836162 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836162 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084836162 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084836162 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084836162 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084836162 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084836162 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084836162 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084836162 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836162 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404084836368 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084836368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ddbece), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084836368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084836368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084836368 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084836368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084836368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084836368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084836368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 dd be ce 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084836368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084836369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084836369 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084836369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084836369 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084836369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084836369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084836369 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836369 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dd be ce 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404084836377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084836377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084836377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084836377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084836377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084836377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084836377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084836377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836377 DLSS7 <000c> osmo_ss7_asp.c:1175 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 dd be ce 00 00 06 00 08 00 00 00 07  20250404084836377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084836377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084836377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084836377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084836377 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=00ddbece) (sccp_scrc.c:486) 20250404084836377 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250404084836377 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084836377 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084836377 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084836377 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084836377 DLSCCP DEBUG SCCP-SCOC(3)[0x5629446168b0]{IDLE}: Deallocated (fsm.c:568) 20250404084836955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836955 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084836955 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084836955 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084836955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084836955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084836955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084836955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084836955 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836955 DLSS7 <000c> osmo_ss7_asp.c:1175 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(161)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084836955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084836955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084836955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084836955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084836955 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084836955 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084836955 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084836955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836955 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836955 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836955 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836955 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836955 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084836956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084836956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084836956 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084836956 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) 20250404084836956 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084836956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084836956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084836956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084836956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836956 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084836956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084836956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084836956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084836956 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084836956 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084836956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084836956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084836956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084836956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084836956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084836956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084836956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084836956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836956 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084836960 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836960 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084836960 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084836960 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084836960 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084836960 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084836960 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084836960 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084836960 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836960 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084836960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084836960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084836960 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084836960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084836960 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084836960 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084836960 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084836960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836960 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084836960 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084836960 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084836960 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084836960 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084836965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836965 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084836965 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084836965 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084836965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084836965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084836965 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084836965 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(164)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084836965 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836965 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084836965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084836965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084836965 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084836965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084836965 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084836965 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084836965 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084836965 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084836965 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084836965 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084836965 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) 20250404084836965 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084836965 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084836965 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836965 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836965 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836965 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084836965 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084836965 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084836965 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084836965 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084836965 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084836965 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084836965 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084836965 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836965 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084836965 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084836965 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084836965 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084836965 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084836965 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084836965 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084836965 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836965 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084836967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084836967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084836967 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084836967 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084836967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084836967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084836967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084836967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084836967 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084836967 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084836967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084836967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084836967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084836967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084836967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084836967 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084836967 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084836967 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084836967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836967 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084836967 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084836967 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084836967 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084836967 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084836967 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084836967 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084836967 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084836989 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_bidir0(167)9387324 20250404084838032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084838032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084838032 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084838032 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084838032 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8f3d3c, normal) (hnbgw_rua.c:407) 20250404084838032 DHNB DEBUG map_rua[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084838032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084838033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9387324 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084838033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084838033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084838033 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9387324 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084838033 DCN DEBUG map_sccp[0x5629446196b0]{init}: Allocated (fsm.c:456) 20250404084838033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084838033 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9387324 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084838033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9387324 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084838033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084838033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084838033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084838033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084838033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084838033 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084838033 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{IDLE}: Allocated (fsm.c:456) 20250404084838033 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084838033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000540056400500f1100926) (sccp_scrc.c:415) 20250404084838033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084838033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084838033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084838033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084838033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084838033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084838033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084838033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084838033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084838033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084838033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084838033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084838033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084838033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084838033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084838033 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 54 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084838033 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084838033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084838033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084838033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084838033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084838033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084838033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084838033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084838033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084838033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084838033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084838033 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 54 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_bidir0(167)10854532 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@d00087d8efbb: setverdict(pass): none -> pass 20250404084838045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084838045 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084838045 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084838045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084838045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084838045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084838045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084838045 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084838045 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 41 c1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084838045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084838045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084838046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084838046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084838046 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084838046 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000941c1) (sccp_scrc.c:486) 20250404084838046 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250404084838046 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084838046 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084838046 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084838046 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084838046 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084838046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084838046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: vl_len:22 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A0F05CD4A4936B8E426FB'O 20250404084838248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084838249 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084838249 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084838249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084838249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084838249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084838249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084838249 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084838249 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f 05 cd 4a 49 36 b8 e4 26 fb 00 00 00 00 06 00 08 00 00 00 07  20250404084838249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084838249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084838249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084838249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084838249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084838249 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=001440120000010010400b0a0f05cd4a4936b8e426fb) (sccp_scrc.c:486) 20250404084838249 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250404084838249 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084838249 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084838249 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084838249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084838249 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250404084838249 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404084838249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250404084838249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084838250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250404084838250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084838250 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084838262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084838262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084838262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250404084838262 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084838262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f3d3c) (hnbgw_rua.c:471) 20250404084838263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9387324 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250404084838263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084838263 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404084838263 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404084838263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250404084838263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084838263 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084838263 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084838263 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000941c1), PART(T=Data,L=22,D=001440120000010010400b0a4911a809b6a4f3f4d725) (sccp_scrc.c:415) 20250404084838263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084838263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084838263 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084838263 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084838263 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084838263 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084838263 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 09 41 c1 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 49 11 a8 09 b6 a4 f3 f4 d7 25 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084838263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084838263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084838263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084838263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084838263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084838263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084838263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084838264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084838264 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 41 c1 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 49 11 a8 09 b6 a4 f3 f4 d7 25 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: vl_len:20 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250404084838277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838277 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084838277 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084838277 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084838277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084838277 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084838277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084838277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084838277 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084838277 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084838277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084838277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084838277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084838277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084838277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084838277 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) 20250404084838277 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250404084838277 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084838277 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084838277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084838277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084838277 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250404084838277 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250404084838277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250404084838277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084838277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250404084838277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084838277 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084838286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42550<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084838287 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38683<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(155)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084838289 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42540<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084838289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084838289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084838289 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084838289 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084838289 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084838289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404084838289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404084838289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404084838289 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084838289 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084838289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000941c1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084838289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084838289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084838289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084838289 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084838289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084838289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084838289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 09 41 c1 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084838289 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084838289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084838289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084838289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{disrupted}: Freeing instance (context_map.c:202) 20250404084838289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9387324)[0x5629446168b0]{disrupted}: Deallocated (fsm.c:568) 20250404084838289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084838289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084838289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x5629446196b0]{disconnected}: Deallocated (fsm.c:568) 20250404084838289 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9387324 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404084838290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084838290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084838290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084838290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084838290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084838290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084838290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084838290 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084838290 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 41 c1 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_ranap_cs_bidir-Iuh0-RUA(159)@d00087d8efbb: Final verdict of PTC: none 20250404084838290 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084838290 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) 20250404084838290 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084838290 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084838290 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084838290 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) 20250404084838290 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084838290 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084838291 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 20250404084838291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838291 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-RAN(164)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(160)@d00087d8efbb: Final verdict of PTC: none 20250404084838291 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084838291 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084838291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084838291 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084838291 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 20250404084838291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084838291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084838291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084838291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084838291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084838291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084838291 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084838291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084838291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084838291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084838291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084838291 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084838291 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084838291 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084838291 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(161)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_bidir(154)@d00087d8efbb: Final verdict of PTC: none 20250404084838292 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 20250404084838292 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) 20250404084838292 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084838292 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-M3UA(165)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@d00087d8efbb: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0(158)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(157)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@d00087d8efbb: Final verdict of PTC: none 20250404084838292 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) 20250404084838292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084838292 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084838292 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084838292 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084838292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084838292 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084838292 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 20250404084838292 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084838292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084838292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084838293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084838293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084838293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084838293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084838293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084838293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084838293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084838293 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084838293 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084838293 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084838293 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(166)@d00087d8efbb: Final verdict of PTC: none 20250404084838295 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42562<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:38 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 20250404084838324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084838826 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42568<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=304508) Waiting for packet dumper to finish... 1 (prev_count=304508, count=308388) 20250404084840292 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084840292 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084840292 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084840293 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084840293 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084840293 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48:40 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_ps_bidir started. 20250404084841907 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084841909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084841912 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36693<->l=127.0.0.1:4262) (control_if.c:572) 20250404084841922 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841922 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841923 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841923 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841923 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841923 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841923 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841923 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841923 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084841923 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084841924 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841924 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084841924 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 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) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841924 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) 20250404084841924 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) 20250404084841924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084841924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084841924 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841924 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841924 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084841924 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841924 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084841924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084841924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084841924 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841924 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841924 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084841924 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841925 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084841925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084841925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084841925 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841925 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084841925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084841925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084841925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084841925 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841925 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 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084841925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841925 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 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084841925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084841925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084841925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(176)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(174)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084841936 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841936 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841936 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841936 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841936 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841936 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841936 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084841936 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084841937 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841937 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084841937 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841937 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) 20250404084841937 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) 20250404084841937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084841937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084841937 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841937 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841937 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084841937 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841937 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084841937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084841937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084841937 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841937 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084841937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084841937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084841937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084841937 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841937 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084841937 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084841937 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084841937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084841937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084841937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084841937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084841937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084841937 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084841937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084841937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084841937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084841937 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084841938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841938 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 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084841938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841938 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 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084841938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084841938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084841938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084841938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084841938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084841938 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084841957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084841957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084841957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084841957 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084841957 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084841957 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084841957 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084841957 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084841957 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084842134 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 20250404084842135 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 20250404084842135 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084842135 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084842144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084842144 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084842144 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084842144 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084842144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084842144 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084842144 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 20250404084842144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084842144 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084842144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084842147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084842147 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084842147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084842147 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084842147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084842147 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084842147 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 20250404084842147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084842147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084842147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084842147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084842148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842148 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084842148 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084842148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084842148 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084842148 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084842148 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084842148 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084842148 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084842148 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084842148 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 20250404084842148 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 20250404084842148 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084842148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084842149 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084842149 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084842149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084842149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084842149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084842149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084842149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084842149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084842149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084842149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084842149 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084842150 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842150 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084842150 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084842150 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084842150 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084842150 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084842150 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084842150 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084842150 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842150 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  HNBGW_Test.sgsn0-M3UA(179)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084842154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084842154 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084842154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084842154 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084842154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084842154 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084842154 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 20250404084842154 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084842154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084842154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084842157 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842157 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084842157 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084842157 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084842157 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084842157 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084842157 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084842157 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 20250404084842157 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084842157 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084842157 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084842157 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084842157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084842157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084842157 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084842157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084842157 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084842157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084842157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084842157 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084842157 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084842158 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084842159 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084842159 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084842159 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084842159 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084842159 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084842159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842159 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842159 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842159 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842159 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842159 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084842159 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842159 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084842159 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084842159 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084842159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084842159 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084842159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084842159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084842159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084842159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084842159 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084842159 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084842159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084842159 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842159 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404084842248 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084842248 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b2ffb), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084842248 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084842248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084842248 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084842248 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084842248 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084842248 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084842248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5b 2f fb 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084842248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842248 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084842248 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084842249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084842249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084842249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084842249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084842249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084842249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842249 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 2f fb 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404084842257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084842257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084842257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084842257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084842257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084842257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084842257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084842257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842257 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 2f fb 00 00 06 00 08 00 00 00 07  20250404084842258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084842258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084842258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084842258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084842258 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=005b2ffb) (sccp_scrc.c:486) 20250404084842258 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250404084842258 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084842258 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084842258 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084842258 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084842258 DLSCCP DEBUG SCCP-SCOC(4)[0x562944613bc0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(175)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084842947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084842947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084842947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084842947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084842947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084842947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084842947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084842947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842947 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084842947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084842947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084842947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084842947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084842947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084842947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084842947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084842947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084842948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084842948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084842948 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084842948 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) 20250404084842948 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084842948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084842948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084842948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084842948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842948 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084842948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084842948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084842948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084842948 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084842948 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084842948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084842949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084842949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084842949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084842949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084842949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084842949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084842949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842949 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084842952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084842952 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084842952 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084842952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084842952 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084842952 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084842952 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084842952 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842952 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084842953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084842953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084842953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084842953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084842953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084842953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084842953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084842953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084842953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084842953 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084842953 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084842953 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084842956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084842956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084842956 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084842956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084842956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084842956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084842956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084842956 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842956 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084842956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084842956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084842956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084842956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084842956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084842956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084842956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084842956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084842956 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084842956 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084842956 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) 20250404084842956 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084842956 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084842956 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084842956 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084842956 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084842956 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084842956 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084842956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084842956 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084842956 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084842956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084842956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084842956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084842956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084842956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084842956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084842956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084842956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842956 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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.sgsn0-RAN(178)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084842958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084842958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084842958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084842958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084842958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084842958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084842958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084842958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084842958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084842958 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084842958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084842958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084842958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084842958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084842958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084842958 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084842958 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084842958 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084842958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842958 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084842958 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084842958 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084842958 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084842958 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084842958 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084842958 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084842958 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084842984 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_bidir0(181)4058812 20250404084844024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084844024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084844024 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404084844024 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084844024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3deebc, normal) (hnbgw_rua.c:407) 20250404084844024 DHNB DEBUG map_rua[0x562944613bc0]{init}: Allocated (fsm.c:456) 20250404084844024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084844024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4058812 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404084844024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084844024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084844024 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404084844024 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4058812 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404084844024 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084844024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084844024 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4058812 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404084844024 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4058812 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404084844024 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084844024 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084844024 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084844025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084844025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084844025 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084844025 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{IDLE}: Allocated (fsm.c:456) 20250404084844025 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084844025 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003530056400500f1100926) (sccp_scrc.c:415) 20250404084844025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084844025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084844025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084844025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084844025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084844025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084844025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084844025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084844025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084844025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084844025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084844025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084844025 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084844025 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084844025 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084844025 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 00 00 3a 40 08 00 00 f1 10 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 53 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:1175) 20250404084844025 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084844025 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084844025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084844025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844025 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084844025 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084844025 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084844025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084844025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084844025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084844025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084844025 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084844025 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 53 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_bidir0(181)10202382 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@d00087d8efbb: setverdict(pass): none -> pass 20250404084844045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084844045 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084844045 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084844045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084844045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084844045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084844045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084844045 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084844045 DLSS7 <000c> osmo_ss7_asp.c:1175 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 15 92 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084844045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084844045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084844045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084844045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084844045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084844045 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0015920c) (sccp_scrc.c:486) 20250404084844045 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250404084844045 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084844045 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084844045 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084844045 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084844045 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084844045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084844045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AFF02ADFDE08859FC5D86'O 20250404084844248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084844248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084844248 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084844248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084844248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084844248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084844248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084844248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084844248 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ff 02 ad fd e0 88 59 fc 5d 86 00 00 00 00 06 00 08 00 00 00 07  20250404084844248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084844248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084844248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084844248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084844249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084844249 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=001440120000010010400b0aff02adfde08859fc5d86) (sccp_scrc.c:486) 20250404084844249 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250404084844249 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084844249 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084844249 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084844249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084844249 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250404084844249 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404084844249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250404084844249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084844249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250404084844249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084844249 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084844261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084844261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084844261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250404084844261 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084844262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3deebc) (hnbgw_rua.c:471) 20250404084844262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4058812 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250404084844262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084844262 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404084844262 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404084844262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250404084844262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084844262 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084844262 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084844262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015920c), PART(T=Data,L=22,D=001440120000010010400b0a62ad605d03182b48cefe) (sccp_scrc.c:415) 20250404084844262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084844262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084844262 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084844262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084844262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084844262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084844262 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 15 92 0c 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 62 ad 60 5d 03 18 2b 48 ce fe 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084844262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084844262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084844262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084844262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084844262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084844262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084844262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084844262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084844262 DLSS7 <000c> osmo_ss7_asp.c:1175 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 15 92 0c 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 62 ad 60 5d 03 18 2b 48 ce fe 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250404084844277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844277 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084844277 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084844277 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084844277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084844277 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084844277 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084844277 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084844277 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084844277 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084844277 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084844277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084844277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084844277 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084844277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084844277 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) 20250404084844277 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250404084844277 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084844277 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084844277 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084844277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084844277 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250404084844277 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250404084844277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250404084844277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084844277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250404084844277 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084844277 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084844292 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36693<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(170)@d00087d8efbb: Final verdict of PTC: none 20250404084844293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42588<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(169)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084844296 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42584<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084844297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084844297 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084844297 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084844297 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084844297 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084844297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404084844297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404084844297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404084844298 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084844298 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084844298 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015920c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084844298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084844298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084844298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084844298 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084844298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084844298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084844298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 15 92 0c 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084844298 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084844298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084844298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084844298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{disrupted}: Freeing instance (context_map.c:202) 20250404084844298 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4058812)[0x562944613bc0]{disrupted}: Deallocated (fsm.c:568) 20250404084844298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084844298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084844298 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084844298 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4058812 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404084844298 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084844298 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) 20250404084844298 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084844298 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084844299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084844299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084844299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084844299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084844299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084844299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084844299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:1175 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 15 92 0c 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  MutexDispCT-TC_ranap_ps_bidir(168)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(178)@d00087d8efbb: Final verdict of PTC: none 20250404084844299 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084844299 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) 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084844299 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 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084844299 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084844299 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084844299 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084844299 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 20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084844299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  TC_ranap_ps_bidir-Iuh0-RUA(173)@d00087d8efbb: Final verdict of PTC: none 20250404084844299 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084844299 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(177)@d00087d8efbb: Final verdict of PTC: none 20250404084844300 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084844300 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) 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084844300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084844300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084844300 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084844300 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 20250404084844300 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084844300 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) 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084844300 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 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084844300 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084844300 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084844300 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084844300 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 20250404084844300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084844300 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084844300 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084844300 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084844300 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084844300 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084844300 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084844300 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(179)@d00087d8efbb: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0(172)@d00087d8efbb: Final verdict of PTC: none20250404084844300 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084844300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084844300 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084844300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.msc0-RAN(175)@d00087d8efbb: Final verdict of PTC: none 20250404084844300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084844300 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084844301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084844301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084844301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084844301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084844301 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084844301 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084844301 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084844301 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(176)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(180)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(171)@d00087d8efbb: Final verdict of PTC: none 20250404084844304 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42600<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:48:44 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 20250404084844383 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084844886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:42602<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309048) Waiting for packet dumper to finish... 1 (prev_count=309048, count=309588) 20250404084846300 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084846300 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084846300 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084846300 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084846300 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084846300 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:48:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_assignment started. 20250404084847985 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084847996 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084848006 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35197<->l=127.0.0.1:4262) (control_if.c:572) 20250404084848024 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848024 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848024 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848024 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848025 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848025 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848025 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848025 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084848025 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084848025 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084848026 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848026 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084848026 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 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) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848026 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) 20250404084848026 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) 20250404084848026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084848026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084848026 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848026 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848026 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084848026 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848026 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084848026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084848026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084848026 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848026 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848026 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084848026 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 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=8 -> eSLS=40: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848026 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=8 -> eSLS=8: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084848026 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084848026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084848026 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848026 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848026 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084848026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848026 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848026 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848026 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084848026 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084848026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084848026 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848027 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 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084848027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848027 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 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084848027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084848027 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 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084848027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084848027 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(190)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084848039 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848039 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848039 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848039 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848039 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848039 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848039 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084848039 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848040 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848040 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084848040 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848040 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) 20250404084848040 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) 20250404084848040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084848040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084848040 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848040 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848040 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084848040 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848040 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084848040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084848040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084848040 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848040 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848040 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084848040 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848040 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084848040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084848040 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848040 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848040 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084848040 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848040 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848040 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848040 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848040 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084848040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084848040 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848041 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 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084848041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848041 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 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084848041 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 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084848041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084848041 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 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084848041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084848041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(193)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(191)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084848059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084848059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084848059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084848059 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084848059 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084848059 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084848059 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084848059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084848059 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084848237 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 20250404084848237 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 20250404084848237 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084848237 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084848246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084848246 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084848246 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084848246 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084848246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084848246 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084848246 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 20250404084848246 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084848246 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084848246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084848249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848249 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084848249 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084848249 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084848249 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084848249 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084848249 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084848249 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 20250404084848249 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084848249 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084848249 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084848249 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084848250 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084848250 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084848250 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084848250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084848250 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084848250 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084848250 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084848250 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084848250 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084848250 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848250 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 20250404084848250 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 20250404084848250 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084848250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084848251 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848251 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084848251 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848251 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848251 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848251 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848251 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848251 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848251 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848251 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848251 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848251 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848251 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848251 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084848251 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084848251 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848252 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848252 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848252 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084848252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084848252 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084848252 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084848252 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084848252 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084848252 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(193)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084848257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084848257 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084848257 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084848257 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084848257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084848257 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084848257 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 20250404084848257 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084848257 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084848257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084848260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084848260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084848260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084848260 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084848260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084848260 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084848260 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 20250404084848260 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084848260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084848260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084848260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084848260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084848260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084848260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084848260 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084848260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084848260 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084848260 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084848260 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084848260 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084848260 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084848260 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084848261 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084848261 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084848261 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084848261 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084848261 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084848261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084848261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084848261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084848261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084848261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084848261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084848261 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084848262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084848262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084848262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084848262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084848262 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084848262 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084848262 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404084848290 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084848290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000941c1), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084848290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084848290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084848290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084848290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084848290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084848290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084848290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 41 c1 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084848290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084848290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084848290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084848290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084848290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084848290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084848290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084848290 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084848290 DLSS7 <000c> osmo_ss7_asp.c:1175 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 41 c1 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404084848297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084848297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084848297 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084848297 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084848297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084848297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084848297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084848297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084848297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084848297 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 41 c1 00 00 06 00 08 00 00 00 07  20250404084848298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084848298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084848298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084848298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084848298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084848298 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=000941c1) (sccp_scrc.c:486) 20250404084848298 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250404084848298 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084848298 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084848298 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084848298 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084848298 DLSCCP DEBUG SCCP-SCOC(5)[0x562944618d60]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(189)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084849052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084849052 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084849052 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084849052 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084849052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084849052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084849052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084849052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084849052 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084849052 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084849052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084849052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084849052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084849052 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084849052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084849052 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084849052 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084849052 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084849052 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084849052 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084849052 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084849052 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) 20250404084849052 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084849052 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084849052 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849052 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849052 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084849052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084849053 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084849053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084849053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084849053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084849053 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084849053 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084849053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084849053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084849053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084849053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084849053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084849053 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084849053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084849053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084849053 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084849053 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084849056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084849056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084849056 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084849056 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084849056 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084849056 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084849056 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084849056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084849056 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084849056 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084849056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084849056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084849056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084849056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084849056 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084849056 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084849056 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084849056 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084849056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849056 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849056 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849056 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849056 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084849056 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084849056 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084849056 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084849056 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084849058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084849058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084849058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084849058 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084849058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084849058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084849058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084849058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084849058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084849058 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084849058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084849058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084849058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084849058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084849058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084849058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084849058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084849058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084849058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084849058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084849058 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084849058 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) 20250404084849058 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084849058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084849058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084849058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084849058 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084849058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084849058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084849058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084849058 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084849058 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084849058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084849058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084849058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084849058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084849058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084849058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084849058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084849058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084849058 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084849058 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084849059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084849059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084849059 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084849059 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084849059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084849059 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084849059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084849059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084849059 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084849059 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084849059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084849059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084849059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084849059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084849059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084849059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084849059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084849059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084849059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084849059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084849059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084849059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084849059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084849059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084849059 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084849059 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084849089 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48866<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@d00087d8efbb: Added conn table entry 0TC_rab_assignment0(195)3854275 20250404084850119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084850119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084850119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084850119 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084850119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3acfc3, normal) (hnbgw_rua.c:407) 20250404084850119 DHNB DEBUG map_rua[0x562944618d60]{init}: Allocated (fsm.c:456) 20250404084850119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084850119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3854275 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084850119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084850119 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084850119 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3854275 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084850119 DCN DEBUG map_sccp[0x562944613bc0]{init}: Allocated (fsm.c:456) 20250404084850119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084850119 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3854275 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084850119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3854275 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084850119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084850119 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084850120 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084850120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084850120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084850120 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084850120 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{IDLE}: Allocated (fsm.c:456) 20250404084850120 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084850120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003b30056400500f1100926) (sccp_scrc.c:415) 20250404084850120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084850120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084850120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084850120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084850120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084850120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084850120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084850120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084850120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084850120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084850120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084850120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084850120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084850120 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 b3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084850120 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084850120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084850120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084850120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084850120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084850120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084850120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084850120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084850120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084850120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084850120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850120 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 b3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@d00087d8efbb: Added conn table entry 0TC_rab_assignment0(195)8887593 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@d00087d8efbb: setverdict(pass): none -> pass 20250404084850129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850129 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084850129 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084850129 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084850129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084850129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084850129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084850129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084850129 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850129 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 58 b7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084850129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084850129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084850129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084850129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084850129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084850129 DLSS7 DEBUG scrc_rx_mtp_xfer_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=006758b7) (sccp_scrc.c:486) 20250404084850129 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250404084850129 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084850129 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084850129 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084850129 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084850129 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084850129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084850129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assignment0(195)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(194)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404084850333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850333 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084850333 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084850333 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084850333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084850333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084850333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084850333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084850333 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850333 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084850333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084850333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084850333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084850333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084850333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084850333 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) 20250404084850333 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250404084850333 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084850333 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084850333 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084850333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084850333 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084850333 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084850333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084850333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084850333 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084850333 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084850334 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084850334 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084850334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084850334 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{UNUSED}: Allocated (fsm.c:456) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{UNUSED}: is child of mgw(mgw-fsm-3854275-0)[0x562944619fc0] (fsm.c:486) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3854275-0)[0x562944619fc0] (mgcp_client_endpoint_fsm.c:724) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084850334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x562944617a10]{ST_CRCX}: Allocated (fsm.c:456) 20250404084850334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x562944617a10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3854275-0)[0x562944619570] (fsm.c:486) 20250404084850334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x562944617a10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084850334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x562944617a10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084850334 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: 3acfc3'... (mgcp_client.c:807) 20250404084850334 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250404084850334 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x562944617a10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084850334 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3acfc317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acfc317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3acfc317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acfc317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084850370 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250404084850370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084850370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084850370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084850370 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084850370 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084850370 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850370 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850370 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084850370 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084850370 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850370 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084850370 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084850370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084850370 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084850370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084850370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084850370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084850370 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084850386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084850386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084850386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084850386 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084850386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3acfc3) (hnbgw_rua.c:471) 20250404084850386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3854275 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084850386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084850386 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084850386 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084850386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084850386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084850386 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084850386 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084850386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084850386 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084850386 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3854275-0)[0x562944619fc0] (mgcp_client_endpoint_fsm.c:724) 20250404084850386 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084850386 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084850386 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850386 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084850387 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acfc3'... (mgcp_client.c:807) 20250404084850387 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250404084850387 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084850387 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084850387 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850387 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acfc317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acfc317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084850398 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250404084850398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084850398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084850398 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850398 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084850398 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084850398 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3854275-0)[0x562944619fc0] (mgcp_client_endpoint_fsm.c:724) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084850398 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x56294461bb30]{ST_CRCX}: Allocated (fsm.c:456) 20250404084850398 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x56294461bb30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3854275-0)[0x562944619570] (fsm.c:486) 20250404084850398 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x56294461bb30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084850398 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x56294461bb30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404084850398 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acfc3'... (mgcp_client.c:807) 20250404084850398 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250404084850398 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3854275-0)[0x56294461bb30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850398 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acfc317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3acfc317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084850411 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250404084850411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084850411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084850411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084850411 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850411 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{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) 20250404084850411 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084850411 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084850412 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084850412 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084850412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084850412 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084850412 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084850412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006758b7), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084850412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084850412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084850412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084850412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084850412 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 67 58 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:1175) 20250404084850412 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084850412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084850412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084850412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084850412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084850412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084850412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084850412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084850412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850412 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 58 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084850453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084850453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084850453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084850453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084850453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084850453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084850453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084850453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850453 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084850453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084850453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084850453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084850453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084850453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084850453 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) 20250404084850453 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250404084850453 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084850453 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084850453 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084850453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084850453 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084850453 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084850453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084850453 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084850453 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084850453 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084850453 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084850453 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084850453 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acfc3'... (mgcp_client.c:807) 20250404084850453 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404084850453 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084850453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084850453 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: 3acfc3'... (mgcp_client.c:807) 20250404084850453 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404084850453 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084850453 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: Removing from parent mgw(mgw-fsm-3854275-0)[0x562944619fc0] (mgcp_client_endpoint_fsm.c:873) 20250404084850453 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084850453 DLMGCP DEBUG mgw-endp(mgw-fsm-3854275-0)[0x562944619570]{IN_USE}: Deallocated (fsm.c:568) 20250404084850453 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084850453 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084850453 DMGW DEBUG mgw(mgw-fsm-3854275-0)[0x562944619fc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084850453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084850453 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084850453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084850453 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acfc317" }, { code := "I", val := "11111" } }, sdp := omit } 20250404084850456 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617a10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084850456 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084850456 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461bb30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "3acfc317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment-Iuh0-RUA(187)@d00087d8efbb: Deleted conn table entry 0TC_rab_assignment0(195)3854275 20250404084850458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084850459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084850459 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084850459 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084850459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3acfc3,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084850459 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3854275 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084850459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084850459 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084850459 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084850459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084850459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084850459 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084850459 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084850459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=006758b7), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084850459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084850459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850459 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084850459 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084850459 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084850459 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 67 58 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:1175) 20250404084850459 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084850459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084850459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084850459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850459 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084850459 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084850459 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084850459 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084850459 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084850459 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084850459 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084850459 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850459 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 58 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@d00087d8efbb: Deleted conn table entry 0TC_rab_assignment0(195)8887593 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Session index based on connection ID:0 20250404084850461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084850461 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084850461 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084850461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084850461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084850461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084850461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084850461 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850461 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 58 b7 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084850461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084850461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084850461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084850461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084850461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084850461 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=006758b7), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084850461 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250404084850461 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084850461 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084850461 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084850461 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084850461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084850461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084850461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084850461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{disconnected}: Freeing instance (context_map.c:202) 20250404084850461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3854275)[0x562944618d60]{disconnected}: Deallocated (fsm.c:568) 20250404084850461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084850461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{disconnected}: Freeing instance (context_map.c:206) 20250404084850461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x562944613bc0]{disconnected}: Deallocated (fsm.c:568) 20250404084850461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3854275 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404084850461 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=006758b7), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250404084850461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084850461 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084850461 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084850461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084850461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084850461 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 67 58 b7 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084850461 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084850461 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084850461 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084850461 DLSCCP DEBUG SCCP-SCOC(7)[0x5629446168b0]{IDLE}: Deallocated (fsm.c:568) 20250404084850461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084850461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084850461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084850461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084850461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084850461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084850461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084850461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084850461 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084850461 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 58 b7 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment0(195)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084852477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48850<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084852477 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35197<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(184)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(183)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084852483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48844<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(188)@d00087d8efbb: Final verdict of PTC: none 20250404084852486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084852486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084852486 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) 20250404084852486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084852486 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084852486 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084852486 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084852486 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084852486 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) 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084852486 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 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084852486 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084852487 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084852487 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084852487 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084852487 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 20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084852487 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication TC_rab_assignment-Iuh0-RUA(187)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_rab_assignment(182)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@d00087d8efbb: Final verdict of PTC: none 20250404084852487 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(192)@d00087d8efbb: Final verdict of PTC: none 20250404084852487 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084852487 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) 20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084852487 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-RAN(189)@d00087d8efbb: Final verdict of PTC: none 20250404084852487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084852488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084852488 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084852488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084852488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084852488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084852488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084852488 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084852488 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084852488 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084852488 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084852487 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084852487 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) 20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084852487 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 20250404084852487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084852488 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084852488 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084852488 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084852488 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084852488 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084852488 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 20250404084852488 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084852488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084852488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084852488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW-PFCP(185)@d00087d8efbb: Final verdict of PTC: none 20250404084852488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084852488 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084852488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084852488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084852488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084852488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084852488 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084852488 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084852488 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084852488 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(193)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(190)@d00087d8efbb: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(194)@d00087d8efbb: Final verdict of PTC: none 20250404084852492 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48866<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_assignment finished. Verdict: pass MTC@d00087d8efbb: 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 pass'. Fri Apr 4 08:48:52 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250404084852573 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084852975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=387520) Waiting for packet dumper to finish... 1 (prev_count=387520, count=388060) 20250404084854299 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084854299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015920c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084854299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084854299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084854299 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084854299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084854299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084854299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084854299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 15 92 0c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084854300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084854300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084854300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084854300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084854300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084854300 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404084854488 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084854488 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084854489 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084854489 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084854489 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084854489 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@d00087d8efbb: 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 ------ Fri Apr 4 08:48: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_assignment_concurrent started. 20250404084856088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084856094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084856098 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35171<->l=127.0.0.1:4262) (control_if.c:572) 20250404084856117 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856117 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856117 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856117 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856117 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856118 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856118 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856118 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856118 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084856118 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assignment_concurrent-Iuh0(200)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084856119 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856119 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084856119 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856119 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) 20250404084856119 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) 20250404084856119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084856119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084856119 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856119 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856119 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084856119 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856119 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084856119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084856119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084856119 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856119 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856119 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084856119 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856119 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084856119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084856119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084856119 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856119 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856119 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084856119 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856119 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856119 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856119 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084856119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084856119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084856119 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856119 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856119 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856119 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 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084856120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856120 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 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084856120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084856120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084856120 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 20250404084856120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(204)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084856131 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856131 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856131 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856131 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856131 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856131 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856131 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084856131 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856132 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856132 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084856132 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856132 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) 20250404084856132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856132 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) 20250404084856132 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) 20250404084856132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084856132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084856132 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856132 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856132 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084856132 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856132 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) 20250404084856133 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084856133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084856133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084856133 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856133 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856133 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084856133 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856133 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084856133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084856133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084856133 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856133 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856133 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084856133 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856133 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084856133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084856133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084856133 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856133 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 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084856133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856133 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 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084856133 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 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084856133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084856133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084856133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084856151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084856151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084856151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084856151 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084856151 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084856151 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084856151 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084856151 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084856151 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084856329 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 20250404084856329 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 20250404084856329 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084856329 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084856333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856333 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084856333 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084856334 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084856334 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084856334 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084856334 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084856334 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 20250404084856334 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084856334 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084856334 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084856336 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856336 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084856336 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084856336 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084856336 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084856336 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084856336 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084856336 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 20250404084856336 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084856336 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084856336 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084856336 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084856336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084856336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084856336 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084856336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084856336 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084856336 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084856336 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084856336 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084856336 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084856336 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856337 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856337 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084856337 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856337 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856337 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856338 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856338 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856338 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856338 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856338 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856338 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084856338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084856338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084856338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084856338 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084856338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084856338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084856338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084856338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084856338 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084856338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084856342 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 20250404084856342 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 20250404084856342 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084856342 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084856348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084856348 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084856348 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084856348 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084856348 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084856348 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084856348 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 20250404084856348 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084856348 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084856348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084856350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084856350 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084856350 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084856350 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084856350 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084856350 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084856350 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 20250404084856350 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084856350 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084856350 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084856350 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084856350 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084856350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084856350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084856350 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084856350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084856350 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084856350 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084856350 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084856350 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084856350 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084856350 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084856351 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084856351 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084856351 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084856351 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084856351 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084856351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084856351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856351 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856351 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856351 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084856351 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084856351 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084856351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084856351 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084856351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084856351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084856351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084856351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084856351 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084856352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084856352 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084856352 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084856352 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084856352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084856352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084856352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084856352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084856352 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084856352 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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 02  HNBGW_Test.msc0-RAN(203)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084857149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084857149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084857149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084857149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084857149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084857149 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084857149 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084857149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084857149 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084857149 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084857149 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084857149 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) 20250404084857149 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084857149 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084857149 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857149 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857149 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084857149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084857149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084857149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084857149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084857149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084857149 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084857149 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084857149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084857149 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084857149 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084857149 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084857149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084857149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084857149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084857149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084857149 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084857149 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084857149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084857149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084857149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084857149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084857149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084857149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084857149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084857149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084857150 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084857150 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084857152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084857152 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084857152 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084857152 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084857152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084857152 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084857152 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084857152 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084857152 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084857152 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084857152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084857152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084857152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084857152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084857152 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084857152 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084857152 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084857152 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084857152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857152 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857152 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857152 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857152 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084857152 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084857152 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084857152 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084857152 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084857155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084857155 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084857155 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084857155 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084857155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084857155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084857155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084857155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084857155 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084857155 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084857155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084857155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084857155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084857155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084857155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084857155 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084857155 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084857155 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857155 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084857155 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084857155 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084857155 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084857155 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) 20250404084857155 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084857155 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084857155 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857155 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857155 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084857156 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084857156 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084857156 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084857156 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084857156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084857156 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084857156 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084857156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084857156 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084857156 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084857156 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084857156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084857156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084857156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084857156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084857156 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084857156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084857156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084857156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084857156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084857156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084857156 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084857156 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084857156 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084857156 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084857156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084857156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084857156 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084857156 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084857156 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084857156 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084857156 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084857156 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084857156 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084857156 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084857156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857156 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084857156 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084857156 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084857156 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084857156 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084857156 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084857156 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084857156 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084858184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858216 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858247 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41036<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858297 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858386 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858413 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858436 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858473 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858491 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858513 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41160<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084858538 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41176<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 0TC_rab_assignment_concurrent0(209)10927832 20250404084859220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859220 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa6bed8, normal) (hnbgw_rua.c:407) 20250404084859220 DHNB DEBUG map_rua[0x562944618d60]{init}: Allocated (fsm.c:456) 20250404084859220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10927832 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859220 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10927832 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859220 DCN DEBUG map_sccp[0x562944613bc0]{init}: Allocated (fsm.c:456) 20250404084859220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859220 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10927832 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10927832 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859220 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859220 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{IDLE}: Allocated (fsm.c:456) 20250404084859220 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859220 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f40030001470056400500f1100926) (sccp_scrc.c:415) 20250404084859220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859220 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) 20250404084859220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859220 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 01 47 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859220 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859220 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 20250404084859220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859220 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859220 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 47 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)@d00087d8efbb: First idle individual index:0 TC_rab_assignment_concurrent0(210)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_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)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 0TC_rab_assignment_concurrent0(209)6233231 TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250404084859240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859240 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859240 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859240 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859240 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 10 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859240 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f21081) (sccp_scrc.c:486) 20250404084859240 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250404084859240 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859240 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859240 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859240 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859240 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859240 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 1TC_rab_assignment_concurrent0(210)2115975 TC_rab_assignment_concurrent0(211)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_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)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[1] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 2TC_rab_assignment_concurrent0(211)10082357 TC_rab_assignment_concurrent0(212)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 3TC_rab_assignment_concurrent0(212)15650239 TC_rab_assignment_concurrent0(213)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 4TC_rab_assignment_concurrent0(213)9576620 TC_rab_assignment_concurrent0(214)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 5TC_rab_assignment_concurrent0(214)228511 TC_rab_assignment_concurrent0(215)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 6TC_rab_assignment_concurrent0(215)13627164 TC_rab_assignment_concurrent0(216)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 7TC_rab_assignment_concurrent0(216)5025056 TC_rab_assignment_concurrent0(217)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 8TC_rab_assignment_concurrent0(217)6719447 TC_rab_assignment_concurrent0(218)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404084859424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x204987, normal) (hnbgw_rua.c:407) 20250404084859424 DHNB DEBUG map_rua[0x56294461bb30]{init}: Allocated (fsm.c:456) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2115975 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2115975 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859424 DCN DEBUG map_sccp[0x562944617a10]{init}: Allocated (fsm.c:456) 20250404084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2115975 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2115975 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859424 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{IDLE}: Allocated (fsm.c:456) 20250404084859424 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003a50056400500f1100926) (sccp_scrc.c:415) 20250404084859424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859424 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859424 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 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859424 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859424 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859424 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x99d835, normal) (hnbgw_rua.c:407) 20250404084859424 DHNB DEBUG map_rua[0x5629446202a0]{init}: Allocated (fsm.c:456) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10082357 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859424 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10082357 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859424 DCN DEBUG map_sccp[0x5629446214e0]{init}: Allocated (fsm.c:456) 20250404084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859424 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10082357 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859424 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10082357 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859424 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859424 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859424 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859424 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859424 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{IDLE}: Allocated (fsm.c:456) 20250404084859424 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859424 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030002eb0056400500f1100926) (sccp_scrc.c:415) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859425 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 02 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859425 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) 20250404084859425 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859425 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859424 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084859424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859424 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 a5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859425 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859425 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859425 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859425 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{UNUSED}: Allocated (fsm.c:456) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{UNUSED}: is child of mgw(mgw-fsm-10927832-0)[0x562944620960] (fsm.c:486) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10927832-0)[0x562944620960] (mgcp_client_endpoint_fsm.c:724) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x562944620d70]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x562944620d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0] (fsm.c:486) 20250404084859425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x562944620d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x562944620d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859425 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: a6bed8'... (mgcp_client.c:807) 20250404084859425 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250404084859425 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x562944620d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859425 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeecdbf, normal) (hnbgw_rua.c:407) 20250404084859425 DHNB DEBUG map_rua[0x5629446229c0]{init}: Allocated (fsm.c:456) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650239 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650239 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859425 DCN DEBUG map_sccp[0x5629446234c0]{init}: Allocated (fsm.c:456) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15650239 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650239 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{IDLE}: Allocated (fsm.c:456) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001ed0056400500f1100926) (sccp_scrc.c:415) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859425 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 01 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859425 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9220ac, normal) (hnbgw_rua.c:407) 20250404084859425 DHNB DEBUG map_rua[0x56294461f8a0]{init}: Allocated (fsm.c:456) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9576620 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9576620 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859425 DCN DEBUG map_sccp[0x562944623f80]{init}: Allocated (fsm.c:456) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9576620 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9576620 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{IDLE}: Allocated (fsm.c:456) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002af0056400500f1100926) (sccp_scrc.c:415) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859425 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 02 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:1175) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x37c9f, normal) (hnbgw_rua.c:407) 20250404084859425 DHNB DEBUG map_rua[0x562944623940]{init}: Allocated (fsm.c:456) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-228511 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-228511 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859425 DCN DEBUG map_sccp[0x562944622540]{init}: Allocated (fsm.c:456) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-228511 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-228511 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[8] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 ed 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{IDLE}: Allocated (fsm.c:456) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002d10056400500f1100926) (sccp_scrc.c:415) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 af 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859425 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 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcfef1c, normal) (hnbgw_rua.c:407) 20250404084859425 DHNB DEBUG map_rua[0x56294461f9d0]{init}: Allocated (fsm.c:456) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627164 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859425 DCN DEBUG map_sccp[0x56294462b230]{init}: Allocated (fsm.c:456) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13627164 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627164 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{IDLE}: Allocated (fsm.c:456) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030003460056400500f1100926) (sccp_scrc.c:415) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859425 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 03 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4cad20, normal) (hnbgw_rua.c:407) 20250404084859425 DHNB DEBUG map_rua[0x56294462c4d0]{init}: Allocated (fsm.c:456) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025056 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 03 46 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025056 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859425 DCN DEBUG map_sccp[0x56294462bda0]{init}: Allocated (fsm.c:456) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5025056 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859425 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{IDLE}: Allocated (fsm.c:456) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859425 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030002e10056400500f1100926) (sccp_scrc.c:415) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859425 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859425 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859425 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859425 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859425 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 02 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859425 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859425 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859425 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6687d7, normal) (hnbgw_rua.c:407) 20250404084859425 DHNB DEBUG map_rua[0x56294462cc50]{init}: Allocated (fsm.c:456) 20250404084859425 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859425 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6719447 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859425 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859425 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859425 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6719447 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859425 DCN DEBUG map_sccp[0x56294462b480]{init}: Allocated (fsm.c:456) 20250404084859425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859425 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6719447 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6719447 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859426 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859426 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859426 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859426 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{IDLE}: Allocated (fsm.c:456) 20250404084859426 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859426 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300005f0056400500f1100926) (sccp_scrc.c:415) 20250404084859426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859425 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859425 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859425 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859425 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859425 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859426 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859426 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 5f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859426 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859426 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859426 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859426 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859426 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859426 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859426 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 5f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:2 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 1TC_rab_assignment_concurrent0(210)3180545 TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 9TC_rab_assignment_concurrent0(218)2395918 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[1] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 2TC_rab_assignment_concurrent0(211)13193059 TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 3TC_rab_assignment_concurrent0(212)16296947 TC_rab_assignment_concurrent0(212)@d00087d8efbb: setverdict(pass): none -> pass TC_rab_assignment_concurrent0(211)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:5 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 4TC_rab_assignment_concurrent0(213)15478412 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 5TC_rab_assignment_concurrent0(214)6027408 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 6TC_rab_assignment_concurrent0(215)6565091 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:7 TC_rab_assignment_concurrent0(214)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[7]. TC_rab_assignment_concurrent0(213)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 7TC_rab_assignment_concurrent0(216)8835352 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:8 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[8]. TC_rab_assignment_concurrent0(216)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 8TC_rab_assignment_concurrent0(217)15691981 TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): none -> pass 20250404084859435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859435 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859435 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859435 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 82 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859435 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d4582) (sccp_scrc.c:486) 20250404084859435 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250404084859435 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859435 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859435 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859435 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859435 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:8 HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6bed817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6bed817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: Warning: Re-starting timer T_ias[8], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a6bed817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6bed817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(210)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) 20250404084859441 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250404084859441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859441 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859441 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859441 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859441 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859441 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859441 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859441 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859441 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859441 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859441 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859441 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404084859441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859441 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x248f0e, normal) (hnbgw_rua.c:407) 20250404084859441 DHNB DEBUG map_rua[0x56294462bf50]{init}: Allocated (fsm.c:456) 20250404084859441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2395918 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859441 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2395918 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859441 DCN DEBUG map_sccp[0x56294462d580]{init}: Allocated (fsm.c:456) 20250404084859441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859441 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2395918 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2395918 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859441 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859441 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859441 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859441 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{IDLE}: Allocated (fsm.c:456) 20250404084859441 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001440056400500f1100926) (sccp_scrc.c:415) 20250404084859441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084859441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084859441 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859442 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 44 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c4 4b 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 a2 ad 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c44b42) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 32 2d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b9 40 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 22 28 fa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001a2ad) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) TC_rab_assignment_concurrent0(219)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 d9 50 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8322d) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0078b940) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859442 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859442 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859442 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 27 1d ca 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002228fa) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c7d950) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859442 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00271dca) (sccp_scrc.c:486) 20250404084859442 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859442 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859442 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859442 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859442 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[8] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 9TC_rab_assignment_concurrent0(218)8868421 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_rab_assignment_concurrent0(218)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 10TC_rab_assignment_concurrent0(219)15215025 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[1] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 11TC_rab_assignment_concurrent0(220)376679 TC_rab_assignment_concurrent0(221)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[2] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 12TC_rab_assignment_concurrent0(221)15358980 TC_rab_assignment_concurrent0(222)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[3] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 13TC_rab_assignment_concurrent0(222)15024350 TC_rab_assignment_concurrent0(223)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[4] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 14TC_rab_assignment_concurrent0(223)12768635 TC_rab_assignment_concurrent0(224)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Created Expect[5] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Added conn table entry 15TC_rab_assignment_concurrent0(224)3600515 20250404084859645 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859645 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 08 66 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859645 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859645 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859645 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859645 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859645 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859645 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00600866) (sccp_scrc.c:486) 20250404084859645 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250404084859645 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859645 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859645 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859645 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859645 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859645 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859645 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859645 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) 20250404084859645 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250404084859645 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859645 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859645 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859645 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859645 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859645 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859646 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859646 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859646 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859646 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859646 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{UNUSED}: Allocated (fsm.c:456) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{UNUSED}: is child of mgw(mgw-fsm-2115975-0)[0x56294462e180] (fsm.c:486) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2115975-0)[0x56294462e180] (mgcp_client_endpoint_fsm.c:724) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462a860]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462a860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10] (fsm.c:486) 20250404084859646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462a860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462a860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859646 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=199 'CRCX 7 rtpbridge/*@mgw MGCP 1.0\r\nC: 204987'... (mgcp_client.c:807) 20250404084859646 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250404084859646 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462a860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859646 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe829b1, normal) (hnbgw_rua.c:407) 20250404084859649 DHNB DEBUG map_rua[0x56294462afd0]{init}: Allocated (fsm.c:456) 20250404084859649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15215025 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15215025 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859649 DCN DEBUG map_sccp[0x56294462ffa0]{init}: Allocated (fsm.c:456) 20250404084859649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859649 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15215025 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15215025 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859649 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859649 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{IDLE}: Allocated (fsm.c:456) 20250404084859649 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030002fb0056400500f1100926) (sccp_scrc.c:415) 20250404084859649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859649 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859649 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859649 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859649 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859649 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859649 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 02 fb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859649 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859649 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa6bed8) (hnbgw_rua.c:471) 20250404084859650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10927832 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859650 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859650 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859650 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859650 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859650 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859650 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10927832-0)[0x562944620960] (mgcp_client_endpoint_fsm.c:724) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859650 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859650 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 fb 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859650 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=213 'MDCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: a6bed8'... (mgcp_client.c:807) 20250404084859650 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250404084859650 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859650 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) 20250404084859650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5bf67, normal) (hnbgw_rua.c:407) 20250404084859650 DHNB DEBUG map_rua[0x56294462fd60]{init}: Allocated (fsm.c:456) 20250404084859650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-376679 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-376679 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859650 DCN DEBUG map_sccp[0x5629446389e0]{init}: Allocated (fsm.c:456) 20250404084859650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859650 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-376679 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-376679 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859650 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{IDLE}: Allocated (fsm.c:456) 20250404084859650 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f400300028f0056400500f1100926) (sccp_scrc.c:415) 20250404084859650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859651 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 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:1175) 20250404084859651 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859651 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859651 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xea5c04, normal) (hnbgw_rua.c:407) 20250404084859651 DHNB DEBUG map_rua[0x562944639150]{init}: Allocated (fsm.c:456) 20250404084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358980 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859651 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358980 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859651 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859651 DCN DEBUG map_sccp[0x5629446376c0]{init}: Allocated (fsm.c:456) 20250404084859651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859651 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859651 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15358980 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859651 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358980 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859651 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859651 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859651 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859651 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{IDLE}: Allocated (fsm.c:456) 20250404084859651 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859651 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f40030001d20056400500f1100926) (sccp_scrc.c:415) 20250404084859651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859651 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859651 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859651 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859651 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859651 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 01 d2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859651 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859652 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe540de, normal) (hnbgw_rua.c:407) 20250404084859652 DHNB DEBUG map_rua[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404084859652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859652 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859652 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 d2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15024350 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859652 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15024350 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859652 DCN DEBUG map_sccp[0x56294463a6d0]{init}: Allocated (fsm.c:456) 20250404084859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859652 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15024350 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859652 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15024350 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859652 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859652 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859652 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859652 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{IDLE}: Allocated (fsm.c:456) 20250404084859652 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030000810056400500f1100926) (sccp_scrc.c:415) 20250404084859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859652 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 00 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:1175) 20250404084859652 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859652 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859652 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859652 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc2d57b, normal) (hnbgw_rua.c:407) 20250404084859653 DHNB DEBUG map_rua[0x56294463a460]{init}: Allocated (fsm.c:456) 20250404084859653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768635 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859653 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859653 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859653 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859653 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768635 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859653 DCN DEBUG map_sccp[0x56294463a590]{init}: Allocated (fsm.c:456) 20250404084859653 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 20250404084859653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859653 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859653 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 81 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859653 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12768635 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768635 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859653 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859653 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859653 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859653 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{IDLE}: Allocated (fsm.c:456) 20250404084859653 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859653 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f40030003be0056400500f1100926) (sccp_scrc.c:415) 20250404084859653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859653 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859653 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859653 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859653 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859653 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859653 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859653 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859653 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859653 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859653 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 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859653 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859653 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:10 20250404084859653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859653 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084859653 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084859653 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x36f083, normal) (hnbgw_rua.c:407) 20250404084859653 DHNB DEBUG map_rua[0x56294463b1c0]{init}: Allocated (fsm.c:456) 20250404084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084859654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3600515 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084859654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859654 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3600515 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084859654 DCN DEBUG map_sccp[0x56294463bf10]{init}: Allocated (fsm.c:456) 20250404084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084859654 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3600515 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084859654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859654 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3600515 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084859654 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084859654 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084859654 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084859654 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{IDLE}: Allocated (fsm.c:456) 20250404084859654 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084859654 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300008c0056400500f1100926) (sccp_scrc.c:415) 20250404084859654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859654 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859654 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859654 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084859654 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084859654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084859654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859654 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084859654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859654 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 be 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404084859654 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859654 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859654 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859654 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859654 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 00 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:1175) 20250404084859654 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084859654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084859654 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084859654 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859654 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859654 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859654 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859654 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859654 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859654 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859654 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859654 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859655 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 8c 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)@d00087d8efbb: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 10TC_rab_assignment_concurrent0(219)13716000 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:11 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:12 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[1] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 11TC_rab_assignment_concurrent0(220)13963204 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[12]. TC_rab_assignment_concurrent0(219)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[2] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 12TC_rab_assignment_concurrent0(221)10691639 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:13 TC_rab_assignment_concurrent0(220)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[14]. TC_rab_assignment_concurrent0(221)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: First idle individual index:15 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[3] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 13TC_rab_assignment_concurrent0(222)3329434 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:10 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[4] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 14TC_rab_assignment_concurrent0(223)4004680 TC_rab_assignment_concurrent0(222)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[10], which is already active (running or expired). 20250404084859667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859667 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859667 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859667 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859667 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859667 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859667 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859667 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859667 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 9a b0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859667 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859667 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:11 20250404084859667 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859667 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00af9ab0) (sccp_scrc.c:486) 20250404084859668 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250404084859668 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859668 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859668 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859668 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859668 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Found Expect[5] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Added conn table entry 15TC_rab_assignment_concurrent0(224)12213794 TC_rab_assignment_concurrent0(223)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[12], which is already active (running or expired). TC_rab_assignment_concurrent0(224)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20498717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20498717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a6bed817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6bed817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "7", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20498717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20498717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250404084859697 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250404084859698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859698 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859698 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859698 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859698 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10927832-0)[0x562944620960] (mgcp_client_endpoint_fsm.c:724) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x56294461ea20]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x56294461ea20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0] (fsm.c:486) 20250404084859698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x56294461ea20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x56294461ea20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) TC_rab_assignment_concurrent0(210)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084859698 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=203 'CRCX 9 rtpbridge/0@mgw MGCP 1.0\r\nC: a6bed8'... (mgcp_client.c:807) 20250404084859698 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250404084859698 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10927832-0)[0x56294461ea20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859698 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(212)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 TC_rab_assignment_concurrent0(209)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a6bed817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a6bed817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859707 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250404084859707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404084859707 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859707 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859707 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{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) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859707 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859707 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859707 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f21081), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859707 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 f2 10 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404084859707 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859707 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859707 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859707 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084859707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859707 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859707 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 10 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 4b f6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 78 a3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c1 c7 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00574bf6) (sccp_scrc.c:486) 20250404084859708 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859708 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 e4 56 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859708 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1a e3 94 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084859708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000378a3) (sccp_scrc.c:486) 20250404084859708 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859708 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c1c791) (sccp_scrc.c:486) 20250404084859708 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859708 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859708 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090e456) (sccp_scrc.c:486) 20250404084859708 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859708 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859708 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859708 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859708 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859708 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084859709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859709 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001ae394) (sccp_scrc.c:486) 20250404084859709 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250404084859709 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084859709 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084859709 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859709 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084859709 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084859709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084859709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859714 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x204987) (hnbgw_rua.c:471) 20250404084859714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2115975 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859714 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859714 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859714 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859714 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859714 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2115975-0)[0x56294462e180] (mgcp_client_endpoint_fsm.c:724) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: 20498'... (mgcp_client.c:807) 20250404084859714 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859714 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "20498717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20498717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859719 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250404084859719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859719 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859719 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859719 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2115975-0)[0x56294462e180] (mgcp_client_endpoint_fsm.c:724) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462f870]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462f870]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10] (fsm.c:486) 20250404084859719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462f870]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462f870]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250404084859719 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: 20498'... (mgcp_client.c:807) 20250404084859719 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859719 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2115975-0)[0x56294462f870]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859719 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "20498717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20498717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859725 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250404084859725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859725 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{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) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859725 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859725 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859725 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d4582), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859725 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859725 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859725 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859725 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859725 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 45 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:1175) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084859725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859725 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 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  20250404084859725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859725 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859725 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) 20250404084859725 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250404084859725 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859725 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859725 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859725 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859725 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859725 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859726 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{UNUSED}: Allocated (fsm.c:456) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{UNUSED}: is child of mgw(mgw-fsm-15650239-0)[0x56294462f4f0] (fsm.c:486) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15650239-0)[0x56294462f4f0] (mgcp_client_endpoint_fsm.c:724) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x5629446302c0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x5629446302c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15650239-0)[0x56294463b960] (fsm.c:486) 20250404084859726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x5629446302c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x5629446302c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: eecdb'... (mgcp_client.c:807) 20250404084859726 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859726 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x5629446302c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859726 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdbf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdbf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdbf17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdbf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(211)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250404084859734 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250404084859734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859734 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859734 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859734 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859734 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859734 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859734 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859734 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859734 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859734 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859734 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859734 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859734 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859734 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859741 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeecdbf) (hnbgw_rua.c:471) 20250404084859741 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650239 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859741 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859741 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859741 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859741 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859741 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859741 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15650239-0)[0x56294462f4f0] (mgcp_client_endpoint_fsm.c:724) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859741 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 13 rtpbridge/3@mgw MGCP 1.0\r\nC: eecdb'... (mgcp_client.c:807) 20250404084859741 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859741 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859741 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdbf17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdbf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859752 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250404084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859752 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859752 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859752 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859752 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15650239-0)[0x56294462f4f0] (mgcp_client_endpoint_fsm.c:724) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859752 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x56294463ecd0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859752 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x56294463ecd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15650239-0)[0x56294463b960] (fsm.c:486) 20250404084859752 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x56294463ecd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859752 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x56294463ecd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404084859752 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 14 rtpbridge/3@mgw MGCP 1.0\r\nC: eecdb'... (mgcp_client.c:807) 20250404084859752 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859752 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650239-0)[0x56294463ecd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859752 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdbf17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdbf17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859762 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250404084859762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859762 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859762 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{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) 20250404084859762 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859762 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859762 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859762 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859762 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859762 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001a2ad), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859762 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859762 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 01 a2 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 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:1175) 20250404084859762 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859762 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 a2 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 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  20250404084859763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859763 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859763 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859763 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859763 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859763 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859763 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859763 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) 20250404084859763 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250404084859763 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859763 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859763 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859763 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859763 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859763 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859763 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859763 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859763 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859763 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{UNUSED}: Allocated (fsm.c:456) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{UNUSED}: is child of mgw(mgw-fsm-10082357-0)[0x562944646d90] (fsm.c:486) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10082357-0)[0x562944646d90] (mgcp_client_endpoint_fsm.c:724) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294464da10]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294464da10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10082357-0)[0x562944646470] (fsm.c:486) 20250404084859763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294464da10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294464da10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859763 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 99d83'... (mgcp_client.c:807) 20250404084859763 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859763 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294464da10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859763 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99d83517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99d83517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "99d83517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99d83517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(214)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250404084859773 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250404084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859773 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859773 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859773 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859773 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859773 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859773 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859773 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859773 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859773 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859773 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859773 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859773 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859773 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859773 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859773 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859778 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x99d835) (hnbgw_rua.c:471) 20250404084859778 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10082357 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859778 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859778 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859778 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859778 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859778 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859778 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859778 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10082357-0)[0x562944646d90] (mgcp_client_endpoint_fsm.c:724) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859778 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 16 rtpbridge/2@mgw MGCP 1.0\r\nC: 99d83'... (mgcp_client.c:807) 20250404084859778 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859778 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859778 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "99d83517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99d83517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250404084859785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859785 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859785 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859785 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10082357-0)[0x562944646d90] (mgcp_client_endpoint_fsm.c:724) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294462f350]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294462f350]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10082357-0)[0x562944646470] (fsm.c:486) 20250404084859785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294462f350]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294462f350]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250404084859785 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 17 rtpbridge/2@mgw MGCP 1.0\r\nC: 99d83'... (mgcp_client.c:807) 20250404084859785 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10082357-0)[0x56294462f350]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859785 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "99d83517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "99d83517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859791 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250404084859791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{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) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859791 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859791 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c44b42), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859791 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 c4 4b 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 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:1175) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859791 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859791 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c4 4b 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 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  20250404084859791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859791 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859791 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859791 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) 20250404084859791 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250404084859791 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859791 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859791 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859791 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859791 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859791 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859791 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{UNUSED}: Allocated (fsm.c:456) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{UNUSED}: is child of mgw(mgw-fsm-228511-0)[0x562944645f40] (fsm.c:486) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-228511-0)[0x562944645f40] (mgcp_client_endpoint_fsm.c:724) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294464f110]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294464f110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0] (fsm.c:486) 20250404084859791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294464f110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294464f110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859791 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=198 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: 37c9f'... (mgcp_client.c:807) 20250404084859791 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250404084859791 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294464f110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859791 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37c9f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37c9f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "37c9f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37c9f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(213)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250404084859798 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250404084859798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859798 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859799 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859799 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859799 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859799 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859799 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859799 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859799 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859799 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859799 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859799 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859799 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859799 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859799 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859799 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859803 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x37c9f) (hnbgw_rua.c:471) 20250404084859803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-228511 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859803 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859803 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859803 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859803 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859803 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-228511-0)[0x562944645f40] (mgcp_client_endpoint_fsm.c:724) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859803 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=212 'MDCX 19 rtpbridge/5@mgw MGCP 1.0\r\nC: 37c9f'... (mgcp_client.c:807) 20250404084859803 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250404084859803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859803 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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)@d00087d8efbb: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37c9f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37c9f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859808 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250404084859808 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859808 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859808 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859808 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859808 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859808 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-228511-0)[0x562944645f40] (mgcp_client_endpoint_fsm.c:724) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859808 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294463d3e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859808 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294463d3e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0] (fsm.c:486) 20250404084859808 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294463d3e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859808 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294463d3e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250404084859808 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=202 'CRCX 20 rtpbridge/5@mgw MGCP 1.0\r\nC: 37c9f'... (mgcp_client.c:807) 20250404084859808 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250404084859808 DLMGCP DEBUG MGCP_CONN(mgw-fsm-228511-0)[0x56294463d3e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859808 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37c9f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "37c9f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859813 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250404084859813 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859813 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859813 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859813 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{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) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859813 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859813 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859813 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b940), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859813 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859813 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859813 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859813 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859813 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 78 b9 40 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859813 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859813 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859813 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859813 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859813 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b9 40 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404084859813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859813 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859813 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859813 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859813 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859813 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859813 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859813 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859813 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859813 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859813 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) 20250404084859813 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250404084859813 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859813 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859813 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859813 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859813 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859813 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859813 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859813 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859813 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{UNUSED}: Allocated (fsm.c:456) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{UNUSED}: is child of mgw(mgw-fsm-9576620-0)[0x562944658650] (fsm.c:486) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9576620-0)[0x562944658650] (mgcp_client_endpoint_fsm.c:724) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446582d0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446582d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9576620-0)[0x562944658860] (fsm.c:486) 20250404084859813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446582d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446582d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859813 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: 9220a'... (mgcp_client.c:807) 20250404084859813 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859813 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446582d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859813 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9220ac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9220ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9220ac17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9220ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(216)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250404084859822 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250404084859822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859822 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859822 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859822 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859822 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859822 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859822 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859822 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859822 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859822 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859822 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859827 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859827 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9220ac) (hnbgw_rua.c:471) 20250404084859827 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9576620 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859827 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859827 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859827 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859827 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859827 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859827 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859827 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-9576620-0)[0x562944658650] (mgcp_client_endpoint_fsm.c:724) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859827 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 22 rtpbridge/4@mgw MGCP 1.0\r\nC: 9220a'... (mgcp_client.c:807) 20250404084859827 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859827 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859827 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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)@d00087d8efbb: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9220ac17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9220ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859833 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250404084859833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859833 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859833 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859833 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859833 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-9576620-0)[0x562944658650] (mgcp_client_endpoint_fsm.c:724) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446580d0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446580d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9576620-0)[0x562944658860] (fsm.c:486) 20250404084859833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446580d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446580d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250404084859833 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 23 rtpbridge/4@mgw MGCP 1.0\r\nC: 9220a'... (mgcp_client.c:807) 20250404084859833 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859833 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9576620-0)[0x5629446580d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859833 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9220ac17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9220ac17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859840 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250404084859840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859840 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{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) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859840 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859840 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859840 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8322d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859840 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859840 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859840 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859840 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859840 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 c8 32 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859840 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859840 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859840 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084859840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859840 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859840 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 32 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084859840 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859840 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859840 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859840 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859840 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859840 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859840 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859840 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859840 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859840 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859840 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859840 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859840 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859840 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) 20250404084859840 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250404084859840 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859840 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859840 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859840 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859840 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859840 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859840 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859840 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859840 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{UNUSED}: Allocated (fsm.c:456) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{UNUSED}: is child of mgw(mgw-fsm-5025056-0)[0x562944661450] (fsm.c:486) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-5025056-0)[0x562944661450] (mgcp_client_endpoint_fsm.c:724) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446681e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446681e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5025056-0)[0x562944660a90] (fsm.c:486) 20250404084859840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446681e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446681e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859840 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 4cad2'... (mgcp_client.c:807) 20250404084859840 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859840 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446681e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859840 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cad2017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cad2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "4cad2017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cad2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(215)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) 20250404084859848 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250404084859848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859848 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859848 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859848 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859848 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859848 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859848 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859848 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859848 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859848 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859848 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859848 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859848 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859848 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859848 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859848 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859854 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x4cad20) (hnbgw_rua.c:471) 20250404084859854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859854 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859854 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859854 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859854 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859854 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-5025056-0)[0x562944661450] (mgcp_client_endpoint_fsm.c:724) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 25 rtpbridge/7@mgw MGCP 1.0\r\nC: 4cad2'... (mgcp_client.c:807) 20250404084859854 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859854 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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)@d00087d8efbb: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "4cad2017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cad2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859860 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250404084859860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859860 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859860 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859860 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859860 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-5025056-0)[0x562944661450] (mgcp_client_endpoint_fsm.c:724) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446604c0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446604c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-5025056-0)[0x562944660a90] (fsm.c:486) 20250404084859860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446604c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446604c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250404084859860 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 26 rtpbridge/7@mgw MGCP 1.0\r\nC: 4cad2'... (mgcp_client.c:807) 20250404084859860 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859860 DLMGCP DEBUG MGCP_CONN(mgw-fsm-5025056-0)[0x5629446604c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859860 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "4cad2017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "4cad2017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859867 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250404084859867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{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) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859867 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7d950), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859867 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 c7 d9 50 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859867 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 d9 50 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404084859867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859867 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859867 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) 20250404084859867 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250404084859867 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859867 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859867 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859867 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859867 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859867 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859867 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859867 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{UNUSED}: Allocated (fsm.c:456) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{UNUSED}: is child of mgw(mgw-fsm-13627164-0)[0x56294466a0d0] (fsm.c:486) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-13627164-0)[0x56294466a0d0] (mgcp_client_endpoint_fsm.c:724) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859867 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944670e60]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859867 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944670e60]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13627164-0)[0x562944657a30] (fsm.c:486) 20250404084859867 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944670e60]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859867 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944670e60]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859867 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: cfef1'... (mgcp_client.c:807) 20250404084859867 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859867 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944670e60]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859867 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cfef1c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfef1c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "cfef1c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfef1c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(217)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250404084859884 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250404084859884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859884 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859884 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859884 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859884 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859884 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859884 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859884 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859884 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859884 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859884 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859884 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859884 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)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859890 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859890 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xcfef1c) (hnbgw_rua.c:471) 20250404084859890 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627164 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859890 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859890 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859890 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859890 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859890 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859890 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859890 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-13627164-0)[0x56294466a0d0] (mgcp_client_endpoint_fsm.c:724) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859890 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 28 rtpbridge/6@mgw MGCP 1.0\r\nC: cfef1'... (mgcp_client.c:807) 20250404084859890 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859890 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859890 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment_concurrent0(215)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cfef1c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfef1c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859896 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250404084859896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859896 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859896 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859896 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859896 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-13627164-0)[0x56294466a0d0] (mgcp_client_endpoint_fsm.c:724) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859896 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944668950]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859896 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944668950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-13627164-0)[0x562944657a30] (fsm.c:486) 20250404084859896 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944668950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859896 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944668950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250404084859896 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 29 rtpbridge/6@mgw MGCP 1.0\r\nC: cfef1'... (mgcp_client.c:807) 20250404084859896 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859896 DLMGCP DEBUG MGCP_CONN(mgw-fsm-13627164-0)[0x562944668950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859896 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cfef1c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "cfef1c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859902 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250404084859902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859902 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859902 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{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) 20250404084859902 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859902 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859902 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859902 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859902 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859902 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002228fa), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859902 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859902 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 22 28 fa 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084859902 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084859902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 22 28 fa 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084859903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859903 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859903 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859903 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859903 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859903 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859903 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) 20250404084859903 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250404084859903 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859903 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859903 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859903 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859903 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859903 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859903 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859903 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859903 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{UNUSED}: Allocated (fsm.c:456) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{UNUSED}: is child of mgw(mgw-fsm-6719447-0)[0x562944672d60] (fsm.c:486) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6719447-0)[0x562944672d60] (mgcp_client_endpoint_fsm.c:724) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944669c40]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944669c40]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0] (fsm.c:486) 20250404084859903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944669c40]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944669c40]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859903 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: 6687d'... (mgcp_client.c:807) 20250404084859903 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859903 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944669c40]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859903 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6687d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6687d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6687d717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6687d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(218)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250404084859913 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250404084859913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859913 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859913 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859913 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859913 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859913 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859913 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859913 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859913 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859913 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859913 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859913 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859921 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6687d7) (hnbgw_rua.c:471) 20250404084859921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6719447 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859921 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859921 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859921 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859921 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859921 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6719447-0)[0x562944672d60] (mgcp_client_endpoint_fsm.c:724) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859921 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: 6687d'... (mgcp_client.c:807) 20250404084859921 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859921 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859921 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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)@d00087d8efbb: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6687d717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6687d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859930 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250404084859930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859930 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859930 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859930 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6719447-0)[0x562944672d60] (mgcp_client_endpoint_fsm.c:724) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944672f70]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944672f70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0] (fsm.c:486) 20250404084859930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944672f70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944672f70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250404084859930 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: 6687d'... (mgcp_client.c:807) 20250404084859930 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859930 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6719447-0)[0x562944672f70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859930 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6687d717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6687d717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859937 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250404084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859937 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{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) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859937 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271dca), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859937 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 27 1d ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859937 DLSS7 <000c> osmo_ss7_asp.c:1175 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 27 1d ca 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404084859937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859937 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859937 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859937 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859937 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859937 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859937 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859937 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859937 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) 20250404084859937 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250404084859937 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859937 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859937 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859937 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859937 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859937 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859937 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859937 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{UNUSED}: Allocated (fsm.c:456) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{UNUSED}: is child of mgw(mgw-fsm-2395918-0)[0x56294467bb60] (fsm.c:486) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2395918-0)[0x56294467bb60] (mgcp_client_endpoint_fsm.c:724) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x56294467bd70]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x56294467bd70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2395918-0)[0x562944669850] (fsm.c:486) 20250404084859937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x56294467bd70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x56294467bd70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859937 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 248f0'... (mgcp_client.c:807) 20250404084859937 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859937 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x56294467bd70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859937 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "248f0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "248f0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "248f0e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "248f0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(219)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250404084859945 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250404084859945 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859945 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859945 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859945 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859945 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859945 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859945 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859945 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859945 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859945 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859945 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859945 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859945 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859945 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859945 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859945 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859949 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x248f0e) (hnbgw_rua.c:471) 20250404084859949 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2395918 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859949 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859949 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859949 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859949 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859949 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859949 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2395918-0)[0x56294467bb60] (mgcp_client_endpoint_fsm.c:724) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859949 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 34 rtpbridge/9@mgw MGCP 1.0\r\nC: 248f0'... (mgcp_client.c:807) 20250404084859949 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084859949 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859949 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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)@d00087d8efbb: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "248f0e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "248f0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859955 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250404084859955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859955 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859955 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859955 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859955 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2395918-0)[0x56294467bb60] (mgcp_client_endpoint_fsm.c:724) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x562944658510]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x562944658510]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2395918-0)[0x562944669850] (fsm.c:486) 20250404084859955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x562944658510]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x562944658510]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250404084859955 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 35 rtpbridge/9@mgw MGCP 1.0\r\nC: 248f0'... (mgcp_client.c:807) 20250404084859955 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084859955 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2395918-0)[0x562944658510]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859955 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "248f0e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "248f0e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859959 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250404084859959 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859959 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859959 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859959 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859959 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{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) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859959 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859959 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859959 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00600866), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084859959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084859959 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859959 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 60 08 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:1175) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859959 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859959 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 08 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  20250404084859959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859959 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859959 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) 20250404084859959 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250404084859959 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859959 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859959 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859959 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859959 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859959 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859959 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859959 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{UNUSED}: Allocated (fsm.c:456) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{UNUSED}: is child of mgw(mgw-fsm-15215025-0)[0x5629446848d0] (fsm.c:486) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15215025-0)[0x5629446848d0] (mgcp_client_endpoint_fsm.c:724) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x56294467b6e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x56294467b6e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0] (fsm.c:486) 20250404084859960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x56294467b6e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x56294467b6e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859960 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: e829b'... (mgcp_client.c:807) 20250404084859960 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084859960 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x56294467b6e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859960 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e829b117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e829b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e829b117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e829b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(220)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250404084859970 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250404084859970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859970 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859970 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859970 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859970 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859970 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859970 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859970 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859970 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859970 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859970 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859970 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084859970 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084859970 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084859970 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084859970 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084859975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084859975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084859975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084859975 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084859975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe829b1) (hnbgw_rua.c:471) 20250404084859975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15215025 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084859975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084859975 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084859975 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084859975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084859975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859975 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084859975 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084859975 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859975 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084859975 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15215025-0)[0x5629446848d0] (mgcp_client_endpoint_fsm.c:724) 20250404084859975 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859975 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859975 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084859976 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 37 rtpbridge/10@mgw MGCP 1.0\r\nC: e829'... (mgcp_client.c:807) 20250404084859976 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404084859976 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084859976 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859976 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859976 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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)@d00087d8efbb: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e829b117" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e829b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859985 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250404084859985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084859985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084859985 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859985 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859985 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084859985 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15215025-0)[0x5629446848d0] (mgcp_client_endpoint_fsm.c:724) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x5629446833b0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x5629446833b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0] (fsm.c:486) 20250404084859985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x5629446833b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x5629446833b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250404084859985 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 38 rtpbridge/10@mgw MGCP 1.0\r\nC: e829'... (mgcp_client.c:807) 20250404084859985 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404084859985 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15215025-0)[0x5629446833b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859985 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e829b117" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e829b117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084859990 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250404084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859990 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{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) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084859990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084859990 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084859990 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084859990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af9ab0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084859990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084859990 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084859990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084859990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084859990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084859990 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 af 9a 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:1175) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084859990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084859990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084859990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084859990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084859990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084859990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084859990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084859990 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859990 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 9a 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  20250404084859990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084859990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084859990 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084859990 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084859990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084859990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084859990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084859990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084859990 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084859990 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084859990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084859990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084859990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084859990 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) 20250404084859990 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250404084859990 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084859990 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084859990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084859990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084859990 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084859990 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084859990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084859990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084859990 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084859990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084859990 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{UNUSED}: Allocated (fsm.c:456) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{UNUSED}: is child of mgw(mgw-fsm-376679-0)[0x56294468d660] (fsm.c:486) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-376679-0)[0x56294468d660] (mgcp_client_endpoint_fsm.c:724) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084859990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x5629446945c0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084859990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x5629446945c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0] (fsm.c:486) 20250404084859990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x5629446945c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084859990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x5629446945c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084859990 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=198 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 5bf67'... (mgcp_client.c:807) 20250404084859990 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250404084859990 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x5629446945c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084859990 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bf6717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bf6717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "5bf6717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bf6717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(221)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250404084859999 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250404084859999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084859999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084859999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084859999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084859999 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084859999 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084859999 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084859999 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084859999 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084859999 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084859999 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084859999 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084859999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900000 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084900000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084900000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084900000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084900000 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084900006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084900006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084900006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084900006 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084900006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x5bf67) (hnbgw_rua.c:471) 20250404084900006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-376679 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084900006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084900006 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084900006 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084900006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084900006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900006 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084900006 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084900006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900006 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-376679-0)[0x56294468d660] (mgcp_client_endpoint_fsm.c:724) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084900006 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=213 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 5bf6'... (mgcp_client.c:807) 20250404084900006 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250404084900006 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900006 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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)@d00087d8efbb: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5bf6717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bf6717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900013 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250404084900013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084900013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084900013 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900013 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900013 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084900013 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-376679-0)[0x56294468d660] (mgcp_client_endpoint_fsm.c:724) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900013 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x56294468d110]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900013 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x56294468d110]{ST_CRCX}: is child of mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0] (fsm.c:486) 20250404084900013 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x56294468d110]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900013 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x56294468d110]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250404084900013 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=203 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 5bf6'... (mgcp_client.c:807) 20250404084900013 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250404084900013 DLMGCP DEBUG MGCP_CONN(mgw-fsm-376679-0)[0x56294468d110]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900013 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5bf6717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "5bf6717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900023 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250404084900023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084900023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084900023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900023 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900023 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{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) 20250404084900023 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900023 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900023 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084900023 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084900023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084900023 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084900023 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084900023 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00574bf6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084900023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084900023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900023 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084900023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084900023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084900023 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 57 4b f6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404084900023 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084900023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900023 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084900023 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084900023 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084900023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084900023 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084900023 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084900023 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084900023 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900023 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 4b f6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404084900023 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084900023 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084900023 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084900023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084900023 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084900024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084900024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084900024 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900024 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084900024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084900024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084900024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084900024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084900024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084900024 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) 20250404084900024 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250404084900024 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084900024 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084900024 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084900024 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084900024 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084900024 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084900024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900024 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084900024 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084900024 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084900024 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900024 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{UNUSED}: Allocated (fsm.c:456) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{UNUSED}: is child of mgw(mgw-fsm-15358980-0)[0x56294467ae30] (fsm.c:486) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15358980-0)[0x56294467ae30] (mgcp_client_endpoint_fsm.c:724) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900024 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x56294469d1f0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900024 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x56294469d1f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15358980-0)[0x562944696920] (fsm.c:486) 20250404084900024 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x56294469d1f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900024 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x56294469d1f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084900024 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: ea5c0'... (mgcp_client.c:807) 20250404084900024 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084900024 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x56294469d1f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900024 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea5c0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea5c0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ea5c0417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea5c0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(222)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250404084900034 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250404084900034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084900034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084900034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900034 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900034 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084900034 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900034 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900034 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900034 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900034 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900034 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900034 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084900034 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900034 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084900034 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084900034 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084900034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084900034 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084900038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084900038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084900038 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084900038 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084900038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xea5c04) (hnbgw_rua.c:471) 20250404084900038 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358980 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084900038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084900038 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084900038 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084900038 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084900038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900038 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084900038 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084900038 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900038 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15358980-0)[0x56294467ae30] (mgcp_client_endpoint_fsm.c:724) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084900038 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: ea5c'... (mgcp_client.c:807) 20250404084900038 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404084900038 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900038 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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)@d00087d8efbb: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ea5c0417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea5c0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900044 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250404084900044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084900044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084900044 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900044 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900044 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084900044 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15358980-0)[0x56294467ae30] (mgcp_client_endpoint_fsm.c:724) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x562944695680]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x562944695680]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15358980-0)[0x562944696920] (fsm.c:486) 20250404084900044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x562944695680]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x562944695680]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250404084900044 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: ea5c'... (mgcp_client.c:807) 20250404084900044 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404084900044 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15358980-0)[0x562944695680]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900044 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ea5c0417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ea5c0417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900049 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250404084900049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084900049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084900049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900049 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{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) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084900049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084900049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084900049 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084900049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000378a3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084900049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084900049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900049 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084900049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084900049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084900049 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 03 78 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084900049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084900049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084900049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084900049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084900049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084900049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084900049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084900049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900049 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 78 a3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084900049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084900049 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084900049 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084900049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084900049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084900049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084900049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084900049 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900049 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084900049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084900049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084900049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084900049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084900049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084900049 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) 20250404084900049 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250404084900049 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084900049 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084900049 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084900049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084900049 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084900049 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084900049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084900049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084900049 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084900049 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900049 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{UNUSED}: Allocated (fsm.c:456) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{UNUSED}: is child of mgw(mgw-fsm-15024350-0)[0x56294469efb0] (fsm.c:486) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15024350-0)[0x56294469efb0] (mgcp_client_endpoint_fsm.c:724) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900049 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x5629446a5f00]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900049 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x5629446a5f00]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15024350-0)[0x56294469f630] (fsm.c:486) 20250404084900049 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x5629446a5f00]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900049 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x5629446a5f00]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084900049 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: e540d'... (mgcp_client.c:807) 20250404084900049 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084900049 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x5629446a5f00]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900049 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e540de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e540de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e540de17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e540de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(223)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250404084900056 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250404084900056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084900056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084900056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900056 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900056 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084900056 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900056 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900056 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900056 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900056 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900056 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900056 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084900056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900056 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084900056 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084900056 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084900056 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084900056 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084900060 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084900060 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084900060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe540de) (hnbgw_rua.c:471) 20250404084900060 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15024350 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084900060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084900060 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084900060 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084900060 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084900060 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900060 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084900060 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084900060 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900060 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15024350-0)[0x56294469efb0] (mgcp_client_endpoint_fsm.c:724) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084900060 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: e540'... (mgcp_client.c:807) 20250404084900060 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404084900060 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900060 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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)@d00087d8efbb: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e540de17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e540de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250404084900065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084900065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084900065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900065 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900065 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084900065 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15024350-0)[0x56294469efb0] (mgcp_client_endpoint_fsm.c:724) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900065 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x56294469edd0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900065 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x56294469edd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15024350-0)[0x56294469f630] (fsm.c:486) 20250404084900065 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x56294469edd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900065 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x56294469edd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250404084900065 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: e540'... (mgcp_client.c:807) 20250404084900065 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404084900065 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15024350-0)[0x56294469edd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900065 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e540de17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e540de17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900070 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250404084900070 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084900070 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084900070 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900070 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{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) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084900070 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084900070 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084900070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1c791), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084900070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084900070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084900070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084900070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084900070 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 c1 c7 91 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084900070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084900070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084900070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084900070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084900070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084900070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084900070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084900070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900070 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c1 c7 91 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084900070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084900070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084900070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084900070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084900070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084900070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084900070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084900070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900070 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084900070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084900070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084900070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084900070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084900070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084900070 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) 20250404084900070 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250404084900070 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084900070 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084900070 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084900070 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084900070 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084900070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084900070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084900070 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084900070 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900070 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{UNUSED}: Allocated (fsm.c:456) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{UNUSED}: is child of mgw(mgw-fsm-12768635-0)[0x5629446a83a0] (fsm.c:486) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12768635-0)[0x5629446a83a0] (mgcp_client_endpoint_fsm.c:724) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x5629446aec70]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x5629446aec70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0] (fsm.c:486) 20250404084900070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x5629446aec70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x5629446aec70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084900070 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: c2d57'... (mgcp_client.c:807) 20250404084900070 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084900070 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x5629446aec70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900070 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c2d57b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2d57b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c2d57b17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2d57b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(224)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250404084900076 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250404084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900076 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900076 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900076 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900076 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084900076 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900076 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084900076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084900076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084900076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084900076 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084900081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084900081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084900081 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084900081 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084900081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc2d57b) (hnbgw_rua.c:471) 20250404084900081 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768635 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084900081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084900081 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084900081 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084900081 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084900081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900081 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084900081 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084900081 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900081 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12768635-0)[0x5629446a83a0] (mgcp_client_endpoint_fsm.c:724) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084900081 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: c2d5'... (mgcp_client.c:807) 20250404084900081 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404084900081 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900081 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c2d57b17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2d57b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250404084900086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084900086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084900086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900086 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900086 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084900086 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12768635-0)[0x5629446a83a0] (mgcp_client_endpoint_fsm.c:724) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x56294469d960]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x56294469d960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0] (fsm.c:486) 20250404084900086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x56294469d960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x56294469d960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250404084900086 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: c2d5'... (mgcp_client.c:807) 20250404084900086 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404084900086 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12768635-0)[0x56294469d960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900086 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c2d57b17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c2d57b17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900091 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250404084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900091 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{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) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084900091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084900091 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084900091 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084900091 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090e456), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084900091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084900091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084900091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084900091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084900091 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 90 e4 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:1175) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084900091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084900091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084900091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084900091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084900091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084900091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084900091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084900091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900091 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 e4 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  20250404084900091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084900091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084900091 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084900091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084900091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084900091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084900091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084900091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900091 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084900091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084900091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084900091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084900091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084900091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084900091 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) 20250404084900091 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250404084900091 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084900091 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084900091 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084900091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084900091 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084900091 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084900091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084900091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084900091 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084900091 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900091 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{UNUSED}: Allocated (fsm.c:456) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{UNUSED}: is child of mgw(mgw-fsm-3600515-0)[0x5629446b0ad0] (fsm.c:486) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3600515-0)[0x5629446b0ad0] (mgcp_client_endpoint_fsm.c:724) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446b7a30]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446b7a30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160] (fsm.c:486) 20250404084900091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446b7a30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446b7a30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084900091 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: 36f08'... (mgcp_client.c:807) 20250404084900091 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084900091 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446b7a30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900091 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36f08317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36f08317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "36f08317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36f08317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084900097 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250404084900097 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084900097 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084900097 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900097 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900097 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084900097 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900097 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900097 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900097 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900097 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900097 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900097 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084900097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084900097 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084900097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084900097 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084900097 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084900097 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084900101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084900101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084900101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084900101 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084900101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x36f083) (hnbgw_rua.c:471) 20250404084900101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3600515 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084900101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084900101 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084900101 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084900102 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084900102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900102 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084900102 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084900102 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900102 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3600515-0)[0x5629446b0ad0] (mgcp_client_endpoint_fsm.c:724) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084900102 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: 36f0'... (mgcp_client.c:807) 20250404084900102 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404084900102 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900102 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "36f08317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36f08317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900107 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250404084900107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084900107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084900107 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900107 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900107 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084900107 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3600515-0)[0x5629446b0ad0] (mgcp_client_endpoint_fsm.c:724) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084900107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446af3e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404084900107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446af3e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160] (fsm.c:486) 20250404084900107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446af3e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084900107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446af3e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250404084900107 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: 36f0'... (mgcp_client.c:807) 20250404084900107 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404084900107 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3600515-0)[0x5629446af3e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900107 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "36f08317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "36f08317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084900111 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250404084900111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084900111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084900111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084900111 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900111 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{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) 20250404084900111 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084900111 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084900111 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084900111 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084900111 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084900111 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084900111 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084900111 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ae394), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084900111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084900111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084900111 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084900111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084900111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084900111 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 1a e3 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 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:1175) 20250404084900111 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084900111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084900111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084900111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084900111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084900111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084900112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084900112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084900112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084900112 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084900112 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1a e3 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 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)@d00087d8efbb: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901732 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901733 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) 20250404084901733 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250404084901733 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901733 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901733 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901733 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901733 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901733 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901733 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901733 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901733 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901733 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: a6bed'... (mgcp_client.c:807) 20250404084901733 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901733 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901733 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: a6bed'... (mgcp_client.c:807) 20250404084901733 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901733 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901733 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: Removing from parent mgw(mgw-fsm-10927832-0)[0x562944620960] (mgcp_client_endpoint_fsm.c:873) 20250404084901733 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901733 DLMGCP DEBUG mgw-endp(mgw-fsm-10927832-0)[0x562944620ba0]{IN_USE}: Deallocated (fsm.c:568) 20250404084901733 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901733 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901733 DMGW DEBUG mgw(mgw-fsm-10927832-0)[0x562944620960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901733 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901733 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)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a6bed817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "a6bed817" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901749 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250404084901749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944620d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901750 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250404084901750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901750 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)10927832 20250404084901763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901763 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa6bed8,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10927832 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901763 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901763 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901763 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901763 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f21081), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901763 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 f2 10 81 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084901764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901764 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 10 81 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084901764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901764 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901764 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) 20250404084901764 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250404084901764 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901764 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901764 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901764 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901764 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901764 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901764 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901764 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901764 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901764 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: 20498'... (mgcp_client.c:807) 20250404084901764 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901765 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901765 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901765 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: 20498'... (mgcp_client.c:807) 20250404084901765 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901765 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901765 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: Removing from parent mgw(mgw-fsm-2115975-0)[0x56294462e180] (mgcp_client_endpoint_fsm.c:873) 20250404084901765 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901765 DLMGCP DEBUG mgw-endp(mgw-fsm-2115975-0)[0x56294462eb10]{IN_USE}: Deallocated (fsm.c:568) 20250404084901765 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901765 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901765 DMGW DEBUG mgw(mgw-fsm-2115975-0)[0x56294462e180]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901765 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901765 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901765 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)6233231 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "20498717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "20498717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901783 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250404084901783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901783 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084901784 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250404084901784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901784 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f870]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)2115975 20250404084901789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901789 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x204987,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2115975 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901789 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901789 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901789 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901789 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d4582), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901789 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 45 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:1175) 20250404084901789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084901789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901789 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 82 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084901789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901790 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901790 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) 20250404084901790 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250404084901790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901790 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901790 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901790 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901790 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901790 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901790 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901790 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 10 81 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901790 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901790 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901790 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901790 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901790 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901790 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901790 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901790 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901790 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 58 rtpbridge/3@mgw MGCP 1.0\r\nC: eecdb'... (mgcp_client.c:807) 20250404084901790 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901790 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 59 rtpbridge/3@mgw MGCP 1.0\r\nC: eecdb'... (mgcp_client.c:807) 20250404084901790 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901790 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901790 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: Removing from parent mgw(mgw-fsm-15650239-0)[0x56294462f4f0] (mgcp_client_endpoint_fsm.c:873) 20250404084901790 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901790 DLMGCP DEBUG mgw-endp(mgw-fsm-15650239-0)[0x56294463b960]{IN_USE}: Deallocated (fsm.c:568) 20250404084901790 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901790 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901790 DMGW DEBUG mgw(mgw-fsm-15650239-0)[0x56294462f4f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901790 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=00f21081), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901790 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250404084901790 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901790 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901790 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901791 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{disconnected}: Freeing instance (context_map.c:202) 20250404084901791 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10927832)[0x562944618d60]{disconnected}: Deallocated (fsm.c:568) 20250404084901791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{disconnected}: Freeing instance (context_map.c:206) 20250404084901791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x562944613bc0]{disconnected}: Deallocated (fsm.c:568) 20250404084901791 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10927832 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250404084901791 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=00f21081), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250404084901791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901791 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 f2 10 81 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901791 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901791 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901791 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901791 DLSCCP DEBUG SCCP-SCOC(8)[0x5629446168b0]{IDLE}: Deallocated (fsm.c:568) 20250404084901791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901791 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084901791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901791 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901791 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 10 81 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)3180545 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:1 20250404084901798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901798 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 82 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901799 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=001d4582), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901799 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250404084901799 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901799 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901799 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901799 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{disconnected}: Freeing instance (context_map.c:202) 20250404084901799 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2115975)[0x56294461bb30]{disconnected}: Deallocated (fsm.c:568) 20250404084901799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{disconnected}: Freeing instance (context_map.c:206) 20250404084901799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x562944617a10]{disconnected}: Deallocated (fsm.c:568) 20250404084901799 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2115975 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404084901799 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=001d4582), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250404084901799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901799 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901799 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 45 82 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:2 20250404084901799 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901799 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901799 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901799 DLSCCP DEBUG SCCP-SCOC(9)[0x56294461f540]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 20250404084901799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084901799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901799 DLSS7 <000c> osmo_ss7_asp.c:1175 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 45 82 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:1 20250404084901801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901801 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901801 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901801 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901801 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending 20250404084901802 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901802 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901802 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901802 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901802 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) 20250404084901802 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250404084901802 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901802 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901802 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901802 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901802 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901802 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901802 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901802 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901802 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901802 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901802 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 60 rtpbridge/2@mgw MGCP 1.0\r\nC: 99d83'... (mgcp_client.c:807) 20250404084901802 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901802 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901802 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901802 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 61 rtpbridge/2@mgw MGCP 1.0\r\nC: 99d83'... (mgcp_client.c:807) 20250404084901802 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901803 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901803 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: Removing from parent mgw(mgw-fsm-10082357-0)[0x562944646d90] (mgcp_client_endpoint_fsm.c:873) 20250404084901803 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901803 DLMGCP DEBUG mgw-endp(mgw-fsm-10082357-0)[0x562944646470]{IN_USE}: Deallocated (fsm.c:568) 20250404084901803 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901803 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901803 DMGW DEBUG mgw(mgw-fsm-10082357-0)[0x562944646d90]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdbf17" }, { code := "I", val := "11111" } }, sdp := omit } 20250404084901819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250404084901820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(212)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdbf17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901820 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446302c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 TC_rab_assignment_concurrent0(212)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 TC_rab_assignment_concurrent0(211)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "99d83517" }, { code := "I", val := "11111" } }, sdp := omit } HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901820 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250404084901820 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901821 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901821 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901821 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463ecd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(211)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "99d83517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901822 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250404084901822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464da10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084901823 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250404084901823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901823 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294462f350]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)15650239 20250404084901824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeecdbf,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650239 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901825 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901825 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001a2ad), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901825 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901825 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 01 a2 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:1175) 20250404084901825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901825 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 a2 ad 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084901825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901825 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901825 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901825 DLSS7 <000c> osmo_ss7_asp.c:1175 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  TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)10082357 20250404084901825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901825 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) 20250404084901825 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250404084901825 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901825 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901825 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901825 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901825 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901825 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901825 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901825 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901825 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901825 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=56 'DLCX 62 rtpbridge/5@mgw MGCP 1.0\r\nC: 37c9f'... (mgcp_client.c:807) 20250404084901825 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404084901825 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901825 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901825 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=56 'DLCX 63 rtpbridge/5@mgw MGCP 1.0\r\nC: 37c9f'... (mgcp_client.c:807) 20250404084901825 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404084901825 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901825 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: Removing from parent mgw(mgw-fsm-228511-0)[0x562944645f40] (mgcp_client_endpoint_fsm.c:873) 20250404084901825 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901825 DLMGCP DEBUG mgw-endp(mgw-fsm-228511-0)[0x56294464f9c0]{IN_USE}: Deallocated (fsm.c:568) 20250404084901825 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901825 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901825 DMGW DEBUG mgw(mgw-fsm-228511-0)[0x562944645f40]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901826 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901826 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x99d835,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901826 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10082357 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901826 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901826 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901826 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901826 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c44b42), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901826 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 c4 4b 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:1175) 20250404084901826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901826 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c4 4b 42 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)@d00087d8efbb: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer TC_rab_assignment_concurrent0(214)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)16296947 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)13193059 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:2 20250404084901832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901832 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 a2 ad 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901832 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=0001a2ad), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901832 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250404084901832 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901832 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901832 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901832 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{disconnected}: Freeing instance (context_map.c:202) 20250404084901832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650239)[0x5629446229c0]{disconnected}: Deallocated (fsm.c:568) 20250404084901832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{disconnected}: Freeing instance (context_map.c:206) 20250404084901832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x5629446234c0]{disconnected}: Deallocated (fsm.c:568) 20250404084901832 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650239 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404084901832 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=0001a2ad), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250404084901832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901832 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901832 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 01 a2 ad 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901832 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901832 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901832 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901832 DLSCCP DEBUG SCCP-SCOC(11)[0x562944623e50]{IDLE}: Deallocated (fsm.c:568) 20250404084901832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901832 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901832 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 a2 ad 00 00 0b 00 00 06 00 08 00 00 00 01  20250404084901832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901832 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901832 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901832 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901832 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901832 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c4 4b 42 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901832 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901832 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=00c44b42), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901832 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250404084901832 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901832 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901833 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901833 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{disconnected}: Freeing instance (context_map.c:202) 20250404084901833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10082357)[0x5629446202a0]{disconnected}: Deallocated (fsm.c:568) 20250404084901833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{disconnected}: Freeing instance (context_map.c:206) 20250404084901833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x5629446214e0]{disconnected}: Deallocated (fsm.c:568) 20250404084901833 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10082357 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404084901833 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=00c44b42), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250404084901833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901833 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901833 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 c4 4b 42 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901833 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901833 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901833 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901833 DLSCCP DEBUG SCCP-SCOC(10)[0x562944621bb0]{IDLE}: Deallocated (fsm.c:568) 20250404084901833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901833 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901833 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c4 4b 42 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(214)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37c9f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "37c9f17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294464f110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901836 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901836 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463d3e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)228511 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901849 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901849 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901849 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901850 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901850 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901850 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901850 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901850 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901850 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) 20250404084901850 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250404084901850 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901850 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901850 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901850 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901850 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901850 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901850 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901850 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901850 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901850 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901850 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 64 rtpbridge/4@mgw MGCP 1.0\r\nC: 9220a'... (mgcp_client.c:807) 20250404084901850 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901850 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901850 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901850 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 65 rtpbridge/4@mgw MGCP 1.0\r\nC: 9220a'... (mgcp_client.c:807) 20250404084901850 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901850 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901850 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: Removing from parent mgw(mgw-fsm-9576620-0)[0x562944658650] (mgcp_client_endpoint_fsm.c:873) 20250404084901850 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901850 DLMGCP DEBUG mgw-endp(mgw-fsm-9576620-0)[0x562944658860]{IN_USE}: Deallocated (fsm.c:568) 20250404084901850 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901850 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901850 DMGW DEBUG mgw(mgw-fsm-9576620-0)[0x562944658650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901850 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901851 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x37c9f,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-228511 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901851 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901851 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901851 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901851 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b940), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901851 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b9 40 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084901851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901851 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 78 b9 40 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:5 TC_rab_assignment_concurrent0(213)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)6027408 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:5 20250404084901859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901859 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901859 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901859 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901859 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901859 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b9 40 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901860 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901860 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=0078b940), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901860 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250404084901860 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901860 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901860 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901860 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{disconnected}: Freeing instance (context_map.c:202) 20250404084901860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-228511)[0x562944623940]{disconnected}: Deallocated (fsm.c:568) 20250404084901860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{disconnected}: Freeing instance (context_map.c:206) 20250404084901860 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x562944622540]{disconnected}: Deallocated (fsm.c:568) 20250404084901860 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-228511 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404084901860 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=0078b940), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250404084901860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901860 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 78 b9 40 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901860 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901860 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901860 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901860 DLSCCP DEBUG SCCP-SCOC(13)[0x56294462b990]{IDLE}: Deallocated (fsm.c:568) 20250404084901860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901860 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901860 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b9 40 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(213)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9220ac17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "9220ac17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901866 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250404084901866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901866 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446582d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901867 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250404084901867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901867 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446580d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)9576620 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901874 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901874 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901874 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901874 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901874 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901874 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901874 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) 20250404084901874 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250404084901874 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901874 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901874 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901874 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901874 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901874 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901874 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901874 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901874 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901874 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901874 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901874 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 66 rtpbridge/7@mgw MGCP 1.0\r\nC: 4cad2'... (mgcp_client.c:807) 20250404084901874 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901874 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901874 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 67 rtpbridge/7@mgw MGCP 1.0\r\nC: 4cad2'... (mgcp_client.c:807) 20250404084901874 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901874 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901874 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: Removing from parent mgw(mgw-fsm-5025056-0)[0x562944661450] (mgcp_client_endpoint_fsm.c:873) 20250404084901874 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901874 DLMGCP DEBUG mgw-endp(mgw-fsm-5025056-0)[0x562944660a90]{IN_USE}: Deallocated (fsm.c:568) 20250404084901874 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901875 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901875 DMGW DEBUG mgw(mgw-fsm-5025056-0)[0x562944661450]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901875 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901875 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9220ac,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901875 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9576620 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901875 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901875 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901875 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901875 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901875 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8322d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901875 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901875 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901875 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901875 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901875 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 c8 32 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901875 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901875 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901875 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901875 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084901875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901875 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901875 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 32 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)15478412 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:4 20250404084901882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901882 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901882 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901882 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901882 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901882 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 32 2d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901882 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=00c8322d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901882 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250404084901882 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901882 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901882 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901882 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{disconnected}: Freeing instance (context_map.c:202) 20250404084901882 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9576620)[0x56294461f8a0]{disconnected}: Deallocated (fsm.c:568) 20250404084901882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{disconnected}: Freeing instance (context_map.c:206) 20250404084901882 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x562944623f80]{disconnected}: Deallocated (fsm.c:568) 20250404084901882 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9576620 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404084901882 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=00c8322d), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250404084901882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901883 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 c8 32 2d 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901883 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901883 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901883 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901883 DLSCCP DEBUG SCCP-SCOC(12)[0x5629446221d0]{IDLE}: Deallocated (fsm.c:568) 20250404084901883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084901883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901883 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 32 2d 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "4cad2017" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "4cad2017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901887 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250404084901887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446681e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084901888 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250404084901888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901888 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446604c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)5025056 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901912 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) 20250404084901912 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250404084901912 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901912 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901912 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901912 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901912 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901912 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901912 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901912 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901912 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901912 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901912 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 68 rtpbridge/6@mgw MGCP 1.0\r\nC: cfef1'... (mgcp_client.c:807) 20250404084901912 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901912 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901913 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 69 rtpbridge/6@mgw MGCP 1.0\r\nC: cfef1'... (mgcp_client.c:807) 20250404084901913 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901913 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901913 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: Removing from parent mgw(mgw-fsm-13627164-0)[0x56294466a0d0] (mgcp_client_endpoint_fsm.c:873) 20250404084901913 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901913 DLMGCP DEBUG mgw-endp(mgw-fsm-13627164-0)[0x562944657a30]{IN_USE}: Deallocated (fsm.c:568) 20250404084901913 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901913 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901913 DMGW DEBUG mgw(mgw-fsm-13627164-0)[0x56294466a0d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901913 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x4cad20,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025056 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901913 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901913 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901913 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901913 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c7d950), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901913 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901913 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 c7 d9 50 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901914 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 d9 50 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)@d00087d8efbb: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)8835352 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:7 20250404084901922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901922 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901922 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901922 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901922 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 d9 50 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901922 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=00c7d950), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901922 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250404084901922 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901922 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901922 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901923 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{disconnected}: Freeing instance (context_map.c:202) 20250404084901923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5025056)[0x56294462c4d0]{disconnected}: Deallocated (fsm.c:568) 20250404084901923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{disconnected}: Freeing instance (context_map.c:206) 20250404084901923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x56294462bda0]{disconnected}: Deallocated (fsm.c:568) 20250404084901923 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5025056 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404084901923 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=00c7d950), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250404084901923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901923 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 c7 d9 50 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901923 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901923 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901923 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901923 DLSCCP DEBUG SCCP-SCOC(15)[0x56294462d2b0]{IDLE}: Deallocated (fsm.c:568) 20250404084901923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901923 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c7 d9 50 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(215)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cfef1c17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "cfef1c17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901931 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250404084901931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901931 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944670e60]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901932 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250404084901932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901932 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944668950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)13627164 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901942 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901942 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901942 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) 20250404084901942 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250404084901942 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901942 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901942 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901942 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901942 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901942 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901942 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901942 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901942 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: 6687d'... (mgcp_client.c:807) 20250404084901942 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901942 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901942 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: 6687d'... (mgcp_client.c:807) 20250404084901942 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901942 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901942 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: Removing from parent mgw(mgw-fsm-6719447-0)[0x562944672d60] (mgcp_client_endpoint_fsm.c:873) 20250404084901942 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901942 DLMGCP DEBUG mgw-endp(mgw-fsm-6719447-0)[0x5629446729e0]{IN_USE}: Deallocated (fsm.c:568) 20250404084901942 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901942 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901942 DMGW DEBUG mgw(mgw-fsm-6719447-0)[0x562944672d60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901942 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901942 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xcfef1c,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901942 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627164 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901942 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901942 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901942 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901942 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901942 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002228fa), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901942 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 22 28 fa 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901942 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901942 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901942 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084901942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901942 DLSS7 <000c> osmo_ss7_asp.c:1175 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 22 28 fa 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)@d00087d8efbb: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)6565091 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:6 20250404084901945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901945 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901945 DLSS7 <000c> osmo_ss7_asp.c:1175 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 22 28 fa 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901945 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=002228fa), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901945 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250404084901945 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901945 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901945 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901945 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{disconnected}: Freeing instance (context_map.c:202) 20250404084901945 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13627164)[0x56294461f9d0]{disconnected}: Deallocated (fsm.c:568) 20250404084901945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{disconnected}: Freeing instance (context_map.c:206) 20250404084901945 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x56294462b230]{disconnected}: Deallocated (fsm.c:568) 20250404084901945 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13627164 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404084901945 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=002228fa), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250404084901945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901945 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901945 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 22 28 fa 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901945 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901945 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901945 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901945 DLSCCP DEBUG SCCP-SCOC(14)[0x56294462c710]{IDLE}: Deallocated (fsm.c:568) 20250404084901945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901945 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901945 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084901945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901945 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901945 DLSS7 <000c> osmo_ss7_asp.c:1175 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 22 28 fa 00 00 0e 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(217)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6687d717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "6687d717" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944669c40]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(217)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901947 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901947 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944672f70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)6719447 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901967 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901967 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901967 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901967 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901967 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901967 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901967 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901967 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901967 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901967 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901967 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901967 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) 20250404084901967 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250404084901967 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901967 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901967 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901967 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901967 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901967 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901967 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901967 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901967 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901967 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901967 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 72 rtpbridge/9@mgw MGCP 1.0\r\nC: 248f0'... (mgcp_client.c:807) 20250404084901967 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901967 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901967 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 73 rtpbridge/9@mgw MGCP 1.0\r\nC: 248f0'... (mgcp_client.c:807) 20250404084901967 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084901967 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901967 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: Removing from parent mgw(mgw-fsm-2395918-0)[0x56294467bb60] (mgcp_client_endpoint_fsm.c:873) 20250404084901967 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901967 DLMGCP DEBUG mgw-endp(mgw-fsm-2395918-0)[0x562944669850]{IN_USE}: Deallocated (fsm.c:568) 20250404084901968 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901968 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901968 DMGW DEBUG mgw(mgw-fsm-2395918-0)[0x56294467bb60]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084901968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084901968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084901968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084901968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084901968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084901968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084901968 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084901968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6687d7,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084901968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6719447 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084901968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084901968 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084901968 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084901968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084901968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084901968 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084901968 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084901968 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00271dca), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084901968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901968 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901968 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901968 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901968 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901968 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901968 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 27 1d ca 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084901968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084901968 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084901968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901968 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901968 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901968 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901968 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901968 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901968 DLSS7 <000c> osmo_ss7_asp.c:1175 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 27 1d ca 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)@d00087d8efbb: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer TC_rab_assignment_concurrent0(218)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)15691981 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:8 20250404084901978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901978 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901978 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901978 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901978 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901978 DLSS7 <000c> osmo_ss7_asp.c:1175 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 27 1d ca 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084901978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901978 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=00271dca), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084901978 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250404084901978 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084901978 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901978 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084901979 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084901979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084901979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084901979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084901979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{disconnected}: Freeing instance (context_map.c:202) 20250404084901979 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6719447)[0x56294462cc50]{disconnected}: Deallocated (fsm.c:568) 20250404084901979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084901979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{disconnected}: Freeing instance (context_map.c:206) 20250404084901979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x56294462b480]{disconnected}: Deallocated (fsm.c:568) 20250404084901979 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6719447 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404084901979 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=00271dca), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250404084901979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084901979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084901979 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084901979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084901979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084901979 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 27 1d ca 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084901979 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084901979 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084901979 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084901979 DLSCCP DEBUG SCCP-SCOC(16)[0x56294462df30]{IDLE}: Deallocated (fsm.c:568) 20250404084901979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901979 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084901979 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084901979 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084901979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084901979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084901979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084901979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084901979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901979 DLSS7 <000c> osmo_ss7_asp.c:1175 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 27 1d ca 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "248f0e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "248f0e17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084901983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467bd70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(218)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084901983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084901983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944658510]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)2395918 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084901999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084901999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084901999 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084901999 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084901999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084901999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084901999 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084901999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084901999 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084901999 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084901999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084901999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084901999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084901999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084901999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084901999 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) 20250404084901999 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250404084901999 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084901999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084901999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084901999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084901999 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084901999 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084901999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084901999 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084901999 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084901999 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084901999 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084901999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 74 rtpbridge/10@mgw MGCP 1.0\r\nC: e829'... (mgcp_client.c:807) 20250404084901999 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084901999 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084901999 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 75 rtpbridge/10@mgw MGCP 1.0\r\nC: e829'... (mgcp_client.c:807) 20250404084901999 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084901999 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084901999 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: Removing from parent mgw(mgw-fsm-15215025-0)[0x5629446848d0] (mgcp_client_endpoint_fsm.c:873) 20250404084901999 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084901999 DLMGCP DEBUG mgw-endp(mgw-fsm-15215025-0)[0x562944684aa0]{IN_USE}: Deallocated (fsm.c:568) 20250404084901999 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084901999 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084901999 DMGW DEBUG mgw(mgw-fsm-15215025-0)[0x5629446848d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084901999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084902000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084902000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084902000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084902000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902000 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x248f0e,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2395918 SCCP-17 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902000 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902000 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902000 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902000 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00600866), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084902000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084902000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902000 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 60 08 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:1175) 20250404084902000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084902000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902001 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 08 66 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)@d00087d8efbb: Session index based on local reference:9 TC_rab_assignment_concurrent0(219)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 9TC_rab_assignment_concurrent0(218)8868421 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:9 20250404084902008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902009 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902009 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 08 66 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902009 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=00600866), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902009 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250404084902009 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902009 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902009 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902009 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{disconnected}: Freeing instance (context_map.c:202) 20250404084902009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2395918)[0x56294462bf50]{disconnected}: Deallocated (fsm.c:568) 20250404084902009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{disconnected}: Freeing instance (context_map.c:206) 20250404084902009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x56294462d580]{disconnected}: Deallocated (fsm.c:568) 20250404084902009 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2395918 SCCP-17 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404084902009 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=00600866), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250404084902009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084902009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902009 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084902009 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902009 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902009 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902009 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 60 08 66 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902009 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902009 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902009 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902009 DLSCCP DEBUG SCCP-SCOC(17)[0x56294462f220]{IDLE}: Deallocated (fsm.c:568) 20250404084902009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902009 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902009 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902009 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902010 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902010 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 08 66 00 00 11 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(219)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e829b117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "e829b117" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084902016 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250404084902016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294467b6e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084902017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250404084902017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446833b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)15215025 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084902035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902036 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902036 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902036 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902036 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902036 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084902036 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902036 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902036 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) 20250404084902036 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250404084902036 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084902036 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902036 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084902036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084902036 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084902036 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084902036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084902036 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084902036 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084902036 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084902036 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084902036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 5bf6'... (mgcp_client.c:807) 20250404084902036 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084902036 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 5bf6'... (mgcp_client.c:807) 20250404084902036 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084902036 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902036 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: Removing from parent mgw(mgw-fsm-376679-0)[0x56294468d660] (mgcp_client_endpoint_fsm.c:873) 20250404084902036 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084902036 DLMGCP DEBUG mgw-endp(mgw-fsm-376679-0)[0x56294468dcf0]{IN_USE}: Deallocated (fsm.c:568) 20250404084902036 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084902036 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084902036 DMGW DEBUG mgw(mgw-fsm-376679-0)[0x56294468d660]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084902036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084902037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084902037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084902037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084902037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902037 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902037 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe829b1,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902037 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15215025 SCCP-18 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902037 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902037 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902037 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902037 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902037 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00af9ab0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902037 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902037 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902037 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 af 9a 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:1175) 20250404084902037 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084902037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902038 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902038 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902038 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902038 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902038 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902038 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902038 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902038 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 9a b0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 10TC_rab_assignment_concurrent0(219)13716000 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:10 20250404084902047 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902047 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902047 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902047 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902047 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902047 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902047 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 9a b0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902047 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=00af9ab0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902047 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250404084902047 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902047 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902047 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902047 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{disconnected}: Freeing instance (context_map.c:202) 20250404084902047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15215025)[0x56294462afd0]{disconnected}: Deallocated (fsm.c:568) 20250404084902047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{disconnected}: Freeing instance (context_map.c:206) 20250404084902047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x56294462ffa0]{disconnected}: Deallocated (fsm.c:568) 20250404084902048 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15215025 SCCP-18 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250404084902048 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=00af9ab0), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250404084902048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902048 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 af 9a b0 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902048 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902048 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902048 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902048 DLSCCP DEBUG SCCP-SCOC(18)[0x562944637bd0]{IDLE}: Deallocated (fsm.c:568) 20250404084902048 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902048 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902048 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902048 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902048 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902048 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902048 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902048 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902048 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902048 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af 9a b0 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(220)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5bf6717" }, { code := "I", val := "11111" } }, sdp := omit } 20250404084902052 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250404084902052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902052 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446945c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(220)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "5bf6717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084902053 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250404084902053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294468d110]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)376679 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084902062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902062 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902062 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902062 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902062 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902062 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084902062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902062 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) 20250404084902062 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250404084902062 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084902062 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902062 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084902062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084902062 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084902062 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084902062 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084902062 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084902062 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084902062 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084902062 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084902062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902062 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: ea5c'... (mgcp_client.c:807) 20250404084902062 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902062 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902062 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: ea5c'... (mgcp_client.c:807) 20250404084902062 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902062 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902062 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: Removing from parent mgw(mgw-fsm-15358980-0)[0x56294467ae30] (mgcp_client_endpoint_fsm.c:873) 20250404084902062 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084902062 DLMGCP DEBUG mgw-endp(mgw-fsm-15358980-0)[0x562944696920]{IN_USE}: Deallocated (fsm.c:568) 20250404084902062 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084902062 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084902062 DMGW DEBUG mgw(mgw-fsm-15358980-0)[0x56294467ae30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084902062 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084902062 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084902062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084902062 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084902063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902063 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902063 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x5bf67,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902063 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-376679 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902063 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902063 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902063 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902063 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902063 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00574bf6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902063 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902063 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902063 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902063 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902063 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 57 4b f6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902063 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902063 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084902063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902063 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902063 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902063 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902063 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902063 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 4b f6 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)@d00087d8efbb: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer TC_rab_assignment_concurrent0(221)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)13963204 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:11 20250404084902072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902072 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902072 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902072 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902072 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902072 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 4b f6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902073 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=00574bf6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902073 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250404084902073 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902073 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902073 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902073 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{disconnected}: Freeing instance (context_map.c:202) 20250404084902073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-376679)[0x56294462fd60]{disconnected}: Deallocated (fsm.c:568) 20250404084902073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{disconnected}: Freeing instance (context_map.c:206) 20250404084902073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x5629446389e0]{disconnected}: Deallocated (fsm.c:568) 20250404084902073 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-376679 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250404084902073 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=00574bf6), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250404084902073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902073 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 57 4b f6 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902073 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902073 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902073 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902073 DLSCCP DEBUG SCCP-SCOC(19)[0x5629446396c0]{IDLE}: Deallocated (fsm.c:568) 20250404084902073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902073 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 4b f6 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084902079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902079 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902079 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084902079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902079 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) 20250404084902079 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250404084902079 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084902079 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902079 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084902079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084902079 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084902080 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084902080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084902080 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084902080 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084902080 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084902080 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084902080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902080 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: e540'... (mgcp_client.c:807) 20250404084902080 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902080 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902080 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902080 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: e540'... (mgcp_client.c:807) 20250404084902080 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902080 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902080 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: Removing from parent mgw(mgw-fsm-15024350-0)[0x56294469efb0] (mgcp_client_endpoint_fsm.c:873) 20250404084902080 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084902080 DLMGCP DEBUG mgw-endp(mgw-fsm-15024350-0)[0x56294469f630]{IN_USE}: Deallocated (fsm.c:568) 20250404084902080 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084902080 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084902080 DMGW DEBUG mgw(mgw-fsm-15024350-0)[0x56294469efb0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084902080 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084902080 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084902080 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084902080 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)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ea5c0417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ea5c0417" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084902086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294469d1f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084902086 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902086 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944695680]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e540de17" }, { code := "I", val := "11111" } }, sdp := omit } 20250404084902087 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446a5f00]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "e540de17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084902087 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902087 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469edd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)15358980 20250404084902088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902088 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xea5c04,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358980 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902088 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902088 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902088 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902088 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000378a3), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902088 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 03 78 a3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)15024350 20250404084902088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902088 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 78 a3 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)10691639 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:12 20250404084902091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902091 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902091 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 78 a3 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902091 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=000378a3), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902091 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250404084902091 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902091 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902091 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902091 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{disconnected}: Freeing instance (context_map.c:202) 20250404084902091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15358980)[0x562944639150]{disconnected}: Deallocated (fsm.c:568) 20250404084902091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{disconnected}: Freeing instance (context_map.c:206) 20250404084902091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x5629446376c0]{disconnected}: Deallocated (fsm.c:568) 20250404084902091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15358980 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250404084902091 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=000378a3), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250404084902091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902091 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 03 78 a3 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902091 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902091 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902091 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902091 DLSCCP DEBUG SCCP-SCOC(20)[0x56294463a090]{IDLE}: Deallocated (fsm.c:568) 20250404084902091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902091 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 78 a3 00 00 14 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084902094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902094 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902094 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902094 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902094 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902094 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084902094 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902094 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902094 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) 20250404084902094 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250404084902094 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084902094 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902094 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084902094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084902094 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084902094 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084902094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084902094 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084902094 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084902094 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084902094 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084902094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902094 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: c2d5'... (mgcp_client.c:807) 20250404084902094 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902094 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902094 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902094 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: c2d5'... (mgcp_client.c:807) 20250404084902094 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902094 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902094 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: Removing from parent mgw(mgw-fsm-12768635-0)[0x5629446a83a0] (mgcp_client_endpoint_fsm.c:873) 20250404084902094 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084902094 DLMGCP DEBUG mgw-endp(mgw-fsm-12768635-0)[0x5629446a76a0]{IN_USE}: Deallocated (fsm.c:568) 20250404084902094 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084902094 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084902094 DMGW DEBUG mgw(mgw-fsm-12768635-0)[0x5629446a83a0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084902094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084902094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084902094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084902094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084902094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902094 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xe540de,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15024350 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902094 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902094 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902094 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902094 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c1c791), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902094 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 c1 c7 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:1175) 20250404084902094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084902094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902095 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902095 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c1 c7 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer TC_rab_assignment_concurrent0(223)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)3329434 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:13 20250404084902097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902097 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902097 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902097 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902097 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c1 c7 91 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902097 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=00c1c791), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902097 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250404084902097 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902097 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902097 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902097 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{disconnected}: Freeing instance (context_map.c:202) 20250404084902097 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15024350)[0x56294462e890]{disconnected}: Deallocated (fsm.c:568) 20250404084902097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{disconnected}: Freeing instance (context_map.c:206) 20250404084902097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x56294463a6d0]{disconnected}: Deallocated (fsm.c:568) 20250404084902097 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15024350 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250404084902097 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=00c1c791), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250404084902097 DLSS7 [1;34mDEBUG 0: CombinedLinkset(dpc=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) 20250404084902097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902097 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 c1 c7 91 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902097 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902097 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902097 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902097 DLSCCP DEBUG SCCP-SCOC(21)[0x56294463ae60]{IDLE}: Deallocated (fsm.c:568) 20250404084902097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902097 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c1 c7 91 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(223)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c2d57b17" }, { code := "I", val := "11111" } }, sdp := omit } 20250404084902098 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250404084902098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(223)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "c2d57b17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404084902098 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446aec70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084902099 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250404084902099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902099 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294469d960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)12768635 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084902118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902118 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902118 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902118 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902118 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084902119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902119 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902119 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) 20250404084902119 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250404084902119 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084902119 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902119 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084902119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084902119 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084902119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084902119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084902119 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084902119 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084902119 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084902119 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084902119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: 36f0'... (mgcp_client.c:807) 20250404084902119 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902119 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084902119 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: 36f0'... (mgcp_client.c:807) 20250404084902119 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084902119 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084902119 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: Removing from parent mgw(mgw-fsm-3600515-0)[0x5629446b0ad0] (mgcp_client_endpoint_fsm.c:873) 20250404084902119 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084902119 DLMGCP DEBUG mgw-endp(mgw-fsm-3600515-0)[0x5629446b1160]{IN_USE}: Deallocated (fsm.c:568) 20250404084902119 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084902119 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084902119 DMGW DEBUG mgw(mgw-fsm-3600515-0)[0x5629446b0ad0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084902119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084902119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084902119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084902119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404084902119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902119 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902119 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc2d57b,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768635 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902119 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902119 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902120 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902120 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090e456), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902120 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 90 e4 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:1175) 20250404084902120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084902120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084902120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902120 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902120 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 e4 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)@d00087d8efbb: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer TC_rab_assignment_concurrent0(224)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)4004680 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:14 20250404084902129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902129 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902129 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902129 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902129 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902129 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 e4 56 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902130 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=0090e456), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902130 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250404084902130 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902130 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902130 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902130 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{disconnected}: Freeing instance (context_map.c:202) 20250404084902130 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12768635)[0x56294463a460]{disconnected}: Deallocated (fsm.c:568) 20250404084902130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{disconnected}: Freeing instance (context_map.c:206) 20250404084902130 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x56294463a590]{disconnected}: Deallocated (fsm.c:568) 20250404084902130 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12768635 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250404084902130 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=0090e456), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250404084902130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902130 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 90 e4 56 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902130 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902130 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902130 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902130 DLSCCP DEBUG SCCP-SCOC(22)[0x56294463b830]{IDLE}: Deallocated (fsm.c:568) 20250404084902130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084902130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902130 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 e4 56 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(224)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "36f08317" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "36f08317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084902136 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x5629446b7a30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084902136 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084902136 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x5629446af3e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)3600515 20250404084902321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084902321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084902321 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084902321 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084902321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x36f083,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084902321 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3600515 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084902321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084902321 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084902321 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084902321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084902321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084902321 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084902321 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084902321 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001ae394), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084902321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902321 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902321 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 1a e3 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:1175) 20250404084902321 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084902321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084902321 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084902321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902322 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1a e3 94 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)@d00087d8efbb: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)12213794 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on connection ID:15 20250404084902333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902333 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084902333 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084902333 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084902333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084902333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084902333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084902333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084902333 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902333 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1a e3 94 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084902333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084902333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084902333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084902333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084902333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084902334 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=001ae394), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084902334 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250404084902334 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084902334 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084902334 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084902334 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084902334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084902334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084902334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084902334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{disconnected}: Freeing instance (context_map.c:202) 20250404084902334 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3600515)[0x56294463b1c0]{disconnected}: Deallocated (fsm.c:568) 20250404084902334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084902334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{disconnected}: Freeing instance (context_map.c:206) 20250404084902334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x56294463bf10]{disconnected}: Deallocated (fsm.c:568) 20250404084902334 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3600515 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250404084902334 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=001ae394), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250404084902334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084902334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084902334 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084902334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084902334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084902334 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 1a e3 94 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084902334 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084902334 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084902334 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084902334 DLSCCP DEBUG SCCP-SCOC(23)[0x56294463c5d0]{IDLE}: Deallocated (fsm.c:568) 20250404084902334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084902334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084902334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084902334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084902334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084902334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084902334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084902334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084902334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084902334 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1a e3 94 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084904300 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404084904300 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0015920c), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084904300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084904300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084904300 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404084904300 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084904300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084904300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084904300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 15 92 0c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084904300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084904300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084904300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084904301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084904301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084904301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084904301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084904301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084904301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084904301 DLSS7 <000c> osmo_ss7_asp.c:1175 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 15 92 0c 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404084904306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084904306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084904306 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084904306 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084904306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084904306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084904306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084904306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084904306 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084904306 DLSS7 <000c> osmo_ss7_asp.c:1175 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 15 92 0c 00 00 06 00 08 00 00 00 07  20250404084904307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084904307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084904307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084904307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084904307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084904307 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=0015920c) (sccp_scrc.c:486) 20250404084904307 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250404084904307 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084904307 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084904307 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084904307 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084904307 DLSCCP DEBUG SCCP-SCOC(6)[0x5629446196b0]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(224)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084904340 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904341 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35171<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(198)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(197)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084904345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40998<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084904347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084904347 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084904347 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084904347 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(206)@d00087d8efbb: Final verdict of PTC: none 20250404084904350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084904350 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) 20250404084904350 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084904350 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084904350 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084904350 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) 20250404084904350 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084904350 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084904350 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 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084904351 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084904351 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084904351 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084904351 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(205)@d00087d8efbb: Final verdict of PTC: none 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084904351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084904351 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084904351 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084904351 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084904351 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084904351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084904351 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084904351 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084904351 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084904351 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084904351 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084904351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084904351 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) 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084904351 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084904351 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) 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084904351 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084904351 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 20250404084904352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084904352 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084904352 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084904352 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084904352 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084904352 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084904351 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084904351 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084904352 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 20250404084904352 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084904352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084904352 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084904352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084904352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084904352 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084904352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084904352 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084904352 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084904352 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084904352 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084904352 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084904352 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084904352 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assignment_concurrent-Iuh0(200)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(207)@d00087d8efbb: Final verdict of PTC: none 20250404084904364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904364 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41036<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41160<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent-Iuh0-RUA(201)@d00087d8efbb: Final verdict of PTC: none 20250404084904365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41102<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904365 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41026<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@d00087d8efbb: Final verdict of PTC: none 20250404084904367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41018<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904367 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41050<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(223)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@d00087d8efbb: Final verdict of PTC: pass 20250404084904368 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(210)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@d00087d8efbb: Final verdict of PTC: pass 20250404084904369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41086<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(220)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@d00087d8efbb: Final verdict of PTC: pass 20250404084904369 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41114<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(209)@d00087d8efbb: Final verdict of PTC: pass 20250404084904370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904371 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41136<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084904372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41152<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@d00087d8efbb: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@d00087d8efbb: Final verdict of PTC: pass 20250404084904372 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41176<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_rab_assignment_concurrent(196)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(199)@d00087d8efbb: Final verdict of PTC: none TC_rab_assignment_concurrent0(221)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.msc0-RAN(203)@d00087d8efbb: Final verdict of PTC: none TC_rab_assignment_concurrent0(224)@d00087d8efbb: Final verdict of PTC: pass HNBGW-MGCP(208)@d00087d8efbb: Final verdict of PTC: none TC_rab_assignment_concurrent0(215)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:49:04 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 20250404084904566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084904969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41182<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2123136) Waiting for packet dumper to finish... 1 (prev_count=2123136, count=2127132) 20250404084906351 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084906352 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084906352 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084906353 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084906353 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084906353 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:49:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_release started. 20250404084908091 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084908095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084908098 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46153<->l=127.0.0.1:4262) (control_if.c:572) 20250404084908112 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908112 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908112 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908112 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908112 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908112 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908112 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908112 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908112 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084908112 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release-Iuh0(229)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084908113 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908113 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084908113 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 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) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908114 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) 20250404084908114 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) 20250404084908114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084908114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084908114 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908114 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908114 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084908114 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908114 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084908114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084908114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084908114 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908114 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908114 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084908114 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908114 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908114 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084908114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084908114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084908114 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908114 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908114 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084908114 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908114 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908114 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908114 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084908114 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084908114 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084908114 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084908114 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908114 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 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084908114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908114 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 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084908114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084908114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908114 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908114 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908114 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084908114 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(233)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(233)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084908125 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908125 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908125 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908125 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908125 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908125 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908125 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084908125 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908126 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908126 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084908126 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908126 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) 20250404084908126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908126 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) 20250404084908126 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) 20250404084908126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084908126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084908126 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908126 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908126 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084908126 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908127 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084908127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084908127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084908127 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908127 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908127 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084908127 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908127 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084908127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084908127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084908127 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908127 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908127 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084908127 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908127 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908127 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084908127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084908127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084908127 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908127 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 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084908127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908127 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 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084908127 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 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084908127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084908127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084908127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(236)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(234)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084908145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084908145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084908145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084908145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084908145 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084908145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084908145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084908145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084908145 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084908323 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 20250404084908323 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 20250404084908323 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084908323 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084908330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084908330 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084908330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084908330 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084908330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084908330 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084908330 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 20250404084908330 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084908330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084908330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084908333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908333 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084908333 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084908333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084908333 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084908333 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084908333 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084908333 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 20250404084908333 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084908333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084908333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084908333 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084908333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084908333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084908333 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084908333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084908333 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084908333 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084908334 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084908334 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084908334 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084908334 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908335 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908335 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084908335 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908335 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908335 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908335 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908335 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084908335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084908335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084908335 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084908335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084908335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084908335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084908335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084908335 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084908335 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084908336 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 20250404084908336 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 20250404084908336 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084908336 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084908341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084908342 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084908342 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084908342 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084908342 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084908342 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084908342 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 20250404084908342 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084908342 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084908342 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084908344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908344 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084908344 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084908344 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084908344 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084908344 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084908344 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084908344 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 20250404084908344 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084908344 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084908344 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084908344 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084908344 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084908344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084908344 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084908344 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084908344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084908344 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084908344 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084908344 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084908344 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084908344 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084908345 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084908346 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084908346 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084908346 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084908346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084908346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084908346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084908346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084908346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084908346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084908346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084908346 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084908346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084908346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084908346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084908346 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084908346 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084908346 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084908346 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084908346 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084908346 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084908346 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084908346 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084908346 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084908346 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084908346 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(232)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084909140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084909140 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084909140 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084909141 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084909141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084909141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084909141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084909141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084909141 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084909141 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084909141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084909141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084909141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084909141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084909141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084909141 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084909141 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084909141 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084909141 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084909141 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084909141 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084909141 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) 20250404084909141 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084909141 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084909141 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909141 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909141 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909141 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084909141 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084909141 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084909141 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084909141 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084909141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084909141 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084909141 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084909141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084909141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084909142 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084909142 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084909142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084909142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084909142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084909142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084909142 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084909142 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084909142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084909142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084909142 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084909142 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084909142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084909142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084909142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084909142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084909142 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084909143 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084909143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084909143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084909143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084909143 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084909143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084909143 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084909143 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084909143 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084909143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909143 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084909143 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084909143 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084909143 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084909143 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084909145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084909145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084909145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084909145 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084909145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084909145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084909145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084909145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084909145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084909145 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084909145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084909145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084909145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084909145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084909145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084909145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084909145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084909145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084909145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084909145 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084909145 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084909145 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) 20250404084909145 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084909145 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084909145 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084909145 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084909145 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084909145 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084909145 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084909145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084909145 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084909145 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084909145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084909145 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084909145 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084909145 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084909145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084909145 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084909145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084909145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084909145 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084909145 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084909146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084909146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084909146 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084909146 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084909146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084909146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084909146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084909146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084909146 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084909146 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084909146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084909146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084909146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084909146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084909146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084909146 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084909146 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084909146 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084909146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084909146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084909146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084909146 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084909146 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084909146 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084909146 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084909146 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084909160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39042<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@d00087d8efbb: Added conn table entry 0TC_rab_release0(238)3713309 20250404084910207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084910207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084910207 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084910207 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084910207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x38a91d, normal) (hnbgw_rua.c:407) 20250404084910207 DHNB DEBUG map_rua[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084910207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084910207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3713309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084910207 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084910207 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084910207 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3713309 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084910207 DCN DEBUG map_sccp[0x56294463b960]{init}: Allocated (fsm.c:456) 20250404084910207 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084910207 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3713309 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084910207 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3713309 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084910207 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084910207 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084910208 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084910208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084910208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084910208 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084910208 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404084910208 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084910208 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030003d80056400500f1100926) (sccp_scrc.c:415) 20250404084910208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084910208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084910208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084910208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084910208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084910208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084910208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084910208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084910208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084910208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084910208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084910208 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084910208 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084910208 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084910208 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084910208 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 03 d8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084910208 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084910208 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084910208 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084910208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084910208 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084910208 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084910208 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084910208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084910208 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084910208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084910208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084910208 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084910209 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 03 d8 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@d00087d8efbb: Added conn table entry 0TC_rab_release0(238)14969669 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084910223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084910223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084910223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084910223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084910223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084910223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084910223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084910223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084910223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084910223 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c3 fc 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084910223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084910223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084910223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084910223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084910223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084910223 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c3fc81) (sccp_scrc.c:486) 20250404084910223 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250404084910223 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084910223 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084910223 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084910223 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084910223 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084910223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084910223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@d00087d8efbb: setverdict(pass): none -> pass TC_rab_release0(238)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(237)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404084910424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084910424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084910424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084910424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084910424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084910425 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084910425 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084910425 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084910425 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084910425 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084910425 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084910425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084910425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084910425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084910425 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084910425 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) 20250404084910425 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250404084910425 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084910425 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084910425 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084910425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084910425 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084910425 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084910425 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084910425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084910425 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084910425 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084910426 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084910426 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084910426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084910426 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{UNUSED}: Allocated (fsm.c:456) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{UNUSED}: is child of mgw(mgw-fsm-3713309-0)[0x56294462a860] (fsm.c:486) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3713309-0)[0x56294462a860] (mgcp_client_endpoint_fsm.c:724) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084910426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x56294461ea20]{ST_CRCX}: Allocated (fsm.c:456) 20250404084910426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x56294461ea20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10] (fsm.c:486) 20250404084910426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x56294461ea20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084910426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x56294461ea20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084910426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: 38a91'... (mgcp_client.c:807) 20250404084910426 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084910426 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x56294461ea20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084910426 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "38a91d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "38a91d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "38a91d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "38a91d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084910476 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250404084910476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084910476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084910476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084910476 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084910476 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084910476 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910476 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910476 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084910476 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084910476 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910476 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084910476 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084910476 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084910476 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084910476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084910476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084910476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084910476 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084910501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084910501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084910501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084910501 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084910501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x38a91d) (hnbgw_rua.c:471) 20250404084910501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3713309 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084910501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084910501 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084910501 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084910501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084910501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084910501 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084910501 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084910501 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084910501 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3713309-0)[0x56294462a860] (mgcp_client_endpoint_fsm.c:724) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084910501 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: 38a91'... (mgcp_client.c:807) 20250404084910501 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084910501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910501 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "38a91d17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "38a91d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084910518 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250404084910518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084910518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084910518 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910518 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084910518 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084910518 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3713309-0)[0x56294462a860] (mgcp_client_endpoint_fsm.c:724) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084910518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x562944620d70]{ST_CRCX}: Allocated (fsm.c:456) 20250404084910518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x562944620d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10] (fsm.c:486) 20250404084910518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x562944620d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084910518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x562944620d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250404084910518 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: 38a91'... (mgcp_client.c:807) 20250404084910518 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084910518 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3713309-0)[0x562944620d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910518 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "38a91d17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "38a91d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084910530 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250404084910531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084910531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084910531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084910531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910531 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{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) 20250404084910531 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084910531 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084910531 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084910531 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084910531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084910531 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084910531 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084910531 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fc81), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084910531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084910531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084910531 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084910531 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084910531 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084910531 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084910531 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 c3 fc 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404084910531 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084910531 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084910531 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084910531 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084910531 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084910531 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084910531 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084910531 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084910531 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084910531 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084910531 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c3 fc 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: vl_len:21 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250404084910554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084910555 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084910555 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084910555 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084910555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084910555 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084910555 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084910555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084910555 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084910555 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084910555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084910555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084910555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084910555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084910555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084910555 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) 20250404084910555 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250404084910555 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084910555 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084910555 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084910555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084910555 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084910555 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084910555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084910555 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404084910555 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404084910555 DMGW NOTICE mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250404084910555 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250404084910555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250404084910555 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250404084910555 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250404084910555 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084910555 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084910555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084910555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: 38a91'... (mgcp_client.c:807) 20250404084910555 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084910555 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084910555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084910555 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: 38a91'... (mgcp_client.c:807) 20250404084910555 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084910555 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084910555 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: Removing from parent mgw(mgw-fsm-3713309-0)[0x56294462a860] (mgcp_client_endpoint_fsm.c:873) 20250404084910555 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084910555 DLMGCP DEBUG mgw-endp(mgw-fsm-3713309-0)[0x56294462eb10]{IN_USE}: Deallocated (fsm.c:568) 20250404084910555 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084910555 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084910555 DMGW DEBUG mgw(mgw-fsm-3713309-0)[0x56294462a860]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084910555 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084910555 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)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "38a91d17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "38a91d17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084910559 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084910559 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084910559 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084910604 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46153<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@d00087d8efbb: Final verdict of PTC: none 20250404084910613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39032<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084910614 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084910614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084910614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084910614 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084910614 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084910614 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084910614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404084910614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404084910614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404084910614 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084910614 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084910614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fc81), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084910614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084910614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084910614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084910614 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084910614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084910614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084910614 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c3 fc 81 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084910614 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084910614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084910614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084910614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{disrupted}: Freeing instance (context_map.c:202) 20250404084910614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3713309)[0x5629446168b0]{disrupted}: Deallocated (fsm.c:568) 20250404084910614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084910614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{disconnected}: Freeing instance (context_map.c:206) 20250404084910614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x56294463b960]{disconnected}: Deallocated (fsm.c:568) 20250404084910614 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3713309 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404084910614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084910614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084910614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084910614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084910614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084910614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084910614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084910614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084910614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084910614 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c3 fc 81 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084910615 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084910615 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) 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084910615 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084910615 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) 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084910615 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 20250404084910615 DLSS7 <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-RAN(235)@d00087d8efbb: Final verdict of PTC: none TC_rab_release-Iuh0-RUA(230)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(234)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@d00087d8efbb: Final verdict of PTC: none 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084910615 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084910615 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084910615 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084910615 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 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084910615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084910615 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084910615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084910615 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 20250404084910615 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) 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404084910615 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 20250404084910615 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404084910615 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) 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404084910615 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404084910615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084910615 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084910615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084910615 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084910615 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084910615 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084910615 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084910615 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084910615 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084910615 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(237)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(228)@d00087d8efbb: Final verdict of PTC: none TC_rab_release-Iuh0(229)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(231)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(233)@d00087d8efbb: Final verdict of PTC: none 20250404084910616 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39042<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_release finished. Verdict: pass MTC@d00087d8efbb: 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 pass'. Fri Apr 4 08:49:10 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250404084910641 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39056<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084911043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39056<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=310684) Waiting for packet dumper to finish... 1 (prev_count=310684, count=351768) 20250404084912617 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084912617 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084912617 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@d00087d8efbb: 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 ------ Fri Apr 4 08:49: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_release_abnormal started. 20250404084914141 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084914147 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39074<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084914151 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46711<->l=127.0.0.1:4262) (control_if.c:572) 20250404084914181 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914181 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914181 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084914182 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914182 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914182 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084914182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914183 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) TC_rab_release_abnormal-Iuh0(243)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084914183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084914183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084914183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914183 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084914183 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914183 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914183 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914184 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914184 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084914184 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914184 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084914184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084914184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084914184 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914184 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084914184 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084914184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914184 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914184 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914184 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084914184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084914184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084914184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084914185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084914185 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084914185 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084914185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084914185 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914185 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084914185 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084914185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084914185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914185 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 20250404084914185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914185 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084914185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084914185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084914185 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914185 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914185 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914185 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 20250404084914185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084914185 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 20250404084914185 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084914186 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914186 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084914186 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914186 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914186 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914186 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=5 -> eSLS=69: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084914186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914186 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914186 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914186 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914186 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914186 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914186 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914186 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=5 -> eSLS=101: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404084914187 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) 20250404084914187 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084914187 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084914187 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914187 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914187 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914187 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 20250404084914187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084914187 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(247)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084914203 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914203 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914203 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914203 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914204 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914204 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914204 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084914204 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914205 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914205 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084914205 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914205 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) 20250404084914205 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) 20250404084914205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084914205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084914205 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914205 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914205 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084914205 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914205 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084914205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084914205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084914205 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914205 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914205 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084914205 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914205 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084914205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084914205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084914205 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914205 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914205 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084914205 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914205 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084914205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084914205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084914205 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914205 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 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084914205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914205 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 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084914205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084914205 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 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084914205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084914205 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084914224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084914224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084914224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084914224 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084914224 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084914224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084914224 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084914224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084914224 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084914402 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 20250404084914402 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 20250404084914402 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 20250404084914402 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404084914402 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404084914402 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404084914402 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc0-M3UA(247)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084914411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914411 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084914411 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404084914411 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404084914411 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084914411 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404084914411 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084914411 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084914411 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 20250404084914411 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250404084914411 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084914411 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084914411 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084914411 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404084914411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084914411 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084914411 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084914411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084914411 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084914411 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084914411 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084914411 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084914415 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 20250404084914415 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 20250404084914415 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084914415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084914416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084914416 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084914416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084914416 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084914416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084914416 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250404084914416 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 20250404084914416 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084914416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084914416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084914416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084914416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084914416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084914416 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084914416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084914416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084914416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084914416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084914416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084914416 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084914416 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914417 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914417 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084914417 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914417 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914417 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914417 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914417 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914417 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914417 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914417 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914417 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914417 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914417 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084914417 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084914417 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914417 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084914417 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084914418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084914418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084914418 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084914418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084914418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084914418 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  HNBGW_Test.sgsn0-M3UA(250)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084914421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084914422 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084914422 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084914422 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084914422 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084914422 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084914422 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 20250404084914422 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084914422 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084914422 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084914424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084914424 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084914424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084914424 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084914424 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084914424 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084914424 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 20250404084914424 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084914424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084914424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084914424 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084914424 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084914424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084914425 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084914425 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084914425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084914425 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084914425 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084914425 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084914425 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084914425 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084914425 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084914426 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084914426 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084914426 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084914426 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084914426 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084914426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914426 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914426 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914426 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084914426 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084914426 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084914426 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084914426 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084914426 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084914426 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084914426 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084914426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084914426 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084914426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084914427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084914427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084914427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084914427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084914427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084914427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084914427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084914427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084914427 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(246)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084915217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084915217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084915217 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084915217 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084915217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084915217 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084915217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084915217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084915217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084915217 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084915217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084915217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084915217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084915217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084915217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084915217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084915217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084915217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084915217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915217 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084915217 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084915217 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084915217 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084915217 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) 20250404084915217 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084915217 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084915217 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084915218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084915218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084915218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084915218 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084915218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084915218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084915218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084915218 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084915218 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084915218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084915218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084915218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084915218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084915218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084915218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084915218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084915218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084915218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084915218 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084915220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084915220 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084915220 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084915220 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084915220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084915220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084915220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084915220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084915220 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084915220 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084915220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084915220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084915220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084915220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084915220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084915220 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084915220 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084915220 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084915220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915220 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084915220 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084915220 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084915220 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084915220 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084915222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084915222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084915222 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084915222 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084915222 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-RAN(249)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084915222 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084915222 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084915222 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084915222 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084915222 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084915222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084915222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084915222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084915222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084915222 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084915222 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084915222 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084915222 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084915222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915222 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915222 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084915222 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084915222 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084915222 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084915222 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) 20250404084915222 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084915222 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084915222 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084915222 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915222 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915222 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915222 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084915223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084915223 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084915223 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084915223 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084915223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084915223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084915223 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084915223 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084915223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084915223 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084915223 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084915223 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084915223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084915223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084915223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084915223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084915223 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084915223 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084915223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084915223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084915223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084915223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084915223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084915223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084915223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084915223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084915223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084915223 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084915223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084915223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084915223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084915223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084915223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084915223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084915223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084915223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084915223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084915223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084915223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084915223 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084915223 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084915223 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084915223 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084915223 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084915255 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@d00087d8efbb: Added conn table entry 0TC_rab_release_abnormal0(252)14730708 20250404084916294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084916294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084916294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084916294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084916294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe0c5d4, normal) (hnbgw_rua.c:407) 20250404084916294 DHNB DEBUG map_rua[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084916294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084916294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14730708 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084916294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084916294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084916294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14730708 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084916294 DCN DEBUG map_sccp[0x56294463b960]{init}: Allocated (fsm.c:456) 20250404084916294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084916294 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14730708 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084916294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14730708 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084916294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084916294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084916294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084916294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084916294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084916294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084916294 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{IDLE}: Allocated (fsm.c:456) 20250404084916294 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084916294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030000b70056400500f1100926) (sccp_scrc.c:415) 20250404084916295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084916295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084916295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084916295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084916295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084916295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084916295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084916295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084916295 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084916295 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084916295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084916295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084916295 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084916295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084916295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084916295 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 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:1175) 20250404084916295 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084916295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084916295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084916296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084916296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084916296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084916296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084916296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084916296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084916296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084916296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084916296 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 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(245)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@d00087d8efbb: Added conn table entry 0TC_rab_release_abnormal0(252)15376864 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: Session index based on connection ID:0 TC_rab_release_abnormal0(252)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084916307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084916307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084916307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084916307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084916307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084916307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084916307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084916307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084916307 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 7d c3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084916307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084916307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084916307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084916307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084916307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084916307 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e27dc3) (sccp_scrc.c:486) 20250404084916307 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250404084916307 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084916307 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084916307 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084916307 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084916307 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084916307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084916307 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(251)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404084916508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084916509 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084916509 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084916509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084916509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084916509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084916509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084916509 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084916509 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084916509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084916509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084916509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084916509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084916509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084916509 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) 20250404084916509 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250404084916509 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084916509 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084916509 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084916509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084916509 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084916509 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084916509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084916509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084916509 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084916510 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084916510 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084916510 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084916510 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084916510 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{UNUSED}: Allocated (fsm.c:456) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{UNUSED}: is child of mgw(mgw-fsm-14730708-0)[0x56294461ea20] (fsm.c:486) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14730708-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:724) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084916510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x56294462a860]{ST_CRCX}: Allocated (fsm.c:456) 20250404084916510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x56294462a860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10] (fsm.c:486) 20250404084916510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x56294462a860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084916510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x56294462a860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084916510 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: e0c5d'... (mgcp_client.c:807) 20250404084916510 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084916510 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x56294462a860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084916510 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0c5d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0c5d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "e0c5d417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0c5d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084916562 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250404084916562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084916562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084916562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084916562 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084916562 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084916562 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916562 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916562 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084916562 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084916562 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916562 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084916562 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084916562 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084916562 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084916562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084916562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084916562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084916562 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084916580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084916580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084916580 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084916580 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084916580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xe0c5d4) (hnbgw_rua.c:471) 20250404084916580 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14730708 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084916580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084916580 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084916580 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084916580 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084916580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084916580 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084916580 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084916580 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084916580 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14730708-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:724) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084916580 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=214 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: e0c5d'... (mgcp_client.c:807) 20250404084916580 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404084916580 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916580 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e0c5d417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0c5d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084916589 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250404084916589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404084916589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084916589 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916589 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084916589 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404084916589 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14730708-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:724) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084916589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x562944617640]{ST_CRCX}: Allocated (fsm.c:456) 20250404084916589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x562944617640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10] (fsm.c:486) 20250404084916589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x562944617640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084916589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x562944617640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250404084916589 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=204 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: e0c5d'... (mgcp_client.c:807) 20250404084916589 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404084916589 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14730708-0)[0x562944617640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916589 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e0c5d417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "e0c5d417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084916598 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250404084916598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084916598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084916598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084916598 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916598 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{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) 20250404084916598 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084916598 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084916598 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084916598 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084916598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084916598 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084916598 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084916598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e27dc3), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084916598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084916598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084916598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084916598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084916598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084916598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084916598 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 e2 7d c3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084916598 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084916598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084916598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084916598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084916598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084916598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084916598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084916598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084916598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084916598 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 7d c3 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: vl_len:21 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(245)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250404084916631 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084916631 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084916631 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084916631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084916631 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084916631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084916631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084916631 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084916631 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084916631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084916631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084916631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084916631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084916631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084916631 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) 20250404084916631 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250404084916631 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084916631 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084916631 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084916631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084916631 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084916631 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084916631 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084916631 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404084916631 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404084916631 DMGW NOTICE mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250404084916632 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250404084916632 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250404084916632 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250404084916632 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250404084916632 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084916632 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084916632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084916632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: e0c5d'... (mgcp_client.c:807) 20250404084916632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084916632 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084916632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084916632 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: e0c5d'... (mgcp_client.c:807) 20250404084916632 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084916632 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084916632 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: Removing from parent mgw(mgw-fsm-14730708-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:873) 20250404084916632 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084916632 DLMGCP DEBUG mgw-endp(mgw-fsm-14730708-0)[0x56294462eb10]{IN_USE}: Deallocated (fsm.c:568) 20250404084916632 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084916632 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084916632 DMGW DEBUG mgw(mgw-fsm-14730708-0)[0x56294461ea20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084916632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084916632 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)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e0c5d417" }, { code := "I", val := "11111" } }, sdp := omit } 20250404084916634 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250404084916634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084916634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084916634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084916634 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "e0c5d417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084916635 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250404084916635 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084916635 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084916635 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084916635 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944617640]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084916682 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46711<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@d00087d8efbb: Final verdict of PTC: none 20250404084916691 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39074<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084916692 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084916692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084916692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084916692 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084916692 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084916692 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084916692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404084916692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404084916692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404084916692 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084916692 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084916692 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e27dc3), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084916692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084916692 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084916692 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084916692 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084916692 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084916692 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084916692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e2 7d c3 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084916692 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084916692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084916692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084916692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{disrupted}: Freeing instance (context_map.c:202) 20250404084916692 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14730708)[0x5629446168b0]{disrupted}: Deallocated (fsm.c:568) 20250404084916692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084916692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{disconnected}: Freeing instance (context_map.c:206) 20250404084916692 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x56294463b960]{disconnected}: Deallocated (fsm.c:568) 20250404084916692 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14730708 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404084916692 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_rab_release_abnormal(239)@d00087d8efbb: Final verdict of PTC: none 20250404084916692 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084916692 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084916692 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084916692 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084916692 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084916692 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084916692 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084916692 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084916692 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 7d c3 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404084916693 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 20250404084916693 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) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404084916693 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404084916693 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) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404084916693 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) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084916693 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084916693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084916693 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084916693 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 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084916693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084916693 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(249)@d00087d8efbb: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@d00087d8efbb: Final verdict of PTC: none 20250404084916693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084916693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084916693 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084916693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084916693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084916693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084916693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084916693 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084916693 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084916693 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084916693 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084916693 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 20250404084916693 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) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404084916693 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404084916693 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-SCCP(245)@d00087d8efbb: Final verdict of PTC: none 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404084916693 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) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084916693 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084916693 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084916693 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084916693 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 20250404084916693 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084916693 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084916693 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(248)@d00087d8efbb: Final verdict of PTC: none 20250404084916693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084916693 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084916693 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084916693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084916693 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084916693 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084916693 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084916693 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084916693 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084916693 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084916693 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(246)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(242)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(251)@d00087d8efbb: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0(243)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@d00087d8efbb: Final verdict of PTC: none 20250404084916694 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47330<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@d00087d8efbb: 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 pass'. Fri Apr 4 08:49:16 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250404084916748 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084917251 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47346<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=360652) Waiting for packet dumper to finish... 1 (prev_count=360652, count=364532) 20250404084918694 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084918694 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084918694 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084918694 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084918694 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084918694 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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 pass' was executed successfully (exit status: 0). MTC@d00087d8efbb: 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 ------ Fri Apr 4 08:49:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_assign_fail started. 20250404084920352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084920357 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084920359 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41901<->l=127.0.0.1:4262) (control_if.c:572) 20250404084920373 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920373 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920373 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) TC_rab_assign_fail-Iuh0(257)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084920373 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920373 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084920373 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084920374 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920374 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920374 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920374 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084920374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084920374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084920374 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084920374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084920374 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084920375 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920375 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084920375 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920375 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084920375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084920375 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920375 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920375 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920375 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920375 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084920375 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920375 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920375 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920375 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920375 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084920375 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084920375 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084920375 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084920375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084920375 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084920375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920375 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 20250404084920375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084920375 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084920376 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920376 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084920376 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920376 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) 20250404084920376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920376 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) 20250404084920376 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) 20250404084920376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084920376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084920376 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920376 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 20250404084920376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084920376 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(261)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(261)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084920389 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920389 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920389 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920389 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920390 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920390 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920390 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084920390 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920391 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920391 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084920391 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920391 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) 20250404084920391 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) 20250404084920391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084920391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084920391 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920391 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920391 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084920391 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920391 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084920391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084920391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084920391 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920391 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920391 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084920391 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920391 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084920391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084920391 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920391 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920391 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084920391 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920391 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920391 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920391 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920391 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084920391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084920391 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920391 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 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084920391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920391 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 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084920391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084920391 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 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084920391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084920391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(264)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(262)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084920414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084920414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084920414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084920414 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084920414 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084920414 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084920414 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084920414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084920414 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084920587 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 20250404084920587 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 20250404084920587 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084920587 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084920592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920592 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084920592 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084920592 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084920592 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084920592 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084920592 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084920592 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 20250404084920592 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084920592 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084920593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084920595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084920595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084920595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084920595 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084920595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084920595 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084920595 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 20250404084920595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084920595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084920595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084920595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084920595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084920595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084920595 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084920595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084920595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084920595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084920595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084920595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084920595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084920595 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920596 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084920596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084920597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084920597 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084920597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084920597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084920597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084920597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084920597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084920597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084920601 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 20250404084920601 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 20250404084920601 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084920601 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084920606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920606 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084920606 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084920606 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084920606 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084920606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084920606 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084920606 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 20250404084920606 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084920606 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084920606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084920609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084920609 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084920609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084920609 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084920609 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084920609 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084920609 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 20250404084920609 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084920609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084920609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084920609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084920609 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084920609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084920609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084920609 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084920609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084920609 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084920609 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084920609 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084920609 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084920609 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084920609 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084920610 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084920610 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084920610 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084920610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084920610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084920610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084920610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084920610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084920610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084920610 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084920610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084920610 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084920610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084920611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084920611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084920611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084920611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084920611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084920611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404084920615 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084920615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c3fc81), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084920615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084920615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084920615 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084920615 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084920615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084920615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084920615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c3 fc 81 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084920615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920615 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084920615 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084920615 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084920615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084920615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084920615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084920615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084920615 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084920615 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c3 fc 81 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404084920620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084920620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084920620 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084920620 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084920620 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084920620 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084920620 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084920620 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084920620 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084920620 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c3 fc 81 00 00 06 00 08 00 00 00 07  20250404084920620 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084920620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084920620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084920620 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084920620 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084920620 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=00c3fc81) (sccp_scrc.c:486) 20250404084920620 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250404084920620 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084920620 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084920620 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084920620 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084920620 DLSCCP DEBUG SCCP-SCOC(24)[0x56294462f870]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(260)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084921397 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084921398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084921398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084921398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084921398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084921398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084921398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084921398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084921398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084921398 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084921398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084921398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084921398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084921398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084921398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084921398 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084921398 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084921398 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084921398 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084921398 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084921398 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084921398 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) 20250404084921398 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084921398 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084921398 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084921398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084921398 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084921398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084921398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084921398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084921398 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084921398 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084921399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084921399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084921399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084921399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084921399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084921399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084921399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084921399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084921399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084921399 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084921401 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084921401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084921401 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084921401 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084921401 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084921401 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084921401 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084921401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084921401 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084921401 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084921401 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084921401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084921401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084921401 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084921401 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084921401 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084921401 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084921401 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084921401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921401 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921401 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921401 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921401 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084921401 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084921401 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084921402 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084921402 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084921410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084921410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084921410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084921410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084921410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084921410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084921410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084921410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084921410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(263)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084921410 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084921410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084921410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084921410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084921410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084921410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084921410 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084921410 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084921410 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084921410 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084921410 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084921410 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084921410 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) 20250404084921410 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084921410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084921410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084921410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084921410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084921410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084921410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084921410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084921410 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084921410 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084921411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084921411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084921411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084921411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084921411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084921411 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084921411 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084921411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084921411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084921411 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084921414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084921414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084921414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084921414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084921414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084921414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084921414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084921414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084921414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084921414 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084921414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084921415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084921415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084921415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084921415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084921415 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084921415 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084921415 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084921415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084921415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084921415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084921415 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084921415 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084921415 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084921415 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084921415 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084921446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@d00087d8efbb: Added conn table entry 0TC_rab_assign_fail0(266)9232348 20250404084922493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084922493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084922493 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084922493 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084922493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8cdfdc, normal) (hnbgw_rua.c:407) 20250404084922493 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404084922493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084922493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232348 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084922493 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084922493 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084922493 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232348 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084922493 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084922493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084922493 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9232348 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084922493 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232348 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084922493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084922493 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084922493 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084922493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084922493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084922493 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084922493 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{IDLE}: Allocated (fsm.c:456) 20250404084922493 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084922493 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030002db0056400500f1100926) (sccp_scrc.c:415) 20250404084922493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084922493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084922493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084922493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084922493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084922493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084922493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084922493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084922493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084922493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084922493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084922493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084922493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084922493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084922493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084922493 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 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:1175) 20250404084922493 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084922493 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084922493 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084922493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084922493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084922493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084922493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084922493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084922493 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084922493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084922493 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084922493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 db 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@d00087d8efbb: Added conn table entry 0TC_rab_assign_fail0(266)4315643 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_fail0(266)@d00087d8efbb: setverdict(pass): none -> pass 20250404084922509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084922509 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084922509 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084922509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084922509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084922510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084922510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084922510 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084922510 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 46 2c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084922510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084922510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084922510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084922510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084922510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084922510 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9462c) (sccp_scrc.c:486) 20250404084922510 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250404084922510 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084922510 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084922510 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084922510 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084922510 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084922510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084922510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_fail0(266)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(265)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404084922713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084922713 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084922713 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084922713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084922713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084922713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084922713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084922713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084922713 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084922713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084922713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084922713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084922713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084922713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084922713 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) 20250404084922713 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250404084922713 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084922713 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084922713 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084922713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084922713 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084922713 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084922713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084922713 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084922714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084922714 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084922714 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084922714 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084922714 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084922714 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{UNUSED}: Allocated (fsm.c:456) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{UNUSED}: is child of mgw(mgw-fsm-9232348-0)[0x562944617640] (fsm.c:486) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-9232348-0)[0x562944617640] (mgcp_client_endpoint_fsm.c:724) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084922714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9232348-0)[0x56294462eb10]{ST_CRCX}: Allocated (fsm.c:456) 20250404084922714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9232348-0)[0x56294462eb10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-9232348-0)[0x56294462a860] (fsm.c:486) 20250404084922714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9232348-0)[0x56294462eb10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084922714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9232348-0)[0x56294462eb10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084922714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 8cdfd'... (mgcp_client.c:807) 20250404084922714 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084922714 DLMGCP DEBUG MGCP_CONN(mgw-fsm-9232348-0)[0x56294462eb10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084922714 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8cdfdc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8cdfdc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "8cdfdc17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "8cdfdc17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084922766 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250404084922766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084922766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084922766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084922766 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084922766 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084922766 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{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) 20250404084922766 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{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) 20250404084922766 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084922766 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084922766 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{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) 20250404084922766 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084922766 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084922766 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084922766 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084922766 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084922766 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084922766 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084922766 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084922803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084922803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084922803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250404084922804 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084922804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8cdfdc) (hnbgw_rua.c:471) 20250404084922804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232348 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250404084922804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084922804 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084922804 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084922804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084922804 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084922804 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250404084922804 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250404084922804 DMGW ERROR mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250404084922804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250404084922804 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084922804 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084922804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9462c), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250404084922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084922804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084922804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084922804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084922804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084922804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084922804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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 c9 46 2c 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:1175) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084922804 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084922804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084922804 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 8cdfd'... (mgcp_client.c:807) 20250404084922804 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404084922804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084922804 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{IN_USE}: Removing from parent mgw(mgw-fsm-9232348-0)[0x562944617640] (mgcp_client_endpoint_fsm.c:873) 20250404084922804 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084922804 DLMGCP DEBUG mgw-endp(mgw-fsm-9232348-0)[0x56294462a860]{IN_USE}: Deallocated (fsm.c:568) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084922804 DMGW DEBUG mgw(mgw-fsm-9232348-0)[0x562944617640]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084922804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922804 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084922804 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084922804 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084922804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084922804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084922804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084922804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084922804 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084922804 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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 c9 46 2c 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(266)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "8cdfdc17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084922841 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250404084922841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084922841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084922841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084922841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462eb10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084922844 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41901<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@d00087d8efbb: Final verdict of PTC: none 20250404084922851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47360<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084922852 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47348<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(263)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@d00087d8efbb: Final verdict of PTC: none 20250404084922853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084922853 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) 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084922853 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084922853 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) 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084922853 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 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084922853 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084922853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084922853 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084922853 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 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  HNBGW_Test.sgsn0-SCCP(262)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(265)@d00087d8efbb: Final verdict of PTC: none 20250404084922853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084922853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084922853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-SCCP(259)@d00087d8efbb: Final verdict of PTC: none 20250404084922854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084922854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(264)@d00087d8efbb: Final verdict of PTC: none 20250404084922854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084922854 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) 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084922854 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 20250404084922854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084922854 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) 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084922854 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 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084922854 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084922854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084922854 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084922854 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 20250404084922854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084922854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084922854 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_assign_fail-Iuh0(257)@d00087d8efbb: Final verdict of PTC: none 20250404084922854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084922854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084922854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084922854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084922854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084922854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084922854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084922854 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084922854 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084922854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084922854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084922854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084922855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084922855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084922855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084922855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084922855 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084922855 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084922855 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084922855 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084922855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404084922855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404084922855 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404084922855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9462c), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404084922855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084922855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084922855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084922855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084922855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084922855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084922855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c9 46 2c 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084922855 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404084922855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404084922855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404084922855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404084922855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404084922855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404084922855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084922855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{disrupted}: Freeing instance (context_map.c:202) 20250404084922855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9232348)[0x56294462f870]{disrupted}: Deallocated (fsm.c:568) 20250404084922855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084922856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084922856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084922856 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9232348 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404084922856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084922856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404084922856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084922856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084922856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084922856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084922856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084922856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084922856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084922856 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084922856 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084922856 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084922856 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-M3UA(261)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(256)@d00087d8efbb: Final verdict of PTC: none 20250404084922858 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47362<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_assign_fail finished. Verdict: pass MTC@d00087d8efbb: 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 pass'. Fri Apr 4 08:49:22 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250404084922898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084923401 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47370<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275552) Waiting for packet dumper to finish... 1 (prev_count=275552, count=341448) 20250404084924855 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084924855 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084924855 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084924855 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084924855 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084924855 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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 pass' was executed successfully (exit status: 0). MTC@d00087d8efbb: 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 ------ Fri Apr 4 08:49:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_assign_mgcp_to started. 20250404084926501 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084926503 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084926508 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39141<->l=127.0.0.1:4262) (control_if.c:572) 20250404084926524 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926524 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926525 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926525 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_mgcp_to-Iuh0(271)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084926525 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084926525 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084926525 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926525 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926526 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926526 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084926526 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926526 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926526 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926526 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926526 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926526 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926526 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926526 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926526 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926526 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926526 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926526 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084926526 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084926526 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926526 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926526 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084926526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084926526 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084926527 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926527 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084926527 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 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) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926527 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) 20250404084926527 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) 20250404084926527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084926527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084926527 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926527 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926527 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084926527 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926527 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084926527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084926527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084926527 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926527 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926527 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084926527 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 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) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926527 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) 20250404084926527 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084926527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084926527 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926527 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 20250404084926527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084926527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084926527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926527 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 20250404084926527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084926527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084926527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084926527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084926527 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 20250404084926527 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(275)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(275)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084926541 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926541 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926542 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926542 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926542 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926542 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926542 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084926542 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926543 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926543 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084926543 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926543 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) 20250404084926543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926543 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) 20250404084926543 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) 20250404084926543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084926543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084926543 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926543 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926543 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084926543 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926544 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084926544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084926544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084926544 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926544 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926544 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084926544 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926544 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926544 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084926544 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084926544 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926544 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926544 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084926544 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926544 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926544 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926544 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926544 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926544 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926544 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926545 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926545 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084926545 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084926545 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926545 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 20250404084926545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084926545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084926545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926545 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 20250404084926545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084926545 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 20250404084926545 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084926545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926545 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926545 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926545 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084926545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084926545 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 20250404084926546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084926546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084926546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084926546 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 20250404084926546 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084926565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084926565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084926565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084926565 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084926565 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084926565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084926565 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084926565 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084926565 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084926693 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084926693 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e27dc3), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084926693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084926693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926693 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084926693 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084926693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7d c3 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084926693 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926693 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926693 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926693 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084926693 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084926693 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084926739 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 20250404084926739 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 20250404084926739 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084926739 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084926748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084926748 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084926748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084926748 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084926748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084926748 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084926748 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 20250404084926748 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084926748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084926748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084926751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084926751 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084926751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084926751 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084926751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084926751 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084926751 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 20250404084926751 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084926751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084926751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084926751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084926752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084926752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084926752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084926752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084926752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084926752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084926752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084926752 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084926752 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084926752 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926753 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926753 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084926753 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926754 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926754 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926754 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926754 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926754 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084926754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084926754 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084926754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084926754 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084926754 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084926754 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084926754 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084926754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084926755 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 20250404084926755 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 20250404084926755 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084926755 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084926761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926762 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084926762 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084926762 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084926762 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084926762 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084926762 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084926762 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 20250404084926762 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084926762 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084926762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084926764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084926764 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084926764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084926764 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084926764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084926764 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084926764 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 20250404084926764 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084926764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084926765 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084926765 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084926765 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084926765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084926765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084926765 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084926765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084926765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084926765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084926765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084926765 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084926765 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084926765 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084926766 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084926766 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084926767 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084926767 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084926767 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084926767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926767 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084926767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084926767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084926767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084926767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084926767 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084926767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084926767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084926767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084926767 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084926767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084926767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084926767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084926767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084926768 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084926768 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404084926768 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084926768 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084926768 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084926768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(274)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084927556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084927556 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084927556 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084927556 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084927556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084927556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084927556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084927556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084927556 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084927556 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084927556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084927556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084927556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084927556 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084927556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084927556 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084927556 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084927556 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084927556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084927557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084927557 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084927557 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084927557 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) 20250404084927557 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084927557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084927557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084927557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084927557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084927557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084927557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084927557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084927557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084927557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084927557 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084927557 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084927558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084927558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084927558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084927558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084927558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084927558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084927558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084927558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084927558 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084927558 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084927558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084927558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084927558 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084927558 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084927558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084927558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084927558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084927558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084927558 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084927558 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084927559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084927559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084927559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084927559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084927559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084927559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084927559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084927559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084927559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084927559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084927559 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084927559 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084927559 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084927565 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084927565 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084927565 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084927565 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084927565 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084927565 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084927565 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084927565 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084927565 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084927565 DLSS7 <000c> osmo_ss7_asp.c:1175 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(277)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084927565 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084927565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084927565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084927565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084927565 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084927565 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084927565 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084927565 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927565 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927565 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084927565 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084927565 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084927565 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084927565 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) 20250404084927565 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084927565 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084927565 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927565 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084927565 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927565 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927566 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927566 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927566 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927566 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927566 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084927566 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084927566 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084927566 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084927566 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084927566 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084927566 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084927566 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084927566 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084927566 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084927566 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084927566 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084927566 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084927566 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084927566 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084927566 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084927566 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084927566 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084927568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084927568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084927568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084927568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084927568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084927568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084927568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084927568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084927568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084927568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084927568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084927568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084927568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084927568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084927568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084927568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084927568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084927568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084927568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084927568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084927568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084927568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084927568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084927568 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084927568 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084927568 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084927600 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@d00087d8efbb: 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)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@d00087d8efbb: Added conn table entry 0TC_rab_assign_mgcp_to0(280)547603 20250404084928649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084928649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084928649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084928649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084928649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x85b13, normal) (hnbgw_rua.c:407) 20250404084928649 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404084928649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084928649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-547603 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084928649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084928649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084928650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-547603 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084928650 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084928650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084928650 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-547603 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084928650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-547603 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084928650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084928650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084928650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084928650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084928650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084928650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084928650 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404084928650 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084928650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300033b0056400500f1100926) (sccp_scrc.c:415) 20250404084928650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084928650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084928650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084928650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084928650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084928650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084928650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084928650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084928650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084928650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084928650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084928650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084928650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084928650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084928650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084928650 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 03 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084928650 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084928650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084928650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084928650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084928650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084928650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084928650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084928650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084928650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084928650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084928650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084928650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084928650 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 03 3b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@d00087d8efbb: Added conn table entry 0TC_rab_assign_mgcp_to0(280)717990 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Session index based on connection ID:0 TC_rab_assign_mgcp_to0(280)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084928659 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084928659 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084928659 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084928659 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084928659 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084928659 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084928659 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084928659 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084928659 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084928659 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 7a 3e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084928659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084928659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084928659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084928659 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084928659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084928659 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e87a3e) (sccp_scrc.c:486) 20250404084928659 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250404084928659 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084928659 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084928659 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084928659 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084928659 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084928659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084928659 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404084928864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084928864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084928864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084928864 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084928864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084928865 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084928865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084928865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084928865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084928865 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084928865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084928865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084928865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084928865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084928865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084928865 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) 20250404084928865 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250404084928865 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084928865 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084928865 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084928865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084928865 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084928865 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084928865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084928865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084928865 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084928865 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084928865 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084928866 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084928866 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084928866 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{UNUSED}: Allocated (fsm.c:456) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{UNUSED}: is child of mgw(mgw-fsm-547603-0)[0x56294462a860] (fsm.c:486) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-547603-0)[0x56294462a860] (mgcp_client_endpoint_fsm.c:724) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084928866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-547603-0)[0x56294461ea20]{ST_CRCX}: Allocated (fsm.c:456) 20250404084928866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-547603-0)[0x56294461ea20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-547603-0)[0x562944617640] (fsm.c:486) 20250404084928866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-547603-0)[0x56294461ea20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084928866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-547603-0)[0x56294461ea20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084928866 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=198 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: 85b13'... (mgcp_client.c:807) 20250404084928866 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250404084928866 DLMGCP DEBUG MGCP_CONN(mgw-fsm-547603-0)[0x56294461ea20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084928866 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85b1317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85b1317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "85b1317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "85b1317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250404084932857 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404084932857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9462c), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084932857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084932857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084932857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084932857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084932857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084932857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084932857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 46 2c 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084932857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084932857 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084932857 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084932857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084932857 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084932857 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084932857 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084932857 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932857 DLSS7 <000c> osmo_ss7_asp.c:1175 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 46 2c 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404084932864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932864 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084932864 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084932864 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084932864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084932864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084932864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084932864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084932864 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932864 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 46 2c 00 00 06 00 08 00 00 00 07  20250404084932864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084932865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084932865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084932865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084932865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084932865 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=00c9462c) (sccp_scrc.c:486) 20250404084932865 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250404084932865 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084932865 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084932865 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084932865 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084932865 DLSCCP DEBUG SCCP-SCOC(26)[0x56294463b960]{IDLE}: Deallocated (fsm.c:568) 20250404084932867 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250404084932867 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250404084932867 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-547603-0)[0x562944617640] (mgcp_client_fsm.c:526) 20250404084932867 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250404084932867 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250404084932867 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294461ea20]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250404084932867 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250404084932867 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084932867 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250404084932867 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-547603-0)[0x56294462a860] (mgcp_client_endpoint_fsm.c:925) 20250404084932867 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250404084932867 DLMGCP DEBUG mgw-endp(mgw-fsm-547603-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250404084932867 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250404084932867 DMGW ERROR mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250404084932867 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250404084932867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250404084932867 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084932867 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084932867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87a3e), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250404084932867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084932867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084932867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084932867 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084932867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084932867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084932867 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 e8 7a 3e 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:1175) 20250404084932867 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250404084932867 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250404084932867 DMGW DEBUG mgw(mgw-fsm-547603-0)[0x56294462a860]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250404084932868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932868 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084932868 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084932868 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084932868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084932868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084932868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084932868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084932868 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932868 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 7a 3e 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084932891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084932891 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084932891 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084932891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084932891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084932891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084932891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084932891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932891 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084932891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084932891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084932891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084932891 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084932891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084932891 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) 20250404084932891 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250404084932891 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084932891 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084932891 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084932891 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084932891 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084932892 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084932892 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084932892 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084932892 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084932892 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084932892 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@d00087d8efbb: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)547603 20250404084932901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084932901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084932901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084932901 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084932901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x85b13,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084932901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-547603 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084932901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084932901 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084932901 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084932901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084932901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084932901 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084932901 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084932901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87a3e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084932901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084932901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084932901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084932901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084932901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084932901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084932901 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 e8 7a 3e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084932901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084932901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084932901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084932901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084932901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084932901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084932901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084932901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084932901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084932901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084932901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932901 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 7a 3e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@d00087d8efbb: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)717990 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Session index based on connection ID:0 20250404084932903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084932903 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084932903 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084932903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084932903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084932903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084932903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084932903 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 7a 3e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084932904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084932904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084932904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084932904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084932904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084932904 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=00e87a3e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084932904 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250404084932904 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084932904 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084932904 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084932904 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084932904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084932904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084932904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084932904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404084932904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-547603)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404084932904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084932904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084932904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084932904 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-547603 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404084932904 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=00e87a3e), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250404084932904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084932904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084932904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084932904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084932904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084932904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084932904 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 e8 7a 3e 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084932904 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084932904 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084932904 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084932904 DLSCCP DEBUG SCCP-SCOC(27)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404084932904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084932904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084932904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084932904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084932904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084932904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084932904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084932904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084932904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084932904 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 7a 3e 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assign_mgcp_to0(280)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084934919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084934920 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39141<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(269)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(268)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084934924 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084934926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084934926 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084934926 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084934926 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084934926 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgcp_to(267)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@d00087d8efbb: Final verdict of PTC: none 20250404084934929 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084934929 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) 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(273)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(274)@d00087d8efbb: Final verdict of PTC: none 20250404084934929 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084934929 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) 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084934929 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084934929 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) 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084934929 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084934929 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) 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084934929 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084934930 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 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084934930 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084934930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084934930 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084934930 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 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084934930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084934930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084934930 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 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084934930 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084934930 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-MGCP(279)@d00087d8efbb: Final verdict of PTC: none 20250404084934930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084934930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084934930 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084934930 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 20250404084934930 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084934930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084934930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084934930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084934930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084934930 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084934930 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084934930 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084934930 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084934930 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084934930 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084934930 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084934930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084934930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084934930 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084934931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084934931 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084934931 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084934931 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084934931 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084934931 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084934931 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084934931 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) TC_rab_assign_mgcp_to-Iuh0(271)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(270)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(275)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(278)@d00087d8efbb: Final verdict of PTC: none 20250404084934935 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55236<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:49:34 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 20250404084935023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084935425 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55244<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=338088) Waiting for packet dumper to finish... 1 (prev_count=338088, count=338728) 20250404084936694 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404084936694 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e27dc3), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084936694 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084936695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084936695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084936695 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084936695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084936695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084936695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7d c3 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084936695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084936695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084936695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084936695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084936695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084936695 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084936931 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084936931 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084936931 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404084936931 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084936931 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084936931 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:49: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250404084938532 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084938537 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084938540 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45171<->l=127.0.0.1:4262) (control_if.c:572) 20250404084938555 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938555 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938555 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938555 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938555 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938555 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938555 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938556 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938556 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084938556 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084938556 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938556 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084938556 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938556 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084938556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084938556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084938556 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938556 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938556 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084938556 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938556 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938556 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938556 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938556 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938556 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084938556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084938556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084938556 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938556 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938556 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084938556 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084938557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084938557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084938557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938557 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084938557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084938557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084938557 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084938557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084938557 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 20250404084938557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084938557 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938557 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084938557 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938557 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938557 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938557 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) 20250404084938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938558 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938558 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938558 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938558 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938558 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938558 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938558 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) 20250404084938558 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) 20250404084938558 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084938558 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084938558 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938558 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 20250404084938558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084938558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084938558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938558 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 20250404084938558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084938558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(289)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(289)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084938573 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938573 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938573 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938573 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938574 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938574 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938574 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084938574 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938575 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938575 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084938575 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938575 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) 20250404084938575 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) 20250404084938575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084938575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084938575 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938575 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938575 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084938575 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938575 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084938575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084938575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084938575 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938575 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938575 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084938575 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938575 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084938575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084938575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084938575 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938575 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938575 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084938575 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084938575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084938575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084938575 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938575 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 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084938575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938575 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 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084938575 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 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084938575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084938575 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 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084938575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084938575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(292)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084938594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084938594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084938594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084938594 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084938594 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084938594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084938594 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084938594 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084938594 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084938772 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 20250404084938772 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 20250404084938772 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084938772 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084938780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084938780 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084938780 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084938780 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084938780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084938780 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084938780 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 20250404084938780 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084938780 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084938780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084938783 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084938783 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084938783 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084938783 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084938783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084938783 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084938784 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 20250404084938784 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084938784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084938784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084938784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084938784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084938784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084938784 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084938784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084938784 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084938784 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084938784 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084938784 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084938784 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084938784 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938785 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938785 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084938785 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938785 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938785 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938785 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084938785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084938785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084938785 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938785 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 20250404084938785 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 20250404084938786 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084938786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084938786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084938786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084938786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084938786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084938786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084938786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084938786 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(292)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084938792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938792 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084938792 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084938792 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084938792 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084938792 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084938792 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084938792 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 20250404084938792 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084938792 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084938792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084938795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938795 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084938795 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084938795 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084938795 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084938795 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084938795 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084938795 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 20250404084938795 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084938795 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084938795 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084938795 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084938795 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084938795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084938795 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084938795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084938795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084938796 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084938796 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084938796 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084938796 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084938796 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084938796 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084938797 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084938797 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084938797 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084938797 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084938797 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084938797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938797 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938797 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938797 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084938797 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084938797 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084938797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084938797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084938797 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084938797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084938797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084938797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084938797 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084938797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084938797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084938797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084938797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084938797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084938797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084938797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084938797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084938797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084938797 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(288)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084939588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084939588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084939588 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084939588 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084939588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084939588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084939588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084939588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084939588 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084939588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084939588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084939588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084939588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084939588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084939588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084939588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084939588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084939588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084939588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084939588 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084939588 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084939588 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) 20250404084939588 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084939588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084939588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084939588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084939588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084939588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084939588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084939588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084939588 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084939588 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084939589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084939589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084939589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084939589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084939589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084939589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084939589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084939589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084939589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084939589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084939589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084939589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084939589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084939589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084939589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084939589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084939589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084939589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084939589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084939589 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084939589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084939589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084939589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084939589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084939589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084939589 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084939589 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084939589 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084939589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084939590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084939590 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084939590 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084939590 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084939595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084939595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084939595 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084939595 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084939595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084939595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084939595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084939595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084939595 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084939595 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084939595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084939595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084939595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084939595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084939595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084939595 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084939595 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084939595 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084939595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939595 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084939595 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084939595 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084939595 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084939595 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) 20250404084939595 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084939595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084939595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084939595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084939595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084939596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084939596 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084939596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084939596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084939596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084939596 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084939596 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084939596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084939596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084939596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084939596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084939596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084939596 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084939596 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084939596 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084939596 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084939596 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084939599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084939599 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084939599 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084939599 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084939599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084939599 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084939599 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084939599 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084939599 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084939599 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084939599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084939599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084939599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084939599 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084939599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084939599 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084939599 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084939599 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084939599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084939599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084939599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084939599 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084939599 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084939599 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084939599 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084939599 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084939622 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)16267749 20250404084940668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084940668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084940668 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084940668 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084940668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf839e5, normal) (hnbgw_rua.c:407) 20250404084940668 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404084940668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084940668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084940668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084940668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084940668 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084940668 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084940668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084940668 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16267749 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084940668 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084940668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084940668 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084940668 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084940668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084940668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084940668 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084940668 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404084940668 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084940668 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000b50056400500f1100926) (sccp_scrc.c:415) 20250404084940668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084940668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084940668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084940668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084940668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084940668 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084940668 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084940668 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084940668 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084940668 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084940668 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084940668 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084940668 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084940668 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084940668 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084940668 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 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084940668 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084940668 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084940668 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084940668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084940668 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084940668 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084940668 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084940668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084940668 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084940668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084940668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084940668 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084940668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 b5 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@d00087d8efbb: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6803078 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Session index based on connection ID:0 TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084940674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084940674 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084940674 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084940674 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084940674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084940674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084940674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084940674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084940674 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084940674 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9e 79 78 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084940674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084940674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084940674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084940674 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084940674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084940674 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009e7978) (sccp_scrc.c:486) 20250404084940674 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250404084940674 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084940674 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084940674 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084940674 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084940674 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084940674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084940674 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(293)@d00087d8efbb: 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)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404084940877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084940877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084940877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084940877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084940877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084940877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084940877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084940877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084940877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084940877 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084940877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084940877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084940877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084940877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084940877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084940877 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) 20250404084940877 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250404084940877 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084940877 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084940877 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084940877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084940877 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404084940877 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404084940877 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404084940877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084940877 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084940877 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404084940877 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404084940878 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404084940878 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084940878 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{UNUSED}: Allocated (fsm.c:456) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{UNUSED}: is child of mgw(mgw-fsm-16267749-0)[0x56294461ea20] (fsm.c:486) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16267749-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:724) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084940878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294462a860]{ST_CRCX}: Allocated (fsm.c:456) 20250404084940878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294462a860]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16267749-0)[0x562944617640] (fsm.c:486) 20250404084940878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294462a860]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084940878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294462a860]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404084940878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: f839e'... (mgcp_client.c:807) 20250404084940878 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404084940878 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294462a860]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084940878 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f839e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f839e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "f839e517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f839e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404084940920 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250404084940920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404084940920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404084940920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084940920 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084940920 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404084940920 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940920 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940920 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084940920 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084940920 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940920 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084940920 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404084940920 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084940920 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084940920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084940920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084940920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084940920 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084940947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084940947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084940947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084940947 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084940947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf839e5) (hnbgw_rua.c:471) 20250404084940947 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084940947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084940947 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084940947 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084940947 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084940947 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084940947 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084940947 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084940947 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084940947 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16267749-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:724) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404084940947 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: f839'... (mgcp_client.c:807) 20250404084940947 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404084940947 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940947 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f839e517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f839e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084940971 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250404084940971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250404084940971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404084940971 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404084940971 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404084940971 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940971 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940971 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084940971 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084940971 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940971 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084940971 DMGW INFO mgw(mgw-fsm-16267749-0)[0x56294461ea20]{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) 20250404084940971 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250404084940971 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404084940971 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404084940971 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404084940971 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404084940971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084940971 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084940977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084940977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084940977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404084940977 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084940977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf839e5) (hnbgw_rua.c:471) 20250404084940977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404084940977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084940977 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404084940977 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404084940977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404084940977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084940977 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404084940977 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404084940977 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084940977 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250404084940977 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250404084940977 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16267749-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:724) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404084940977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294463b960]{ST_CRCX}: Allocated (fsm.c:456) 20250404084940977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294463b960]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16267749-0)[0x562944617640] (fsm.c:486) 20250404084940977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294463b960]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404084940977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294463b960]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404084940977 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: f839'... (mgcp_client.c:807) 20250404084940977 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404084940977 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16267749-0)[0x56294463b960]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940977 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f839e517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "f839e517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404084940993 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250404084940993 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404084940993 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404084940993 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404084940993 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940994 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{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) 20250404084940994 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404084940994 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404084940994 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404084940994 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404084940994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404084940994 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084940994 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084940994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7978), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404084940994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084940994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084940994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084940994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084940994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084940994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084940994 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 9e 79 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:1175) 20250404084940994 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404084940994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084940994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084940994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084940994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084940994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084940994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084940994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084940994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084940994 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084940994 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9e 79 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(287)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@d00087d8efbb: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404084941021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084941021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084941021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084941021 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084941021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084941021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084941021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084941021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084941021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084941021 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084941021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084941021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084941021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084941021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084941021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084941021 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) 20250404084941021 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250404084941021 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084941021 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084941021 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084941021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084941021 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084941021 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084941021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084941021 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404084941021 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404084941021 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404084941021 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404084941021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084941021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: f839'... (mgcp_client.c:807) 20250404084941021 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084941021 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084941021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404084941021 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: f839'... (mgcp_client.c:807) 20250404084941021 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404084941021 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404084941021 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: Removing from parent mgw(mgw-fsm-16267749-0)[0x56294461ea20] (mgcp_client_endpoint_fsm.c:873) 20250404084941021 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404084941021 DLMGCP DEBUG mgw-endp(mgw-fsm-16267749-0)[0x562944617640]{IN_USE}: Deallocated (fsm.c:568) 20250404084941021 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404084941021 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404084941021 DMGW DEBUG mgw(mgw-fsm-16267749-0)[0x56294461ea20]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404084941021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084941021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404084941021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084941021 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f839e517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "f839e517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084941025 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462a860]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404084941025 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404084941025 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294463b960]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@d00087d8efbb: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)16267749 20250404084941028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084941028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084941028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084941028 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084941028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf839e5,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084941028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084941028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084941028 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084941028 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084941028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084941028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084941028 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084941028 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084941028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009e7978), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084941028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084941028 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084941028 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084941028 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084941028 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084941028 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084941028 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 9e 79 78 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084941028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084941028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084941028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084941028 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084941028 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084941028 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084941028 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084941028 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084941028 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084941028 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084941028 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084941028 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084941028 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9e 79 78 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@d00087d8efbb: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)6803078 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Session index based on connection ID:0 20250404084941030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084941030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084941030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084941030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084941030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084941030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084941030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084941030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084941030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084941030 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9e 79 78 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084941030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084941030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084941030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084941030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084941030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084941030 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=009e7978), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084941030 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250404084941030 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084941030 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084941030 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084941030 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084941030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084941030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084941030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084941030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404084941030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16267749)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404084941030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084941030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084941030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084941030 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16267749 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404084941030 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=009e7978), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250404084941030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084941030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084941030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084941030 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084941030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084941030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084941030 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 9e 79 78 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084941030 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084941030 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084941030 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084941030 DLSCCP DEBUG SCCP-SCOC(28)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404084941030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084941030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084941030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084941030 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084941030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084941030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084941030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084941030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084941030 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084941030 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9e 79 78 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084943043 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49682<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084943044 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45171<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(283)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(282)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084943048 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084943049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084943049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084943049 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084943049 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084943049 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(291)@d00087d8efbb: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@d00087d8efbb: Final verdict of PTC: none 20250404084943052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084943052 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) 20250404084943052 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084943052 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(288)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(287)@d00087d8efbb: Final verdict of PTC: none 20250404084943052 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084943052 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) 20250404084943052 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084943053 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084943053 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) 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084943053 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 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084943053 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084943053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084943053 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084943053 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 TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(293)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(284)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(292)@d00087d8efbb: Final verdict of PTC: none 20250404084943054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084943054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084943054 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084943054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084943054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084943054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084943054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084943053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084943053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084943053 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084943053 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) 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084943053 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084943054 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 20250404084943054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084943054 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084943054 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084943054 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084943054 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084943054 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084943054 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 20250404084943054 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084943054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084943054 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084943054 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084943054 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084943054 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084943054 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084943054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084943054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084943054 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084943054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084943054 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084943054 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084943054 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084943054 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084943054 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084943054 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084943055 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084943056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49692<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgw_iuup_addr_chg0(294)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@d00087d8efbb: 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 pass'. Fri Apr 4 08:49:43 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250404084943160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084943562 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49696<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=354280) Waiting for packet dumper to finish... 1 (prev_count=354280, count=381832) 20250404084945055 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084945055 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084945055 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084945055 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084945055 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084945055 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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 pass' was executed successfully (exit status: 0). MTC@d00087d8efbb: 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 ------ Fri Apr 4 08:49: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_cs_mo_disconnect started. 20250404084946653 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084946658 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084946662 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40777<->l=127.0.0.1:4262) (control_if.c:572) 20250404084946680 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946680 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946680 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946680 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946680 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946680 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946681 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946681 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) TC_ranap_cs_mo_disconnect-Iuh0(299)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084946681 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946682 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084946682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084946682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084946682 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946682 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946682 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084946682 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946683 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084946683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084946683 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946683 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946683 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084946683 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084946683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946683 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084946684 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946684 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946684 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946684 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084946684 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084946684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946684 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 20250404084946684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084946684 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084946684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084946685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084946685 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 20250404084946685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084946685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084946685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084946685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404084946685 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946685 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084946685 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946685 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) 20250404084946685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946685 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) 20250404084946685 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) 20250404084946685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084946685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084946685 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946686 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946686 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946686 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946686 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 20250404084946686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084946686 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084946696 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404084946696 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e27dc3), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084946696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084946696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946696 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084946696 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084946696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7d c3 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084946696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084946696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084946696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(303)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(303)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084946706 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946706 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946706 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946706 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946706 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946706 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946707 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084946707 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946708 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946708 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084946708 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946708 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) 20250404084946708 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) 20250404084946708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084946708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084946708 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946708 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946708 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084946708 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946708 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084946708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084946708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084946708 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946708 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946708 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084946708 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946708 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084946708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084946708 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946708 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946708 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084946708 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946708 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084946708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084946708 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946708 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 20250404084946708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084946708 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084946709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946709 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 20250404084946709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084946709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084946709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084946709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084946709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084946709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084946709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084946709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084946740 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084946741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084946741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084946741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084946741 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084946741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084946741 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084946741 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084946741 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084946903 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 20250404084946903 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 20250404084946903 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084946903 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084946912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084946912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084946912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084946912 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084946912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084946912 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084946912 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 20250404084946912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084946912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084946912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084946915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084946915 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084946915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084946915 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084946915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084946915 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084946915 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 20250404084946915 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084946915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084946915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084946915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084946916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084946916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084946916 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084946916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084946916 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084946916 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084946916 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084946916 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084946916 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084946916 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946917 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946917 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084946917 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946917 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946917 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084946918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084946918 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084946918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084946918 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084946918 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084946918 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084946918 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084946918 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404084946923 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 20250404084946923 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 20250404084946923 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084946923 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084946929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084946929 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084946929 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084946929 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084946929 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084946929 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084946929 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 20250404084946929 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084946929 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084946929 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084946932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084946932 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084946932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084946932 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084946932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084946932 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084946932 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 20250404084946932 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084946932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084946932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084946932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084946932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084946932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084946932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084946933 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084946933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084946933 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084946933 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084946933 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084946933 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084946933 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084946933 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084946934 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084946934 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084946934 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084946934 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084946934 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084946934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084946934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084946934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084946934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084946934 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084946934 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084946934 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084946934 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084946934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084946934 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084946935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084946935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084946935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084946935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084946935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084946935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084946935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084946935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084946935 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084946935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(302)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084947720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084947720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084947720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084947720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084947720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084947720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084947720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084947720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084947720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084947720 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084947720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084947721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084947721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084947721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084947721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084947721 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084947721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084947721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084947721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084947721 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084947721 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084947721 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) 20250404084947721 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084947721 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084947721 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084947721 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084947721 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084947721 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084947721 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084947721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084947721 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084947721 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084947722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084947722 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084947722 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084947722 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084947722 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084947722 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084947722 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084947722 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084947722 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084947722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084947723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084947723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084947723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084947723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084947723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084947723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084947723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084947723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084947723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084947723 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084947723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084947723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084947723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084947723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084947723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084947723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084947723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084947723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084947723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947724 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084947724 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084947724 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084947724 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084947724 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084947730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084947730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084947730 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer HNBGW_Test.sgsn0-RAN(305)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084947730 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084947730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084947730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084947730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084947730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084947730 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084947730 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084947730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084947730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084947730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084947730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084947730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084947730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084947730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084947730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084947730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084947730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084947730 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084947730 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) 20250404084947730 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084947730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084947730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084947731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084947731 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084947731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084947731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084947731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084947731 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084947731 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084947731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084947731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084947731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084947731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084947731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084947731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084947731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084947731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084947731 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084947731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084947733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084947733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084947733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084947733 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084947733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084947733 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084947733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084947733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084947733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084947733 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084947733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084947733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084947733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084947733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084947733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084947733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084947733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084947733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084947733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084947733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084947733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084947733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084947733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084947733 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084947733 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084947733 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084947776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)12922506 20250404084948817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084948817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084948817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404084948817 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084948817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc52e8a, normal) (hnbgw_rua.c:407) 20250404084948817 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404084948817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084948817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12922506 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404084948817 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084948817 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084948817 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12922506 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404084948817 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084948817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084948817 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12922506 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404084948817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12922506 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404084948817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084948817 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084948817 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084948817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084948817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084948817 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084948817 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404084948817 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084948817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030001f10056400500f1100926) (sccp_scrc.c:415) 20250404084948817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084948817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084948817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084948817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084948817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084948817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084948817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084948817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084948817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084948817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084948817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084948817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084948817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084948817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084948817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084948817 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 01 f1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084948817 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084948817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084948817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084948817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084948817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084948817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084948817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084948817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084948817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084948817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084948817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084948817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084948817 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 f1 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)13147343 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_mo_disconnect0(308)@d00087d8efbb: setverdict(pass): none -> pass 20250404084948824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084948824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084948824 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084948824 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084948824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084948824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084948824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084948824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084948824 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084948824 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de 89 d8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084948824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084948824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084948824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084948824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084948824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084948824 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00de89d8) (sccp_scrc.c:486) 20250404084948824 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250404084948824 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084948824 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084948824 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084948824 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084948824 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084948824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084948824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084949020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084949021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084949021 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404084949021 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084949021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc52e8a) (hnbgw_rua.c:471) 20250404084949021 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12922506 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404084949021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084949021 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404084949021 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404084949021 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404084949021 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084949021 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084949021 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084949021 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de89d8), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250404084949021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084949021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084949021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084949021 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084949021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084949021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084949021 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 de 89 d8 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:1175) 20250404084949021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084949021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084949021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084949021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084949021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084949021 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084949021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084949021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084949021 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084949021 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de 89 d8 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: vl_len:13 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250404084949048 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084949048 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084949048 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084949048 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084949049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084949049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084949049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084949049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084949049 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084949049 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084949049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084949049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084949049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084949049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084949049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084949049 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) 20250404084949049 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250404084949049 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084949049 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084949049 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084949049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084949049 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084949049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084949049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084949049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084949049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250404084949049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084949049 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@d00087d8efbb: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)12922506 20250404084949078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084949078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084949078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084949078 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084949078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc52e8a,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084949078 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12922506 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084949078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084949078 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084949078 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084949078 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084949078 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084949078 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084949078 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084949078 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de89d8), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084949078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084949079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084949079 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084949079 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084949079 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084949079 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084949079 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 de 89 d8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084949079 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084949079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084949079 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084949079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084949079 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084949079 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084949079 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084949079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084949079 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084949079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084949079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084949079 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084949079 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de 89 d8 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@d00087d8efbb: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)13147343 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Session index based on connection ID:0 20250404084949090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084949090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084949090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084949090 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084949090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084949090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084949090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084949090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084949090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084949090 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de 89 d8 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084949090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084949090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084949090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084949090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084949090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084949090 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=00de89d8), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084949090 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250404084949090 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084949090 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084949090 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084949090 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084949090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084949090 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084949090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084949090 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404084949091 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12922506)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404084949091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084949091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084949091 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084949091 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12922506 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404084949091 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=00de89d8), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250404084949091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084949091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084949091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084949091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084949091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084949091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084949091 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 de 89 d8 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084949091 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084949091 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084949091 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084949091 DLSCCP DEBUG SCCP-SCOC(29)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404084949091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084949091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084949091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084949091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084949091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084949091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404084949091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084949091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084949091 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084949091 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de 89 d8 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084951094 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40777<->l=127.0.0.1:4262) (control_if.c:193) 20250404084951095 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53462<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(297)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(296)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084951099 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53450<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084951100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084951100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084951100 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084951101 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084951101 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(305)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@d00087d8efbb: Final verdict of PTC: none 20250404084951104 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084951104 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) 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404084951104 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084951104 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) 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084951104 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 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084951104 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(301)@d00087d8efbb: Final verdict of PTC: none 20250404084951104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084951104 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084951104 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 TC_ranap_cs_mo_disconnect-Iuh0(299)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@d00087d8efbb: Final verdict of PTC: none 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084951104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084951104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084951104 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084951104 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) 20250404084951104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084951104 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084951105 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084951105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084951105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084951105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084951105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084951105 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084951105 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084951105 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084951105 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(307)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(298)@d00087d8efbb: Final verdict of PTC: none 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084951104 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 20250404084951104 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084951104 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) 20250404084951104 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084951105 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084951105 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 20250404084951105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084951105 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084951105 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084951105 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084951105 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084951105 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084951105 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 20250404084951105 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084951105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084951105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084951105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084951105 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084951105 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084951105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084951105 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-M3UA(306)@d00087d8efbb: Final verdict of PTC: none 20250404084951105 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084951105 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084951105 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084951106 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084951106 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084951106 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084951108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53464<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:49:51 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 20250404084951190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084951592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53466<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280968) Waiting for packet dumper to finish... 1 (prev_count=280968, count=309064) 20250404084953105 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084953105 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084953105 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404084953105 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404084953105 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404084953105 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:49:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_mo_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_ps_mo_disconnect started. 20250404084954691 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084954695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084954698 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42435<->l=127.0.0.1:4262) (control_if.c:572) 20250404084954711 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954711 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954711 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954711 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954712 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954712 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404084954712 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404084954712 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404084954712 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954712 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954713 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954713 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404084954713 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954713 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) 20250404084954713 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) 20250404084954713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404084954713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084954713 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954713 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954713 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404084954713 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954713 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404084954713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404084954713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084954713 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954713 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954713 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404084954713 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954713 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084954713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404084954713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084954713 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954713 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954713 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084954713 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954713 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084954713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084954713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084954713 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954714 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 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404084954714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954714 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 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404084954714 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 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404084954714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404084954714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084954714 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(317)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(315)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084954726 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954726 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954726 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954726 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954726 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954726 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954726 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404084954726 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954727 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954727 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404084954727 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954727 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) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954727 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) 20250404084954727 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) 20250404084954727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404084954727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084954727 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954727 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954727 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404084954727 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954727 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404084954727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404084954727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084954727 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954727 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954727 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404084954727 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954727 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954727 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084954728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404084954728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404084954728 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954728 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954728 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084954728 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954728 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084954728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084954728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084954728 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954728 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 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404084954728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954728 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 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404084954728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404084954728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954728 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954728 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954728 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084954728 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(320)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404084954746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084954747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084954747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404084954747 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404084954747 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404084954747 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404084954747 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404084954747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084954747 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@d00087d8efbb: setverdict(pass): none -> pass 20250404084954923 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 20250404084954923 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 20250404084954923 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084954923 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404084954932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404084954932 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084954932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084954932 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084954932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084954932 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084954932 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 20250404084954932 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084954933 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404084954933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084954935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084954935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084954935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404084954935 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084954935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084954935 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084954935 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 20250404084954935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404084954935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404084954935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084954935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084954936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084954936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084954936 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404084954936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084954936 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084954936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084954936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084954936 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084954936 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084954936 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954937 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954937 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404084954937 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954937 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 20250404084954937 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 20250404084954937 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404084954937 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404084954938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954938 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084954938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084954938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084954938 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084954938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084954938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084954938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084954938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084954938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084954938 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(320)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404084954944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954944 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404084954944 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404084954944 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404084954944 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404084954944 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404084954944 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404084954944 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 20250404084954944 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404084954944 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404084954944 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404084954947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404084954947 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404084954947 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404084954947 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404084954947 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404084954947 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404084954947 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 20250404084954947 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404084954947 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404084954947 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084954947 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084954947 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404084954947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084954947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404084954947 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404084954947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084954947 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084954947 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084954947 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084954947 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404084954947 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404084954947 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404084954949 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404084954949 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404084954949 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404084954949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084954949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404084954949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084954949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084954949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084954949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084954949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084954949 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084954949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084954949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084954949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404084954949 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404084954949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084954949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084954949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084954949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084954949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084954949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084954949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084954949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084954950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084954950 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(316)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084955731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084955731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084955731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084955731 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084955731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084955731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084955731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084955731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084955731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084955731 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084955731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084955731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084955731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084955731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084955731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084955731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084955731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084955731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084955731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084955731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084955731 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084955731 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) 20250404084955731 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084955731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084955731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084955731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084955731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084955731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084955731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084955731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084955731 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084955731 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404084955731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084955731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084955731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084955731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084955731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084955731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404084955731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084955731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084955731 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084955731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404084955732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084955732 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084955732 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084955732 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084955732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084955732 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084955732 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084955732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084955732 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084955732 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084955732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084955732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084955732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084955732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084955732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084955732 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084955732 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404084955732 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084955732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955732 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084955732 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084955732 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084955732 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084955732 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404084955744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084955744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084955744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084955744 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084955744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084955744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084955744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084955744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084955744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084955744 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084955744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084955744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084955744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084955744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084955744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084955744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084955744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084955744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084955744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955745 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084955745 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084955745 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404084955745 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404084955745 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) 20250404084955745 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404084955745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404084955745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404084955745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084955745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084955745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084955745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084955745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084955745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084955745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404084955745 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404084955745 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404084955745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084955745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084955745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084955745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084955745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084955745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084955745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084955745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084955745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084955745 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404084955746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084955746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084955746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084955746 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084955746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084955746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084955746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084955746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084955746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084955746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084955746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084955746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084955746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084955746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084955746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084955746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404084955746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404084955746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404084955746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084955746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084955746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084955746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084955746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404084955746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404084955746 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404084955746 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404084955757 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40792<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084956697 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404084956697 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e27dc3), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404084956697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084956697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084956697 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404084956697 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084956697 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404084956697 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084956697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7d c3 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084956697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084956697 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084956697 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084956697 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404084956697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404084956697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404084956697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404084956697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404084956697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084956697 DLSS7 <000c> osmo_ss7_asp.c:1175 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 7d c3 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404084956703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084956703 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404084956703 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404084956703 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404084956703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084956703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404084956703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084956703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084956703 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084956703 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e2 7d c3 00 00 06 00 08 00 00 00 07  20250404084956704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084956704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084956704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084956704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404084956704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084956704 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=00e27dc3) (sccp_scrc.c:486) 20250404084956704 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250404084956704 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404084956704 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404084956704 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084956704 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084956704 DLSCCP DEBUG SCCP-SCOC(25)[0x562944620d70]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)7217878 20250404084956795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084956795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084956795 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404084956795 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404084956795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e22d6, normal) (hnbgw_rua.c:407) 20250404084956795 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404084956795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404084956795 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217878 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404084956796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084956796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084956796 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404084956796 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217878 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404084956796 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404084956796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404084956796 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7217878 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404084956796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217878 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404084956796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404084956796 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404084956796 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404084956796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404084956796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084956796 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404084956796 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404084956796 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404084956796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002b50056400500f1100926) (sccp_scrc.c:415) 20250404084956796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084956796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084956796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084956796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084956796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084956796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084956796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084956796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404084956796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404084956796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404084956796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084956796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084956796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084956797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084956797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084956797 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084956797 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404084956797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404084956797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404084956797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084956797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084956797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084956797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084956797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084956797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084956797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084956797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084956797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084956797 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)1254431 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404084956817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084956817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084956817 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084956817 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084956817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084956817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084956817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084956817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084956817 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084956817 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2a ed a6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404084956817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084956817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084956817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084956817 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084956817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084956817 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002aeda6) (sccp_scrc.c:486) 20250404084956817 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250404084956817 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404084956817 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404084956817 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084956817 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404084956818 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404084956818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404084956818 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404084956996 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084956997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084956997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404084956997 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404084956997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6e22d6) (hnbgw_rua.c:471) 20250404084956997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217878 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404084956997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404084956997 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404084956997 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404084956997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404084956997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084956997 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084956997 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084956997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aeda6), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250404084956997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084956997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084956997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084956997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084956997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084956997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084956997 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 2a ed a6 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:1175) 20250404084956998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084956998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084956998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084956998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084956998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084956998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084956998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084956998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084956998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084956998 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2a ed a6 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250404084957019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084957019 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084957019 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084957019 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084957019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084957019 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084957019 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084957019 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084957019 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084957019 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404084957019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084957019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084957019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084957019 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084957019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084957019 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) 20250404084957019 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250404084957019 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404084957019 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084957019 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404084957019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404084957019 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404084957019 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404084957019 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404084957019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404084957019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250404084957020 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404084957020 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@d00087d8efbb: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)7217878 20250404084957049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084957049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084957049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404084957049 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404084957049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6e22d6,cause=radio(normal)) (hnbgw_rua.c:439) 20250404084957049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217878 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404084957049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404084957049 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404084957049 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404084957049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404084957049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404084957049 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404084957049 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404084957049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002aeda6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404084957049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084957049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084957049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084957049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084957049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084957049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084957049 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 2a ed a6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084957049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404084957049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404084957049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404084957050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084957050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084957050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084957050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084957050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084957050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084957050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084957050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084957050 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084957050 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2a ed a6 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@d00087d8efbb: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)1254431 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Session index based on connection ID:0 20250404084957060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084957060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404084957060 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404084957060 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404084957060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404084957060 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404084957060 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404084957060 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404084957060 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084957060 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2a ed a6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404084957061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084957061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404084957061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404084957061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404084957061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404084957061 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=002aeda6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404084957061 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250404084957061 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404084957061 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084957061 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404084957061 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404084957061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404084957061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404084957061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404084957061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404084957061 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217878)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404084957061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404084957061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404084957061 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404084957061 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217878 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404084957061 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=002aeda6), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250404084957061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084957061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404084957061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404084957061 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404084957061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404084957061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404084957061 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 2a ed a6 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404084957061 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404084957061 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404084957061 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404084957061 DLSCCP DEBUG SCCP-SCOC(30)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404084957061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084957061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404084957061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404084957061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404084957061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404084957061 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404084957061 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404084957061 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404084957061 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404084957061 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2a ed a6 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404084959070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53488<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084959072 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42435<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(310)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(311)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404084959075 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404084959076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404084959076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404084959076 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404084959077 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404084959077 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404084959078 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404084959078 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) 20250404084959078 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404084959078 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404084959078 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404084959078 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) 20250404084959078 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084959079 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404084959079 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 20250404084959079 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084959079 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404084959079 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084959079 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084959079 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084959079 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084959079 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 20250404084959079 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404084959079 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084959079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084959079 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@d00087d8efbb: Final verdict of PTC: none 20250404084959079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084959079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404084959079 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404084959079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084959079 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084959079 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084959079 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084959079 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084959080 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084959080 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc0-SCCP(315)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@d00087d8efbb: Final verdict of PTC: none 20250404084959080 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 20250404084959080 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) 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404084959080 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404084959080 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404084959080 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) 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED MutexDispCT-TC_ranap_ps_mo_disconnect(309)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(318)@d00087d8efbb: Final verdict of PTC: none 20250404084959080 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) 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404084959080 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404084959080 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404084959080 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404084959081 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404084959081 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-M3UA(320)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(316)@d00087d8efbb: Final verdict of PTC: none 20250404084959081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404084959081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404084959081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404084959081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404084959081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_ranap_ps_mo_disconnect-Iuh0(313)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(312)@d00087d8efbb: Final verdict of PTC: none 20250404084959081 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404084959081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404084959081 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404084959081 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404084959081 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404084959081 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404084959081 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404084959081 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404084959081 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(317)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(321)@d00087d8efbb: Final verdict of PTC: none 20250404084959085 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:49:59 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 20250404084959179 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404084959581 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40796<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314076) Waiting for packet dumper to finish... 1 (prev_count=314076, count=317956) 20250404085001080 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085001080 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085001080 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085001082 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085001082 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085001082 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_cs_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_cs_creq_cref started. 20250404085002626 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085002628 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085002631 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44327<->l=127.0.0.1:4262) (control_if.c:572) 20250404085002642 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002642 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002642 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002642 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002642 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002642 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085002642 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085002642 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085002642 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002642 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002643 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002643 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085002643 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002644 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) 20250404085002644 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) 20250404085002644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085002644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085002644 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002644 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002644 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085002644 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002644 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085002644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085002644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085002644 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002644 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002644 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085002644 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002644 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085002644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085002644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085002644 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002644 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002644 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085002644 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002644 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002644 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002644 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002644 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002644 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085002644 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085002644 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085002644 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002644 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 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085002644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002644 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 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085002644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085002644 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002644 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002644 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002644 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085002644 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(331)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(331)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(329)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085002658 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002658 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002658 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002658 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002658 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002658 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002658 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085002658 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002659 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002659 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085002659 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002659 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) 20250404085002659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002659 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) 20250404085002659 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) 20250404085002659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085002659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085002659 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002659 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002659 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085002659 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002659 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002659 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002659 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002659 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002659 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002659 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002659 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085002659 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085002659 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002659 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085002660 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002660 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002660 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085002660 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002660 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085002660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085002660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085002660 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002660 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002660 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085002660 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002660 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002660 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002660 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002660 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002660 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002660 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085002660 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085002660 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085002660 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002660 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 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085002660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002660 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 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085002660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002660 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085002660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002660 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002660 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002660 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085002660 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085002680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085002680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085002680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085002680 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085002680 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085002680 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085002680 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085002680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085002680 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085002855 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 20250404085002855 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 20250404085002855 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085002855 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085002857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002857 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085002857 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085002857 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085002857 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085002857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085002857 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085002857 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 20250404085002857 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085002857 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085002857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085002858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085002858 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085002858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085002858 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085002858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085002858 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085002858 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 20250404085002858 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085002858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085002858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085002858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085002858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085002858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085002858 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085002858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085002858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085002858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085002858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085002858 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085002858 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085002858 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002859 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002859 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085002859 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085002859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085002859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085002859 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085002859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085002859 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085002859 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085002859 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085002859 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085002859 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085002870 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 20250404085002870 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 20250404085002870 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085002870 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085002871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002871 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085002871 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085002871 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085002871 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085002871 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085002871 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085002871 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 20250404085002871 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085002871 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085002871 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085002872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002872 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085002872 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085002872 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085002872 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085002872 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085002872 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085002872 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 20250404085002872 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085002872 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085002872 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085002872 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085002872 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085002872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085002872 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085002872 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085002872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085002872 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085002872 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085002872 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085002872 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085002872 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085002872 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085002873 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085002873 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085002873 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085002873 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085002873 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085002873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002873 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002873 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002873 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085002873 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085002873 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085002873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085002873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085002873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085002873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085002873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085002873 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085002873 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085002873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085002873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085002873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085002873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085002873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085002873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085002873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085002873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085002873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085002873 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(330)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085003671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085003671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085003671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085003671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085003671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085003671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085003671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085003671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085003671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085003671 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085003671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085003671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085003672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085003672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085003672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085003672 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085003672 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085003672 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085003672 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085003672 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085003672 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085003672 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) 20250404085003672 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085003672 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085003672 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003672 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085003672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085003672 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085003672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085003672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085003672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085003672 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085003672 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085003672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085003672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085003672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085003672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085003672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085003672 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085003672 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085003672 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085003672 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085003672 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085003675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085003675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085003675 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085003675 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085003675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085003675 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085003675 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085003675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085003675 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085003675 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085003675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085003675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085003675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085003675 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085003675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085003675 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085003675 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085003675 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003675 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003675 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003675 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003675 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085003675 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085003675 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085003675 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085003675 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(333)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085003678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085003678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085003678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085003678 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085003678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085003678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085003678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085003678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085003678 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085003678 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085003678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085003678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085003678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085003678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085003678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085003678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085003678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085003678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085003678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085003678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085003678 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085003678 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) 20250404085003678 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085003678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085003678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085003678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085003678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085003678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085003678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085003678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085003678 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085003678 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085003678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085003678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085003678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085003678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085003678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085003678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085003678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085003678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085003678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085003678 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085003680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085003680 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085003680 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085003680 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085003680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085003680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085003680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085003680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085003680 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085003680 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085003680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085003680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085003680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085003680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085003680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085003680 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085003680 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085003680 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085003680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085003680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085003680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085003680 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085003680 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085003681 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085003681 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085003681 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085003692 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_creq_cref0(336)1407023 20250404085004705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085004705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085004705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085004705 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085004705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x15782f, normal) (hnbgw_rua.c:407) 20250404085004705 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085004705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085004705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1407023 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085004705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085004705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085004705 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1407023 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085004705 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085004705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085004705 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1407023 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085004705 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1407023 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085004705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085004705 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085004705 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085004705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085004705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085004705 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085004705 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404085004705 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085004705 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000b50056400500f1100926) (sccp_scrc.c:415) 20250404085004705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085004705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085004705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085004705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085004705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085004705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085004705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085004705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085004705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085004705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085004705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085004705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085004705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085004705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085004705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085004705 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 00 b5 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085004705 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085004705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085004705 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085004705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085004705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085004705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085004705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085004705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085004705 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085004705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085004705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085004705 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085004705 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 b5 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@d00087d8efbb: Added conn table entry 0TC_ranap_cs_creq_cref0(336)10193775 TC_ranap_cs_creq_cref0(336)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@d00087d8efbb: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)10193775 HNBGW_Test.msc0-SCCP(329)@d00087d8efbb: Session index based on connection ID:0 20250404085004710 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085004710 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085004710 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085004710 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085004710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085004710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085004710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085004710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085004710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085004710 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085004711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085004711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085004711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085004711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085004711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085004711 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) 20250404085004711 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250404085004711 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250404085004711 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085004711 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085004711 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250404085004711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085004711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250404085004711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085004711 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085004711 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085004711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085004711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085004711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{disrupted}: Freeing instance (context_map.c:202) 20250404085004711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1407023)[0x56294462f870]{disrupted}: Deallocated (fsm.c:568) 20250404085004711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085004711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085004711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085004711 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1407023 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085004711 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250404085004711 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085004711 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085004711 DLSCCP DEBUG SCCP-SCOC(31)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404085004711 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085004711 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)@d00087d8efbb: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)1407023 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085004716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085004716 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44327<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(324)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085004717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40798<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085004717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085004717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085004717 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085004717 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085004717 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(330)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_creq_cref(323)@d00087d8efbb: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(329)@d00087d8efbb: Final verdict of PTC: none 20250404085004718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085004718 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) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085004718 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085004718 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) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085004718 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 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085004718 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085004718 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 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085004718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085004718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085004718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085004718 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085004718 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085004718 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) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085004718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085004718 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085004718 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) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085004718 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 20250404085004718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085004718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085004718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085004718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085004718 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085004718 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 20250404085004718 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085004718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085004718 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085004718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085004718 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085004718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085004718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085004718 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085004718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085004718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085004718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085004718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085004718 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085004718 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085004718 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085004718 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(332)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(331)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(326)@d00087d8efbb: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0(327)@d00087d8efbb: Final verdict of PTC: none TC_ranap_cs_creq_cref0(336)@d00087d8efbb: Final verdict of PTC: pass 20250404085004719 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40812<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(335)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:04 UTC 2025 ====== HNBGW_Tests.TC_ranap_cs_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_cs_creq_cref.talloc 20250404085004760 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085005162 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40824<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262476) Waiting for packet dumper to finish... 1 (prev_count=262476, count=263132) 20250404085006719 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085006719 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085006719 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085006719 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085006719 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085006719 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ranap_ps_creq_cref.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_ranap_ps_creq_cref started. 20250404085008217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085008225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085008234 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35985<->l=127.0.0.1:4262) (control_if.c:572) 20250404085008266 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008266 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008266 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008266 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008267 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008267 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008267 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008267 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085008267 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008267 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085008267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085008267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085008267 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008267 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008267 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008267 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008267 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085008267 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008267 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008267 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008267 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085008267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085008267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085008267 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008267 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085008268 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085008268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085008268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085008268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085008268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085008268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085008268 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 20250404085008268 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085008269 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008269 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085008269 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008269 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) 20250404085008269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008269 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) 20250404085008269 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) 20250404085008269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085008269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085008269 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008269 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008269 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085008269 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008269 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008269 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008269 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008269 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008269 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008269 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008269 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085008269 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085008269 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085008269 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008269 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 20250404085008269 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085008269 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085008269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008269 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008269 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008269 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 20250404085008270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085008270 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 20250404085008270 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(345)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(345)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(343)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085008299 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008299 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008299 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008299 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008300 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008300 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008300 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085008300 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008301 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008301 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085008301 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008301 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) 20250404085008301 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) 20250404085008301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085008301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085008301 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008301 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008301 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085008301 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008301 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085008301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085008301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085008301 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008301 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008301 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085008301 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008301 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085008301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085008301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085008301 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008301 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008301 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085008301 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085008301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085008301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085008301 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008304 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 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085008304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008304 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 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085008304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085008304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085008304 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(348)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085008367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085008367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085008367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085008367 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085008367 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085008367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085008367 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085008368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085008368 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085008494 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 20250404085008494 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 20250404085008494 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085008494 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085008497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085008497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085008497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085008497 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085008497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085008497 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085008497 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 20250404085008497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085008497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085008497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085008498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008498 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085008498 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085008498 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085008498 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085008498 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085008498 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085008498 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 20250404085008498 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085008498 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085008498 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085008498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085008498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085008498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085008498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085008498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085008498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085008498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085008498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085008498 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085008498 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085008498 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008499 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008499 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085008499 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085008499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085008499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085008499 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085008499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085008499 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085008499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085008499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085008499 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085008499 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085008532 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 20250404085008532 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 20250404085008532 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085008532 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085008535 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085008535 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085008535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085008535 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085008535 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 20250404085008535 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085008535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008535 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085008535 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085008535 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085008535 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085008535 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085008535 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 20250404085008535 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085008535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085008535 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085008535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085008535 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085008535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085008535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085008535 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085008535 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085008535 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085008535 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085008535 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085008535 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085008536 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085008537 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085008537 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085008537 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085008537 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085008537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008537 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008537 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008537 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085008537 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085008537 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085008537 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085008537 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085008537 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085008537 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085008537 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085008537 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085008537 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085008537 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085008537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085008537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085008537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085008537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085008537 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085008537 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085008537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085008537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085008537 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(344)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085009300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085009300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085009300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085009300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085009300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085009300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085009300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085009300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085009300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085009300 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085009300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085009300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085009300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085009300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085009300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085009300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085009300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085009300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085009300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085009300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085009300 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085009300 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) 20250404085009300 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085009300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085009300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085009300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085009300 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085009300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085009300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085009300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085009300 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085009300 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085009301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085009301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085009301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085009301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085009301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085009301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085009301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085009301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085009301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085009301 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085009301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085009301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085009301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085009301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085009301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085009301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085009301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085009301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085009301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085009301 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085009301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085009301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085009301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085009301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085009301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085009301 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085009301 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085009301 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085009301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009301 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085009301 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085009301 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085009301 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085009301 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085009340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085009340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085009340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085009340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085009340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085009340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085009340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085009340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085009340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085009340 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085009340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085009340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085009340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085009340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085009340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085009340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085009340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085009340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085009340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085009341 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085009341 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085009341 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085009341 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) 20250404085009341 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085009341 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085009341 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085009341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085009341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085009341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085009341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085009341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085009341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085009341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085009341 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085009341 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085009341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085009341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085009341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085009341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085009341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085009341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085009341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085009341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085009341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085009341 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085009341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085009341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085009341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085009341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085009341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085009341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085009341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085009341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085009341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085009341 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085009342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085009342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085009342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085009342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085009342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085009342 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085009342 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085009342 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085009342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009342 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085009342 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085009342 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085009342 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085009342 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085009342 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085009342 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085009342 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085009410 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_creq_cref0(350)6551559 20250404085010442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085010442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085010442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085010442 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085010442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x63f807, normal) (hnbgw_rua.c:407) 20250404085010442 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085010442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085010442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6551559 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085010442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085010442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085010442 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085010442 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6551559 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085010442 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085010442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085010442 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6551559 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085010442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6551559 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085010442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085010442 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085010442 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085010442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085010442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085010442 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085010442 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404085010442 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085010442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030000bf0056400500f1100926) (sccp_scrc.c:415) 20250404085010442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085010442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085010442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085010442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085010442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085010442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085010442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085010442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085010442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085010442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085010442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085010442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085010442 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085010442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085010442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085010442 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 00 00 3a 40 08 00 00 f1 10 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 bf 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:1175) 20250404085010442 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085010442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085010442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085010442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085010442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085010442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085010442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085010442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085010442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085010442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085010442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085010442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085010442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 bf 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@d00087d8efbb: Added conn table entry 0TC_ranap_ps_creq_cref0(350)11723123 TC_ranap_ps_creq_cref0(350)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@d00087d8efbb: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)11723123 HNBGW_Test.sgsn0-SCCP(346)@d00087d8efbb: Session index based on connection ID:0 20250404085010451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085010451 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085010451 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085010451 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085010451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085010451 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085010451 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085010451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085010451 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085010451 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085010451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085010451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085010451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085010451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085010451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085010451 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) 20250404085010451 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250404085010451 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250404085010451 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085010451 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085010451 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250404085010451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085010451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250404085010451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085010451 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085010451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085010451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085010451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085010451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{disrupted}: Freeing instance (context_map.c:202) 20250404085010451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6551559)[0x56294462f870]{disrupted}: Deallocated (fsm.c:568) 20250404085010451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085010451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085010451 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085010451 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6551559 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404085010451 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250404085010451 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085010451 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085010451 DLSCCP DEBUG SCCP-SCOC(32)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404085010451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085010451 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)@d00087d8efbb: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)6551559 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085010463 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36902<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085010464 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35985<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(339)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(338)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085010467 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085010468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085010468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085010468 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085010468 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085010468 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@d00087d8efbb: Final verdict of PTC: none 20250404085010470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085010470 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) 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085010470 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085010470 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_ranap_ps_creq_cref-Iuh0-RUA(342)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@d00087d8efbb: Final verdict of PTC: none 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085010470 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 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(344)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(346)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@d00087d8efbb: Final verdict of PTC: none 20250404085010471 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085010471 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085010471 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085010471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085010471 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085010470 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085010470 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085010470 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085010470 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 20250404085010470 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085010471 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085010471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085010471 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085010471 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085010471 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085010471 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085010471 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085010471 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085010471 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(345)@d00087d8efbb: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0(341)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(349)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(348)@d00087d8efbb: Final verdict of PTC: none 20250404085010472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085010472 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085010472 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085010471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085010471 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) 20250404085010471 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085010471 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085010471 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085010471 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) 20250404085010471 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085010471 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085010472 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 20250404085010472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085010472 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085010472 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085010472 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085010472 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085010472 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085010472 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 20250404085010472 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085010472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085010472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085010472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085010472 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085010472 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085010472 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085010472 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085010472 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085010472 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085010472 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(340)@d00087d8efbb: Final verdict of PTC: none 20250404085010475 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36914<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:10 UTC 2025 ====== HNBGW_Tests.TC_ranap_ps_creq_cref pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ranap_ps_creq_cref.talloc 20250404085010560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085010961 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262276) Waiting for packet dumper to finish... 1 (prev_count=262276, count=264584) 20250404085012472 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085012472 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085012472 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085012473 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085012473 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085012473 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:13 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250404085014044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085014047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085014049 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38525<->l=127.0.0.1:4262) (control_if.c:572) 20250404085014062 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014062 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014062 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014062 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014062 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014062 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014063 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014063 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085014063 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085014063 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085014064 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014064 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085014064 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014064 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) 20250404085014064 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) 20250404085014064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085014064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085014064 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014064 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014064 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085014064 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014064 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085014064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085014064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085014064 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014064 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014064 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085014064 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014064 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085014064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085014064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085014064 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014064 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014064 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085014064 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014064 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014064 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014064 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085014064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085014064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085014064 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014064 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 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085014064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014064 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 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085014064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085014064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085014064 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(359)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(359)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(357)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085014078 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014078 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014078 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014078 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014079 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014079 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014079 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085014079 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014080 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014080 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085014080 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014080 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) 20250404085014080 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) 20250404085014080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085014080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085014080 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014080 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014080 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085014080 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014080 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085014080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085014080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085014080 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014080 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014080 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085014080 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014080 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085014080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085014080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085014080 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014080 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014080 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085014080 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014080 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014080 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014080 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014080 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085014080 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085014080 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085014080 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014080 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 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085014080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014080 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 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085014080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085014080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014080 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014080 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014080 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085014080 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(362)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(360)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085014101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085014101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085014101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085014101 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085014101 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085014101 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085014101 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085014101 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085014101 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085014276 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 20250404085014276 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 20250404085014276 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085014276 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085014278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085014278 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085014278 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085014278 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085014278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085014278 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085014278 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 20250404085014278 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085014278 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085014278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085014279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014279 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085014279 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085014279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085014279 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085014279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085014279 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085014279 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 20250404085014279 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085014279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085014279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085014279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085014279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085014279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085014279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085014279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085014279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085014279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085014279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085014279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085014279 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085014279 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014280 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014280 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085014280 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014280 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014280 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014280 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014280 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014280 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014280 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014280 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085014280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085014280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085014280 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085014280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085014280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085014280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085014280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085014280 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085014280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085014291 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 20250404085014291 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 20250404085014291 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085014291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085014292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085014292 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085014292 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085014292 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085014292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085014292 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085014292 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 20250404085014292 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085014292 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085014292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085014293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085014293 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085014293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085014293 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085014293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085014293 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085014293 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 20250404085014293 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085014293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085014293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085014293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085014293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085014293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085014293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085014293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085014293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085014293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085014293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085014293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085014293 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085014293 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085014293 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085014294 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085014294 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085014294 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085014294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085014294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085014294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085014294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085014294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085014294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085014294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085014294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085014294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085014294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085014294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085014294 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085014294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085014294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085014294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085014294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085014294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085014294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085014294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085014294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085014294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085014294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(358)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085015089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085015089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085015089 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085015089 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085015089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085015089 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085015089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085015089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085015089 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085015089 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085015089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085015089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085015089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085015089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085015089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085015089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085015089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085015089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085015089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085015089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085015089 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085015089 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) 20250404085015089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085015089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085015089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085015089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085015089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085015089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085015089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085015089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085015089 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085015089 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085015090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085015090 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085015090 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085015090 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085015090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085015090 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085015090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085015090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085015090 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085015090 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085015092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085015092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085015092 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085015092 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085015092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085015092 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085015092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085015092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085015092 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085015092 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085015092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085015092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085015092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085015092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085015092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085015092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085015092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085015092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085015092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085015092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085015092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085015092 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085015092 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(361)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085015100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085015100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085015100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085015100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085015100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085015100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085015100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085015100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085015100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085015100 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085015100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085015100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085015100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085015100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085015100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085015100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085015100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085015100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085015100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085015100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085015100 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085015100 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085015100 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) 20250404085015100 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085015100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085015100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085015100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085015101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085015101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085015101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085015101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085015101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085015101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085015101 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085015101 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085015101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085015101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085015101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085015101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085015101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085015101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085015101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085015101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085015101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085015101 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085015103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085015103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085015103 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085015103 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085015103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085015103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085015103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085015103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085015103 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085015103 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085015103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085015103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085015103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085015103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085015103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085015103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085015103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085015103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085015103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085015103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085015103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085015103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085015103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085015103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085015103 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085015103 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085015119 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36948<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)191013 20250404085016146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085016146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085016146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085016146 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085016146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2ea25, normal) (hnbgw_rua.c:407) 20250404085016146 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085016146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085016146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-191013 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085016146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085016146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085016146 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085016146 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-191013 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085016146 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085016146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085016146 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-191013 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085016146 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-191013 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085016146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085016146 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085016146 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085016146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085016146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085016146 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085016146 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404085016146 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085016146 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030003ac0056400500f1100926) (sccp_scrc.c:415) 20250404085016146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085016146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085016146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085016146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085016146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085016146 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085016146 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085016146 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085016146 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085016146 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085016146 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085016146 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085016146 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085016146 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085016146 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085016146 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 00 00 3a 40 08 00 00 f1 10 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 ac 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:1175) 20250404085016146 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085016146 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085016146 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085016146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085016146 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085016146 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085016146 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085016146 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085016146 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085016146 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085016146 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085016146 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085016146 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 ac 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@d00087d8efbb: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5319471 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@d00087d8efbb: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@d00087d8efbb: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)191013 20250404085016352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085016352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085016353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085016353 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085016353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ea25,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085016353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-191013 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085016353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085016353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085016353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085017161 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085017161 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085017161 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085017161 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085017161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085017161 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085017161 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085017161 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085017161 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085017161 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f fa 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085017161 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085017161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085017161 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085017162 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085017162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085017162 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000ffa99) (sccp_scrc.c:486) 20250404085017162 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250404085017162 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085017162 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085017162 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085017162 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085017162 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085017162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085017162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085017162 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085017162 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085017162 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000ffa99), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085017162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085017162 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085017162 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085017162 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085017162 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085017162 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085017162 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 0f fa 99 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085017162 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085017162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250404085017162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085017162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404085017162 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-191013)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085017162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085017162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085017162 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085017162 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-191013 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085017163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085017163 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085017163 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085017163 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085017163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085017163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085017163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085017163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085017163 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085017163 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f fa 99 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@d00087d8efbb: Session index based on local reference:0 20250404085017167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085017167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085017167 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085017167 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085017167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085017167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085017167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085017168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085017168 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085017168 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f fa 99 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(361)@d00087d8efbb: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)5319471 20250404085017168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085017168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085017168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085017168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085017168 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085017168 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=000ffa99) (sccp_scrc.c:486) 20250404085017168 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250404085017168 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085017168 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085017168 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085017168 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085017168 DLSCCP DEBUG SCCP-SCOC(33)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085018178 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38525<->l=127.0.0.1:4262) (control_if.c:193) 20250404085018178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36944<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(353)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(352)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085018182 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36940<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085018184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085018184 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085018184 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085018184 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085018184 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(358)@d00087d8efbb: Final verdict of PTC: none 20250404085018185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085018185 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) 20250404085018185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085018185 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@d00087d8efbb: Final verdict of PTC: none 20250404085018185 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085018185 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) 20250404085018185 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085018185 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085018186 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 20250404085018186 DLSS7 <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(357)@d00087d8efbb: Final verdict of PTC: none 20250404085018186 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085018186 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085018186 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085018186 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085018186 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085018186 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 20250404085018186 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085018186 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085018186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085018186 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085018186 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.sgsn0-SCCP(360)@d00087d8efbb: Final verdict of PTC: none 20250404085018186 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085018186 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085018186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085018186 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085018186 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085018186 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085018186 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085018186 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085018186 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085018186 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085018186 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 20250404085018186 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) 20250404085018186 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085018187 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085018187 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) 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404085018187 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) 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085018187 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085018187 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.msc0-M3UA(359)@d00087d8efbb: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@d00087d8efbb: Final verdict of PTC: none 20250404085018187 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085018187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085018187 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 20250404085018187 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085018187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085018187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085018187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085018188 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085018188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085018188 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085018188 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085018188 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085018188 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085018188 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085018188 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085018188 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(363)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(362)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(354)@d00087d8efbb: Final verdict of PTC: none 20250404085018190 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36948<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:18 UTC 2025 ====== HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc.talloc 20250404085018269 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54714<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085018671 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54714<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=250052) Waiting for packet dumper to finish... 1 (prev_count=250052, count=278400) 20250404085020186 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085020186 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085020186 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085020188 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085020188 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085020188 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250404085021776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085021782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085021786 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35509<->l=127.0.0.1:4262) (control_if.c:572) 20250404085021816 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021816 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021816 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021816 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021817 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021817 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021817 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021817 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085021817 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021817 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085021817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085021817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021817 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085021817 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021817 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021817 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021817 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021817 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085021817 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021817 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021817 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021817 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021817 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021818 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085021818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085021818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085021818 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085021818 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085021818 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085021818 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021818 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085021818 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021818 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021818 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021818 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021818 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021818 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021818 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021818 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021818 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021818 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021818 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085021818 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085021818 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085021818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085021818 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085021818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085021818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021818 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085021818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085021818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085021818 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021818 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021818 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021818 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 20250404085021818 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085021818 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085021819 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021819 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085021819 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021819 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021819 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021819 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) 20250404085021819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021819 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021819 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021819 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021819 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021819 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021819 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021819 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) 20250404085021819 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) 20250404085021819 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085021819 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021819 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085021819 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021819 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021819 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021819 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021820 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 20250404085021820 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085021820 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(373)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(373)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085021843 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021843 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021844 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021844 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021844 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021844 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021844 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085021844 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085021845 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021845 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085021845 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021845 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) 20250404085021845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021845 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) 20250404085021845 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) 20250404085021845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085021845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085021845 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021845 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021845 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085021845 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021846 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085021846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085021846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085021846 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021846 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021846 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085021846 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021846 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085021846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085021846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085021846 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021846 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085021846 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085021846 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085021846 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085021846 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085021846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085021846 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085021846 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085021846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085021846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085021846 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085021846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085021846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085021846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085021846 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085021846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021846 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 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085021846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021846 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 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085021846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085021846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085021846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085021846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085021846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085021846 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(376)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085021867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085021867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085021867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085021867 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085021867 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085021867 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085021867 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085021867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085021867 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085022039 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 20250404085022039 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 20250404085022039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085022039 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085022046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085022046 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085022046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085022046 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085022046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085022046 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085022046 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 20250404085022046 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085022046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085022046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085022049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022049 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085022049 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085022049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085022049 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085022049 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085022049 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085022049 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 20250404085022049 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085022049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085022049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085022049 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085022049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085022049 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085022049 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085022049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085022049 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085022049 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085022049 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085022049 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085022049 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085022049 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085022051 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085022051 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085022051 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085022051 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085022051 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085022051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022051 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022051 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022051 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022051 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022051 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085022051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085022051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085022051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085022051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085022051 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085022051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085022051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085022051 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085022051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085022051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085022051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085022051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085022051 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022051 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085022058 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 20250404085022058 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 20250404085022058 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085022058 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085022060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022060 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085022060 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085022060 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085022061 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085022061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085022061 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085022061 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 20250404085022061 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085022061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085022061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085022063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085022063 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085022063 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085022063 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085022063 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085022063 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085022063 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 20250404085022063 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085022063 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085022063 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085022063 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085022063 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085022063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085022063 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085022063 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085022063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085022063 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085022063 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085022063 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085022063 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085022063 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085022063 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085022065 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085022065 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085022065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085022065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085022065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085022065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022065 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022065 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085022065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022065 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085022065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085022065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085022065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085022065 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085022065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022065 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085022065 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085022065 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085022065 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085022065 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085022065 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085022065 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085022065 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(372)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085022852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085022852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085022852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085022852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085022852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085022852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085022852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085022852 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022852 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085022852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085022853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085022853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085022853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085022853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085022853 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085022853 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085022853 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085022853 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085022853 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085022853 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085022853 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) 20250404085022853 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085022853 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085022853 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022853 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022853 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085022853 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022853 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085022853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085022853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085022853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085022853 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085022853 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085022853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085022853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085022853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085022853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085022853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085022853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085022853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085022853 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085022854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022854 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085022854 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085022854 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085022854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085022854 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085022854 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085022854 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085022854 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022854 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085022854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085022855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085022855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085022855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085022855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085022855 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085022855 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085022855 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085022855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022855 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022855 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022855 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022855 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085022855 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085022855 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085022855 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085022855 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085022865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085022865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085022865 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085022865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085022865 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085022865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085022865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085022865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022865 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085022865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085022865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085022865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085022865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085022865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085022865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085022865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085022865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085022865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085022865 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085022865 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085022865 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) 20250404085022865 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085022865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085022865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085022865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085022865 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085022865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085022865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085022865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085022865 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085022865 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085022865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085022865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085022865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085022865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085022865 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085022865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085022865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085022865 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022865 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085022866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085022866 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085022866 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085022866 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085022866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085022866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085022866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085022866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085022866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085022866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085022866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085022866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085022866 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085022866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085022866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085022866 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085022866 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085022866 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085022866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022866 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085022866 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085022866 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085022866 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085022866 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085022866 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085022866 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085022866 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085022889 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54738<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)10957694 20250404085023925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085023925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085023925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085023925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085023925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7337e, normal) (hnbgw_rua.c:407) 20250404085023925 DHNB DEBUG map_rua[0x56294462eb10]{init}: Allocated (fsm.c:456) 20250404085023925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085023925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10957694 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085023925 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085023925 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085023925 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10957694 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085023925 DCN DEBUG map_sccp[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085023925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085023925 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10957694 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085023925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10957694 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085023925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085023926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085023926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085023926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085023926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085023926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085023926 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{IDLE}: Allocated (fsm.c:456) 20250404085023926 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085023926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030000d10056400500f1100926) (sccp_scrc.c:415) 20250404085023926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085023926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085023926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085023926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085023926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085023926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085023926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085023926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085023926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085023926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085023926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085023926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085023926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085023926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085023926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085023926 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 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085023926 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085023926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085023926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085023926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085023926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085023926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085023926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085023926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085023926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085023926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085023926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085023926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085023926 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@d00087d8efbb: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)12805659 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@d00087d8efbb: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@d00087d8efbb: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)10957694 20250404085024128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085024129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085024129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085024129 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085024129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa7337e,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085024129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10957694 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085024129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085024129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085024129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085024948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085024948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085024949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085024949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085024949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085024949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085024949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085024949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085024949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085024949 DLSS7 <000c> osmo_ss7_asp.c:1175 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 8b 36 67 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085024949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085024949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085024949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085024949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085024949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085024949 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008b3667) (sccp_scrc.c:486) 20250404085024949 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250404085024949 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085024949 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085024949 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085024949 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085024949 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085024949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085024949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085024949 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085024949 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085024949 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008b3667), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085024949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085024949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085024949 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085024949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085024949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085024949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085024949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 8b 36 67 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085024949 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085024949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250404085024949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085024949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{disconnected}: Freeing instance (context_map.c:202) 20250404085024949 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10957694)[0x56294462eb10]{disconnected}: Deallocated (fsm.c:568) 20250404085024949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085024949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:206) 20250404085024949 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085024949 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10957694 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085024950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085024950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085024950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085024950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085024950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085024950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085024950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085024950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085024950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085024950 DLSS7 <000c> osmo_ss7_asp.c:1175 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 8b 36 67 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: Session index based on local reference:0 20250404085024954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085024954 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085024954 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085024954 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085024954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085024954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085024954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085024954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085024954 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085024955 DLSS7 <000c> osmo_ss7_asp.c:1175 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 8b 36 67 00 00 06 00 08 00 00 00 07  20250404085024955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085024955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085024955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085024955 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085024955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085024955 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=008b3667) (sccp_scrc.c:486) 20250404085024955 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) 20250404085024955 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085024955 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085024955 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085024955 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085024955 DLSCCP DEBUG SCCP-SCOC(34)[0x5629446168b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(372)@d00087d8efbb: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)12805659 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085025968 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085025968 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35509<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(366)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(367)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085025971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54724<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085025971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085025971 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085025972 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085025972 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085025972 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@d00087d8efbb: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@d00087d8efbb: Final verdict of PTC: none 20250404085025973 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085025973 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) 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(375)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(374)@d00087d8efbb: Final verdict of PTC: none 20250404085025974 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085025974 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) 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085025974 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085025974 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) 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085025974 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 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085025974 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085025974 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085025974 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085025974 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 20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085025974 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085025974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085025974 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085025975 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085025975 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) 20250404085025975 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085025975 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085025975 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 20250404085025975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085025975 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085025975 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085025975 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085025975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW-PFCP(368)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@d00087d8efbb: Final verdict of PTC: none 20250404085025975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085025975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085025975 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085025975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085025975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085025975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-M3UA(376)@d00087d8efbb: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@d00087d8efbb: Final verdict of PTC: none 20250404085025975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085025975 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085025975 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085025975 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085025975 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085025975 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085025975 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085025975 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085025975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085025975 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085025975 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085025975 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085025975 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085025976 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085025976 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085025976 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085025975 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085025975 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 20250404085025975 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085025975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085025975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-MGCP(377)@d00087d8efbb: Final verdict of PTC: none 20250404085025993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54738<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:26 UTC 2025 ====== HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc.talloc 20250404085026049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085026451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48872<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=273568) Waiting for packet dumper to finish... 1 (prev_count=273568, count=277448) 20250404085027976 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085027976 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085027976 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085027976 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085027976 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085027976 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_cs_iu_release_req_rua_disconnect started. 20250404085029560 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085029566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085029570 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34665<->l=127.0.0.1:4262) (control_if.c:572) 20250404085029588 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029588 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029589 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029589 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029589 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029589 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029589 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029589 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085029589 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085029589 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085029590 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029590 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085029590 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 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) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029590 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) 20250404085029590 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) 20250404085029590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085029590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085029590 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029590 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029590 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085029590 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029590 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085029590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085029590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085029590 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029590 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029590 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085029590 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029590 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085029590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085029590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085029590 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029590 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029590 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085029590 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085029591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085029591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085029591 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029591 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 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085029591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029591 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 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085029591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085029591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085029591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(387)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085029603 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029603 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029603 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029603 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029604 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029604 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029604 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085029604 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029605 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029605 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085029605 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 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) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029605 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) 20250404085029605 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) 20250404085029605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085029605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085029605 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029605 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029605 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085029605 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029605 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085029605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085029605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085029605 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029605 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029605 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085029605 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029605 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085029605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085029606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085029606 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029606 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029606 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085029606 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029606 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029606 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029606 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085029606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085029606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085029606 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029606 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 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085029606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029606 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 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085029606 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 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085029606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085029606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029606 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029606 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029606 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085029606 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(390)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085029632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085029632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085029632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085029632 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085029632 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085029632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085029632 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085029632 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085029632 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085029801 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 20250404085029801 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 20250404085029801 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085029801 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085029809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085029809 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085029809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085029809 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085029809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085029809 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085029809 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 20250404085029809 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085029809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085029809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085029812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029812 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085029812 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085029812 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085029812 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085029812 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085029812 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085029812 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 20250404085029812 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085029812 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085029812 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085029812 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085029812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085029812 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085029812 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085029812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085029812 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085029812 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085029812 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085029812 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085029812 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085029812 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029814 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029814 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085029814 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029814 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029814 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029814 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029814 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029814 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029814 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029814 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029814 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029814 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085029814 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085029814 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085029814 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029814 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029814 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029814 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085029814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085029814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085029815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085029815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085029815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085029815 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085029818 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 20250404085029818 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 20250404085029818 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085029818 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085029826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029826 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085029826 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085029826 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085029826 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085029826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085029826 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085029826 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 20250404085029826 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085029826 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085029826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085029829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085029829 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085029829 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085029829 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085029829 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085029829 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085029829 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 20250404085029829 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085029829 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085029829 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085029829 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085029829 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085029829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085029829 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085029829 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085029829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085029829 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085029829 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085029829 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085029829 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085029829 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085029829 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085029830 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085029830 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085029830 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085029830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085029831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085029831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085029831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085029831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085029831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085029831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085029831 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085029831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085029831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085029831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085029831 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085029831 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085029831 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085029831 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085029831 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085029831 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085029831 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085029831 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085029831 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085029831 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085029831 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(386)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085030609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085030609 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085030609 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085030609 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085030609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085030609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085030609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085030609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085030609 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085030609 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085030609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085030610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085030610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085030610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085030610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085030610 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085030610 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085030610 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085030610 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085030610 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085030610 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085030610 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) 20250404085030610 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085030610 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085030610 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030610 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030610 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085030610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085030610 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085030610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085030610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085030610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085030610 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085030611 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085030611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085030611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085030611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085030611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085030611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085030611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085030611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085030611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085030611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085030611 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085030611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085030611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085030611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085030611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085030611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085030611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085030611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085030611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085030611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085030611 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085030611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085030611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085030611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085030611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085030611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085030612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085030612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085030612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085030612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085030612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085030612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085030612 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085030612 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085030628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085030628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085030628 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085030628 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085030628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085030628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085030629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085030629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085030629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085030629 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085030629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085030629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085030629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085030629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085030629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085030629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085030629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085030629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085030629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085030629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085030629 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085030629 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) 20250404085030629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085030629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085030629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085030629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085030629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085030629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085030629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085030629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085030629 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085030629 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085030630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085030630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085030630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085030630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085030630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085030630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085030630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085030630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085030630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085030630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085030631 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085030631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085030631 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085030631 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085030631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085030631 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085030631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085030631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085030631 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085030631 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085030631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085030631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085030631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085030631 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085030631 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085030631 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085030631 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085030631 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085030631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030631 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030631 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030631 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030631 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085030632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085030632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085030632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085030632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085030632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085030632 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085030632 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085030668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=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)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15650294 20250404085031710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085031710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085031710 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085031710 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085031710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeecdf6, normal) (hnbgw_rua.c:407) 20250404085031710 DHNB DEBUG map_rua[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085031710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085031710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085031710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085031710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085031710 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085031710 DCN DEBUG map_sccp[0x56294462eb10]{init}: Allocated (fsm.c:456) 20250404085031710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085031710 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15650294 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085031710 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085031710 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085031710 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085031710 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085031711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085031711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085031711 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085031711 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404085031711 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085031711 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030002800056400500f1100926) (sccp_scrc.c:415) 20250404085031711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085031711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085031711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085031711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085031711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085031711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085031711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085031711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085031711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085031711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085031711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085031711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085031711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085031711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085031711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085031711 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 80 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085031711 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085031711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085031711 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085031711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085031711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085031711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085031711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085031711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085031711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085031711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085031711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085031711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085031711 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 80 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@d00087d8efbb: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)1796088 TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085031724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085031724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085031724 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085031724 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085031724 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085031724 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085031724 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085031724 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085031724 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085031724 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 9e 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085031724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085031724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085031724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085031724 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085031724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085031724 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e39e53) (sccp_scrc.c:486) 20250404085031724 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250404085031724 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085031724 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085031725 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085031725 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085031725 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085031725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085031725 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(391)@d00087d8efbb: 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)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085031928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085031928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085031928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085031928 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085031928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085031928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085031928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085031928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085031928 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085031928 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085031929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085031929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085031929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085031929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085031929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085031929 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) 20250404085031929 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250404085031929 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085031929 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085031929 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085031929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085031929 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085031929 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085031929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085031929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085031929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085031929 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085031929 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085031929 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085031929 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085031929 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{UNUSED}: Allocated (fsm.c:456) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{UNUSED}: is child of mgw(mgw-fsm-15650294-0)[0x56294463b960] (fsm.c:486) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15650294-0)[0x56294463b960] (mgcp_client_endpoint_fsm.c:724) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085031929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x562944617640]{ST_CRCX}: Allocated (fsm.c:456) 20250404085031929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x562944617640]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15650294-0)[0x56294462a860] (fsm.c:486) 20250404085031929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x562944617640]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085031929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x562944617640]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085031929 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: eecd'... (mgcp_client.c:807) 20250404085031929 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250404085031929 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x562944617640]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085031929 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdf617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdf617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdf617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdf617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085031983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250404085031983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085031983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085031983 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085031984 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085031984 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085031984 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085031984 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085031984 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085031984 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085031984 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085031984 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085031984 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085031984 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085031984 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085031984 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085031984 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085031984 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085031984 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085032016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085032016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085032016 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085032016 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085032016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeecdf6) (hnbgw_rua.c:471) 20250404085032016 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085032016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085032016 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085032016 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085032016 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085032016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085032016 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085032016 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085032016 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085032016 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15650294-0)[0x56294463b960] (mgcp_client_endpoint_fsm.c:724) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085032016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: eecd'... (mgcp_client.c:807) 20250404085032016 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085032016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032016 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdf617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdf617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085032035 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250404085032035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085032035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085032035 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085032035 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085032035 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032035 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032035 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085032035 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085032035 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032036 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085032036 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085032036 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15650294-0)[0x56294463b960] (mgcp_client_endpoint_fsm.c:724) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085032036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x56294461ea20]{ST_CRCX}: Allocated (fsm.c:456) 20250404085032036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x56294461ea20]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15650294-0)[0x56294462a860] (fsm.c:486) 20250404085032036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x56294461ea20]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085032036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x56294461ea20]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250404085032036 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: eecd'... (mgcp_client.c:807) 20250404085032036 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085032036 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15650294-0)[0x56294461ea20]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032036 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdf617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "eecdf617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085032056 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250404085032056 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085032056 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085032056 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085032056 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032056 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{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) 20250404085032056 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085032056 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085032056 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085032056 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085032056 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085032057 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085032057 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085032057 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e39e53), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085032057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085032057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085032057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085032057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085032057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085032057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085032057 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 e3 9e 53 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085032057 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085032057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085032057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085032057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085032057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085032057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085032057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085032057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085032057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085032057 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085032057 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 9e 53 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085032217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085032217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085032217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404085032217 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085032217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xeecdf6) (hnbgw_rua.c:471) 20250404085032217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404085032217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085032217 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404085032217 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404085032217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404085032217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085032217 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085032217 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085032217 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e39e53), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250404085032217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085032217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085032217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085032217 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085032217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085032217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085032217 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 e3 9e 53 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:1175) 20250404085032218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085032218 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085032218 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085032218 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085032218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085032218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085032218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085032218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085032218 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085032218 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 9e 53 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@d00087d8efbb: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)15650294 20250404085032420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085032420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085032420 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085032420 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085032420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xeecdf6,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085032420 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085032420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085032420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085032420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085032420 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085032420 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085032420 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e39e53), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085032420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085032420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085032420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085032420 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085032420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085032420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085032420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e3 9e 53 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085032420 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085032420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250404085032420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085032420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085032420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15650294)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085032420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085032420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{disconnected}: Freeing instance (context_map.c:206) 20250404085032420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x56294462eb10]{disconnected}: Deallocated (fsm.c:568) 20250404085032420 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085032420 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085032420 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085032420 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085032421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085032421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: eecd'... (mgcp_client.c:807) 20250404085032421 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085032421 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085032421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085032421 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: eecd'... (mgcp_client.c:807) 20250404085032421 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085032421 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085032421 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: Removing from parent mgw(mgw-fsm-15650294-0)[0x56294463b960] (mgcp_client_endpoint_fsm.c:873) 20250404085032421 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085032421 DLMGCP DEBUG mgw-endp(mgw-fsm-15650294-0)[0x56294462a860]{IN_USE}: Deallocated (fsm.c:568) 20250404085032421 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085032421 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085032421 DMGW DEBUG mgw(mgw-fsm-15650294-0)[0x56294463b960]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085032421 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15650294 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085032421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085032421 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085032421 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085032421 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085032421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085032421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085032421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085032421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085032421 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085032421 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 9e 53 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: Session index based on local reference:0 20250404085032424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085032424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085032424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085032424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085032424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085032424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085032424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085032424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085032424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085032424 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 9e 53 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-RAN(386)@d00087d8efbb: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)1796088 20250404085032424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085032424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085032424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085032424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085032424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085032424 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=00e39e53) (sccp_scrc.c:486) 20250404085032424 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250404085032424 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085032424 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085032424 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085032424 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085032424 DLSCCP DEBUG SCCP-SCOC(35)[0x56294462f870]{IDLE}: Deallocated (fsm.c:568) TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdf617" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "eecdf617" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085032430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x562944617640]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085032430 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085032430 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085032431 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x56294461ea20]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085033443 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34665<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(381)@d00087d8efbb: Final verdict of PTC: none 20250404085033445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48890<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(380)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085033451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085033453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085033453 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085033453 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085033453 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085033453 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085033457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085033457 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) 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085033457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085033457 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) 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085033457 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085033457 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) 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(389)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(388)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@d00087d8efbb: Final verdict of PTC: none 20250404085033457 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085033457 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) 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085033457 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 20250404085033457 DLSS7 <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-RAN(386)@d00087d8efbb: Final verdict of PTC: none 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085033457 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085033457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085033457 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085033457 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 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085033457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085033457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085033457 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 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085033457 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085033457 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085033457 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085033457 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 20250404085033457 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085033457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085033457 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085033457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085033457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085033457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085033457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085033457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085033457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085033457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085033457 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085033457 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085033457 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085033457 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085033457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085033457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085033457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085033457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085033458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085033458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085033458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085033458 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085033458 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085033458 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085033458 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(382)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@d00087d8efbb: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(390)@d00087d8efbb: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(391)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@d00087d8efbb: Final verdict of PTC: none 20250404085033460 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48896<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:33 UTC 2025 ====== HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect.talloc 20250404085033540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085033942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48910<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=316128) Waiting for packet dumper to finish... 1 (prev_count=316128, count=343676) 20250404085035458 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085035458 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085035458 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085035458 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085035458 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085035458 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_ps_iu_release_req_rua_disconnect started. 20250404085037047 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085037052 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48854<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085037056 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34663<->l=127.0.0.1:4262) (control_if.c:572) 20250404085037073 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037073 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037073 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037073 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037073 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037073 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037073 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037073 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037073 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085037073 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085037074 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037074 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085037074 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037075 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) 20250404085037075 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) 20250404085037075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085037075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085037075 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037075 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037075 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085037075 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037075 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085037075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085037075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085037075 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037075 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037075 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085037075 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037075 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) 20250404085037075 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085037075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085037075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085037075 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037075 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037075 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085037075 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085037075 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085037075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085037075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085037075 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037075 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 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085037075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037075 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 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085037075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085037075 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 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085037075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085037075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(401)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085037089 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037089 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037089 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037089 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037089 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037089 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037090 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085037090 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037091 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037091 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085037091 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037091 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) 20250404085037091 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) 20250404085037091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085037091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085037091 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037091 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037091 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085037091 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037091 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085037091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085037091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085037091 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037091 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037091 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085037091 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037091 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085037091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085037091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085037091 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037091 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037091 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085037091 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037091 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037091 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085037091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085037091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085037091 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037091 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 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085037091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037091 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 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085037091 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 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085037091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085037091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037091 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037091 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037091 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085037091 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085037114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085037114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085037114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085037114 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085037114 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085037114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085037114 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085037114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085037114 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085037285 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 20250404085037285 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 20250404085037285 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085037285 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085037290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085037290 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085037290 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085037290 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085037290 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085037290 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085037290 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 20250404085037290 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085037290 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085037290 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085037291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085037291 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085037291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085037291 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085037291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085037291 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085037291 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 20250404085037291 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085037291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085037291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085037291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085037291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085037291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085037291 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085037291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085037291 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085037291 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085037291 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085037291 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085037291 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085037291 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037293 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037293 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085037293 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037293 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085037293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085037293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085037293 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085037293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085037293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085037293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085037293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085037293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085037293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085037302 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 20250404085037302 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 20250404085037302 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085037302 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085037308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085037308 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085037308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085037308 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085037308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085037308 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085037308 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 20250404085037309 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085037309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085037309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085037311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085037311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085037311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085037311 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085037311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085037311 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085037311 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 20250404085037311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085037311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085037311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085037311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085037311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085037311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085037311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085037311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085037311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085037311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085037311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085037311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085037311 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085037311 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085037311 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085037312 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085037312 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085037312 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085037313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085037313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085037313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085037313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085037313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085037313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085037313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085037313 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085037313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085037313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085037313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085037313 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085037313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085037313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085037313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085037313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085037313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085037313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085037313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085037313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085037313 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085037313 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(400)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085038107 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085038107 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085038107 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085038107 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085038107 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085038107 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085038107 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085038107 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085038107 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085038107 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085038107 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085038107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085038107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085038107 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085038107 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085038107 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085038107 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085038108 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085038108 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085038108 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085038108 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085038108 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) 20250404085038108 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085038108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085038108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085038108 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085038108 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085038108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085038108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085038108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085038108 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085038108 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085038109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085038109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085038109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085038109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085038109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085038109 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085038109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085038109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085038109 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085038109 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085038110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085038111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085038111 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085038111 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085038111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085038111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085038111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085038111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085038111 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085038111 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085038111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085038111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085038111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085038111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085038111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085038111 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085038111 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085038111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085038111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038111 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085038111 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085038111 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085038111 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085038112 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085038117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085038117 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085038117 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085038117 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085038117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085038118 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085038118 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085038118 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085038118 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085038118 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085038118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085038118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085038118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085038118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085038118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085038118 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085038118 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085038118 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085038118 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085038118 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085038118 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085038118 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) 20250404085038118 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085038118 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085038118 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038118 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038118 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038118 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085038118 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085038118 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085038118 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085038118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085038118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085038118 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085038118 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085038118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085038118 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085038118 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085038119 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085038119 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085038119 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085038119 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085038119 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085038119 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085038119 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085038120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085038120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085038120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085038120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085038121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085038121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085038121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085038121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085038121 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085038121 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085038121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085038121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085038121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085038121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085038121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085038121 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085038121 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085038121 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038121 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085038121 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085038121 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085038121 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085038121 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085038121 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085038121 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085038121 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085038140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13965979 20250404085039165 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085039166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085039166 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085039166 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085039166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd51a9b, normal) (hnbgw_rua.c:407) 20250404085039166 DHNB DEBUG map_rua[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085039166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085039166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085039166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085039166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085039166 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085039166 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085039166 DCN DEBUG map_sccp[0x562944617640]{init}: Allocated (fsm.c:456) 20250404085039166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085039166 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13965979 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085039166 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085039166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085039166 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085039166 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085039166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085039166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085039166 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085039166 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404085039166 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085039166 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030002c10056400500f1100926) (sccp_scrc.c:415) 20250404085039166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085039166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085039166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085039166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085039166 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085039166 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085039166 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085039166 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085039166 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085039166 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085039166 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039166 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085039166 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085039166 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085039166 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085039166 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085039166 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085039166 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085039166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039166 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085039166 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085039166 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085039166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085039166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085039166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085039166 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085039166 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039166 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 90 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@d00087d8efbb: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14319243 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: Session index based on connection ID:0 TC_ps_iu_release_req_rua_disconnect0(406)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085039172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085039172 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085039172 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085039172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085039172 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085039172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085039172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085039172 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039172 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ab 26 c2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085039172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085039172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085039172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085039172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085039172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085039172 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ab26c2) (sccp_scrc.c:486) 20250404085039172 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250404085039172 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085039172 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085039172 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085039172 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085039172 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085039172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085039172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(396)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_iu_release_req_rua_disconnect0(406) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085039373 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039373 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085039373 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085039373 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085039373 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085039373 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085039373 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085039373 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085039373 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039373 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085039373 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085039373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085039373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085039373 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085039373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085039373 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) 20250404085039373 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250404085039373 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085039373 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085039373 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085039373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085039373 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085039373 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085039373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085039373 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085039374 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085039374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085039374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085039374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085039374 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085039422 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085039423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085039423 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085039423 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085039423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd51a9b) (hnbgw_rua.c:471) 20250404085039423 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085039423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085039423 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085039423 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085039423 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085039423 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085039423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085039423 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085039423 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085039423 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab26c2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085039423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085039423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039423 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085039423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085039423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085039423 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 ab 26 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 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:1175) 20250404085039423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085039423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085039423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085039423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085039423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085039423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085039423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085039423 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039424 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ab 26 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 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085039628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085039628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085039628 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404085039628 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085039628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd51a9b) (hnbgw_rua.c:471) 20250404085039628 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404085039629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085039629 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404085039629 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404085039629 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404085039629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085039629 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085039629 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085039629 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab26c2), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250404085039629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085039629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085039629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085039629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085039629 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 ab 26 c2 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:1175) 20250404085039629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085039629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085039629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085039629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085039629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085039629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085039629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085039629 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039629 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ab 26 c2 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@d00087d8efbb: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)13965979 20250404085039836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085039836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085039836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085039836 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085039836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd51a9b,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085039836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085039836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085039836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085039837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085039837 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085039837 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085039837 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ab26c2), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085039837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085039837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085039837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085039837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085039837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085039837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ab 26 c2 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085039837 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085039837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250404085039837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085039837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{disconnected}: Freeing instance (context_map.c:202) 20250404085039837 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13965979)[0x56294461ea20]{disconnected}: Deallocated (fsm.c:568) 20250404085039837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085039837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{disconnected}: Freeing instance (context_map.c:206) 20250404085039837 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x562944617640]{disconnected}: Deallocated (fsm.c:568) 20250404085039837 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13965979 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085039837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039837 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085039837 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085039837 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085039837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085039837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085039837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085039837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085039837 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039837 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ab 26 c2 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: Session index based on local reference:0 20250404085039842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085039842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085039842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085039842 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085039842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085039842 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085039842 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085039842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085039842 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085039842 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ab 26 c2 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-RAN(403)@d00087d8efbb: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14319243 20250404085039842 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085039842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085039842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085039842 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085039842 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085039842 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=00ab26c2) (sccp_scrc.c:486) 20250404085039842 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250404085039842 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085039842 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085039842 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085039842 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085039842 DLSCCP DEBUG SCCP-SCOC(36)[0x56294462f870]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085040859 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085040860 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34663<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085040864 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48846<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085040865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085040865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085040865 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085040865 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085040866 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@d00087d8efbb: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@d00087d8efbb: Final verdict of PTC: none 20250404085040867 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085040867 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) 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085040868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085040868 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) 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085040868 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085040868 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) 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085040868 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085040868 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) 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085040868 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.msc0-RAN(400)@d00087d8efbb: Final verdict of PTC: none 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085040868 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085040868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085040868 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085040868 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 20250404085040868 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085040869 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085040869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085040869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085040869 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 20250404085040869 DLSS7 <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.sgsn0-RAN(403)@d00087d8efbb: Final verdict of PTC: none 20250404085040869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085040869 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085040869 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085040869 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085040869 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085040869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085040869 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085040869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085040869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085040869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085040869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085040869 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085040869 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 20250404085040869 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085040869 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085040869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085040869 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085040869 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085040869 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085040869 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085040869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085040869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085040869 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085040869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085040869 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085040869 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085040869 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085040869 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085040869 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085040870 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085040870 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(396)@d00087d8efbb: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(404)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(405)@d00087d8efbb: Final verdict of PTC: none 20250404085040872 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48868<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:40 UTC 2025 ====== HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect.talloc 20250404085040978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085041381 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48878<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=305432) Waiting for packet dumper to finish... 1 (prev_count=305432, count=309312) 20250404085042870 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085042870 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085042870 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085042870 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085042870 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085042870 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ps_rab_assignment started. 20250404085044489 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085044495 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085044500 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43439<->l=127.0.0.1:4262) (control_if.c:572) 20250404085044516 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044516 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044516 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044516 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044516 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044516 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085044517 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085044517 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085044517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044517 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044518 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044518 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085044518 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044518 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) 20250404085044518 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) 20250404085044518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085044518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085044518 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044518 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044518 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085044518 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044518 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085044518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085044518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085044518 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044518 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044518 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085044518 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044518 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085044518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085044518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085044518 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044518 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044518 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085044518 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044518 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085044518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085044518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085044518 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044518 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 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085044518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044518 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 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085044518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085044518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085044518 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(415)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(415)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(413)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085044531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044531 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044531 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044531 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044531 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044531 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044531 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085044531 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044532 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044532 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085044532 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044532 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) 20250404085044532 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) 20250404085044532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085044532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085044532 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044532 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044532 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085044532 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044532 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085044532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085044532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085044532 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044532 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044532 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085044532 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044532 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085044532 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085044532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085044532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085044532 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044532 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044532 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085044532 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044532 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085044532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085044532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085044532 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044533 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 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085044533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044533 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 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085044533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085044533 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 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085044533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044533 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085044533 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085044553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085044553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085044553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085044553 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085044553 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085044553 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085044553 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085044553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085044553 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085044729 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 20250404085044729 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 20250404085044729 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085044729 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085044737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085044737 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085044737 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085044737 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085044737 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085044737 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085044737 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 20250404085044737 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085044737 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085044737 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085044740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085044740 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085044740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085044740 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085044740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085044740 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085044740 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 20250404085044740 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085044741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085044741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085044741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085044741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085044741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085044741 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085044741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085044741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085044741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085044741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085044741 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085044741 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085044741 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044742 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044742 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085044742 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085044742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044742 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085044742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085044742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085044742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085044742 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044743 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 20250404085044743 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 20250404085044743 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085044743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085044743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085044743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085044743 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085044743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085044743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085044743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085044743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085044748 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085044748 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085044748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085044748 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085044748 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 20250404085044748 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085044748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085044748 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085044748 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085044748 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085044748 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085044748 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 20250404085044748 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085044748 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085044748 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085044748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085044748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085044748 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085044748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085044748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085044748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085044748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085044748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085044748 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085044748 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085044750 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085044750 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085044750 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085044750 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085044750 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085044750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044750 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044750 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044750 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085044750 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085044750 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085044750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085044750 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085044750 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085044750 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085044750 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085044750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085044750 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085044750 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085044750 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085044750 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085044750 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085044750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085044750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085044750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085044750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085044750 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085044750 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085045543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085045543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085045543 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085045543 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085045543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085045543 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085045543 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085045543 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085045543 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085045543 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085045543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085045543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085045543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085045543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085045543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085045543 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085045543 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085045543 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085045543 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085045543 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085045543 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085045543 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) 20250404085045543 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085045543 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085045543 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045543 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045543 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085045543 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085045543 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085045543 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085045543 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085045543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085045543 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085045543 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085045543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085045543 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085045543 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085045543 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085045543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085045543 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085045543 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085045543 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085045543 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085045543 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085045545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085045545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085045545 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085045545 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085045545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085045545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085045545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085045545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085045545 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085045545 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085045545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085045545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085045545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085045545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085045545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085045545 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085045545 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085045545 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085045545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045545 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045545 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045545 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045545 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085045545 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085045545 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085045545 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085045545 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(417)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085045549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085045549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085045549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085045549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085045549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085045549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085045549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085045549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085045549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085045549 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085045550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085045550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085045550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085045550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085045550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085045550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085045550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085045550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085045550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085045550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085045550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085045550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085045550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085045550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085045550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085045550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085045550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085045550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085045550 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085045550 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085045550 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) 20250404085045550 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085045550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085045550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085045550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085045550 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085045550 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085045550 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085045550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085045550 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085045550 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085045550 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085045552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085045552 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085045552 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085045552 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085045552 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085045552 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085045552 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085045552 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085045552 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085045552 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085045552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085045552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085045552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085045552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085045552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085045552 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085045552 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085045552 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085045552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085045552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085045552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085045552 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085045552 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085045552 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085045552 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085045552 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085046582 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@d00087d8efbb: Added conn table entry 0TC_ps_rab_assignment0(420)10006307 20250404085047611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085047611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085047611 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085047611 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085047611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x98af23, normal) (hnbgw_rua.c:407) 20250404085047611 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085047611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085047611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10006307 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085047611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085047611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085047611 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085047611 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10006307 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085047611 DCN DEBUG map_sccp[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085047611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085047611 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10006307 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085047611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10006307 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085047611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085047611 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085047611 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085047611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085047611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085047611 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085047611 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{IDLE}: Allocated (fsm.c:456) 20250404085047611 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085047611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f400300003d0056400500f1100926) (sccp_scrc.c:415) 20250404085047611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085047611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085047611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085047611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085047611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085047611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085047611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085047611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085047611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085047611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085047611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085047611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085047611 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085047611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085047611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085047611 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 00 00 3a 40 08 00 00 f1 10 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 3d 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:1175) 20250404085047611 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085047611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085047611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085047611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085047611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085047611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085047611 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085047611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085047611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085047611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085047611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085047611 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085047611 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 3d 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@d00087d8efbb: Added conn table entry 0TC_ps_rab_assignment0(420)9285967 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment0(420)@d00087d8efbb: setverdict(pass): none -> pass 20250404085047628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085047628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085047628 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085047628 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085047628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085047628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085047628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085047628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085047628 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085047628 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 9b 6f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085047629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085047629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085047629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085047629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085047629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085047629 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00579b6f) (sccp_scrc.c:486) 20250404085047629 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250404085047629 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085047629 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085047629 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085047629 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085047629 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085047629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085047629 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW-PFCP(410)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment0(420) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085047832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085047833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085047833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085047833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085047833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085047833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085047833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085047833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085047833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085047833 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085047833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085047833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085047833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085047833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085047833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085047833 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) 20250404085047833 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250404085047833 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085047833 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085047833 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085047833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085047833 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085047833 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085047833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085047833 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085047833 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085047833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085047833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085047833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085047833 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085047861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085047861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085047861 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085047861 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085047861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x98af23) (hnbgw_rua.c:471) 20250404085047861 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10006307 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085047861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085047861 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085047861 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085047861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085047861 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085047861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085047861 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085047861 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085047861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00579b6f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085047861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085047861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085047861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085047861 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085047861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085047861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085047861 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 57 9b 6f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085047862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085047862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085047862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085047862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085047862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085047862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085047862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085047862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085047862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085047862 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 9b 6f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085049892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085049892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085049892 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085049892 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085049892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085049892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085049892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085049893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085049893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085049893 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085049893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085049893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085049893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085049893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085049893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085049893 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) 20250404085049893 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250404085049893 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085049893 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085049893 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085049893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085049893 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085049893 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085049893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085049893 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085049893 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085049893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085049893 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment-Iuh0-RUA(412)@d00087d8efbb: Deleted conn table entry 0TC_ps_rab_assignment0(420)10006307 20250404085049912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085049912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085049912 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085049912 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085049912 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x98af23,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085049913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10006307 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085049913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085049913 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085049913 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085049913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085049913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085049913 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085049913 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085049913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00579b6f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085049913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085049913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085049913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085049913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085049913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085049913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085049913 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 57 9b 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:1175) 20250404085049913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085049913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085049913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085049913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085049913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085049913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085049913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085049913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085049913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085049913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085049913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085049913 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085049913 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 9b 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(416)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@d00087d8efbb: Deleted conn table entry 0TC_ps_rab_assignment0(420)9285967 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Session index based on connection ID:0 20250404085049923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085049923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085049923 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085049923 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085049923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085049923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085049923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085049923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085049923 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085049923 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 9b 6f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085049923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085049923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085049923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085049924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085049924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085049924 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=00579b6f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085049924 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250404085049924 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085049924 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085049924 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085049924 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085049924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085049924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085049924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085049924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404085049924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10006307)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085049924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085049924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{disconnected}: Freeing instance (context_map.c:206) 20250404085049924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x56294461ea20]{disconnected}: Deallocated (fsm.c:568) 20250404085049924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10006307 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085049924 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=00579b6f), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250404085049924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085049924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085049924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085049924 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085049924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085049924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085049924 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 57 9b 6f 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085049924 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085049924 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085049924 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085049924 DLSCCP DEBUG SCCP-SCOC(37)[0x562944617640]{IDLE}: Deallocated (fsm.c:568) 20250404085049924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085049924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085049924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085049924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085049924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085049924 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085049924 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085049924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085049924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085049924 DLSS7 <000c> osmo_ss7_asp.c:1175 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 57 9b 6f 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085051933 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48906<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085051933 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43439<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(408)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085051937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48892<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085051938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085051938 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085051938 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085051938 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085051938 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rab_assignment(407)@d00087d8efbb: Final verdict of PTC: none 20250404085051940 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085051940 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) 20250404085051940 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085051940 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085051941 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085051941 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) 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085051941 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085051941 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) 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085051941 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 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085051941 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085051941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085051941 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085051941 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 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085051941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085051941 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(414)@d00087d8efbb: Final verdict of PTC: none 20250404085051941 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085051941 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) 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085051941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085051941 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 20250404085051941 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 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085051941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085051942 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085051941 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085051941 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085051941 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085051941 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 20250404085051941 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085051941 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085051941 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(413)@d00087d8efbb: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@d00087d8efbb: Final verdict of PTC: none20250404085051942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085051942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085051942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085051942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085051942 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085051942 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085051942 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085051942 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085051942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085051942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085051942 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085051942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085051942 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-SCCP(416)@d00087d8efbb: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@d00087d8efbb: Final verdict of PTC: none 20250404085051942 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085051942 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085051942 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085051942 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085051942 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085051942 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(415)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(419)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(418)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(410)@d00087d8efbb: Final verdict of PTC: none 20250404085051945 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48576<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:50:51 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 20250404085052050 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085052453 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48588<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311524) Waiting for packet dumper to finish... 1 (prev_count=311524, count=315404) 20250404085053942 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085053942 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085053942 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085053942 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085053942 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085053942 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:50: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_ps_rab_assignment_concurrent started. 20250404085055558 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085055562 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085055565 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43965<->l=127.0.0.1:4262) (control_if.c:572) 20250404085055579 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055579 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055579 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055579 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055579 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055579 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055580 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055580 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085055580 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085055580 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085055581 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055581 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085055581 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055581 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) 20250404085055581 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) 20250404085055581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085055581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085055581 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055581 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055581 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085055581 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055581 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085055581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085055581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085055581 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055581 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055581 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085055581 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085055581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085055581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085055581 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055581 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055581 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085055581 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055581 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085055581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085055581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085055581 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055581 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 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085055581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055581 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 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085055581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085055581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085055581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(429)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(429)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(427)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085055592 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055592 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055592 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055592 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055592 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055592 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055592 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085055592 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055593 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055593 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085055593 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055593 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055593 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055593 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=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085055593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055593 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055593 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055593 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055593 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055593 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055593 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=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085055593 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) 20250404085055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085055594 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055594 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055594 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085055594 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055594 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085055594 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055594 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055594 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085055594 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055594 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085055594 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055594 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055594 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085055594 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055594 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085055594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085055594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085055594 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055594 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 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085055594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055594 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 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085055594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085055594 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 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085055594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085055594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085055613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085055613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085055613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085055613 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085055613 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085055613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085055613 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085055613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085055613 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085055791 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 20250404085055791 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 20250404085055791 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085055791 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085055799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085055799 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085055799 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085055799 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085055799 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085055799 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085055799 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 20250404085055799 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085055799 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085055799 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085055802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055802 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085055802 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085055802 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085055802 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085055802 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085055802 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085055802 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 20250404085055802 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085055803 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085055803 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085055803 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085055803 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085055803 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085055803 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085055803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085055803 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085055803 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085055803 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085055803 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085055803 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085055803 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055804 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 20250404085055804 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 20250404085055804 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085055804 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085055804 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055804 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085055804 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055804 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055804 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055805 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055805 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055805 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055805 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055805 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055805 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055805 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055805 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085055805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085055805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085055805 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055805 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085055805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085055805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085055805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085055805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085055805 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085055805 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(432)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085055810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085055810 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085055810 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085055810 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085055810 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085055810 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085055810 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 20250404085055810 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085055810 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085055810 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085055813 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055813 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085055813 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085055813 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085055813 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085055813 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085055813 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085055813 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 20250404085055813 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085055813 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085055813 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085055813 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085055813 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085055813 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085055813 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085055813 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085055813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085055813 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085055813 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085055813 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085055813 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085055813 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085055813 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085055814 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085055814 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085055814 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085055815 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085055815 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085055815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055815 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055815 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055815 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085055815 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085055815 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085055815 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085055815 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085055815 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085055815 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085055815 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085055815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085055815 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085055815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085055815 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085055815 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085055815 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085055815 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085055815 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085055815 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085055815 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085055815 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085055815 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(428)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085056603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085056603 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085056603 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085056603 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085056603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085056603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085056603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085056604 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085056604 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085056604 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085056604 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085056604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085056604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085056604 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085056604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085056604 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085056604 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085056604 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085056604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056604 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056604 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056604 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056604 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085056605 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085056605 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085056605 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085056605 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) 20250404085056605 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085056605 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085056605 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085056605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085056605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056605 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056605 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056605 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056605 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056605 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056605 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085056605 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085056605 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085056605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085056605 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085056605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085056605 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085056605 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085056605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085056605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085056605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085056605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085056605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085056605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085056605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085056605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085056605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085056605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085056608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085056608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085056608 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085056608 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085056608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085056608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085056608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085056608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085056608 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085056608 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085056608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085056608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085056608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085056608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085056608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085056608 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085056608 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085056608 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085056608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056608 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056608 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056608 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056608 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085056608 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085056608 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085056608 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085056608 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085056612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085056612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085056612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085056612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085056612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085056612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085056612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085056612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085056612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085056612 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085056612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085056612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085056612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085056612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085056612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085056612 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085056612 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085056612 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085056612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085056612 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085056612 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085056612 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) 20250404085056612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085056612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085056612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085056612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085056612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085056613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085056613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085056613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085056613 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085056613 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085056613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085056613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085056613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085056613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085056613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085056613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085056613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085056613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085056613 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085056613 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085056613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085056613 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085056613 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085056613 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085056613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085056613 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085056613 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085056613 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085056613 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085056613 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085056613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085056613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085056613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085056613 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085056613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085056613 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085056613 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085056613 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085056613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085056613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085056613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085056613 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085056613 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085056613 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085056613 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085056613 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085057650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057666 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057676 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057694 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057712 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057719 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057727 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085057784 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: f_gen_tmsi(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)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)13857184 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)632263 TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404085058689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058689 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd371a0, normal) (hnbgw_rua.c:407) 20250404085058689 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085058689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13857184 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058689 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058689 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13857184 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058689 DCN DEBUG map_sccp[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085058689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058689 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13857184 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13857184 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058689 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058689 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058689 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058689 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{IDLE}: Allocated (fsm.c:456) 20250404085058689 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f400300013f0056400500f1100926) (sccp_scrc.c:415) 20250404085058689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058689 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit 20250404085058689 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) 20250404085058689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058689 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058689 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 3f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)15735234 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)4735913 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085058699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058699 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058699 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058699 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058699 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058699 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058699 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058699 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e6 a8 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(434) subscribed for broadcast 20250404085058699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058699 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058699 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e6a81c) (sccp_scrc.c:486) 20250404085058700 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250404085058700 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058700 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058700 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058700 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058700 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)3064904 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)14460236 TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: f_gen_tmsi(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(440)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)37752 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)12959390 TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)3681016 TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)3134645 TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)2046632 TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: f_gen_tmsi(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(445)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)160707 TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)11322508 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: f_gen_tmsi(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)@d00087d8efbb: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)1411761 TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: f_gen_tmsi(suffix:=0, 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)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)882384 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: f_gen_tmsi(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)@d00087d8efbb: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)4642151 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)8199654 20250404085058896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058897 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9a5c7, normal) (hnbgw_rua.c:407) 20250404085058897 DHNB DEBUG map_rua[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085058897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-632263 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058897 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058897 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058897 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058897 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-632263 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058897 DCN DEBUG map_sccp[0x56294462eb10]{init}: Allocated (fsm.c:456) 20250404085058897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058897 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-632263 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058897 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-632263 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058897 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058897 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058897 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058897 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{IDLE}: Allocated (fsm.c:456) 20250404085058897 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058897 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030002eb0056400500f1100926) (sccp_scrc.c:415) 20250404085058898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058898 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058898 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058898 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058898 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058898 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058898 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058898 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085058898 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058898 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058898 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058898 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058898 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf019c2, normal) (hnbgw_rua.c:407) 20250404085058898 DHNB DEBUG map_rua[0x56294463b960]{init}: Allocated (fsm.c:456) 20250404085058898 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735234 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058898 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058898 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058898 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058898 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058899 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058899 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 eb 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058899 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058899 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735234 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058899 DCN DEBUG map_sccp[0x562944619e40]{init}: Allocated (fsm.c:456) 20250404085058899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058899 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15735234 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058899 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735234 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058899 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058899 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058899 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058899 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058899 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058899 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058899 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{IDLE}: Allocated (fsm.c:456) 20250404085058899 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058899 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058899 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058899 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030003e70056400500f1100926) (sccp_scrc.c:415) 20250404085058899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058899 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058899 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058899 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058899 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058899 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058899 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058899 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058899 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058899 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058899 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085058899 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058900 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) 20250404085058900 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250404085058900 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058900 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058900 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058900 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058900 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058900 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058900 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058900 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2ec448, normal) (hnbgw_rua.c:407) 20250404085058900 DHNB DEBUG map_rua[0x56294461e180]{init}: Allocated (fsm.c:456) 20250404085058900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058900 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064904 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058900 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058900 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 e7 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058900 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064904 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058900 DCN DEBUG map_sccp[0x56294462c580]{init}: Allocated (fsm.c:456) 20250404085058900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3064904 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064904 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058901 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058901 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{IDLE}: Allocated (fsm.c:456) 20250404085058901 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003b90056400500f1100926) (sccp_scrc.c:415) 20250404085058901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058901 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 00 00 3a 40 08 00 00 f1 10 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 b9 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:1175) 20250404085058901 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085058901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058901 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058901 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdca54c, normal) (hnbgw_rua.c:407) 20250404085058901 DHNB DEBUG map_rua[0x56294461fb50]{init}: Allocated (fsm.c:456) 20250404085058901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460236 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058901 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058901 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460236 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058901 DCN DEBUG map_sccp[0x56294462f1a0]{init}: Allocated (fsm.c:456) 20250404085058901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058901 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14460236 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058901 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460236 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058901 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058901 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058901 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058901 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058901 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058901 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{IDLE}: Allocated (fsm.c:456) 20250404085058901 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000610056400500f1100926) (sccp_scrc.c:415) 20250404085058901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058901 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 b9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058902 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 00 00 3a 40 08 00 00 f1 10 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 61 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:1175) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x9378, normal) (hnbgw_rua.c:407) 20250404085058902 DHNB DEBUG map_rua[0x56294465ffa0]{init}: Allocated (fsm.c:456) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-37752 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058902 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-37752 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058902 DCN DEBUG map_sccp[0x56294462ece0]{init}: Allocated (fsm.c:456) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-37752 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-37752 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{IDLE}: Allocated (fsm.c:456) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f40030000630056400500f1100926) (sccp_scrc.c:415) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:1 20250404085058902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 61 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058902 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 63 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:1175) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc5be9e, normal) (hnbgw_rua.c:407) 20250404085058902 DHNB DEBUG map_rua[0x562944619ce0]{init}: Allocated (fsm.c:456) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959390 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959390 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058902 DCN DEBUG map_sccp[0x5629446382c0]{init}: Allocated (fsm.c:456) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12959390 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959390 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 50 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 63 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{IDLE}: Allocated (fsm.c:456) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f400300022a0056400500f1100926) (sccp_scrc.c:415) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058902 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 2a 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:1175) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x382af8, normal) (hnbgw_rua.c:407) 20250404085058902 DHNB DEBUG map_rua[0x56294462b510]{init}: Allocated (fsm.c:456) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3681016 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 2a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058902 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3681016 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058902 DCN DEBUG map_sccp[0x562944638570]{init}: Allocated (fsm.c:456) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3681016 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3681016 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058902 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{IDLE}: Allocated (fsm.c:456) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058902 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030000d10056400500f1100926) (sccp_scrc.c:415) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058902 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 00 00 3a 40 08 00 00 f1 10 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 d1 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:1175) 20250404085058902 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058902 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058902 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2fd4b5, normal) (hnbgw_rua.c:407) 20250404085058902 DHNB DEBUG map_rua[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085058902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3134645 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058902 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058902 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058902 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3134645 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058902 DCN DEBUG map_sccp[0x5629446198c0]{init}: Allocated (fsm.c:456) 20250404085058902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058902 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3134645 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058902 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3134645 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058902 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{IDLE}: Allocated (fsm.c:456) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002ff0056400500f1100926) (sccp_scrc.c:415) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 d1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058903 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 ff 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:1175) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1f3aa8, normal) (hnbgw_rua.c:407) 20250404085058903 DHNB DEBUG map_rua[0x56294462c720]{init}: Allocated (fsm.c:456) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2046632 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 ff 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2046632 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058903 DCN DEBUG map_sccp[0x56294462dec0]{init}: Allocated (fsm.c:456) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2046632 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2046632 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{IDLE}: Allocated (fsm.c:456) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003ad0056400500f1100926) (sccp_scrc.c:415) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058903 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 00 00 3a 40 08 00 00 f1 10 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 ad 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:1175) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x273c3, normal) (hnbgw_rua.c:407) 20250404085058903 DHNB DEBUG map_rua[0x56294462dd20]{init}: Allocated (fsm.c:456) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160707 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-160707 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058903 DCN DEBUG map_sccp[0x562944638960]{init}: Allocated (fsm.c:456) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-160707 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160707 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058903 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{IDLE}: Allocated (fsm.c:456) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f40030003000056400500f1100926) (sccp_scrc.c:415) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 ad 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058903 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 00 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:1175) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xacc48c, normal) (hnbgw_rua.c:407) 20250404085058903 DHNB DEBUG map_rua[0x56294462d9b0]{init}: Allocated (fsm.c:456) 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11322508 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11322508 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058903 DCN DEBUG map_sccp[0x56294462dae0]{init}: Allocated (fsm.c:456) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11322508 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11322508 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{IDLE}: Allocated (fsm.c:456) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030002730056400500f1100926) (sccp_scrc.c:415) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:2 20250404085058903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 01 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 00 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058903 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 73 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:1175) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)7304255 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x158ab1, normal) (hnbgw_rua.c:407) 20250404085058903 DHNB DEBUG map_rua[0x56294462ab40]{init}: Allocated (fsm.c:456) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1411761 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1411761 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058903 DCN DEBUG map_sccp[0x56294464f960]{init}: Allocated (fsm.c:456) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058903 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1411761 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1411761 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058903 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{IDLE}: Allocated (fsm.c:456) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085058903 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f40030001b00056400500f1100926) (sccp_scrc.c:415) 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 73 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058903 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058903 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 00 00 3a 40 08 00 00 f1 10 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 b0 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:1175) 20250404085058903 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058903 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058904 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058904 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd76d0, normal) (hnbgw_rua.c:407) 20250404085058904 DHNB DEBUG map_rua[0x56294463e2c0]{init}: Allocated (fsm.c:456) 20250404085058904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882384 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058904 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 b0 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)@d00087d8efbb: Warning: Stopping inactive timer T_ias[2]. 20250404085058904 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058904 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-882384 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058904 DCN DEBUG map_sccp[0x56294463e3f0]{init}: Allocated (fsm.c:456) 20250404085058904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-882384 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882384 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058904 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{IDLE}: Allocated (fsm.c:456) 20250404085058904 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030002660056400500f1100926) (sccp_scrc.c:415) 20250404085058904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085058904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085058904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058905 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 00 00 3a 40 08 00 00 f1 10 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 66 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:1175) 20250404085058905 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058905 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x46d567, normal) (hnbgw_rua.c:407) 20250404085058905 DHNB DEBUG map_rua[0x56294462d3f0]{init}: Allocated (fsm.c:456) 20250404085058905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4642151 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058905 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058905 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4642151 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058905 DCN DEBUG map_sccp[0x56294463ba90]{init}: Allocated (fsm.c:456) 20250404085058905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058905 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058905 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 66 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058905 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4642151 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4642151 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058905 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058905 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058905 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058905 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{IDLE}: Allocated (fsm.c:456) 20250404085058905 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030002700056400500f1100926) (sccp_scrc.c:415) 20250404085058905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058905 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058905 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 70 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:1175) 20250404085058905 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058906 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085058906 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085058906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7d1de6, normal) (hnbgw_rua.c:407) 20250404085058906 DHNB DEBUG map_rua[0x56294463d500]{init}: Allocated (fsm.c:456) 20250404085058906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085058906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8199654 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085058906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058906 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085058906 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8199654 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085058906 DCN DEBUG map_sccp[0x56294463c530]{init}: Allocated (fsm.c:456) 20250404085058906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085058906 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8199654 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085058906 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8199654 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085058906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085058906 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085058906 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085058906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058906 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058906 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058906 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058906 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 70 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085058906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085058906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058906 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085058906 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{IDLE}: Allocated (fsm.c:456) 20250404085058906 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085058906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030002b30056400500f1100926) (sccp_scrc.c:415) 20250404085058906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085058906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085058906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085058906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058906 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058906 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058906 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058906 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058906 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 00 00 3a 40 08 00 00 f1 10 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 b3 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:1175) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: setverdict(pass): none -> pass 20250404085058906 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085058906 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085058906 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085058907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058907 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058907 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 b3 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)16022814 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:4 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[4]. HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(435) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)1873990 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)4405797 20250404085058912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058912 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058912 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058912 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 e4 13 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: setverdict(pass): none -> pass 20250404085058913 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001e413) (sccp_scrc.c:486) 20250404085058913 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250404085058913 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058913 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058913 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058913 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058913 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:5 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[5]. TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: setverdict(pass): none -> pass HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(436) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:6 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(437) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)9867005 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[6]. HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(438) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:7 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)13239399 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:8 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)1586932 HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(439) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:9 HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(440) subscribed for broadcast HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)570905 TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)2657590 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:2 HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(441) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:3 HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(442) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: setverdict(pass): none -> pass HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(443) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)10076128 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)4438718 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:13 TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:14 HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(444) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[14]. TC_ps_rab_assignment_concurrent0(445)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: First idle individual index:15 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)13429481 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Stopping inactive timer T_ias[15]. HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(445) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:4 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)10690019 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[4], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[5], which is already active (running or expired). HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(446) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:6 TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:7 HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(447) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)2539065 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)4487246 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: setverdict(pass): none -> pass HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(448) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW-PFCP(424)@d00087d8efbb: f_PFCPEM_conns_bcast_add(): vc_conn TC_ps_rab_assignment_concurrent0(449) subscribed for broadcast HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250404085058986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085058986 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085058987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd371a0) (hnbgw_rua.c:471) 20250404085058987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13857184 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085058987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085058987 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085058987 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085058987 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085058987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058987 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085058987 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085058987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a81c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085058987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058987 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058987 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 e6 a8 1c 00 01 2e 60 00 00 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:1175) 20250404085058987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058987 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e6 a8 1c 00 01 2e 60 00 00 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  20250404085058987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058987 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058987 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058987 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 5f c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b85fc0) (sccp_scrc.c:486) 20250404085058988 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058988 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 97 4e 97 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00974e97) (sccp_scrc.c:486) 20250404085058988 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058988 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 35 9d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec e5 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0056359d) (sccp_scrc.c:486) 20250404085058988 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cb fd 7f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058988 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 8f 66 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ece57b) (sccp_scrc.c:486) 20250404085058988 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058988 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058988 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 06 93 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058988 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cbfd7f) (sccp_scrc.c:486) 20250404085058988 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250404085058988 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 c1 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058988 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058988 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058989 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f3 3d 00 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f0 59 9c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00958f66) (sccp_scrc.c:486) 20250404085058989 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058989 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00230693) (sccp_scrc.c:486) 20250404085058989 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058989 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d ec c9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cf 4d 0c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c8c170) (sccp_scrc.c:486) 20250404085058989 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058989 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f33d00) (sccp_scrc.c:486) 20250404085058989 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058989 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d6 b5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058989 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f0599c) (sccp_scrc.c:486) 20250404085058989 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058989 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058989 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085058989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058989 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058989 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 5e ae 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085058989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058989 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) 20250404085058989 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250404085058989 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058989 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058990 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058990 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058990 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005decc9) (sccp_scrc.c:486) 20250404085058990 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250404085058990 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058990 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058990 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058990 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cf4d0c) (sccp_scrc.c:486) 20250404085058990 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250404085058990 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058990 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058990 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058990 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058990 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058990 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) 20250404085058990 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250404085058990 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058990 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058990 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058990 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058990 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058990 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058990 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058990 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058990 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058990 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) 20250404085058990 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250404085058990 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058990 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058990 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058990 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058991 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058991 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058991 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085058991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058991 DLINP DEBUG[38;5;23m SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058991 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b4d6b5) (sccp_scrc.c:486) 20250404085058991 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250404085058991 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058991 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058991 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058991 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058991 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085058991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085058991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058991 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)@d00087d8efbb: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 20250404085058991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058991 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00015eae) (sccp_scrc.c:486) 20250404085058991 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250404085058991 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085058991 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085058991 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058991 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085058991 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085058991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:0 TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085058997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085058997 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085058997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9a5c7) (hnbgw_rua.c:471) 20250404085058997 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-632263 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085058997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085058997 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085058997 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085058997 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085058997 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085058997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058997 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085058997 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085058997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001e413), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085058997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058997 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058997 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 01 e4 13 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085058997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058997 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 e4 13 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085058997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058997 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058997 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058997 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058997 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058997 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058997 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058997 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058997 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058997 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058997 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:9 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058997 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058997 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) 20250404085058997 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250404085058997 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058997 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058997 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058997 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058998 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058998 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) 20250404085058998 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250404085058998 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058998 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) 20250404085058998 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250404085058998 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085058998 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf019c2) (hnbgw_rua.c:471) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735234 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085058998 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058998 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b85fc0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085058998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 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 b8 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 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:1175) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058998 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) 20250404085058998 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250404085058998 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058998 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085058998 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xdca54c) (hnbgw_rua.c:471) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460236 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 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 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  20250404085058998 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085058998 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058998 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056359d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085058998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085058998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085058998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085058998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085058998 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 56 35 9d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058998 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) 20250404085058998 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250404085058998 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058998 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058998 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) 20250404085058998 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250404085058998 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085058998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085058998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085058998 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085058998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058998 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085058998 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058998 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058998 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 35 9d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085058998 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058998 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058998 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)@d00087d8efbb: Session index based on local reference:1 20250404085058998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058998 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) 20250404085058998 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250404085058998 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058998 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058998 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer 20250404085058999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085058999 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058999 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) 20250404085058999 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250404085058999 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058999 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058999 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) 20250404085058999 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250404085058999 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085058999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085058999 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085058999 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085058999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085058999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085058999 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085058999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085058999 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085058999 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058999 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058999 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) 20250404085058999 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250404085058999 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058999 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058999 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) 20250404085058999 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250404085058999 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058999 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085058999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085058999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085058999 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) 20250404085058999 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250404085058999 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085058999 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085058999 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085058999 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085058999 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085058999 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085058999 DMAIN DEBUG RAB Assignment: no UPF configured, forwarding as-is (context_map_sccp.c:248) 20250404085058999 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085058999 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) 20250404085058999 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085058999 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)@d00087d8efbb: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085059006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059006 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9378) (hnbgw_rua.c:471) 20250404085059006 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-37752 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059006 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059006 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059006 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059006 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059006 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ece57b), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059006 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 ec e5 7b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085059006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059007 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059007 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059007 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059007 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059007 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059007 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059007 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059007 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec e5 7b 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085059208 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059209 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc5be9e) (hnbgw_rua.c:471) 20250404085059209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959390 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059209 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059209 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059209 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059209 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbfd7f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059209 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059209 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 cb fd 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 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:1175) 20250404085059209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059209 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2fd4b5) (hnbgw_rua.c:471) 20250404085059209 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3134645 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059209 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059209 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059209 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059209 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059209 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059209 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059209 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059209 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00230693), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059209 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059210 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 23 06 93 00 01 2e 60 00 00 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:1175) 20250404085059209 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059209 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059209 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059210 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cb fd 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 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  20250404085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059210 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xacc48c) (hnbgw_rua.c:471) 20250404085059210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11322508 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059210 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059210 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0599c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059210 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 f0 59 9c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059210 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059210 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 06 93 00 01 2e 60 00 00 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  20250404085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059210 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059210 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x158ab1) (hnbgw_rua.c:471) 20250404085059210 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1411761 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059210 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059210 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059210 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059210 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059210 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059210 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059210 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059210 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005decc9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059210 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059210 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059211 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 5d ec 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 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:1175) 20250404085059210 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059211 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f0 59 9c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059211 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x382af8) (hnbgw_rua.c:471) 20250404085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3681016 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059211 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059211 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059211 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958f66), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059211 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d ec 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 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  20250404085059211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059211 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 95 8f 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 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:1175) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059211 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x273c3) (hnbgw_rua.c:471) 20250404085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160707 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059211 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059211 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059211 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059211 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059211 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059211 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33d00), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059211 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059211 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 f3 3d 00 00 01 2e 60 00 00 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:1175) 20250404085059211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059211 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059211 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059211 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059211 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059211 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059211 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059211 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059211 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059211 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 8f 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 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  20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059211 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059211 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd76d0) (hnbgw_rua.c:471) 20250404085059211 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882384 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059211 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059211 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059211 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059212 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059212 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4d0c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085059212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059212 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085059212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059212 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 cf 4d 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085059212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059212 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x46d567) (hnbgw_rua.c:471) 20250404085059212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4642151 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059212 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059212 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f3 3d 00 00 01 2e 60 00 00 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  20250404085059212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059212 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059212 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4d6b5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059212 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 d6 b5 00 01 2e 60 00 00 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:1175) 20250404085059212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059212 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cf 4d 0c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085059212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059212 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059212 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7d1de6) (hnbgw_rua.c:471) 20250404085059212 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8199654 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059212 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059212 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059212 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059212 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059212 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059212 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059212 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059212 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00015eae), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059213 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 01 5e ae 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059213 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059213 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d6 b5 00 01 2e 60 00 00 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  20250404085059213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059213 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2ec448) (hnbgw_rua.c:471) 20250404085059213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064904 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059213 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059213 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059213 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 5e ae 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250404085059213 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059213 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059213 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059213 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974e97), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059213 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 97 4e 97 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085059213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085059213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085059213 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085059213 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085059213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1f3aa8) (hnbgw_rua.c:471) 20250404085059213 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2046632 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085059213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085059213 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085059213 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085059213 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085059213 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085059213 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085059213 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085059213 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085059213 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8c170), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000004000000000000000000000000000044004400) (sccp_scrc.c:415) 20250404085059213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085059213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085059213 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085059213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085059213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085059213 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 c8 c1 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085059213 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059213 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059213 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059213 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059213 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059214 DLSS7 <000c> osmo_ss7_asp.c:1175 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 97 4e 97 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 04 00 00 00 00 00 00 00 00 00 00 00 00 00 00 44 00 44 00 00 00 00 00 06 00 08 00 00 00 02  20250404085059214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085059214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085059214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085059214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085059214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085059214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085059214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085059214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085059214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085059214 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 c1 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@d00087d8efbb: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101008 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101008 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101009 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101009 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101009 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101009 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) 20250404085101009 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250404085101009 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101009 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101009 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101009 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101009 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101009 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101009 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)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)13857184 20250404085101028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101028 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd371a0,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101028 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13857184 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101028 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101028 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101028 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101028 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101028 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101028 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101028 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6a81c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101029 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101029 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101029 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 e6 a8 1c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101029 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101029 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e6 a8 1c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101029 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101030 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101030 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) 20250404085101030 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250404085101030 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101030 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101030 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101030 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101030 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101030 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101030 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101030 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101030 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101030 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101030 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) 20250404085101030 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250404085101030 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101030 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101030 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101030 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101030 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101031 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101031 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) 20250404085101031 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250404085101031 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101031 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101031 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101031 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101031 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101031 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) 20250404085101031 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250404085101031 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101031 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101031 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101031 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101031 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101031 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)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)4735913 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)632263 20250404085101041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101041 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9a5c7,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-632263 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101041 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101041 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101041 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101041 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001e413), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101041 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101042 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 01 e4 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:1175) 20250404085101042 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:0 20250404085101042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101042 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101042 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101042 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101042 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 e4 13 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)14460236 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:1 20250404085101044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101044 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101044 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101044 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101044 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e6 a8 1c 00 00 00 00 00 00 06 00 08 00 00 00 07  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)15735234 20250404085101044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101045 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=00e6a81c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101045 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250404085101045 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101045 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101045 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101045 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:202) 20250404085101045 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13857184)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085101045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{disconnected}: Freeing instance (context_map.c:206) 20250404085101045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x56294461ea20]{disconnected}: Deallocated (fsm.c:568) 20250404085101045 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13857184 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250404085101045 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=00e6a81c), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250404085101045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101045 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer 20250404085101045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101045 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 e6 a8 1c 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101045 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101045 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101045 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101045 DLSCCP DEBUG SCCP-SCOC(38)[0x562944617640]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085101045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101045 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101045 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101045 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101045 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101045 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e6 a8 1c 00 00 26 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)37752 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)7304255 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:1 20250404085101051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101051 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101051 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101051 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101051 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101051 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101051 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101051 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101051 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101051 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 e4 13 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101051 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=0001e413), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101051 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250404085101051 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101051 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101051 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101051 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-632263)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085101051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{disconnected}: Freeing instance (context_map.c:206) 20250404085101052 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x56294462eb10]{disconnected}: Deallocated (fsm.c:568) 20250404085101052 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-632263 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085101052 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=0001e413), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250404085101052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101052 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101052 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101052 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 01 e4 13 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101052 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101052 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101052 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101052 DLSCCP DEBUG SCCP-SCOC(39)[0x56294462a860]{IDLE}: Deallocated (fsm.c:568) 20250404085101052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101052 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 e4 13 00 00 27 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101235 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101235 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) 20250404085101235 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250404085101235 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101235 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101235 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101235 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101235 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101236 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdca54c,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460236 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101236 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101236 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101236 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056359d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101236 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 56 35 9d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101236 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf019c2,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735234 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101236 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101236 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101236 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101236 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 35 9d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b85fc0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101236 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 b8 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:1175) 20250404085101236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101237 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9378,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-37752 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101237 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101237 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101237 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101237 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ece57b), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101237 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 ec e5 7b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101237 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 5f c0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101237 DLSS7 <000c> osmo_ss7_hmrt.c:195 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)@d00087d8efbb: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101238 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101238 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec e5 7b 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101238 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101238 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101238 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101238 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101238 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101238 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101238 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101238 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101238 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101238 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101238 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101238 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) 20250404085101238 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250404085101238 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101238 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101238 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101238 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101238 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101238 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101238 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101238 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101238 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101238 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)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101239 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101239 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) 20250404085101239 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250404085101239 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101239 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101239 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101239 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101239 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101239 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101239 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101239 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101239 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)@d00087d8efbb: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:2 TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)4405797 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)16022814 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)12959390 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101242 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101242 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc5be9e,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101242 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959390 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101242 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101242 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101242 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101242 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101242 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cbfd7f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)3134645 20250404085101242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101242 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101242 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101242 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101242 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101242 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 cb fd 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:1175) 20250404085101242 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101242 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101242 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101242 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101242 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101243 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101243 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cb fd 7f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101243 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101243 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101243 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101243 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) 20250404085101243 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250404085101243 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101243 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101243 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101243 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101243 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101243 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101243 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101244 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) 20250404085101244 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250404085101244 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101244 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101244 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101244 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085101244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101244 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101244 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2fd4b5,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3134645 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101244 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101244 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)11322508 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:13 20250404085101244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101244 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101244 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00230693), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101244 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101244 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 23 06 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:1175) 20250404085101244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101244 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)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101245 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101245 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 06 93 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101245 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101245 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xacc48c,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101245 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11322508 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101245 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101245 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101245 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101245 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101245 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101245 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101245 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101245 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f0599c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101246 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101246 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 f0 59 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:1175) 20250404085101246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101246 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) 20250404085101246 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250404085101246 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101246 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101246 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101246 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101246 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101246 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101246 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101246 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101246 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101246 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101246 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101246 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085101246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101246 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101246 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f0 59 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(430)@d00087d8efbb: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101248 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101249 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101249 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) 20250404085101249 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250404085101249 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101249 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101249 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101249 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101249 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101249 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101249 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101249 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:5 TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)3681016 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)9867005 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:9 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)1411761 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 20250404085101258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101258 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x382af8,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101258 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3681016 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101258 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101258 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101258 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101258 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101258 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00958f66), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101258 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101258 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 95 8f 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:1175) 20250404085101258 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101258 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)160707 20250404085101259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101259 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101259 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101259 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101259 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101259 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 8f 66 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101259 DLM3UA <000f> 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)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)13239399 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101259 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101259 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101259 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101259 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101259 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) 20250404085101259 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250404085101259 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101259 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101260 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101260 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) 20250404085101260 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250404085101260 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101260 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101260 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101260 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101260 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)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_len:12 20250404085101260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085101260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101260 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101260 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x158ab1,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101260 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1411761 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101260 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101260 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101260 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101260 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101260 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005decc9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101260 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101260 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 5d ec 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:1175) 20250404085101260 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101260 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101261 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101261 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x273c3,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101261 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-160707 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101261 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101261 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101261 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101261 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101261 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f33d00), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101261 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)882384 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: vl_from0 20250404085101261 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 f3 3d 00 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101261 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d ec c9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101261 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101261 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101261 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101261 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101261 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085101261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101261 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f3 3d 00 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101261 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) 20250404085101261 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250404085101261 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101261 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101262 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101262 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101262 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085101262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101262 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd76d0,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-882384 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101262 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101262 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085101262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101262 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101262 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101262 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cf4d0c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085101262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085101262 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101262 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 cf 4d 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101262 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101262 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085101262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101262 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101262 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101262 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101262 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101262 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101262 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101263 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cf 4d 0c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101263 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101263 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101263 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101263 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101263 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101263 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101263 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:4 20250404085101263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101263 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101263 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) 20250404085101263 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250404085101263 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085101263 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101263 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085101263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085101263 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085101263 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085101264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085101264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085101264 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085101264 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085101264 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)@d00087d8efbb: Session index based on connection ID:2 20250404085101265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101265 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101265 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 35 9d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101266 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=0056359d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101266 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250404085101266 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101266 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101266 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101266 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{disconnected}: Freeing instance (context_map.c:202) 20250404085101266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14460236)[0x56294461fb50]{disconnected}: Deallocated (fsm.c:568) 20250404085101266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x56294462f1a0]{disconnected}: Deallocated (fsm.c:568) 20250404085101266 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14460236 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085101266 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=0056359d), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250404085101266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101266 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 56 35 9d 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101266 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101266 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101266 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101266 DLSCCP DEBUG SCCP-SCOC(42)[0x562944622eb0]{IDLE}: Deallocated (fsm.c:568) 20250404085101267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101267 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 35 9d 00 00 2a 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085101269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101269 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101269 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101269 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101270 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101270 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 5f c0 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:8 20250404085101270 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101270 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101270 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=00b85fc0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101270 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250404085101270 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101270 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101270 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101270 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{disconnected}: Freeing instance (context_map.c:202) 20250404085101270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15735234)[0x56294463b960]{disconnected}: Deallocated (fsm.c:568) 20250404085101270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{disconnected}: Freeing instance (context_map.c:206) 20250404085101270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x562944619e40]{disconnected}: Deallocated (fsm.c:568) 20250404085101270 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15735234 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404085101270 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=00b85fc0), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250404085101270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101270 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101271 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 b8 5f c0 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101271 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101271 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101271 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101271 DLSCCP DEBUG SCCP-SCOC(40)[0x56294462f300]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer 20250404085101271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101271 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101271 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101271 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101271 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101271 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101271 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101271 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101271 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101271 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 5f c0 00 00 28 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)4642151 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:7 20250404085101274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101274 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer 20250404085101274 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x46d567,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101275 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4642151 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101275 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101275 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101275 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101275 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101275 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b4d6b5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101275 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101275 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 d6 b5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101275 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)8199654 20250404085101275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101275 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101275 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101275 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101275 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101275 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101275 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d6 b5 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)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:12 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)570905 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)2046632 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:10 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)3064904 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)4438718 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:5 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)1586932 TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085101280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101280 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101280 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101280 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=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(431)@d00087d8efbb: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)13429481 20250404085101280 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101280 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101280 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101280 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec e5 7b 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101280 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=00ece57b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101280 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250404085101280 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101280 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101280 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101280 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-37752)[0x56294465ffa0]{disconnected}: Deallocated (fsm.c:568) 20250404085101280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x56294462ece0]{disconnected}: Deallocated (fsm.c:568) 20250404085101280 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-37752 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404085101281 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=00ece57b), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250404085101281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101281 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 ec e5 7b 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101281 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101281 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101281 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101281 DLSCCP DEBUG SCCP-SCOC(43)[0x5629446229c0]{IDLE}: Deallocated (fsm.c:568) 20250404085101281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:6 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)10076128 20250404085101281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101281 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec e5 7b 00 00 2b 00 00 06 00 08 00 00 00 02  20250404085101282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101282 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101282 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101282 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101282 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cb fd 7f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101282 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=00cbfd7f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101282 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250404085101282 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101282 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101282 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101282 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12959390)[0x562944619ce0]{disconnected}: Deallocated (fsm.c:568) 20250404085101282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x5629446382c0]{disconnected}: Deallocated (fsm.c:568) 20250404085101282 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12959390 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085101282 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=00cbfd7f), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250404085101282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101282 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 cb fd 7f 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101282 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101282 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101282 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101282 DLSCCP DEBUG SCCP-SCOC(44)[0x5629446387c0]{IDLE}: Deallocated (fsm.c:568) 20250404085101282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101282 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101282 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101282 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101282 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cb fd 7f 00 00 2c 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)10690019 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:8 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)2539065 20250404085101288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101288 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101288 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 06 93 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101288 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=00230693), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101288 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250404085101288 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101288 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101288 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101288 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3134645)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085101288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x5629446198c0]{disconnected}: Deallocated (fsm.c:568) 20250404085101288 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3134645 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404085101288 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=00230693), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250404085101288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101288 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 23 06 93 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101288 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101288 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101288 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{IDLE}: Freeing instance (sccp_scoc.c:579) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:11 20250404085101288 DLSCCP DEBUG SCCP-SCOC(46)[0x562944661130]{IDLE}: Deallocated (fsm.c:568) 20250404085101288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101288 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 06 93 00 00 2e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:7 20250404085101290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101290 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f0 59 9c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101290 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101290 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=00f0599c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101290 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250404085101290 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101290 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101290 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101290 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11322508)[0x56294462d9b0]{disconnected}: Deallocated (fsm.c:568) 20250404085101290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x56294462dae0]{disconnected}: Deallocated (fsm.c:568) 20250404085101290 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11322508 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250404085101290 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=00f0599c), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250404085101290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101290 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101290 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 f0 59 9c 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101290 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101290 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101290 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101290 DLSCCP DEBUG SCCP-SCOC(49)[0x56294461c250]{IDLE}: Deallocated (fsm.c:568) 20250404085101290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101291 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085101291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:12 20250404085101291 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f0 59 9c 00 00 31 00 00 06 00 08 00 00 00 02  20250404085101291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101291 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101291 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101291 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101291 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101291 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 8f 66 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101291 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=00958f66), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101291 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250404085101291 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101292 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101292 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101292 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{disconnected}: Freeing instance (context_map.c:202) 20250404085101292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3681016)[0x56294462b510]{disconnected}: Deallocated (fsm.c:568) 20250404085101292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{disconnected}: Freeing instance (context_map.c:206) 20250404085101292 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x562944638570]{disconnected}: Deallocated (fsm.c:568) 20250404085101292 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3681016 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085101292 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=00958f66), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250404085101292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101292 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 95 8f 66 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101292 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101292 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101292 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101292 DLSCCP DEBUG SCCP-SCOC(45)[0x56294462afd0]{IDLE}: Deallocated (fsm.c:568) 20250404085101292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:10 20250404085101292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101292 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101292 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 8f 66 00 00 2d 00 00 06 00 08 00 00 00 02  20250404085101293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101293 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d ec c9 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101293 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=005decc9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101293 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250404085101293 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101293 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101293 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101293 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{disconnected}: Freeing instance (context_map.c:202) 20250404085101293 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1411761)[0x56294462ab40]{disconnected}: Deallocated (fsm.c:568) 20250404085101293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{disconnected}: Freeing instance (context_map.c:206) 20250404085101293 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x56294464f960]{disconnected}: Deallocated (fsm.c:568) 20250404085101293 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1411761 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250404085101293 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=005decc9), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250404085101293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101293 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 5d ec c9 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101293 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101293 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101293 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101293 DLSCCP DEBUG SCCP-SCOC(50)[0x56294461ca30]{IDLE}: Deallocated (fsm.c:568) 20250404085101294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101294 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d ec c9 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending 20250404085101295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101295 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101295 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101295 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101295 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101295 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f3 3d 00 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:13 20250404085101295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101295 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=00f33d00), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101295 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250404085101295 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101295 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101295 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101295 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{disconnected}: Freeing instance (context_map.c:202) 20250404085101295 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-160707)[0x56294462dd20]{disconnected}: Deallocated (fsm.c:568) 20250404085101295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{disconnected}: Freeing instance (context_map.c:206) 20250404085101295 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x562944638960]{disconnected}: Deallocated (fsm.c:568) 20250404085101295 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-160707 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250404085101295 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=00f33d00), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250404085101295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101295 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101295 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101295 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 f3 3d 00 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101295 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101295 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101295 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101295 DLSCCP DEBUG SCCP-SCOC(48)[0x56294464efb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:14 20250404085101296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101296 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101296 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f3 3d 00 00 00 30 00 00 06 00 08 00 00 00 02  20250404085101296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101297 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101297 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101297 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101297 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cf 4d 0c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101297 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=00cf4d0c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101297 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250404085101297 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101297 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101297 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending 20250404085101297 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101297 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-882384)[0x56294463e2c0]{disconnected}: Deallocated (fsm.c:568) 20250404085101297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101297 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x56294463e3f0]{disconnected}: Deallocated (fsm.c:568) 20250404085101297 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-882384 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250404085101297 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=00cf4d0c), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250404085101297 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085101297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101297 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085101297 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101297 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 cf 4d 0c 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101297 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101297 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101297 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101297 DLSCCP DEBUG SCCP-SCOC(51)[0x56294463dd70]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending 20250404085101298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101298 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101298 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101298 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101298 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101298 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cf 4d 0c 00 00 33 00 00 06 00 08 00 00 00 02  20250404085101298 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101298 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101298 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101298 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101298 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101298 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101298 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d6 b5 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101299 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=00b4d6b5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101299 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250404085101299 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101299 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101299 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101299 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{disconnected}: Freeing instance (context_map.c:202) 20250404085101299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4642151)[0x56294462d3f0]{disconnected}: Deallocated (fsm.c:568) 20250404085101299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{disconnected}: Freeing instance (context_map.c:206) 20250404085101299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x56294463ba90]{disconnected}: Deallocated (fsm.c:568) 20250404085101299 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4642151 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250404085101299 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=00b4d6b5), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250404085101299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101299 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 d6 b5 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101299 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101299 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101299 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101299 DLSCCP DEBUG SCCP-SCOC(52)[0x56294463c2e0]{IDLE}: Deallocated (fsm.c:568) 20250404085101299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101299 DLSS7 <000c> osmo_ss7_hmrt.c:195 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)@d00087d8efbb: Session index based on local reference:10 20250404085101299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d6 b5 00 00 34 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending 20250404085101477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101477 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7d1de6,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8199654 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101477 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101477 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00015eae), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101477 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 01 5e ae 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101477 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101477 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1f3aa8,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2046632 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101477 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101477 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101477 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101477 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c8c170), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101478 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 c8 c1 70 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085101478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085101478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085101478 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085101477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2ec448,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085101478 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064904 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085101478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085101478 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085101478 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085101478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085101478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085101478 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085101478 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085101478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101478 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 5e ae 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00974e97), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085101478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101478 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 97 4e 97 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101478 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085101478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085101478 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085101478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101478 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101478 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101478 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 c1 70 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085101478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101479 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101479 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101479 DLSS7 <000c> osmo_ss7_asp.c:1175 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 97 4e 97 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)@d00087d8efbb: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)4487246 TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:15 HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)2657590 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:9 20250404085101487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101487 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 5e ae 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)1873990 20250404085101488 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=00015eae), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101488 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250404085101488 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101488 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101488 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101488 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{disconnected}: Freeing instance (context_map.c:202) 20250404085101488 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8199654)[0x56294463d500]{disconnected}: Deallocated (fsm.c:568) 20250404085101488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{disconnected}: Freeing instance (context_map.c:206) 20250404085101488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x56294463c530]{disconnected}: Deallocated (fsm.c:568) 20250404085101488 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8199654 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250404085101488 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=00015eae), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250404085101488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101488 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101488 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 01 5e ae 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101488 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101488 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101488 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101488 DLSCCP DEBUG SCCP-SCOC(53)[0x56294463ce30]{IDLE}: Deallocated (fsm.c:568) 20250404085101488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101488 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101489 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101489 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 5e ae 00 00 35 00 00 06 00 08 00 00 00 02  20250404085101489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101489 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101489 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101489 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101489 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 c1 70 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085101489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085101489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101489 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=00c8c170), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101489 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250404085101489 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101489 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101489 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101490 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{disconnected}: Freeing instance (context_map.c:202) 20250404085101490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2046632)[0x56294462c720]{disconnected}: Deallocated (fsm.c:568) 20250404085101490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{disconnected}: Freeing instance (context_map.c:206) 20250404085101490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x56294462dec0]{disconnected}: Deallocated (fsm.c:568) 20250404085101490 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2046632 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085101490 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=00c8c170), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on connection ID:3 20250404085101490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101490 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101490 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 c8 c1 70 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101490 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101490 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101490 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101490 DLSCCP DEBUG SCCP-SCOC(47)[0x56294462d880]{IDLE}: Deallocated (fsm.c:568) 20250404085101490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101490 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c8 c1 70 00 00 2f 00 00 06 00 08 00 00 00 02  20250404085101492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085101492 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085101492 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085101492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085101492 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085101492 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085101492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085101492 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101492 DLSS7 <000c> osmo_ss7_asp.c:1175 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 97 4e 97 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:15 20250404085101492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085101492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085101492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending 20250404085101492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085101492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085101492 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=00974e97), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085101492 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) 20250404085101492 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085101492 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085101492 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085101492 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085101492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085101492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{disconnected}: Freeing instance (context_map.c:202) 20250404085101492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3064904)[0x56294461e180]{disconnected}: Deallocated (fsm.c:568) 20250404085101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{disconnected}: Freeing instance (context_map.c:206) 20250404085101492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x56294462c580]{disconnected}: Deallocated (fsm.c:568) 20250404085101492 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3064904 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085101492 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=00974e97), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250404085101492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085101492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085101492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085101492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085101492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085101492 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 97 4e 97 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085101492 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085101492 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085101492 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085101492 DLSCCP DEBUG SCCP-SCOC(41)[0x5629446380d0]{IDLE}: Deallocated (fsm.c:568) 20250404085101492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085101492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085101492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085101492 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085101492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085101492 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085101492 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085101492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085101493 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085101493 DLSS7 <000c> osmo_ss7_asp.c:1175 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 97 4e 97 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085103500 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53324<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103500 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43965<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(423)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(422)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085103506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53320<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085103508 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085103508 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085103508 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085103509 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085103510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085103510 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) 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085103510 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085103510 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) 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085103510 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 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085103510 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085103510 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085103510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085103511 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085103511 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 20250404085103511 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085103511 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085103511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085103511 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085103511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085103511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085103511 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085103511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085103511 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085103511 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085103511 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085103511 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085103511 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085103511 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085103511 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(428)@d00087d8efbb: Final verdict of PTC: none 20250404085103512 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 20250404085103512 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) 20250404085103512 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.msc0-SCCP(427)@d00087d8efbb: Final verdict of PTC: none 20250404085103512 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085103512 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085103512 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) 20250404085103512 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085103512 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404085103512 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) 20250404085103512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085103513 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085103513 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085103513 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085103513 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085103513 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085103513 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 20250404085103513 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085103513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085103513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085103513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085103513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085103513 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085103513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085103513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085103513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085103513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085103513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085103513 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085103513 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085103513 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(429)@d00087d8efbb: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0(425)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@d00087d8efbb: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@d00087d8efbb: Final verdict of PTC: none 20250404085103529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53338<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53400<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53410<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103530 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53436<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53368<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53426<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53452<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53454<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53470<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085103531 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53432<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(441)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@d00087d8efbb: Final verdict of PTC: pass 20250404085103533 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53364<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(446)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@d00087d8efbb: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@d00087d8efbb: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(424)@d00087d8efbb: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(447)@d00087d8efbb: Final verdict of PTC: pass HNBGW-MGCP(433)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:03 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 20250404085103739 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085104142 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:53480<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1534244) Waiting for packet dumper to finish... 1 (prev_count=1534244, count=1538124) 20250404085105512 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085105512 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085105512 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085105514 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085105514 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085105514 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:51:06 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250404085107258 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49664<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085107264 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085107268 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34221<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085107287 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085107287 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085107294 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107294 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107295 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107295 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107295 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107295 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107295 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60787 (stream_srv.c:142) 20250404085107295 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60787<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085107295 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107295 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107296 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107296 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085107296 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107296 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) 20250404085107296 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) 20250404085107296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085107296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085107296 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107296 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107296 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085107296 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107296 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085107296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085107296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085107296 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107296 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107296 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085107296 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107296 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085107296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085107296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085107296 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107296 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107296 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085107296 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085107296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085107296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085107296 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107297 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 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085107297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107297 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107297 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 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085107297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107297 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107297 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085107297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107297 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107297 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085107297 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(460)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085107309 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107309 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107309 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107309 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107309 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107309 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107309 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085107309 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107310 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107310 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085107310 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107310 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) 20250404085107310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107310 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) 20250404085107310 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) 20250404085107310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085107310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085107310 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107310 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107310 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085107310 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107311 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085107311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085107311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085107311 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107311 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107311 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085107311 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107311 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085107311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085107311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085107311 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107311 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107311 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085107311 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107311 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107311 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107311 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107311 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107311 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107311 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085107311 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085107311 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085107311 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107311 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 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085107311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107311 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 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085107311 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 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085107311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085107311 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 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085107311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085107311 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(463)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(461)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085107337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085107337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085107337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085107337 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085107337 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085107337 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085107337 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085107337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085107337 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085107344 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085107344 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085107344 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085107344 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085107344 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) 20250404085107344 DLGLOBAL DEBUG validating counter group 0x56292251ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085107344 DHNBAP DEBUG (127.0.0.1:60787 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085107344 DHNBAP NOTICE (127.0.0.1:60787 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085107344 DHNBAP NOTICE (127.0.0.1:60787 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085107344 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085107344 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085107507 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 20250404085107507 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 20250404085107507 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085107507 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085107516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107516 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085107516 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085107517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085107517 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085107517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085107517 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085107517 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 20250404085107517 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085107517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085107517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085107519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085107520 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085107520 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085107520 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085107520 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085107520 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085107520 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 20250404085107520 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085107520 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085107520 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085107520 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085107520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085107520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085107520 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085107520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085107520 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085107520 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085107520 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085107520 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085107520 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085107520 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107521 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107522 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085107522 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107522 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107522 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085107522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085107522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085107522 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107522 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107522 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085107522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085107522 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085107522 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085107522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085107522 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085107523 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085107523 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 20250404085107523 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 20250404085107523 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085107523 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085107530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085107530 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085107530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085107530 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085107530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085107530 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085107530 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 20250404085107530 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085107530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085107530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085107532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085107532 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085107532 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085107532 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085107532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085107532 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085107533 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 20250404085107533 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085107533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085107533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085107533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085107533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085107533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085107533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085107533 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085107533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085107533 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085107533 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085107533 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085107533 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085107533 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085107533 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085107534 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085107534 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085107534 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085107534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085107534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085107534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085107534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085107534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085107534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085107534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085107534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085107534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085107534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085107534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085107534 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085107535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085107535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085107535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085107535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085107535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085107535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085107535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085107535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085107535 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085107535 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(459)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085108322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085108323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085108323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085108323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085108323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085108323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085108323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085108323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085108323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085108323 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085108323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085108323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085108323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085108323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085108323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085108323 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085108323 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085108323 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085108323 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085108323 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085108323 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085108323 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) 20250404085108323 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085108323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085108323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085108323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085108323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085108323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085108323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085108324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085108324 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085108324 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085108324 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085108324 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085108324 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085108324 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085108324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085108324 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085108324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085108324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085108324 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085108324 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085108325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085108325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085108325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085108325 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085108325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085108325 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085108325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085108325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085108325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085108325 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085108325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085108326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085108326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085108326 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085108326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085108326 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085108326 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085108326 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085108326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085108326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085108326 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085108326 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085108326 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085108332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085108332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085108332 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085108332 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085108332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085108332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085108332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085108332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085108332 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085108332 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085108333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085108333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085108333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085108333 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085108333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085108333 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085108333 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085108333 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085108333 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085108333 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085108333 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085108333 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) 20250404085108333 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085108333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085108333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085108333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085108334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085108334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085108334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085108334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085108334 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085108334 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085108334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085108334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085108334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085108334 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085108334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085108334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085108334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085108334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085108334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085108334 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085108335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085108335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085108335 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085108335 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085108335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085108335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085108335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085108335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085108335 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085108335 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085108336 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085108336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085108336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085108336 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085108336 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085108336 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085108336 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085108336 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085108336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108336 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085108336 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085108336 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085108336 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085108336 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085108336 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085108336 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085108336 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085108351 DLCTRL DEBUG Command: GET 879251702 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085108351 DLCTRL DEBUG Tx Command reply: GET_REPLY 879251702 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085108355 DLCTRL DEBUG Command: GET 963045243 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085108355 DLCTRL DEBUG Tx Command reply: GET_REPLY 963045243 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085108358 DLCTRL DEBUG Command: GET 491491150 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085108358 DLCTRL DEBUG Tx Command reply: GET_REPLY 491491150 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085108360 DLCTRL DEBUG Command: GET 313240124 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085108360 DLCTRL DEBUG Tx Command reply: GET_REPLY 313240124 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085108362 DLCTRL DEBUG Command: GET 471866667 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085108362 DLCTRL DEBUG Tx Command reply: GET_REPLY 471866667 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085108364 DLCTRL DEBUG Command: GET 795600604 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085108364 DLCTRL DEBUG Tx Command reply: GET_REPLY 795600604 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085108366 DLCTRL DEBUG Command: GET 844758909 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085108366 DLCTRL DEBUG Tx Command reply: GET_REPLY 844758909 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085108367 DLCTRL DEBUG Command: GET 600039040 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085108367 DLCTRL DEBUG Tx Command reply: GET_REPLY 600039040 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085108369 DLCTRL DEBUG Command: GET 385790355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085108369 DLCTRL DEBUG Tx Command reply: GET_REPLY 385790355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085108370 DLCTRL DEBUG Command: GET 499475095 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085108370 DLCTRL DEBUG Tx Command reply: GET_REPLY 499475095 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085108372 DLCTRL DEBUG Command: GET 255467492 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085108372 DLCTRL DEBUG Tx Command reply: GET_REPLY 255467492 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085108373 DLCTRL DEBUG Command: GET 879155267 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085108373 DLCTRL DEBUG Tx Command reply: GET_REPLY 879155267 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085108374 DLCTRL DEBUG Command: GET 605994783 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085108374 DLCTRL DEBUG Tx Command reply: GET_REPLY 605994783 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085108375 DLCTRL DEBUG Command: GET 745688679 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085108375 DLCTRL DEBUG Tx Command reply: GET_REPLY 745688679 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085108377 DLCTRL DEBUG Command: GET 498980679 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085108377 DLCTRL DEBUG Tx Command reply: GET_REPLY 498980679 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085108378 DLCTRL DEBUG Command: GET 13417406 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085108378 DLCTRL DEBUG Tx Command reply: GET_REPLY 13417406 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085108379 DLCTRL DEBUG Command: GET 951502334 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085108379 DLCTRL DEBUG Tx Command reply: GET_REPLY 951502334 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085108380 DLCTRL DEBUG Command: GET 654429254 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085108380 DLCTRL DEBUG Tx Command reply: GET_REPLY 654429254 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085108380 DLCTRL DEBUG Command: GET 920944933 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085108380 DLCTRL DEBUG Tx Command reply: GET_REPLY 920944933 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085108381 DLCTRL DEBUG Command: GET 750130169 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085108381 DLCTRL DEBUG Tx Command reply: GET_REPLY 750130169 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000000111010011'B, t_guard := 20.000000 } 20250404085108411 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)1733503 20250404085109466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085109466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085109466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085109466 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085109467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1a737f, normal) (hnbgw_rua.c:407) 20250404085109467 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085109467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085109467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1733503 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085109467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085109467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085109467 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1733503 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085109467 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085109467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085109467 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1733503 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085109467 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1733503 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085109467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085109467 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085109467 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085109467 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085109467 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085109467 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085109467 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{IDLE}: Allocated (fsm.c:456) 20250404085109467 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085109467 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001d30056400500f1100926) (sccp_scrc.c:415) 20250404085109467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085109467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085109467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085109467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085109467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085109467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085109467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085109467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085109467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085109468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085109468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085109468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085109468 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085109468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085109468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085109468 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 01 d3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085109468 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085109468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085109468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085109468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085109468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085109468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085109468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085109468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085109468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085109468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085109468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085109468 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085109468 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 d3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)1331096 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085109487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085109487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085109487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085109487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085109487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085109487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085109487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085109487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085109487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085109487 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f1 cc d0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085109487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085109487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085109487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085109487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085109487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085109488 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f1ccd0) (sccp_scrc.c:486) TC_mscpool_L3Compl_on_1_cnlink0(465)@d00087d8efbb: setverdict(pass): none -> pass 20250404085109488 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250404085109488 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085109488 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085109488 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085109488 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085109488 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085109488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085109488 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085109490 DLCTRL DEBUG Command: GET 864744745 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085109490 DLCTRL DEBUG Tx Command reply: GET_REPLY 864744745 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085109494 DLCTRL DEBUG Command: GET 920798460 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085109494 DLCTRL DEBUG Tx Command reply: GET_REPLY 920798460 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085109498 DLCTRL DEBUG Command: GET 987606503 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085109498 DLCTRL DEBUG Tx Command reply: GET_REPLY 987606503 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085109502 DLCTRL DEBUG Command: GET 521441486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085109502 DLCTRL DEBUG Tx Command reply: GET_REPLY 521441486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085109505 DLCTRL DEBUG Command: GET 239118135 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085109505 DLCTRL DEBUG Tx Command reply: GET_REPLY 239118135 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085109510 DLCTRL DEBUG Command: GET 525605336 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085109510 DLCTRL DEBUG Tx Command reply: GET_REPLY 525605336 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085109514 DLCTRL DEBUG Command: GET 98489713 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085109514 DLCTRL DEBUG Tx Command reply: GET_REPLY 98489713 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085109518 DLCTRL DEBUG Command: GET 835618702 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085109518 DLCTRL DEBUG Tx Command reply: GET_REPLY 835618702 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085109521 DLCTRL DEBUG Command: GET 757166861 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085109521 DLCTRL DEBUG Tx Command reply: GET_REPLY 757166861 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085109525 DLCTRL DEBUG Command: GET 888770583 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085109525 DLCTRL DEBUG Tx Command reply: GET_REPLY 888770583 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085109529 DLCTRL DEBUG Command: GET 863246794 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085109529 DLCTRL DEBUG Tx Command reply: GET_REPLY 863246794 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085109533 DLCTRL DEBUG Command: GET 44311109 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085109533 DLCTRL DEBUG Tx Command reply: GET_REPLY 44311109 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085109536 DLCTRL DEBUG Command: GET 859376840 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085109536 DLCTRL DEBUG Tx Command reply: GET_REPLY 859376840 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085109539 DLCTRL DEBUG Command: GET 237206473 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085109539 DLCTRL DEBUG Tx Command reply: GET_REPLY 237206473 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085109542 DLCTRL DEBUG Command: GET 839709472 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085109542 DLCTRL DEBUG Tx Command reply: GET_REPLY 839709472 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085109544 DLCTRL DEBUG Command: GET 593630136 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085109544 DLCTRL DEBUG Tx Command reply: GET_REPLY 593630136 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085109546 DLCTRL DEBUG Command: GET 701675352 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085109546 DLCTRL DEBUG Tx Command reply: GET_REPLY 701675352 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085109548 DLCTRL DEBUG Command: GET 334820447 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085109548 DLCTRL DEBUG Tx Command reply: GET_REPLY 334820447 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085109550 DLCTRL DEBUG Command: GET 711919906 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085109550 DLCTRL DEBUG Tx Command reply: GET_REPLY 711919906 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085109552 DLCTRL DEBUG Command: GET 356655368 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085109553 DLCTRL DEBUG Tx Command reply: GET_REPLY 356655368 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001001011000'B, t_guard := 20.000000 } 20250404085109594 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49700<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)9024436 20250404085110626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085110626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085110626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085110626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085110626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x89b3b4, normal) (hnbgw_rua.c:407) 20250404085110626 DHNB DEBUG map_rua[0x56294462a860]{init}: Allocated (fsm.c:456) 20250404085110626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085110626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9024436 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085110626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085110626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085110626 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085110626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9024436 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085110626 DCN DEBUG map_sccp[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085110626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085110626 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9024436 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085110626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9024436 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085110627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085110627 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085110627 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085110627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085110627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085110627 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085110627 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{IDLE}: Allocated (fsm.c:456) 20250404085110627 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085110627 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f40030002580056400500f1100926) (sccp_scrc.c:415) 20250404085110627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085110627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085110627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085110627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085110627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085110627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085110627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085110627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085110627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085110627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085110627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085110627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085110627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085110627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085110627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085110627 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 58 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085110627 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085110627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085110627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085110628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085110628 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085110628 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085110628 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085110628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085110628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085110628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085110628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085110628 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085110628 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)15503642 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085110635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085110635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085110635 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085110635 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085110635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085110635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085110635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085110635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085110635 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085110635 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1f 57 57 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085110636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085110636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085110636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085110636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085110636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085110636 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001f5757) (sccp_scrc.c:486) 20250404085110636 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250404085110636 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085110636 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085110636 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085110636 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085110636 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085110636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085110636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(466)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085110638 DLCTRL DEBUG Command: GET 161226070 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085110638 DLCTRL DEBUG Tx Command reply: GET_REPLY 161226070 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085110643 DLCTRL DEBUG Command: GET 51342934 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085110643 DLCTRL DEBUG Tx Command reply: GET_REPLY 51342934 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085110647 DLCTRL DEBUG Command: GET 36787116 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085110647 DLCTRL DEBUG Tx Command reply: GET_REPLY 36787116 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085110650 DLCTRL DEBUG Command: GET 279860738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085110650 DLCTRL DEBUG Tx Command reply: GET_REPLY 279860738 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085110655 DLCTRL DEBUG Command: GET 906910721 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085110655 DLCTRL DEBUG Tx Command reply: GET_REPLY 906910721 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085110659 DLCTRL DEBUG Command: GET 103899886 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085110659 DLCTRL DEBUG Tx Command reply: GET_REPLY 103899886 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085110663 DLCTRL DEBUG Command: GET 647087844 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085110663 DLCTRL DEBUG Tx Command reply: GET_REPLY 647087844 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085110667 DLCTRL DEBUG Command: GET 273027290 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085110667 DLCTRL DEBUG Tx Command reply: GET_REPLY 273027290 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085110670 DLCTRL DEBUG Command: GET 947422662 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085110670 DLCTRL DEBUG Tx Command reply: GET_REPLY 947422662 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085110672 DLCTRL DEBUG Command: GET 446049708 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085110672 DLCTRL DEBUG Tx Command reply: GET_REPLY 446049708 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085110675 DLCTRL DEBUG Command: GET 294964673 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085110675 DLCTRL DEBUG Tx Command reply: GET_REPLY 294964673 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085110678 DLCTRL DEBUG Command: GET 183870818 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085110678 DLCTRL DEBUG Tx Command reply: GET_REPLY 183870818 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085110681 DLCTRL DEBUG Command: GET 520285840 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085110681 DLCTRL DEBUG Tx Command reply: GET_REPLY 520285840 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085110683 DLCTRL DEBUG Command: GET 281705260 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085110683 DLCTRL DEBUG Tx Command reply: GET_REPLY 281705260 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085110685 DLCTRL DEBUG Command: GET 455055479 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085110685 DLCTRL DEBUG Tx Command reply: GET_REPLY 455055479 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085110687 DLCTRL DEBUG Command: GET 114073383 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085110687 DLCTRL DEBUG Tx Command reply: GET_REPLY 114073383 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085110689 DLCTRL DEBUG Command: GET 933258826 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085110689 DLCTRL DEBUG Tx Command reply: GET_REPLY 933258826 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085110692 DLCTRL DEBUG Command: GET 569165408 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085110692 DLCTRL DEBUG Tx Command reply: GET_REPLY 569165408 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085110694 DLCTRL DEBUG Command: GET 492973138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085110694 DLCTRL DEBUG Tx Command reply: GET_REPLY 492973138 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085110697 DLCTRL DEBUG Command: GET 927632624 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085110697 DLCTRL DEBUG Tx Command reply: GET_REPLY 927632624 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000100010110'B, t_guard := 20.000000 } 20250404085110725 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)11045495 20250404085111746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085111746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085111746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085111746 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085111746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa88a77, normal) (hnbgw_rua.c:407) 20250404085111746 DHNB DEBUG map_rua[0x562944617640]{init}: Allocated (fsm.c:456) 20250404085111746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085111746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11045495 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085111746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085111746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085111746 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11045495 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085111746 DCN DEBUG map_sccp[0x562944612d40]{init}: Allocated (fsm.c:456) 20250404085111746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085111746 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11045495 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085111746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11045495 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085111746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085111746 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085111746 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085111746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085111746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085111747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085111747 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{IDLE}: Allocated (fsm.c:456) 20250404085111747 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085111747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030001160056400500f1100926) (sccp_scrc.c:415) 20250404085111747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085111747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085111747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085111747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085111747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085111747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085111747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085111747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085111747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085111747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085111747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085111747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085111747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085111747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085111747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085111747 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 01 16 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085111747 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085111747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085111747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085111747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085111748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085111748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085111748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085111748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085111748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085111748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085111748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085111748 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085111748 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 16 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)16106931 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404085111755 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085111755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085111755 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085111755 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085111755 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085111755 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085111755 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085111755 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085111755 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085111755 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b0 b0 4e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085111755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085111755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085111755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) TC_mscpool_L3Compl_on_1_cnlink0(467)@d00087d8efbb: setverdict(pass): none -> pass 20250404085111755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085111755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085111755 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b0b04e) (sccp_scrc.c:486) 20250404085111755 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250404085111755 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085111755 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085111755 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085111755 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085111756 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085111756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085111756 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085111757 DLCTRL DEBUG Command: GET 254130882 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085111757 DLCTRL DEBUG Tx Command reply: GET_REPLY 254130882 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250404085111761 DLCTRL DEBUG Command: GET 601019034 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085111761 DLCTRL DEBUG Tx Command reply: GET_REPLY 601019034 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085111765 DLCTRL DEBUG Command: GET 572109221 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085111765 DLCTRL DEBUG Tx Command reply: GET_REPLY 572109221 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085111770 DLCTRL DEBUG Command: GET 512327648 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085111770 DLCTRL DEBUG Tx Command reply: GET_REPLY 512327648 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085111774 DLCTRL DEBUG Command: GET 462542926 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085111774 DLCTRL DEBUG Tx Command reply: GET_REPLY 462542926 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085111778 DLCTRL DEBUG Command: GET 544605873 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085111778 DLCTRL DEBUG Tx Command reply: GET_REPLY 544605873 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085111782 DLCTRL DEBUG Command: GET 171356596 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085111782 DLCTRL DEBUG Tx Command reply: GET_REPLY 171356596 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085111786 DLCTRL DEBUG Command: GET 47126361 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085111786 DLCTRL DEBUG Tx Command reply: GET_REPLY 47126361 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085111789 DLCTRL DEBUG Command: GET 287352559 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085111789 DLCTRL DEBUG Tx Command reply: GET_REPLY 287352559 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085111791 DLCTRL DEBUG Command: GET 793563980 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085111792 DLCTRL DEBUG Tx Command reply: GET_REPLY 793563980 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085111794 DLCTRL DEBUG Command: GET 287094852 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085111794 DLCTRL DEBUG Tx Command reply: GET_REPLY 287094852 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085111797 DLCTRL DEBUG Command: GET 522368618 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085111797 DLCTRL DEBUG Tx Command reply: GET_REPLY 522368618 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085111799 DLCTRL DEBUG Command: GET 638933908 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085111799 DLCTRL DEBUG Tx Command reply: GET_REPLY 638933908 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085111800 DLCTRL DEBUG Command: GET 152502340 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085111800 DLCTRL DEBUG Tx Command reply: GET_REPLY 152502340 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085111802 DLCTRL DEBUG Command: GET 635671820 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085111802 DLCTRL DEBUG Tx Command reply: GET_REPLY 635671820 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085111804 DLCTRL DEBUG Command: GET 528359706 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085111804 DLCTRL DEBUG Tx Command reply: GET_REPLY 528359706 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085111805 DLCTRL DEBUG Command: GET 762861558 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085111805 DLCTRL DEBUG Tx Command reply: GET_REPLY 762861558 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085111807 DLCTRL DEBUG Command: GET 913838543 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085111807 DLCTRL DEBUG Tx Command reply: GET_REPLY 913838543 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085111808 DLCTRL DEBUG Command: GET 673677197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085111808 DLCTRL DEBUG Tx Command reply: GET_REPLY 673677197 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085111809 DLCTRL DEBUG Command: GET 710154452 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085111809 DLCTRL DEBUG Tx Command reply: GET_REPLY 710154452 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000101011000'B, t_guard := 20.000000 } 20250404085111840 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)5094025 20250404085112867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085112867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085112867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250404085112867 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085112867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4dba89, normal) (hnbgw_rua.c:407) 20250404085112867 DHNB DEBUG map_rua[0x56294461f0b0]{init}: Allocated (fsm.c:456) 20250404085112867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085112867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5094025 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085112867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085112867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085112867 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5094025 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085112867 DCN DEBUG map_sccp[0x56294463d7c0]{init}: Allocated (fsm.c:456) 20250404085112867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085112867 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5094025 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085112867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5094025 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250404085112867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085112867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085112867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085112867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085112867 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085112867 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085112867 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{IDLE}: Allocated (fsm.c:456) 20250404085112867 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085112867 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030001580056400500f1100926) (sccp_scrc.c:415) 20250404085112867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085112867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085112867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085112867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085112867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085112867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085112868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085112868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085112868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085112868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085112868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085112868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085112868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085112868 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 58 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085112868 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085112868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085112868 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085112868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112868 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085112868 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085112868 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085112868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085112868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085112868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085112868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085112868 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085112868 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)3936068 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250404085112875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085112875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085112875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085112875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085112875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085112876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085112875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085112875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085112875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085112876 DLSS7 <000c> osmo_ss7_asp.c:1175 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 18 4d 55 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085112876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085112876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085112876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085112876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085112876 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00184d55) (sccp_scrc.c:486) 20250404085112876 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250404085112876 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085112876 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085112876 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085112876 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085112876 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085112876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085112876 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(468)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085112878 DLCTRL DEBUG Command: GET 669008349 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085112878 DLCTRL DEBUG Tx Command reply: GET_REPLY 669008349 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250404085112883 DLCTRL DEBUG Command: GET 129592809 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085112883 DLCTRL DEBUG Tx Command reply: GET_REPLY 129592809 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085112887 DLCTRL DEBUG Command: GET 889052712 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085112887 DLCTRL DEBUG Tx Command reply: GET_REPLY 889052712 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085112890 DLCTRL DEBUG Command: GET 396400128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085112890 DLCTRL DEBUG Tx Command reply: GET_REPLY 396400128 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085112894 DLCTRL DEBUG Command: GET 138848441 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085112894 DLCTRL DEBUG Tx Command reply: GET_REPLY 138848441 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085112898 DLCTRL DEBUG Command: GET 571849403 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085112898 DLCTRL DEBUG Tx Command reply: GET_REPLY 571849403 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085112904 DLCTRL DEBUG Command: GET 749475622 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085112904 DLCTRL DEBUG Tx Command reply: GET_REPLY 749475622 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085112910 DLCTRL DEBUG Command: GET 255828849 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085112910 DLCTRL DEBUG Tx Command reply: GET_REPLY 255828849 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085112914 DLCTRL DEBUG Command: GET 962473223 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085112914 DLCTRL DEBUG Tx Command reply: GET_REPLY 962473223 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085112919 DLCTRL DEBUG Command: GET 45619776 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085112919 DLCTRL DEBUG Tx Command reply: GET_REPLY 45619776 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085112923 DLCTRL DEBUG Command: GET 881161774 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085112923 DLCTRL DEBUG Tx Command reply: GET_REPLY 881161774 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085112928 DLCTRL DEBUG Command: GET 367733237 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085112928 DLCTRL DEBUG Tx Command reply: GET_REPLY 367733237 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085112932 DLCTRL DEBUG Command: GET 132520674 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085112932 DLCTRL DEBUG Tx Command reply: GET_REPLY 132520674 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085112936 DLCTRL DEBUG Command: GET 276135931 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085112936 DLCTRL DEBUG Tx Command reply: GET_REPLY 276135931 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085112940 DLCTRL DEBUG Command: GET 863644748 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085112940 DLCTRL DEBUG Tx Command reply: GET_REPLY 863644748 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085112944 DLCTRL DEBUG Command: GET 941006624 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085112944 DLCTRL DEBUG Tx Command reply: GET_REPLY 941006624 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085112949 DLCTRL DEBUG Command: GET 328931359 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085112949 DLCTRL DEBUG Tx Command reply: GET_REPLY 328931359 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085112953 DLCTRL DEBUG Command: GET 785626023 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085112953 DLCTRL DEBUG Tx Command reply: GET_REPLY 785626023 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085112957 DLCTRL DEBUG Command: GET 910406281 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085112957 DLCTRL DEBUG Tx Command reply: GET_REPLY 910406281 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085112961 DLCTRL DEBUG Command: GET 998005796 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085112962 DLCTRL DEBUG Tx Command reply: GET_REPLY 998005796 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085112974 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34221<->l=127.0.0.1:4262) (control_if.c:193) 20250404085112975 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49676<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(452)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(451)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085112979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49664<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085112981 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085112981 DLINP DEBUG SRVCONN(,r=127.0.0.1:60787<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085112981 DLINP NOTICE SRV(,r=127.0.0.1:60787<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085112981 DMAIN NOTICE (127.0.0.1:60787 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60787<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085112981 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@d00087d8efbb: Final verdict of PTC: none 20250404085112984 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085112984 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) 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085112984 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085112984 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) 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085112984 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 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085112984 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085112984 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085112984 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085112984 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 20250404085112985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@d00087d8efbb: Final verdict of PTC: none 20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085112984 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085112984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085112984 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085112985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085112985 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) 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085112985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085112985 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) 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085112985 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 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085112985 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085112985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085112985 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085112985 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 20250404085112985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085112985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085112985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085112985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085112985 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085112985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085112986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085112986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085112986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085112986 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085112986 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085112986 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085112986 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085112986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085112986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085112986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085112986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085112986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085112986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085112986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.msc0-M3UA(460)@d00087d8efbb: Final verdict of PTC: none 20250404085112986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085112986 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085112986 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085112986 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085112986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085112986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085112986 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085112986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085112986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085112986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085112986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085112986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085112986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 f1 cc d0 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085112986 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085112986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085112987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085112987 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085112987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085112987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085112987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085112987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085112987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1733503)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085112987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085112987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085112987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085112987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1733503 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085112987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085112987 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085112987 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085112987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085112987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085112987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085112987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085112987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085112987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 1f 57 57 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085112987 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085112987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085112987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085112987 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085112988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{disrupted}: Freeing instance (context_map.c:202) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9024436)[0x56294462a860]{disrupted}: Deallocated (fsm.c:568) 20250404085112988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085112988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:206) 20250404085112988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085112988 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9024436 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085112988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085112988 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085112988 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085112988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085112988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085112988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112988 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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_L3Compl_on_1_cnlink-Iuh1(456)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(463)@d00087d8efbb: Final verdict of PTC: none 20250404085112988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085112988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085112988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b0 b0 4e 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085112988 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085112988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085112988 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085112988 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085112988 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{disrupted}: Freeing instance (context_map.c:202) 20250404085112989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11045495)[0x562944617640]{disrupted}: Deallocated (fsm.c:568) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{disconnected}: Freeing instance (context_map.c:206) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x562944612d40]{disconnected}: Deallocated (fsm.c:568) 20250404085112989 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11045495 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085112989 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085112989 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@d00087d8efbb: Final verdict of PTC: none20250404085112989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085112989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085112989 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085112989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085112989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085112989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085112989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 18 4d 55 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085112989 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085112989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085112989 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085112989 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085112989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085112989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085112989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{disrupted}: Freeing instance (context_map.c:202) 20250404085112989 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5094025)[0x56294461f0b0]{disrupted}: Deallocated (fsm.c:568) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085112989 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x56294463d7c0]{disconnected}: Deallocated (fsm.c:568) 20250404085112989 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5094025 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085112990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085112990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085112990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085112990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085112990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-SCCP(458)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(459)@d00087d8efbb: Final verdict of PTC: none 20250404085112990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085112990 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085112991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085112991 DLSS7 <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_L3Compl_on_1_cnlink0(466)@d00087d8efbb: Final verdict of PTC: pass HNBGW-PFCP(453)@d00087d8efbb: Final verdict of PTC: none 20250404085112991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085112991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085112991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085112991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085112991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085112991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085112991 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085112992 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085112992 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085112993 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(467)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(465)@d00087d8efbb: Final verdict of PTC: pass 20250404085112994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085112994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085112994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085112994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085112994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085112994 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49690<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085112995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49714<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085112995 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49716<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085112996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085112996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085112996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085112996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085112996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085112996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_L3Compl_on_1_cnlink0(468)@d00087d8efbb: Final verdict of PTC: pass HNBGW-MGCP(464)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:13 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink.talloc 20250404085113093 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085113595 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49724<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=465100) Waiting for packet dumper to finish... 1 (prev_count=465100, count=465640) 20250404085114986 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085114986 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085114986 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085114986 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085114986 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085114986 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:51:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250404085116661 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085116664 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085116666 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43643<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085116679 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085116679 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085116688 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116688 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116688 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116688 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116688 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116688 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085116688 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41502 (stream_srv.c:142) 20250404085116688 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41502<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085116688 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116688 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116689 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116689 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085116689 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116689 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116689 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116689 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) 20250404085116689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116689 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116689 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116689 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116689 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116689 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116690 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) 20250404085116690 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) 20250404085116690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085116690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085116690 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116690 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116690 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085116690 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116690 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085116690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085116690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085116690 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116690 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116690 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085116690 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085116690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085116690 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116690 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116690 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085116690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085116690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085116690 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116690 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 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085116690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116690 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 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085116690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085116690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085116690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(479)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(482)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(480)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085116713 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116713 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116713 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116713 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116713 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116713 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116713 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085116713 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116714 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116714 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085116714 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 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) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116714 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) 20250404085116714 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) 20250404085116714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085116714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085116714 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116714 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116714 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085116714 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116714 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085116714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085116714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085116714 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116714 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116714 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085116714 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116714 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116714 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116715 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085116715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085116715 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116715 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116715 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085116715 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116715 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116715 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116715 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085116715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116715 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116715 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085116715 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085116715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085116715 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116715 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 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085116715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116715 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 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085116715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085116715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085116715 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(485)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(488)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085116746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085116746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085116746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085116746 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085116746 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085116746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085116746 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085116746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085116746 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085116750 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085116750 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085116750 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085116750 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085116750 DHNBAP DEBUG (127.0.0.1:41502 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085116750 DHNBAP NOTICE (127.0.0.1:41502 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085116750 DHNBAP NOTICE (127.0.0.1:41502 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085116750 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085116750 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085116900 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 20250404085116900 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 20250404085116900 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085116900 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085116903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116903 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085116903 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085116903 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085116903 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085116903 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085116903 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085116903 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 20250404085116903 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085116903 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085116903 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085116903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085116904 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085116904 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085116904 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085116904 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085116904 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085116904 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 20250404085116904 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085116904 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085116904 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085116904 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085116904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085116904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085116904 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085116904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085116904 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085116904 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085116904 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085116904 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085116904 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085116904 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116905 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116905 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085116905 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116905 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116905 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116905 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085116905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085116905 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085116905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085116905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085116905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085116905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085116905 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085116905 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085116910 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 20250404085116910 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 20250404085116910 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085116910 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085116912 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) 20250404085116912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085116912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085116912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085116912 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085116912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085116912 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085116912 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 20250404085116912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085116912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085116912 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) 20250404085116912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085116912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085116912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116912 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085116912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085116912 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085116912 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 20250404085116912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085116912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085116912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085116912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085116912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085116912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085116912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085116912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085116912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085116912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085116912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085116912 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085116912 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085116912 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116913 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116913 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085116913 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085116914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085116914 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085116914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085116914 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' 20250404085116914 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 20250404085116914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085116914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085116914 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116925 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 20250404085116925 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 20250404085116925 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085116926 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085116927 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085116927 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085116927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085116927 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085116927 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 20250404085116927 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085116927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085116927 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085116927 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085116927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085116927 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085116927 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 20250404085116927 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085116927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085116927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085116927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085116927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085116927 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085116927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085116927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085116927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085116927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085116927 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085116927 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085116927 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116928 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116928 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085116928 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116928 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116928 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116928 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116928 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116928 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085116928 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085116928 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085116929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085116929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085116929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085116929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085116929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085116929 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085116936 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 20250404085116936 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 20250404085116936 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085116936 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085116939 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) 20250404085116939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085116939 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085116939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085116939 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085116939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085116939 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085116939 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 20250404085116939 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085116939 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085116940 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) 20250404085116940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085116940 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085116940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116940 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085116940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085116940 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085116940 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 20250404085116940 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085116940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085116940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085116940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085116940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085116940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085116940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085116940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085116940 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085116940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085116940 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085116940 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085116940 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085116940 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085116940 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085116940 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085116942 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085116942 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085116942 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085116942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085116942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085116942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085116942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085116942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085116942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085116942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085116942 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085116942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085116942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085116942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085116942 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085116942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085116942 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085116942 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085116942 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085116942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085116942 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' 20250404085116942 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 20250404085116942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085116942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085116942 DLSS7 <000c> osmo_ss7_asp.c:1175 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(478)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085117717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085117717 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085117717 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085117717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085117717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117717 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117717 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085117717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085117717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085117717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117718 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085117718 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085117718 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) 20250404085117718 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085117718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085117718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085117718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085117718 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117718 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085117718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085117718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085117718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085117718 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085117718 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085117719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085117719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085117719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085117719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085117719 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085117719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085117719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085117719 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117719 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085117720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117720 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085117720 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085117720 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085117720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085117720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117720 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117720 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117720 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085117720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117720 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117721 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085117721 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085117721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117721 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117721 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117721 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) HNBGW_Test.msc1-RAN(481)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085117721 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117721 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117721 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085117721 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085117721 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085117723 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) 20250404085117723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085117723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085117723 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 20250404085117723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117723 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 20250404085117723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117723 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117723 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) 20250404085117723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117723 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117723 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085117723 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085117723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117723 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117723 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117723 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117723 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117723 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117723 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085117723 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085117723 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) 20250404085117723 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) 20250404085117723 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085117724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085117724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085117724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117724 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085117724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085117724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085117724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085117724 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085117724 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085117724 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117724 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085117724 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085117724 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085117725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085117725 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' 20250404085117725 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 20250404085117725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085117725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117725 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117725 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) 20250404085117725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085117725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085117725 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 20250404085117725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117726 DLSS7 <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' 20250404085117726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117726 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) 20250404085117726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085117726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085117726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117726 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085117726 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085117726 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085117737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085117737 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085117737 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085117737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117737 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085117737 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117737 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117737 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085117738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085117738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085117738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085117738 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085117738 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085117738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085117738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085117737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085117737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117737 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117737 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085117737 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117738 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117738 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085117738 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085117738 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) 20250404085117738 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085117738 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085117738 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117738 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117738 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085117738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117738 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085117738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085117738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085117738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085117738 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085117738 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085117739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085117739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085117739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085117739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085117739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117739 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085117739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085117739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085117739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117739 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085117739 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085117739 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085117744 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) 20250404085117744 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085117744 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085117744 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 20250404085117744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117744 DLSS7 <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' 20250404085117744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117744 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117744 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117744 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) 20250404085117744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117744 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117744 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085117744 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117744 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117744 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085117744 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085117744 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) 20250404085117744 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) 20250404085117744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085117744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085117744 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085117744 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085117744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085117744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085117744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085117744 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085117744 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085117744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085117744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085117744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085117744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085117744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085117744 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' 20250404085117744 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 20250404085117744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085117744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117744 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117746 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) 20250404085117746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085117746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085117746 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 20250404085117746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085117746 DLSS7 <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' 20250404085117746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085117746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085117746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085117746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085117746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085117746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085117746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085117746 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) 20250404085117746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085117746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085117746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085117746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085117746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085117746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085117746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085117746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085117746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085117746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085117746 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085117746 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085118760 DLCTRL DEBUG Command: GET 507081541 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085118760 DLCTRL DEBUG Tx Command reply: GET_REPLY 507081541 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085118766 DLCTRL DEBUG Command: GET 880101469 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085118766 DLCTRL DEBUG Tx Command reply: GET_REPLY 880101469 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085118769 DLCTRL DEBUG Command: GET 835388249 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085118769 DLCTRL DEBUG Tx Command reply: GET_REPLY 835388249 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085118773 DLCTRL DEBUG Command: GET 668062507 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085118773 DLCTRL DEBUG Tx Command reply: GET_REPLY 668062507 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085118775 DLCTRL DEBUG Command: GET 790873509 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085118775 DLCTRL DEBUG Tx Command reply: GET_REPLY 790873509 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085118778 DLCTRL DEBUG Command: GET 972787527 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085118778 DLCTRL DEBUG Tx Command reply: GET_REPLY 972787527 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085118780 DLCTRL DEBUG Command: GET 699261716 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085118780 DLCTRL DEBUG Tx Command reply: GET_REPLY 699261716 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085118782 DLCTRL DEBUG Command: GET 229598713 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085118782 DLCTRL DEBUG Tx Command reply: GET_REPLY 229598713 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085118783 DLCTRL DEBUG Command: GET 637176835 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085118783 DLCTRL DEBUG Tx Command reply: GET_REPLY 637176835 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085118785 DLCTRL DEBUG Command: GET 280208341 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085118785 DLCTRL DEBUG Tx Command reply: GET_REPLY 280208341 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085118786 DLCTRL DEBUG Command: GET 74688029 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085118786 DLCTRL DEBUG Tx Command reply: GET_REPLY 74688029 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085118788 DLCTRL DEBUG Command: GET 370108840 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085118788 DLCTRL DEBUG Tx Command reply: GET_REPLY 370108840 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085118789 DLCTRL DEBUG Command: GET 832820954 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085118789 DLCTRL DEBUG Tx Command reply: GET_REPLY 832820954 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085118790 DLCTRL DEBUG Command: GET 977661430 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085118790 DLCTRL DEBUG Tx Command reply: GET_REPLY 977661430 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085118791 DLCTRL DEBUG Command: GET 29585525 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085118791 DLCTRL DEBUG Tx Command reply: GET_REPLY 29585525 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085118792 DLCTRL DEBUG Command: GET 312811130 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085118792 DLCTRL DEBUG Tx Command reply: GET_REPLY 312811130 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085118793 DLCTRL DEBUG Command: GET 695295036 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085118793 DLCTRL DEBUG Tx Command reply: GET_REPLY 695295036 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085118794 DLCTRL DEBUG Command: GET 371523614 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085118794 DLCTRL DEBUG Tx Command reply: GET_REPLY 371523614 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085118795 DLCTRL DEBUG Command: GET 459081225 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085118795 DLCTRL DEBUG Tx Command reply: GET_REPLY 459081225 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085118795 DLCTRL DEBUG Command: GET 892764378 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085118795 DLCTRL DEBUG Tx Command reply: GET_REPLY 892764378 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000001011100001'B, t_guard := 20.000000 } 20250404085118805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)12982616 20250404085119841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085119841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085119841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085119841 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085119841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc61958, normal) (hnbgw_rua.c:407) 20250404085119841 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085119841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085119841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12982616 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085119841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085119841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085119841 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12982616 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085119841 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085119841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085119841 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12982616 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085119841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12982616 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085119841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085119841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085119841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085119841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085119841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085119841 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085119841 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{IDLE}: Allocated (fsm.c:456) 20250404085119841 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085119841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002e10056400500f1100926) (sccp_scrc.c:415) 20250404085119841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085119841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085119841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085119841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085119841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085119841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085119841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085119841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085119841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085119841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085119841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085119841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085119841 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085119841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085119841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085119841 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085119841 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085119841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085119841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085119841 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085119841 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085119841 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085119841 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085119841 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085119841 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085119841 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085119841 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085119841 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085119841 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 e1 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)6036187 HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085119848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085119848 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085119848 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085119848 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085119848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085119848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085119848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_imsi_round_robin0(490)@d00087d8efbb: setverdict(pass): none -> pass 20250404085119848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085119848 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085119848 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f4 4e a7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085119848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085119848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085119848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085119848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085119848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085119848 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f44ea7) (sccp_scrc.c:486) 20250404085119848 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250404085119848 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085119848 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085119848 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085119848 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085119848 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085119848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085119848 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085119850 DLCTRL DEBUG Command: GET 240621689 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085119850 DLCTRL DEBUG Tx Command reply: GET_REPLY 240621689 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085119853 DLCTRL DEBUG Command: GET 547450194 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085119853 DLCTRL DEBUG Tx Command reply: GET_REPLY 547450194 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085119855 DLCTRL DEBUG Command: GET 784360360 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085119855 DLCTRL DEBUG Tx Command reply: GET_REPLY 784360360 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085119857 DLCTRL DEBUG Command: GET 469437087 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085119857 DLCTRL DEBUG Tx Command reply: GET_REPLY 469437087 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085119859 DLCTRL DEBUG Command: GET 937503706 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085119859 DLCTRL DEBUG Tx Command reply: GET_REPLY 937503706 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085119860 DLCTRL DEBUG Command: GET 861121416 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085119860 DLCTRL DEBUG Tx Command reply: GET_REPLY 861121416 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085119862 DLCTRL DEBUG Command: GET 957624775 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085119862 DLCTRL DEBUG Tx Command reply: GET_REPLY 957624775 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085119864 DLCTRL DEBUG Command: GET 208309809 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085119864 DLCTRL DEBUG Tx Command reply: GET_REPLY 208309809 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085119865 DLCTRL DEBUG Command: GET 108211688 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085119865 DLCTRL DEBUG Tx Command reply: GET_REPLY 108211688 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085119866 DLCTRL DEBUG Command: GET 766078336 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085119866 DLCTRL DEBUG Tx Command reply: GET_REPLY 766078336 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085119868 DLCTRL DEBUG Command: GET 34604980 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085119868 DLCTRL DEBUG Tx Command reply: GET_REPLY 34604980 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085119869 DLCTRL DEBUG Command: GET 122609183 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085119869 DLCTRL DEBUG Tx Command reply: GET_REPLY 122609183 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085119870 DLCTRL DEBUG Command: GET 487060828 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085119870 DLCTRL DEBUG Tx Command reply: GET_REPLY 487060828 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085119871 DLCTRL DEBUG Command: GET 634149946 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085119871 DLCTRL DEBUG Tx Command reply: GET_REPLY 634149946 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085119872 DLCTRL DEBUG Command: GET 631829910 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085119872 DLCTRL DEBUG Tx Command reply: GET_REPLY 631829910 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085119873 DLCTRL DEBUG Command: GET 885677505 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085119873 DLCTRL DEBUG Tx Command reply: GET_REPLY 885677505 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085119873 DLCTRL DEBUG Command: GET 417575207 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085119873 DLCTRL DEBUG Tx Command reply: GET_REPLY 417575207 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085119874 DLCTRL DEBUG Command: GET 212344857 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085119874 DLCTRL DEBUG Tx Command reply: GET_REPLY 212344857 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085119876 DLCTRL DEBUG Command: GET 503560693 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085119876 DLCTRL DEBUG Tx Command reply: GET_REPLY 503560693 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085119877 DLCTRL DEBUG Command: GET 558597787 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085119877 DLCTRL DEBUG Tx Command reply: GET_REPLY 558597787 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001100111000'B, t_guard := 20.000000 } 20250404085119887 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@d00087d8efbb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)10171862 20250404085120913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085120913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085120913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085120913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085120913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b35d6, normal) (hnbgw_rua.c:407) 20250404085120913 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085120913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085120913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10171862 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085120913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085120913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085120913 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085120913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10171862 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085120913 DCN DEBUG map_sccp[0x562944617640]{init}: Allocated (fsm.c:456) 20250404085120913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085120913 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10171862 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085120913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10171862 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085120913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085120913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085120913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085120913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085120913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085120913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085120914 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{IDLE}: Allocated (fsm.c:456) 20250404085120914 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085120914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030003380056400500f1100926) (sccp_scrc.c:415) 20250404085120914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085120914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085120914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085120914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085120914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085120914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085120914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085120914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085120914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085120914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085120914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085120914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085120914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085120914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085120914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085120914 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 03 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085120914 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085120914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085120914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085120914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085120914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085120914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085120914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085120914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085120914 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' 20250404085120914 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 20250404085120914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085120914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085120914 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 38 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@d00087d8efbb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)12636103 HNBGW_Test.msc1-SCCP(480)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085120933 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) 20250404085120933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085120933 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085120933 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 20250404085120933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085120933 DLSS7 <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' 20250404085120933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085120933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085120933 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085120933 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de 53 9d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085120933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085120933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085120933 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085120933 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) 20250404085120933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085120933 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00de539d) (sccp_scrc.c:486) 20250404085120933 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250404085120933 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085120933 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085120933 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085120933 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085120933 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085120933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085120933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(491)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085120937 DLCTRL DEBUG Command: GET 840221373 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085120937 DLCTRL DEBUG Tx Command reply: GET_REPLY 840221373 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085120941 DLCTRL DEBUG Command: GET 477098421 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085120941 DLCTRL DEBUG Tx Command reply: GET_REPLY 477098421 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085120945 DLCTRL DEBUG Command: GET 707615962 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085120945 DLCTRL DEBUG Tx Command reply: GET_REPLY 707615962 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085120949 DLCTRL DEBUG Command: GET 860978667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085120949 DLCTRL DEBUG Tx Command reply: GET_REPLY 860978667 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085120952 DLCTRL DEBUG Command: GET 128131605 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085120952 DLCTRL DEBUG Tx Command reply: GET_REPLY 128131605 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085120955 DLCTRL DEBUG Command: GET 820192604 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085120955 DLCTRL DEBUG Tx Command reply: GET_REPLY 820192604 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085120958 DLCTRL DEBUG Command: GET 469618925 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085120958 DLCTRL DEBUG Tx Command reply: GET_REPLY 469618925 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085120961 DLCTRL DEBUG Command: GET 450129297 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085120961 DLCTRL DEBUG Tx Command reply: GET_REPLY 450129297 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085120964 DLCTRL DEBUG Command: GET 672972350 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085120964 DLCTRL DEBUG Tx Command reply: GET_REPLY 672972350 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085120967 DLCTRL DEBUG Command: GET 966638857 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085120967 DLCTRL DEBUG Tx Command reply: GET_REPLY 966638857 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085120969 DLCTRL DEBUG Command: GET 791915447 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085120969 DLCTRL DEBUG Tx Command reply: GET_REPLY 791915447 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085120971 DLCTRL DEBUG Command: GET 241539170 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085120972 DLCTRL DEBUG Tx Command reply: GET_REPLY 241539170 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085120974 DLCTRL DEBUG Command: GET 259890225 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085120974 DLCTRL DEBUG Tx Command reply: GET_REPLY 259890225 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085120976 DLCTRL DEBUG Command: GET 5131601 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085120976 DLCTRL DEBUG Tx Command reply: GET_REPLY 5131601 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085120978 DLCTRL DEBUG Command: GET 458816609 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085120978 DLCTRL DEBUG Tx Command reply: GET_REPLY 458816609 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085120980 DLCTRL DEBUG Command: GET 988491824 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085120980 DLCTRL DEBUG Tx Command reply: GET_REPLY 988491824 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085120983 DLCTRL DEBUG Command: GET 353418549 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085120983 DLCTRL DEBUG Tx Command reply: GET_REPLY 353418549 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085120987 DLCTRL DEBUG Command: GET 204635949 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085120987 DLCTRL DEBUG Tx Command reply: GET_REPLY 204635949 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085120989 DLCTRL DEBUG Command: GET 672621751 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085120989 DLCTRL DEBUG Tx Command reply: GET_REPLY 672621751 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085120992 DLCTRL DEBUG Command: GET 91624378 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085120992 DLCTRL DEBUG Tx Command reply: GET_REPLY 91624378 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000000110000'B, t_guard := 20.000000 } 20250404085121015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@d00087d8efbb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)14498523 20250404085122033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085122033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085122033 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085122033 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085122033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xdd3adb, normal) (hnbgw_rua.c:407) 20250404085122033 DHNB DEBUG map_rua[0x5629445ba560]{init}: Allocated (fsm.c:456) 20250404085122033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085122033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14498523 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085122033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085122033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085122033 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14498523 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085122033 DCN DEBUG map_sccp[0x56294463d7c0]{init}: Allocated (fsm.c:456) 20250404085122033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085122033 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14498523 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085122033 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14498523 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085122033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085122033 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085122033 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085122033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085122033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085122033 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085122033 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{IDLE}: Allocated (fsm.c:456) 20250404085122033 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085122033 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000300056400500f1100926) (sccp_scrc.c:415) 20250404085122033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085122033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085122033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085122033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085122033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085122033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085122033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085122033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085122033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085122033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122033 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 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122033 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085122033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085122033 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085122033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085122033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085122033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085122033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085122034 DLSS7 <000c> osmo_ss7_asp.c:1175 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 30 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@d00087d8efbb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)10726586 HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085122036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085122037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085122037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085122037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085122037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085122037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085122037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085122037 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085122037 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 a5 f7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085122037 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085122037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085122037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085122037 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085122037 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085122037 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c9a5f7) (sccp_scrc.c:486) 20250404085122037 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250404085122037 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085122037 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085122037 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085122037 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085122037 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085122037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085122037 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085122038 DLCTRL DEBUG Command: GET 193876604 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085122038 DLCTRL DEBUG Tx Command reply: GET_REPLY 193876604 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085122041 DLCTRL DEBUG Command: GET 854218054 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085122041 DLCTRL DEBUG Tx Command reply: GET_REPLY 854218054 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085122045 DLCTRL DEBUG Command: GET 708305892 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085122046 DLCTRL DEBUG Tx Command reply: GET_REPLY 708305892 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085122051 DLCTRL DEBUG Command: GET 758109561 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085122051 DLCTRL DEBUG Tx Command reply: GET_REPLY 758109561 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085122056 DLCTRL DEBUG Command: GET 460549528 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085122056 DLCTRL DEBUG Tx Command reply: GET_REPLY 460549528 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085122063 DLCTRL DEBUG Command: GET 270354418 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085122063 DLCTRL DEBUG Tx Command reply: GET_REPLY 270354418 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085122071 DLCTRL DEBUG Command: GET 766991890 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085122071 DLCTRL DEBUG Tx Command reply: GET_REPLY 766991890 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085122075 DLCTRL DEBUG Command: GET 962791657 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085122075 DLCTRL DEBUG Tx Command reply: GET_REPLY 962791657 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085122084 DLCTRL DEBUG Command: GET 205708542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085122084 DLCTRL DEBUG Tx Command reply: GET_REPLY 205708542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085122092 DLCTRL DEBUG Command: GET 960636170 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085122092 DLCTRL DEBUG Tx Command reply: GET_REPLY 960636170 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085122096 DLCTRL DEBUG Command: GET 866474681 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085122096 DLCTRL DEBUG Tx Command reply: GET_REPLY 866474681 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085122098 DLCTRL DEBUG Command: GET 176767029 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085122098 DLCTRL DEBUG Tx Command reply: GET_REPLY 176767029 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085122101 DLCTRL DEBUG Command: GET 539252733 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085122101 DLCTRL DEBUG Tx Command reply: GET_REPLY 539252733 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085122106 DLCTRL DEBUG Command: GET 935414159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085122106 DLCTRL DEBUG Tx Command reply: GET_REPLY 935414159 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085122108 DLCTRL DEBUG Command: GET 52587275 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085122109 DLCTRL DEBUG Tx Command reply: GET_REPLY 52587275 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085122110 DLCTRL DEBUG Command: GET 822429875 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085122110 DLCTRL DEBUG Tx Command reply: GET_REPLY 822429875 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085122112 DLCTRL DEBUG Command: GET 682955914 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085122112 DLCTRL DEBUG Tx Command reply: GET_REPLY 682955914 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085122113 DLCTRL DEBUG Command: GET 532142616 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085122113 DLCTRL DEBUG Tx Command reply: GET_REPLY 532142616 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085122114 DLCTRL DEBUG Command: GET 38164636 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085122114 DLCTRL DEBUG Tx Command reply: GET_REPLY 38164636 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085122115 DLCTRL DEBUG Command: GET 890476548 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085122115 DLCTRL DEBUG Tx Command reply: GET_REPLY 890476548 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085122118 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085122119 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43643<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(470)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085122121 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45806<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085122121 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085122122 DLINP DEBUG SRVCONN(,r=127.0.0.1:41502<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085122122 DLINP NOTICE SRV(,r=127.0.0.1:41502<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085122122 DMAIN NOTICE (127.0.0.1:41502 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41502<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085122122 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(484)@d00087d8efbb: Final verdict of PTC: none 20250404085122124 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085122124 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085122124 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 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085122124 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085122124 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 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085122124 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085122124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085122124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085122124 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085122124 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 20250404085122124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085122124 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085122124 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085122124 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085122124 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085122124 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085122124 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085122124 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085122124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085122124 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085122124 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085122124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085122124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122124 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085122124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 de 53 9d 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122124 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085122124 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085122124 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085122124 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085122125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{disrupted}: Freeing instance (context_map.c:202) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10171862)[0x56294462f870]{disrupted}: Deallocated (fsm.c:568) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{disconnected}: Freeing instance (context_map.c:206) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x562944617640]{disconnected}: Deallocated (fsm.c:568) 20250404085122125 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10171862 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-SCCP(486)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(481)@d00087d8efbb: Final verdict of PTC: none 20250404085122125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085122125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085122125 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085122125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085122125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085122125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085122125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085122125 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085122125 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085122125 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085122125 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085122125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085122125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085122125 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085122125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085122125 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(480)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(488)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@d00087d8efbb: Final verdict of PTC: none 20250404085122125 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085122125 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085122125 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085122125 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085122125 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085122125 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085122125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085122125 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085122125 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085122125 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085122125 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085122125 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.sgsn0-SCCP(483)@d00087d8efbb: Final verdict of PTC: none 20250404085122125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085122125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122125 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 f4 4e a7 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122125 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085122125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12982616)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW-MGCP(489)@d00087d8efbb: Final verdict of PTC: none 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085122125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085122125 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12982616 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085122126 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085122126 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085122126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085122126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085122126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c9 a5 f7 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122126 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{disrupted}: Freeing instance (context_map.c:202) 20250404085122126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14498523)[0x5629445ba560]{disrupted}: Deallocated (fsm.c:568) 20250404085122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085122126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x56294463d7c0]{disconnected}: Deallocated (fsm.c:568) 20250404085122126 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-14498523 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085122126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085122126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085122126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085122126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085122126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085122126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085122126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085122126 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085122126 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085122126 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085122126 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085122124 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085122124 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 20250404085122124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085122124 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085122124 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085122124 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085122124 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 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085122124 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085122124 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 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085122124 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 20250404085122124 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) 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085122124 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085122124 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 20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085122124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085122124 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085122124 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 20250404085122125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122125 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085122125 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085122125 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085122125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085122125 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085122125 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 20250404085122125 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085122125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085122125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085122126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085122126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085122126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085122126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085122126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-SCCP(477)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(472)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin0(491)@d00087d8efbb: Final verdict of PTC: pass 20250404085122140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45836<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085122141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45820<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@d00087d8efbb: Final verdict of PTC: pass 20250404085122146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45840<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:22 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 20250404085122290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085122793 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45842<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=546692) 20250404085122987 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085122988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085122988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122988 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085122988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085122988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085122989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085122989 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085122989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085122989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122989 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085122989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085122989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085122989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085122989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085122989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085122989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085122989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085122989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122990 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085122990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085122990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085122990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085122990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085122990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085122990 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=546692, count=566556) 20250404085124124 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085124125 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085124125 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085124125 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085124125 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085124125 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085124125 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085124125 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085124125 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085124125 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085124125 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085124125 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250404085125895 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085125900 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085125903 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:32885<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085125931 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085125931 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085125948 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125948 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125949 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125949 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085125949 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125949 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085125949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085125949 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085125949 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125949 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125949 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085125950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085125950 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085125950 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40499 (stream_srv.c:142) 20250404085125950 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40499<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085125951 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125951 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085125951 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125951 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125951 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125951 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125951 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085125951 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085125951 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085125951 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125951 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125951 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125952 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125952 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125952 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085125952 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085125952 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085125952 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125952 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085125952 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125953 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085125953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085125953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085125953 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125953 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125953 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125953 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 20250404085125953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085125953 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085125954 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125954 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085125954 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125954 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) 20250404085125954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125955 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) 20250404085125955 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) 20250404085125955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085125955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085125955 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125955 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 20250404085125955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085125955 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(503)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(506)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(506)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(504)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085125989 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125989 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125989 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125989 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125990 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125990 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125990 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085125990 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085125991 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125991 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085125991 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125991 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) 20250404085125991 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) 20250404085125991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085125991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085125991 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125991 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125991 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085125991 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125991 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085125991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085125991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085125991 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125991 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125991 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085125991 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125991 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085125991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085125991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085125991 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125991 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085125991 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085125991 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085125991 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085125991 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085125991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085125991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085125991 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085125991 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085125991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085125991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085125991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085125991 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085125991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125991 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 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085125991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125991 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 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085125991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085125991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085125991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085125991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085125991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085125991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(509)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085126028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085126028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085126028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085126028 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085126028 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085126028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085126028 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085126028 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085126028 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085126039 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085126039 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085126039 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085126039 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085126039 DHNBAP DEBUG (127.0.0.1:40499 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085126039 DHNBAP NOTICE (127.0.0.1:40499 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085126039 DHNBAP NOTICE (127.0.0.1:40499 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085126039 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085126039 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085126176 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 20250404085126176 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 20250404085126176 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085126176 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085126185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126185 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085126185 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085126185 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085126185 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085126185 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085126185 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085126185 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 20250404085126185 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085126185 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085126185 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085126187 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 20250404085126187 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 20250404085126187 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085126187 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085126188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126188 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085126188 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085126188 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085126188 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085126188 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085126188 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085126188 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 20250404085126188 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085126188 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085126188 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085126188 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085126189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085126189 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085126189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085126189 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085126189 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126189 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085126189 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085126189 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085126189 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085126190 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085126190 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085126190 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) HNBGW_Test.msc1-M3UA(506)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085126190 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085126190 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126190 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126190 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126190 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126190 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085126191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085126191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085126191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085126191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085126191 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085126191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085126191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085126191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085126191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085126191 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085126191 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085126192 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085126192 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126192 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085126193 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) 20250404085126193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085126193 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085126193 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085126193 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085126194 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085126194 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085126194 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 20250404085126194 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085126194 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126194 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085126196 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) 20250404085126196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085126196 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085126196 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126196 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085126196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085126196 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085126196 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 20250404085126196 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085126196 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085126196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085126196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085126196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085126197 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085126197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085126197 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085126197 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126197 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085126197 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085126197 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085126197 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085126198 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085126198 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085126198 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085126198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085126198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085126198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085126198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126198 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085126198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085126198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085126198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085126198 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085126198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126198 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085126199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085126199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085126199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085126199 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' 20250404085126199 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 20250404085126199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085126199 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126199 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126202 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 20250404085126202 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 20250404085126202 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085126202 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085126208 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085126208 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085126208 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085126208 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085126208 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085126208 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085126208 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 20250404085126208 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085126208 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085126208 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085126210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085126210 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085126210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085126210 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085126210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085126210 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085126210 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 20250404085126210 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085126210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085126210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085126210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085126210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085126210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085126210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126210 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085126210 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085126210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085126210 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085126210 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126210 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085126210 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085126210 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085126210 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085126212 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085126212 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085126212 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085126212 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085126212 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085126212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085126212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126212 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085126212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085126212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085126212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085126212 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085126212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085126212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085126212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085126212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085126212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085126212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085126212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085126212 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126212 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085126212 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 20250404085126213 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 20250404085126213 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085126213 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085126216 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) 20250404085126216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085126216 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085126216 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085126216 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085126216 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085126216 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085126216 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 20250404085126216 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085126216 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126216 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085126218 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) 20250404085126218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085126218 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085126218 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126218 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085126218 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085126218 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085126218 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 20250404085126218 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085126218 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126218 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085126218 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085126218 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126218 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085126218 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085126218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085126218 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085126218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085126218 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085126218 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126218 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085126218 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085126218 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085126219 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085126220 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085126220 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085126220 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085126220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085126220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085126220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126220 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126220 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085126220 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126220 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085126220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085126220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085126220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085126220 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085126220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085126220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085126220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085126220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085126220 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' 20250404085126220 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 20250404085126220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085126220 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126220 DLSS7 <000c> osmo_ss7_asp.c:1175 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(502)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085126986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085126986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085126986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085126986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085126986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085126986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085126986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085126986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126986 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085126987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085126987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085126987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085126987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085126987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085126987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085126987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085126987 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085126987 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) 20250404085126987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085126987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085126987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085126987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085126987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085126987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085126987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085126987 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085126987 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085126987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085126987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085126987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085126987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085126987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085126987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085126987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085126987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126987 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085126988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085126988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085126988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085126988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085126988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085126988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085126988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085126988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126988 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085126988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085126988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085126988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085126988 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085126988 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085126988 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085126988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126988 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126988 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085126988 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085126988 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085126988 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085126996 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) 20250404085126996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085126996 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085126996 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 20250404085126996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085126996 DLSS7 <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' 20250404085126996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085126996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085126996 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126996 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085126996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085126996 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) 20250404085126996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085126996 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085126996 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085126996 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085126996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126996 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126996 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085126996 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085126996 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085126996 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) 20250404085126996 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) 20250404085126996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085126996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085126996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126997 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126997 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126997 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126997 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126997 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085126997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085126997 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085126997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085126997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085126997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085126997 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085126997 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085126997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085126997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085126997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085126997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085126997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085126997 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' 20250404085126997 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 20250404085126997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085126997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126997 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126998 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) 20250404085126998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085126998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085126998 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 20250404085126998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085126998 DLSS7 <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' 20250404085126998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085126998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085126998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085126998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085126998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085126998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085126998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085126999 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) 20250404085126999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085126999 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085126999 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085126999 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085126999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085126999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085126999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085126999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085126999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085126999 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085126999 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085126999 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085127013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085127013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085127013 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085127013 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085127013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085127013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085127013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085127013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085127013 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085127013 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085127013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085127013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085127013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085127013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085127013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085127013 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085127013 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085127013 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085127013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127013 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085127013 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085127013 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085127013 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085127013 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) 20250404085127013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085127013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085127013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085127013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085127014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085127014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085127014 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085127014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085127014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085127014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085127014 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085127014 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085127014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085127014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085127014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085127014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085127014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085127014 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085127014 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085127014 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085127014 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085127014 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085127016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085127016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085127016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085127016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085127016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085127016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085127016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085127016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085127016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085127016 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085127016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085127016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085127016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085127016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085127016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085127016 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085127016 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085127016 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085127016 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127017 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085127017 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085127017 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085127017 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085127017 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085127021 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) 20250404085127021 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085127021 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085127021 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 20250404085127021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085127021 DLSS7 <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' 20250404085127021 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085127021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085127021 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085127021 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085127021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085127021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085127021 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085127021 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) 20250404085127021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085127021 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085127021 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085127021 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085127021 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085127021 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085127021 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085127021 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) 20250404085127021 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) 20250404085127021 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085127021 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127021 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127021 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127021 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085127021 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085127021 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085127021 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085127021 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085127021 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085127021 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085127021 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085127021 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085127021 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085127021 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085127021 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085127021 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085127021 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' 20250404085127021 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 20250404085127021 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085127021 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085127021 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085127022 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) 20250404085127022 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085127022 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085127022 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 20250404085127022 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085127022 DLSS7 <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' 20250404085127022 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085127022 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085127022 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085127022 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085127022 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085127022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085127022 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085127022 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) 20250404085127022 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085127022 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085127022 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085127022 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085127022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127022 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085127022 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085127022 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085127022 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085127022 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085127022 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085127022 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085127022 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085128054 DLCTRL DEBUG Command: GET 548075148 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085128054 DLCTRL DEBUG Tx Command reply: GET_REPLY 548075148 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085128059 DLCTRL DEBUG Command: GET 266712923 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085128059 DLCTRL DEBUG Tx Command reply: GET_REPLY 266712923 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085128063 DLCTRL DEBUG Command: GET 520021526 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085128063 DLCTRL DEBUG Tx Command reply: GET_REPLY 520021526 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085128067 DLCTRL DEBUG Command: GET 679914650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085128067 DLCTRL DEBUG Tx Command reply: GET_REPLY 679914650 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085128071 DLCTRL DEBUG Command: GET 455915917 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085128071 DLCTRL DEBUG Tx Command reply: GET_REPLY 455915917 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085128075 DLCTRL DEBUG Command: GET 190117523 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085128075 DLCTRL DEBUG Tx Command reply: GET_REPLY 190117523 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085128079 DLCTRL DEBUG Command: GET 819097694 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085128080 DLCTRL DEBUG Tx Command reply: GET_REPLY 819097694 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085128085 DLCTRL DEBUG Command: GET 711699224 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085128085 DLCTRL DEBUG Tx Command reply: GET_REPLY 711699224 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085128088 DLCTRL DEBUG Command: GET 193105630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085128088 DLCTRL DEBUG Tx Command reply: GET_REPLY 193105630 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085128092 DLCTRL DEBUG Command: GET 180067844 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085128092 DLCTRL DEBUG Tx Command reply: GET_REPLY 180067844 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085128096 DLCTRL DEBUG Command: GET 362100253 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085128096 DLCTRL DEBUG Tx Command reply: GET_REPLY 362100253 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085128099 DLCTRL DEBUG Command: GET 263535603 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085128099 DLCTRL DEBUG Tx Command reply: GET_REPLY 263535603 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085128102 DLCTRL DEBUG Command: GET 250649134 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085128102 DLCTRL DEBUG Tx Command reply: GET_REPLY 250649134 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085128105 DLCTRL DEBUG Command: GET 360514800 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085128105 DLCTRL DEBUG Tx Command reply: GET_REPLY 360514800 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085128108 DLCTRL DEBUG Command: GET 285916384 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085128109 DLCTRL DEBUG Tx Command reply: GET_REPLY 285916384 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085128111 DLCTRL DEBUG Command: GET 233814059 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085128111 DLCTRL DEBUG Tx Command reply: GET_REPLY 233814059 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085128114 DLCTRL DEBUG Command: GET 339648611 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085128114 DLCTRL DEBUG Tx Command reply: GET_REPLY 339648611 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085128117 DLCTRL DEBUG Command: GET 876158179 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085128117 DLCTRL DEBUG Tx Command reply: GET_REPLY 876158179 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085128120 DLCTRL DEBUG Command: GET 196378486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085128120 DLCTRL DEBUG Tx Command reply: GET_REPLY 196378486 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085128123 DLCTRL DEBUG Command: GET 19680722 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085128123 DLCTRL DEBUG Tx Command reply: GET_REPLY 19680722 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: f_gen_tmsi(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@d00087d8efbb: 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 := '000000000000001101010010'B, t_guard := 20.000000 } 20250404085128163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)16000066 20250404085129179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085129179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085129179 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085129179 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085129179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf42442, normal) (hnbgw_rua.c:407) 20250404085129179 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085129179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085129179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000066 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085129179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085129179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085129179 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000066 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085129179 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000066 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085129179 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085129179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085129179 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16000066 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085129179 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16000066 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085129179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085129179 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085129179 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085129179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085129179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085129179 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085129179 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{IDLE}: Allocated (fsm.c:456) 20250404085129179 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085129179 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030003520056400500f1100926) (sccp_scrc.c:415) 20250404085129179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085129179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085129179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085129179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085129179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085129179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085129179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085129179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085129179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085129179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085129179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085129179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085129179 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085129179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085129179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085129179 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 52 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085129179 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085129179 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085129179 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085129179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085129179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085129179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085129179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085129179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085129179 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085129179 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085129179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085129179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085129179 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)7756894 HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: 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)@d00087d8efbb: setverdict(pass): none -> pass 20250404085129184 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085129184 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085129184 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085129184 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085129184 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085129184 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085129184 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085129184 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085129184 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085129184 DLSS7 <000c> osmo_ss7_asp.c:1175 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 be 61 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@d00087d8efbb: 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 } } } 20250404085129184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085129184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085129184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085129184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085129184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085129184 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be616a) (sccp_scrc.c:486) 20250404085129184 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250404085129184 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085129184 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085129184 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085129184 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085129184 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085129184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085129184 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085129184 DLCTRL DEBUG Command: GET 58864756 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085129184 DLCTRL DEBUG Tx Command reply: GET_REPLY 58864756 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085129185 DLCTRL DEBUG Command: GET 382865160 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085129185 DLCTRL DEBUG Tx Command reply: GET_REPLY 382865160 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085129186 DLCTRL DEBUG Command: GET 300597657 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085129186 DLCTRL DEBUG Tx Command reply: GET_REPLY 300597657 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085129187 DLCTRL DEBUG Command: GET 205516754 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085129187 DLCTRL DEBUG Tx Command reply: GET_REPLY 205516754 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085129187 DLCTRL DEBUG Command: GET 941452091 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085129187 DLCTRL DEBUG Tx Command reply: GET_REPLY 941452091 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085129188 DLCTRL DEBUG Command: GET 377566531 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085129188 DLCTRL DEBUG Tx Command reply: GET_REPLY 377566531 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085129189 DLCTRL DEBUG Command: GET 520222816 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085129189 DLCTRL DEBUG Tx Command reply: GET_REPLY 520222816 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085129190 DLCTRL DEBUG Command: GET 342848398 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085129190 DLCTRL DEBUG Tx Command reply: GET_REPLY 342848398 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085129192 DLCTRL DEBUG Command: GET 512668569 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085129192 DLCTRL DEBUG Tx Command reply: GET_REPLY 512668569 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085129193 DLCTRL DEBUG Command: GET 966507991 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085129193 DLCTRL DEBUG Tx Command reply: GET_REPLY 966507991 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085129195 DLCTRL DEBUG Command: GET 124993071 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085129195 DLCTRL DEBUG Tx Command reply: GET_REPLY 124993071 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085129196 DLCTRL DEBUG Command: GET 220881854 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085129196 DLCTRL DEBUG Tx Command reply: GET_REPLY 220881854 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085129198 DLCTRL DEBUG Command: GET 804667994 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085129198 DLCTRL DEBUG Tx Command reply: GET_REPLY 804667994 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085129200 DLCTRL DEBUG Command: GET 687713875 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085129200 DLCTRL DEBUG Tx Command reply: GET_REPLY 687713875 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085129202 DLCTRL DEBUG Command: GET 369491121 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085129202 DLCTRL DEBUG Tx Command reply: GET_REPLY 369491121 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085129204 DLCTRL DEBUG Command: GET 151424900 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085129204 DLCTRL DEBUG Tx Command reply: GET_REPLY 151424900 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085129206 DLCTRL DEBUG Command: GET 178221969 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085129206 DLCTRL DEBUG Tx Command reply: GET_REPLY 178221969 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085129209 DLCTRL DEBUG Command: GET 584928705 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085129209 DLCTRL DEBUG Tx Command reply: GET_REPLY 584928705 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085129212 DLCTRL DEBUG Command: GET 561714889 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085129212 DLCTRL DEBUG Tx Command reply: GET_REPLY 561714889 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085129215 DLCTRL DEBUG Command: GET 284695016 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085129215 DLCTRL DEBUG Tx Command reply: GET_REPLY 284695016 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000010100110'B, t_guard := 20.000000 } 20250404085129241 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)12412817 20250404085130276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085130276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085130276 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085130276 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085130276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd6791, normal) (hnbgw_rua.c:407) 20250404085130276 DHNB DEBUG map_rua[0x56294463d7c0]{init}: Allocated (fsm.c:456) 20250404085130276 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085130276 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12412817 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085130276 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085130277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085130277 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12412817 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085130277 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12412817 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085130277 DCN DEBUG map_sccp[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085130277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085130277 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12412817 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085130277 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12412817 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085130277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085130277 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085130277 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085130277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085130277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085130277 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085130277 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{IDLE}: Allocated (fsm.c:456) 20250404085130277 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085130277 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000a60056400500f1100926) (sccp_scrc.c:415) 20250404085130277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085130277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085130277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085130277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085130277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085130277 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085130277 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085130277 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085130277 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085130277 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085130277 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085130277 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085130277 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085130277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085130277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085130277 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 a6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085130277 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085130277 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085130277 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085130277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085130277 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085130277 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085130277 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085130277 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085130277 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' 20250404085130277 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 20250404085130278 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085130278 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085130278 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a6 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)3076329 HNBGW_Test.msc1-SCCP(504)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085130298 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) 20250404085130298 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085130298 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085130298 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 20250404085130298 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085130298 DLSS7 <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' 20250404085130298 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085130298 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085130298 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085130298 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f2 e3 a6 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@d00087d8efbb: setverdict(pass): none -> pass 20250404085130299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085130299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085130299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085130299 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) 20250404085130299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085130299 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f2e3a6) (sccp_scrc.c:486) 20250404085130299 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250404085130299 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085130299 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085130299 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085130299 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085130299 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085130299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085130299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085130302 DLCTRL DEBUG Command: GET 883449712 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085130302 DLCTRL DEBUG Tx Command reply: GET_REPLY 883449712 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085130306 DLCTRL DEBUG Command: GET 774066577 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085130306 DLCTRL DEBUG Tx Command reply: GET_REPLY 774066577 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085130310 DLCTRL DEBUG Command: GET 115110086 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085130310 DLCTRL DEBUG Tx Command reply: GET_REPLY 115110086 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085130315 DLCTRL DEBUG Command: GET 182538283 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085130315 DLCTRL DEBUG Tx Command reply: GET_REPLY 182538283 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085130319 DLCTRL DEBUG Command: GET 193837191 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085130319 DLCTRL DEBUG Tx Command reply: GET_REPLY 193837191 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085130323 DLCTRL DEBUG Command: GET 269683010 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085130323 DLCTRL DEBUG Tx Command reply: GET_REPLY 269683010 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085130327 DLCTRL DEBUG Command: GET 875226111 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085130327 DLCTRL DEBUG Tx Command reply: GET_REPLY 875226111 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085130331 DLCTRL DEBUG Command: GET 824838454 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085130331 DLCTRL DEBUG Tx Command reply: GET_REPLY 824838454 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085130335 DLCTRL DEBUG Command: GET 471160216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085130335 DLCTRL DEBUG Tx Command reply: GET_REPLY 471160216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085130339 DLCTRL DEBUG Command: GET 623209628 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085130339 DLCTRL DEBUG Tx Command reply: GET_REPLY 623209628 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085130343 DLCTRL DEBUG Command: GET 25210106 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085130343 DLCTRL DEBUG Tx Command reply: GET_REPLY 25210106 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085130347 DLCTRL DEBUG Command: GET 600923848 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085130347 DLCTRL DEBUG Tx Command reply: GET_REPLY 600923848 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085130350 DLCTRL DEBUG Command: GET 919231126 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085130350 DLCTRL DEBUG Tx Command reply: GET_REPLY 919231126 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085130353 DLCTRL DEBUG Command: GET 887972844 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085130353 DLCTRL DEBUG Tx Command reply: GET_REPLY 887972844 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085130356 DLCTRL DEBUG Command: GET 231061663 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085130356 DLCTRL DEBUG Tx Command reply: GET_REPLY 231061663 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085130358 DLCTRL DEBUG Command: GET 516121766 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085130358 DLCTRL DEBUG Tx Command reply: GET_REPLY 516121766 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085130361 DLCTRL DEBUG Command: GET 253834242 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085130361 DLCTRL DEBUG Tx Command reply: GET_REPLY 253834242 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085130363 DLCTRL DEBUG Command: GET 268549677 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085130363 DLCTRL DEBUG Tx Command reply: GET_REPLY 268549677 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085130364 DLCTRL DEBUG Command: GET 656288579 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085130364 DLCTRL DEBUG Tx Command reply: GET_REPLY 656288579 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085130366 DLCTRL DEBUG Command: GET 266891549 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085130366 DLCTRL DEBUG Tx Command reply: GET_REPLY 266891549 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001010011000'B, t_guard := 20.000000 } 20250404085130391 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)1390483 20250404085131412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085131412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085131412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085131412 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085131412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x153793, normal) (hnbgw_rua.c:407) 20250404085131412 DHNB DEBUG map_rua[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404085131412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085131412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1390483 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085131412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085131412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085131412 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1390483 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085131412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1390483 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085131412 DCN DEBUG map_sccp[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085131412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085131412 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1390483 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085131412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1390483 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085131412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085131412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085131412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085131412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085131412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085131412 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085131412 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{IDLE}: Allocated (fsm.c:456) 20250404085131412 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085131412 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002980056400500f1100926) (sccp_scrc.c:415) 20250404085131412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085131412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085131412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085131412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085131412 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085131412 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085131412 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085131412 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085131412 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085131412 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085131412 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131412 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085131412 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085131412 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085131412 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 02 98 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085131412 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085131412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085131412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085131412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085131412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085131412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085131412 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085131412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085131412 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085131412 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085131412 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085131412 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085131412 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 98 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)13471454 HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085131414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085131414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085131414 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085131414 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085131414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085131414 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085131414 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085131414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085131414 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085131414 DLSS7 <000c> osmo_ss7_asp.c:1175 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 68 50 75 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085131414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085131414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085131414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085131414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085131414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085131414 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00685075) (sccp_scrc.c:486) 20250404085131414 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250404085131414 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085131414 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085131414 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085131414 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085131414 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085131414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085131414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085131416 DLCTRL DEBUG Command: GET 892914993 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085131416 DLCTRL DEBUG Tx Command reply: GET_REPLY 892914993 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085131417 DLCTRL DEBUG Command: GET 608939303 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085131417 DLCTRL DEBUG Tx Command reply: GET_REPLY 608939303 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085131419 DLCTRL DEBUG Command: GET 26918662 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085131419 DLCTRL DEBUG Tx Command reply: GET_REPLY 26918662 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250404085131420 DLCTRL DEBUG Command: GET 647410715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085131420 DLCTRL DEBUG Tx Command reply: GET_REPLY 647410715 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085131421 DLCTRL DEBUG Command: GET 188735680 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085131421 DLCTRL DEBUG Tx Command reply: GET_REPLY 188735680 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085131422 DLCTRL DEBUG Command: GET 519462038 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085131422 DLCTRL DEBUG Tx Command reply: GET_REPLY 519462038 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085131423 DLCTRL DEBUG Command: GET 3481115 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085131423 DLCTRL DEBUG Tx Command reply: GET_REPLY 3481115 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085131424 DLCTRL DEBUG Command: GET 831500321 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085131424 DLCTRL DEBUG Tx Command reply: GET_REPLY 831500321 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085131424 DLCTRL DEBUG Command: GET 504172784 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085131424 DLCTRL DEBUG Tx Command reply: GET_REPLY 504172784 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085131425 DLCTRL DEBUG Command: GET 446086066 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085131425 DLCTRL DEBUG Tx Command reply: GET_REPLY 446086066 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085131426 DLCTRL DEBUG Command: GET 826341448 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085131426 DLCTRL DEBUG Tx Command reply: GET_REPLY 826341448 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085131427 DLCTRL DEBUG Command: GET 499812529 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085131427 DLCTRL DEBUG Tx Command reply: GET_REPLY 499812529 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085131427 DLCTRL DEBUG Command: GET 378067638 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085131427 DLCTRL DEBUG Tx Command reply: GET_REPLY 378067638 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085131428 DLCTRL DEBUG Command: GET 275219352 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085131428 DLCTRL DEBUG Tx Command reply: GET_REPLY 275219352 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085131429 DLCTRL DEBUG Command: GET 263687571 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085131429 DLCTRL DEBUG Tx Command reply: GET_REPLY 263687571 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085131429 DLCTRL DEBUG Command: GET 669403028 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085131430 DLCTRL DEBUG Tx Command reply: GET_REPLY 669403028 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085131430 DLCTRL DEBUG Command: GET 864071336 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085131430 DLCTRL DEBUG Tx Command reply: GET_REPLY 864071336 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085131431 DLCTRL DEBUG Command: GET 107266794 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085131431 DLCTRL DEBUG Tx Command reply: GET_REPLY 107266794 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085131432 DLCTRL DEBUG Command: GET 915853770 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085131432 DLCTRL DEBUG Tx Command reply: GET_REPLY 915853770 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085131433 DLCTRL DEBUG Command: GET 162453307 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085131433 DLCTRL DEBUG Tx Command reply: GET_REPLY 162453307 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085131438 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:32885<->l=127.0.0.1:4262) (control_if.c:193) 20250404085131438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51692<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(495)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(494)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085131441 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51676<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085131441 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085131441 DLINP DEBUG SRVCONN(,r=127.0.0.1:40499<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085131441 DLINP NOTICE SRV(,r=127.0.0.1:40499<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085131441 DMAIN NOTICE (127.0.0.1:40499 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40499<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085131441 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@d00087d8efbb: Final verdict of PTC: none 20250404085131443 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085131443 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085131443 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085131443 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 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085131443 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085131443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085131443 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085131443 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 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(507)@d00087d8efbb: Final verdict of PTC: none 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085131443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085131443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085131443 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085131443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085131443 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085131443 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085131443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085131443 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085131443 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085131443 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085131443 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085131443 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085131443 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085131443 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085131443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085131443 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085131443 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085131443 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 20250404085131443 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 20250404085131443 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) 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085131443 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085131443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085131443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085131443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131443 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085131443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) HNBGW_Test.sgsn0-RAN(508)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(511)@d00087d8efbb: Final verdict of PTC: none 20250404085131443 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085131443 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085131443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085131443 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085131443 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 20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085131443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085131443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085131443 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085131443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085131443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085131443 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085131443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085131443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085131443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085131443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{disrupted}: Freeing instance (context_map.c:202) 20250404085131443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12412817)[0x56294463d7c0]{disrupted}: Deallocated (fsm.c:568) 20250404085131443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085131443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:206) 20250404085131443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085131443 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12412817 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250404085131444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085131444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085131444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085131444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085131444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085131444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085131444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085131444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085131444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085131444 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085131444 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085131444 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085131444 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.sgsn1-SCCP(510)@d00087d8efbb: Final verdict of PTC: none 20250404085131444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085131444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085131444 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085131444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085131444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085131444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085131444 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 20250404085131444 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) 20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085131444 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 20250404085131444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085131444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085131444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 be 61 6a 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085131444 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16000066)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085131444 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16000066 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085131444 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085131444 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085131444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085131444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085131444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085131444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085131444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085131444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085131444 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085131444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 68 50 75 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085131444 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{disrupted}: Freeing instance (context_map.c:202) 20250404085131444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1390483)[0x56294462e890]{disrupted}: Deallocated (fsm.c:568) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{disconnected}: Freeing instance (context_map.c:206) 20250404085131444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x56294462cde0]{disconnected}: Deallocated (fsm.c:568) 20250404085131444 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-1390483 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250404085131445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085131445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085131445 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085131444 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) 20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085131444 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085131444 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 20250404085131445 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085131445 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) 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498)@d00087d8efbb: Final verdict of PTC: none 20250404085131445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085131445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc1-RAN(505)@d00087d8efbb: Final verdict of PTC: none 20250404085131445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085131445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085131445 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085131445 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085131445 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085131445 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-M3UA(506)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(512)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@d00087d8efbb: Final verdict of PTC: none 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085131445 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 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085131445 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085131445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085131445 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085131445 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 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085131445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085131445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085131445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085131445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085131445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085131445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085131445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085131445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085131445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085131445 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085131445 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 04 be 61 6a 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085131445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085131445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085131445 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085131446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085131446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085131445 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 20250404085131446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085131446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085131446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085131446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085131446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085131446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085131446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085131446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085131446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085131446 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0c 04 68 50 75 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085131446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085131446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085131446 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085131446 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085131446 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085131446 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085131446 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 20250404085131446 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.msc0-M3UA(503)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(496)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(501)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(513)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(502)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@d00087d8efbb: Final verdict of PTC: pass 20250404085131472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51720<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085131493 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51706<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085131494 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51698<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:31 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 20250404085131610 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085132125 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085132125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085132125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085132125 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085132125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 de 53 9d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132125 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085132125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085132126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132126 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085132126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132126 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132126 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085132126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085132126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085132126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085132126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085132126 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f4 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085132126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085132126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085132126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085132126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085132126 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085132126 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 20250404085132127 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 20250404085132213 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51724<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=542608) 20250404085132989 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085132989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085132990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132990 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085132990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085132990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132990 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085132990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085132990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132990 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085132990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085132990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085132990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085132990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085132990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085132990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085132990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085132990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085132990 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085132990 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085132990 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085132990 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085132990 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b0 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085132991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085132991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085132991 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085132991 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085132991 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 20250404085132991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085132991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085132991 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085132991 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085132991 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 20250404085132991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085132991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085132991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085132991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085132991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085132991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085132991 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085132991 DLSS7 <000c> osmo_ss7_asp.c:1175 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 18 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085132991 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 20250404085132991 DLINP <0002> stream_srv.c:743 SRVCONN(virt-msc0-0,r=::ffff:127.0.0.1:23905<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Waiting for packet dumper to finish... 1 (prev_count=542608, count=564512) 20250404085133444 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085133444 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085133445 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085133445 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085133445 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085133445 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085133446 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085133446 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085133446 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:51:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250404085135312 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085135316 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085135321 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42479<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085135337 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085135337 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085135344 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135344 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135344 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085135344 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135345 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135345 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135345 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43976 (stream_srv.c:142) 20250404085135345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43976<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085135345 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135345 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135346 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135346 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085135346 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135346 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) 20250404085135346 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) 20250404085135346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085135346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085135346 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135346 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135346 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085135346 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135346 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085135346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085135346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085135346 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135346 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135346 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085135346 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135346 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135346 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085135346 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135346 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085135346 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135346 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135346 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085135346 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135346 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135346 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135346 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085135347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085135347 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135347 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 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085135347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135347 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 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085135347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085135347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085135347 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085135347 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085135347 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085135347 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085135347 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@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(527)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(530)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(528)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085135370 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135370 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135370 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135370 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135370 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135370 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135370 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085135370 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135371 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135371 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085135371 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 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) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135371 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) 20250404085135371 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) 20250404085135371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085135371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085135371 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135371 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135371 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085135371 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135371 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085135371 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085135371 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135371 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085135371 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135371 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135371 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085135371 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135371 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135371 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135371 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135371 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135372 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085135372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085135372 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135372 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135372 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085135372 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135372 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135372 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135372 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135372 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135372 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085135372 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085135372 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135372 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 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085135372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135372 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 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085135372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135372 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085135372 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135372 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135372 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135372 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085135372 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085135405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085135405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085135405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085135405 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085135405 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085135405 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085135405 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085135405 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085135405 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085135413 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085135413 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085135413 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085135413 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085135413 DHNBAP DEBUG (127.0.0.1:43976 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085135413 DHNBAP NOTICE (127.0.0.1:43976 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085135413 DHNBAP NOTICE (127.0.0.1:43976 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085135413 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085135413 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085135558 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 20250404085135558 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 20250404085135558 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 20250404085135558 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085135558 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085135558 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085135558 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(527)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085135568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085135568 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085135568 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085135568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135568 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085135568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085135568 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085135568 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 20250404085135568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250404085135568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085135568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085135568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085135568 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 20250404085135568 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 20250404085135569 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085135569 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085135569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085135569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085135569 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085135569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085135569 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085135569 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085135569 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085135569 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-M3UA(530)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085135572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135572 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085135572 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085135573 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085135573 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085135573 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085135573 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250404085135573 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 20250404085135573 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085135573 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085135573 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085135573 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085135573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085135573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085135573 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085135573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085135573 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085135573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085135573 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085135573 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085135573 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085135573 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135575 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135575 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085135575 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085135575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085135575 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085135576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085135576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085135576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085135576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085135576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085135576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085135577 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) 20250404085135577 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085135577 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085135577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085135577 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085135577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085135577 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085135577 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 20250404085135577 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085135577 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085135579 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) 20250404085135579 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085135579 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085135580 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135580 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085135580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085135580 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085135580 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 20250404085135580 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085135580 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085135580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085135580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085135580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085135580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085135580 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085135580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085135580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085135580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085135580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085135580 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085135580 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085135580 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135581 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135581 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085135581 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135582 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085135582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085135582 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135582 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085135582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085135582 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' 20250404085135582 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 20250404085135582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085135582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085135582 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135583 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 20250404085135583 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 20250404085135583 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085135583 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085135593 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 20250404085135593 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 20250404085135593 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085135593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085135593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085135593 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085135593 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085135593 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085135593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085135593 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085135593 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 20250404085135593 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085135593 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085135593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication HNBGW_Test.sgsn1-M3UA(536)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085135595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085135595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085135595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085135595 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085135595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085135595 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085135595 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 20250404085135595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085135595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085135595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085135595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085135595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085135595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085135596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085135596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085135596 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085135596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085135596 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085135596 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085135596 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085135596 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085135596 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085135596 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135597 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135597 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085135597 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135597 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085135597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085135597 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085135597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085135597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085135597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085135597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085135597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085135597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085135598 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) 20250404085135598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085135598 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085135598 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085135598 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085135598 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085135598 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085135598 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 20250404085135598 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085135598 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085135600 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) 20250404085135600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085135600 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085135600 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135600 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085135600 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085135600 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085135600 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 20250404085135600 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085135600 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135600 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085135600 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085135600 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085135600 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085135600 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085135600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085135600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085135600 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085135600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085135600 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085135600 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085135600 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085135600 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085135600 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085135600 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085135601 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085135601 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085135601 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085135601 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085135601 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085135602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135602 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135602 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135602 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085135602 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085135602 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085135602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085135602 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085135602 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085135602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085135602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085135602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085135602 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085135602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085135602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085135602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085135602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085135602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085135602 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 20250404085135602 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 20250404085135602 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085135602 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085135602 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(526)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085136374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085136374 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085136374 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085136374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085136374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136374 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136374 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085136374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136374 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136374 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085136374 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136374 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136374 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085136374 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085136374 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) 20250404085136374 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085136374 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085136374 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085136374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136374 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085136374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085136374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085136375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085136375 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085136375 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085136375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136375 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085136375 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085136375 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085136375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085136375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085136375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085136375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085136375 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136375 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085136375 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136375 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085136375 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085136375 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085136375 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136375 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085136375 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136375 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136375 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136375 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136375 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136375 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085136375 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136375 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136375 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085136375 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085136375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136375 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136375 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136375 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136375 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136375 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136375 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085136375 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085136375 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085136377 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) 20250404085136377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085136377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085136377 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 20250404085136377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136377 DLSS7 <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' 20250404085136377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136377 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136377 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) 20250404085136377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136378 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085136378 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136378 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136378 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085136378 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085136378 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) 20250404085136378 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) 20250404085136378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085136378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085136378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136378 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085136378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085136378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085136378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085136378 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085136378 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085136378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085136378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085136378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085136378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085136378 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' 20250404085136378 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 20250404085136378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085136378 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136378 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc1-RAN(529)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085136380 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) 20250404085136380 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085136380 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085136380 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 20250404085136380 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136380 DLSS7 <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' 20250404085136380 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136380 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136380 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136380 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136381 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136381 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) 20250404085136381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136381 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136381 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085136381 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085136381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136381 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136381 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136381 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136381 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136381 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136381 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085136381 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085136381 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085136386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085136386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085136386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136386 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085136386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085136386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085136386 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085136386 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) 20250404085136386 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085136386 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085136386 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085136386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136386 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085136386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085136386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085136386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085136386 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085136386 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085136386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085136386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085136386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085136386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085136386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085136386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085136386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085136386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136386 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085136386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085136386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136386 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085136386 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085136386 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085136397 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) 20250404085136397 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085136397 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085136397 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 20250404085136397 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136397 DLSS7 <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' 20250404085136397 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136397 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136397 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136397 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136397 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136397 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136397 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) 20250404085136397 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085136397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085136397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136397 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085136397 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085136397 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) 20250404085136397 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) 20250404085136397 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085136397 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085136397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136397 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136398 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136398 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136398 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136398 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136398 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085136398 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085136398 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085136398 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085136398 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085136398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085136398 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085136398 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085136398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085136398 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085136398 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085136398 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085136398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085136398 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' 20250404085136398 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 20250404085136398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085136398 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136398 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 0d 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404085136399 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) 20250404085136399 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085136399 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085136399 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 20250404085136399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085136399 DLSS7 <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' 20250404085136399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085136399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085136399 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085136399 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085136399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085136399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085136399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085136399 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) 20250404085136399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085136399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085136399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085136399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085136399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085136399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085136399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085136399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085136399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085136399 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085136399 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085136399 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085137422 DLCTRL DEBUG Command: GET 607699080 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085137422 DLCTRL DEBUG Tx Command reply: GET_REPLY 607699080 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085137427 DLCTRL DEBUG Command: GET 986459678 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085137427 DLCTRL DEBUG Tx Command reply: GET_REPLY 986459678 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085137433 DLCTRL DEBUG Command: GET 172582082 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085137434 DLCTRL DEBUG Tx Command reply: GET_REPLY 172582082 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085137439 DLCTRL DEBUG Command: GET 810749573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085137439 DLCTRL DEBUG Tx Command reply: GET_REPLY 810749573 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085137442 DLCTRL DEBUG Command: GET 727147160 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085137442 DLCTRL DEBUG Tx Command reply: GET_REPLY 727147160 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085137444 DLCTRL DEBUG Command: GET 780538022 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085137444 DLCTRL DEBUG Tx Command reply: GET_REPLY 780538022 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085137446 DLCTRL DEBUG Command: GET 416441594 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085137446 DLCTRL DEBUG Tx Command reply: GET_REPLY 416441594 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085137449 DLCTRL DEBUG Command: GET 861854988 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085137449 DLCTRL DEBUG Tx Command reply: GET_REPLY 861854988 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085137452 DLCTRL DEBUG Command: GET 673820941 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085137452 DLCTRL DEBUG Tx Command reply: GET_REPLY 673820941 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085137456 DLCTRL DEBUG Command: GET 166857616 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085137456 DLCTRL DEBUG Tx Command reply: GET_REPLY 166857616 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085137461 DLCTRL DEBUG Command: GET 874842229 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085137461 DLCTRL DEBUG Tx Command reply: GET_REPLY 874842229 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085137467 DLCTRL DEBUG Command: GET 350868575 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085137467 DLCTRL DEBUG Tx Command reply: GET_REPLY 350868575 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085137470 DLCTRL DEBUG Command: GET 65832582 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085137470 DLCTRL DEBUG Tx Command reply: GET_REPLY 65832582 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085137474 DLCTRL DEBUG Command: GET 741787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085137474 DLCTRL DEBUG Tx Command reply: GET_REPLY 741787 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085137477 DLCTRL DEBUG Command: GET 655117577 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085137477 DLCTRL DEBUG Tx Command reply: GET_REPLY 655117577 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085137479 DLCTRL DEBUG Command: GET 998115735 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085137479 DLCTRL DEBUG Tx Command reply: GET_REPLY 998115735 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085137482 DLCTRL DEBUG Command: GET 369307541 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085137482 DLCTRL DEBUG Tx Command reply: GET_REPLY 369307541 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085137485 DLCTRL DEBUG Command: GET 885328235 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085137485 DLCTRL DEBUG Tx Command reply: GET_REPLY 885328235 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085137487 DLCTRL DEBUG Command: GET 908791572 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085137487 DLCTRL DEBUG Tx Command reply: GET_REPLY 908791572 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085137489 DLCTRL DEBUG Command: GET 434940429 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085137489 DLCTRL DEBUG Tx Command reply: GET_REPLY 434940429 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000000101000011'B, t_guard := 20.000000 } 20250404085137514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)11571912 20250404085138567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085138567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085138567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085138567 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085138567 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb092c8, normal) (hnbgw_rua.c:407) 20250404085138567 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085138567 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085138568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11571912 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085138568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085138568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085138568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11571912 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085138568 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11571912 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250404085138568 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11571912 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085138568 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085138568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085138568 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11571912 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085138568 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11571912 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085138568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085138568 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085138568 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085138568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085138568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085138568 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085138568 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{IDLE}: Allocated (fsm.c:456) 20250404085138568 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085138568 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000040), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030001430056400500f1100926) (sccp_scrc.c:415) 20250404085138568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085138568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085138568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085138568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085138568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085138568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085138568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085138568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085138568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085138568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085138568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085138568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085138568 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085138568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085138568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085138568 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 43 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085138568 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085138568 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085138568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085138568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085138568 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085138568 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085138568 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085138569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085138569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085138569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085138569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085138569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085138569 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)5383680 HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: 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)@d00087d8efbb: setverdict(pass): none -> pass 20250404085138589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085138589 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085138589 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085138589 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085138589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085138589 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085138589 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085138589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085138589 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085138589 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 35 b5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085138589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085138589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085138589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085138589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085138589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085138589 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005835b5) (sccp_scrc.c:486) 20250404085138589 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250404085138589 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085138589 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085138589 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085138589 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085138590 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085138590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085138590 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085138591 DLCTRL DEBUG Command: GET 226062801 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085138592 DLCTRL DEBUG Tx Command reply: GET_REPLY 226062801 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085138596 DLCTRL DEBUG Command: GET 157893834 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085138596 DLCTRL DEBUG Tx Command reply: GET_REPLY 157893834 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085138600 DLCTRL DEBUG Command: GET 857319222 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085138600 DLCTRL DEBUG Tx Command reply: GET_REPLY 857319222 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085138605 DLCTRL DEBUG Command: GET 193625698 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085138605 DLCTRL DEBUG Tx Command reply: GET_REPLY 193625698 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085138609 DLCTRL DEBUG Command: GET 24278785 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085138609 DLCTRL DEBUG Tx Command reply: GET_REPLY 24278785 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085138612 DLCTRL DEBUG Command: GET 51681158 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085138612 DLCTRL DEBUG Tx Command reply: GET_REPLY 51681158 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085138615 DLCTRL DEBUG Command: GET 686269347 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085138615 DLCTRL DEBUG Tx Command reply: GET_REPLY 686269347 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085138618 DLCTRL DEBUG Command: GET 526613302 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085138618 DLCTRL DEBUG Tx Command reply: GET_REPLY 526613302 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085138620 DLCTRL DEBUG Command: GET 870511595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085138620 DLCTRL DEBUG Tx Command reply: GET_REPLY 870511595 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085138623 DLCTRL DEBUG Command: GET 8115906 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085138623 DLCTRL DEBUG Tx Command reply: GET_REPLY 8115906 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085138625 DLCTRL DEBUG Command: GET 366577926 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085138625 DLCTRL DEBUG Tx Command reply: GET_REPLY 366577926 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085138627 DLCTRL DEBUG Command: GET 750378307 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085138627 DLCTRL DEBUG Tx Command reply: GET_REPLY 750378307 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085138628 DLCTRL DEBUG Command: GET 157497867 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085138628 DLCTRL DEBUG Tx Command reply: GET_REPLY 157497867 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085138630 DLCTRL DEBUG Command: GET 710828460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085138630 DLCTRL DEBUG Tx Command reply: GET_REPLY 710828460 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085138632 DLCTRL DEBUG Command: GET 968464428 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085138632 DLCTRL DEBUG Tx Command reply: GET_REPLY 968464428 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085138633 DLCTRL DEBUG Command: GET 108659459 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085138633 DLCTRL DEBUG Tx Command reply: GET_REPLY 108659459 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085138635 DLCTRL DEBUG Command: GET 203985198 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085138635 DLCTRL DEBUG Tx Command reply: GET_REPLY 203985198 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085138636 DLCTRL DEBUG Command: GET 487058589 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085138636 DLCTRL DEBUG Tx Command reply: GET_REPLY 487058589 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085138637 DLCTRL DEBUG Command: GET 943254633 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085138637 DLCTRL DEBUG Tx Command reply: GET_REPLY 943254633 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085138638 DLCTRL DEBUG Command: GET 372674037 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085138638 DLCTRL DEBUG Tx Command reply: GET_REPLY 372674037 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000110011100'B, t_guard := 20.000000 } 20250404085138667 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)8870915 20250404085139694 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085139695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085139695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085139695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085139695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x875c03, normal) (hnbgw_rua.c:407) 20250404085139695 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085139695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085139695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8870915 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085139695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085139695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085139695 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8870915 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085139695 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8870915 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250404085139695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8870915 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085139695 DCN DEBUG map_sccp[0x56294463d7c0]{init}: Allocated (fsm.c:456) 20250404085139695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085139695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8870915 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085139695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8870915 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085139695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085139695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085139695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085139695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085139695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085139695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085139695 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404085139695 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085139695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300019c0056400500f1100926) (sccp_scrc.c:415) 20250404085139695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085139695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085139695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085139695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085139695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085139695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085139695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085139695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085139695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085139695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085139695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085139695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085139695 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085139695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085139695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085139695 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 01 9c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085139695 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085139695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085139695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085139695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085139695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085139695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085139695 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085139695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085139695 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' 20250404085139695 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 20250404085139695 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085139695 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085139695 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 9c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)7845594 HNBGW_Test.msc1-SCCP(528)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085139711 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) 20250404085139711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085139711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085139711 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 20250404085139711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085139711 DLSS7 <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' 20250404085139711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_LU_by_tmsi_null_nri_1_round_robin0(539)@d00087d8efbb: setverdict(pass): none -> pass 20250404085139711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085139711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085139711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085139711 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) 20250404085139711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085139711 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0005b26d) (sccp_scrc.c:486) 20250404085139711 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250404085139711 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085139711 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085139711 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085139711 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085139711 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085139711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085139711 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085139711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085139711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085139711 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 b2 6d 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@d00087d8efbb: 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 } } } 20250404085139714 DLCTRL DEBUG Command: GET 471362048 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085139714 DLCTRL DEBUG Tx Command reply: GET_REPLY 471362048 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085139718 DLCTRL DEBUG Command: GET 912468489 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085139718 DLCTRL DEBUG Tx Command reply: GET_REPLY 912468489 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085139723 DLCTRL DEBUG Command: GET 86017913 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085139723 DLCTRL DEBUG Tx Command reply: GET_REPLY 86017913 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085139727 DLCTRL DEBUG Command: GET 571596043 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085139728 DLCTRL DEBUG Tx Command reply: GET_REPLY 571596043 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085139732 DLCTRL DEBUG Command: GET 777942051 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085139732 DLCTRL DEBUG Tx Command reply: GET_REPLY 777942051 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085139735 DLCTRL DEBUG Command: GET 194007883 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085139735 DLCTRL DEBUG Tx Command reply: GET_REPLY 194007883 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085139738 DLCTRL DEBUG Command: GET 763585111 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085139738 DLCTRL DEBUG Tx Command reply: GET_REPLY 763585111 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085139741 DLCTRL DEBUG Command: GET 116383580 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085139741 DLCTRL DEBUG Tx Command reply: GET_REPLY 116383580 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085139744 DLCTRL DEBUG Command: GET 853703061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085139744 DLCTRL DEBUG Tx Command reply: GET_REPLY 853703061 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085139747 DLCTRL DEBUG Command: GET 359099930 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085139747 DLCTRL DEBUG Tx Command reply: GET_REPLY 359099930 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085139750 DLCTRL DEBUG Command: GET 184196561 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085139750 DLCTRL DEBUG Tx Command reply: GET_REPLY 184196561 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085139752 DLCTRL DEBUG Command: GET 455248847 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085139752 DLCTRL DEBUG Tx Command reply: GET_REPLY 455248847 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085139753 DLCTRL DEBUG Command: GET 785034507 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085139753 DLCTRL DEBUG Tx Command reply: GET_REPLY 785034507 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085139755 DLCTRL DEBUG Command: GET 204658684 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085139755 DLCTRL DEBUG Tx Command reply: GET_REPLY 204658684 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085139756 DLCTRL DEBUG Command: GET 342275443 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085139756 DLCTRL DEBUG Tx Command reply: GET_REPLY 342275443 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085139757 DLCTRL DEBUG Command: GET 973658026 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085139757 DLCTRL DEBUG Tx Command reply: GET_REPLY 973658026 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085139758 DLCTRL DEBUG Command: GET 682547448 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085139758 DLCTRL DEBUG Tx Command reply: GET_REPLY 682547448 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085139759 DLCTRL DEBUG Command: GET 368749488 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085139759 DLCTRL DEBUG Tx Command reply: GET_REPLY 368749488 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085139760 DLCTRL DEBUG Command: GET 612847763 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085139760 DLCTRL DEBUG Tx Command reply: GET_REPLY 612847763 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085139761 DLCTRL DEBUG Command: GET 2984242 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085139761 DLCTRL DEBUG Tx Command reply: GET_REPLY 2984242 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001100011100'B, t_guard := 20.000000 } 20250404085139778 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)10290150 20250404085140803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085140803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085140803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085140803 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085140803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9d03e6, normal) (hnbgw_rua.c:407) 20250404085140803 DHNB DEBUG map_rua[0x562944622a40]{init}: Allocated (fsm.c:456) 20250404085140803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085140803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10290150 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085140804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085140804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085140804 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10290150 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085140804 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10290150 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250404085140804 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10290150 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085140804 DCN DEBUG map_sccp[0x56294462b510]{init}: Allocated (fsm.c:456) 20250404085140804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085140804 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10290150 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085140804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10290150 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085140804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085140804 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085140804 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085140804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085140804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085140804 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085140804 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{IDLE}: Allocated (fsm.c:456) 20250404085140804 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085140804 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300031c0056400500f1100926) (sccp_scrc.c:415) 20250404085140804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085140804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085140804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085140804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085140804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085140804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085140804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085140804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085140804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085140804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085140804 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140804 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085140804 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085140804 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085140804 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 1c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085140804 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085140804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085140804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085140805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085140805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085140805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085140805 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085140805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085140805 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085140805 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085140805 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085140805 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085140805 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1c 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)1569062 HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085140810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085140810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085140810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085140810 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085140810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085140810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085140810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085140810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085140810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085140810 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e5 30 1f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085140810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085140810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085140810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085140810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085140810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085140810 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e5301f) (sccp_scrc.c:486) 20250404085140810 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250404085140810 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085140810 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085140810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085140810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085140810 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085140810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085140810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085140813 DLCTRL DEBUG Command: GET 428477377 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085140813 DLCTRL DEBUG Tx Command reply: GET_REPLY 428477377 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085140816 DLCTRL DEBUG Command: GET 545951713 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085140816 DLCTRL DEBUG Tx Command reply: GET_REPLY 545951713 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085140819 DLCTRL DEBUG Command: GET 42692591 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085140819 DLCTRL DEBUG Tx Command reply: GET_REPLY 42692591 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250404085140822 DLCTRL DEBUG Command: GET 723995649 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085140822 DLCTRL DEBUG Tx Command reply: GET_REPLY 723995649 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085140824 DLCTRL DEBUG Command: GET 732100281 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085140824 DLCTRL DEBUG Tx Command reply: GET_REPLY 732100281 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085140827 DLCTRL DEBUG Command: GET 453903444 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085140827 DLCTRL DEBUG Tx Command reply: GET_REPLY 453903444 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085140829 DLCTRL DEBUG Command: GET 785397030 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085140829 DLCTRL DEBUG Tx Command reply: GET_REPLY 785397030 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085140832 DLCTRL DEBUG Command: GET 800781817 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085140832 DLCTRL DEBUG Tx Command reply: GET_REPLY 800781817 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085140836 DLCTRL DEBUG Command: GET 728341071 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085140836 DLCTRL DEBUG Tx Command reply: GET_REPLY 728341071 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085140841 DLCTRL DEBUG Command: GET 553610303 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085140841 DLCTRL DEBUG Tx Command reply: GET_REPLY 553610303 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085140847 DLCTRL DEBUG Command: GET 770562565 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085140847 DLCTRL DEBUG Tx Command reply: GET_REPLY 770562565 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085140852 DLCTRL DEBUG Command: GET 408609306 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085140852 DLCTRL DEBUG Tx Command reply: GET_REPLY 408609306 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085140856 DLCTRL DEBUG Command: GET 979216115 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085140856 DLCTRL DEBUG Tx Command reply: GET_REPLY 979216115 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085140862 DLCTRL DEBUG Command: GET 45190742 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085140862 DLCTRL DEBUG Tx Command reply: GET_REPLY 45190742 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085140867 DLCTRL DEBUG Command: GET 703475997 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085140867 DLCTRL DEBUG Tx Command reply: GET_REPLY 703475997 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085140872 DLCTRL DEBUG Command: GET 762135316 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085140872 DLCTRL DEBUG Tx Command reply: GET_REPLY 762135316 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085140876 DLCTRL DEBUG Command: GET 957313672 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085140876 DLCTRL DEBUG Tx Command reply: GET_REPLY 957313672 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085140880 DLCTRL DEBUG Command: GET 769623268 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085140880 DLCTRL DEBUG Tx Command reply: GET_REPLY 769623268 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085140884 DLCTRL DEBUG Command: GET 926765358 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085140884 DLCTRL DEBUG Tx Command reply: GET_REPLY 926765358 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085140888 DLCTRL DEBUG Command: GET 525557326 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085140888 DLCTRL DEBUG Tx Command reply: GET_REPLY 525557326 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085140901 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42479<->l=127.0.0.1:4262) (control_if.c:193) 20250404085140902 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58906<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(519)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(518)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085140907 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58900<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085140910 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085140910 DLINP DEBUG SRVCONN(,r=127.0.0.1:43976<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085140910 DLINP NOTICE SRV(,r=127.0.0.1:43976<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085140910 DMAIN NOTICE (127.0.0.1:43976 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43976<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085140910 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404085140912 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085140912 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) 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085140912 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085140912 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) 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085140912 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085140912 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) 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085140912 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 HNBGW_Test.sgsn1-SCCP(534)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@d00087d8efbb: Final verdict of PTC: none 20250404085140912 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) 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085140912 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085140912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085140912 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085140912 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 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085140912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085140912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085140912 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085140912 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) 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085140912 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085140912 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) 20250404085140912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085140913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085140913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085140913 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085140913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@d00087d8efbb: Final verdict of PTC: none 20250404085140913 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085140913 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) 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085140913 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 20250404085140913 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 20250404085140913 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) 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085140913 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085140913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085140913 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085140913 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 20250404085140913 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085140913 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085140913 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085140913 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085140913 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085140913 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085140913 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(532)@d00087d8efbb: Final verdict of PTC: none 20250404085140913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085140913 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085140913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085140913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085140913 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085140913 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) 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085140913 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 20250404085140913 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 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085140913 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085140914 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085140914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085140914 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085140914 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 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085140914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085140914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085140913 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085140913 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085140913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085140914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085140914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085140914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085140914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 05 b2 6d 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085140914 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085140914 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) 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085140914 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 20250404085140914 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 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085140914 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085140914 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085140914 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085140914 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 20250404085140914 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085140914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085140914 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085140914 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085140914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085140914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085140914 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085140914 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085140914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085140914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085140914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085140914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8870915)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085140914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085140914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085140914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x56294463d7c0]{disconnected}: Deallocated (fsm.c:568) 20250404085140914 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8870915 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250404085140914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085140914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085140914 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085140914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085140914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085140914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085140914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085140914 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085140914 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085140914 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085140915 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(529)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@d00087d8efbb: Final verdict of PTC: none 20250404085140915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085140915 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085140915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085140915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085140915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085140915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085140915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085140915 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085140915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085140915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085140915 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085140915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085140915 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc1-M3UA(530)@d00087d8efbb: Final verdict of PTC: none 20250404085140915 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085140915 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085140915 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085140915 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085140915 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085140916 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085140916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085140916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085140916 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085140916 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085140916 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085140916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085140916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085140916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085140916 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.sgsn1-M3UA(536)@d00087d8efbb: Final verdict of PTC: none20250404085140916 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085140916 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085140916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085140916 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140916 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085140916 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085140916 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085140916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 58 35 b5 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085140916 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085140916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085140916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085140916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085140916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11571912)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085140916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085140916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085140916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-M3UA(527)@d00087d8efbb: Final verdict of PTC: none 20250404085140917 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11571912 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250404085140917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085140917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085140917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085140917 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085140917 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085140917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085140917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085140917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085140917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085140917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085140917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085140917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 06 04 e5 30 1f 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@d00087d8efbb: Final verdict of PTC: none 20250404085140917 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085140917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085140917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085140917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{disrupted}: Freeing instance (context_map.c:202) 20250404085140917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10290150)[0x562944622a40]{disrupted}: Deallocated (fsm.c:568) 20250404085140917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085140917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{disconnected}: Freeing instance (context_map.c:206) 20250404085140917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x56294462b510]{disconnected}: Deallocated (fsm.c:568) 20250404085140917 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10290150 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) HNBGW_Test.msc0-RAN(526)@d00087d8efbb: Final verdict of PTC: none 20250404085140917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085140917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085140917 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085140917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085140917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085140917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085140917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085140917 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085140918 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085140918 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085140918 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085140918 DLSS7 <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-M3UA(533)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(520)@d00087d8efbb: Final verdict of PTC: none 20250404085140918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085140918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085140918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085140918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085140918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085140918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085140918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085140918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW_Test.msc0-SCCP(525)@d00087d8efbb: Final verdict of PTC: none 20250404085140918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085140919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085140919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085140919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58912<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085140919 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58916<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(537)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@d00087d8efbb: Final verdict of PTC: none 20250404085140942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58920<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:41 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 20250404085141113 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58922<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085141444 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085141444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085141444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085141444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085141445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085141445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085141445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085141445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085141445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 6a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085141445 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085141445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085141445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085141445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085141445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085141445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085141445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085141445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085141445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085141445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085141445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085141445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085141445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085141445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085141445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085141445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085141445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085141445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 50 75 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085141445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085141445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085141445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085141445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085141445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085141445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085141445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085141445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085141445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085141445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085141445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085141445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085141445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085141446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085141446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085141446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085141446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085141446 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085141717 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58922<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=555348) 20250404085142127 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085142127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142127 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085142127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142127 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085142127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085142127 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085142127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 de 53 9d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085142128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085142128 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085142128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085142128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085142128 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085142128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085142128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085142128 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=555348, count=584672) 20250404085142914 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085142914 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085142914 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085142914 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085142914 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085142914 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085142914 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085142914 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085142914 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085142915 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085142915 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085142915 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085142991 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085142991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142991 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085142991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142991 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085142991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142991 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085142991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085142991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085142991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085142991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085142991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085142991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085142992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085142992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085142992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085142992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085142992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085142992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085142992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085142992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:51:43 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250404085144816 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085144827 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085144834 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36751<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085144858 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085144858 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085144870 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144870 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144870 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144870 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144870 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144870 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144871 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144871 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085144871 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:53804 (stream_srv.c:142) 20250404085144871 DMAIN INFO New HNB SCTP connection r=127.0.0.1:53804<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085144872 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144872 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085144872 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144872 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) 20250404085144872 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) 20250404085144872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085144872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085144872 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144872 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144872 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085144872 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144872 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085144872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085144872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085144872 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144872 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144872 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085144872 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144872 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085144872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085144872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085144872 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144872 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144872 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085144872 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144872 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144872 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144872 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144872 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144872 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144872 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085144872 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085144872 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144872 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085144872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144872 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 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085144872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144872 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 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085144872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085144872 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085144872 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144872 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144872 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144872 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085144872 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(551)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(554)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(552)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085144905 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144905 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144905 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144905 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144905 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144905 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144905 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085144905 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085144906 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144906 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085144906 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144906 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144906 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144906 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) 20250404085144906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144907 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) 20250404085144907 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) 20250404085144907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085144907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085144907 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144907 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144907 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085144907 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144907 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085144907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085144907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085144907 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144907 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144907 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085144907 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144907 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085144907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085144907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085144907 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144907 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085144907 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085144907 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085144907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085144907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085144907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085144907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085144907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085144907 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085144907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085144907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085144907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085144907 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085144907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144907 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 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085144907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144907 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 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085144907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085144907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085144907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085144907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085144907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085144907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(557)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085144950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085144950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085144950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085144950 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085144950 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085144950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085144950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085144950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085144950 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085144960 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085144960 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085144960 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085144960 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085144960 DHNBAP DEBUG (127.0.0.1:53804 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085144960 DHNBAP NOTICE (127.0.0.1:53804 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085144960 DHNBAP NOTICE (127.0.0.1:53804 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085144960 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085144960 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085145084 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 20250404085145084 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 20250404085145084 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085145084 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085145090 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085145090 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085145090 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085145090 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085145090 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085145090 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085145090 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 20250404085145090 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085145090 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085145090 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085145092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085145092 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085145092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085145092 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085145092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085145092 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085145092 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 20250404085145092 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085145092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085145092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085145092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085145092 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145092 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085145092 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085145092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085145092 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085145092 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145092 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085145092 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085145092 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085145092 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085145093 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085145093 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085145093 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085145093 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145093 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085145093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145093 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145093 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145093 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145093 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145093 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145093 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145093 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145093 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145093 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085145093 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145093 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085145093 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085145093 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145093 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145093 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145093 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085145093 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085145093 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085145093 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085145093 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085145093 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145093 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085145099 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 20250404085145099 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 20250404085145099 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085145099 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085145105 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) 20250404085145105 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085145105 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085145105 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085145105 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085145105 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085145105 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085145105 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 20250404085145105 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085145105 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145105 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085145108 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) 20250404085145108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085145108 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085145108 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145108 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085145108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085145108 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085145108 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 20250404085145108 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085145108 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085145108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085145108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085145108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085145108 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085145108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085145108 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085145108 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145108 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085145108 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085145108 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085145108 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085145109 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085145109 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085145109 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085145109 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145109 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085145109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145109 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085145110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085145110 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085145110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085145110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085145110 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' 20250404085145110 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 20250404085145110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085145110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145110 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145120 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 20250404085145120 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 20250404085145120 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085145120 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085145125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145125 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085145125 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085145125 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085145125 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085145125 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085145125 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085145125 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 20250404085145125 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085145125 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085145125 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085145127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085145127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085145127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085145127 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085145127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085145127 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085145127 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 20250404085145127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085145127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085145127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085145127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085145127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085145127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085145127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085145127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085145127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085145127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085145127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085145127 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085145127 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085145127 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085145128 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085145128 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085145128 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085145128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085145128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085145129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085145129 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085145129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085145129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085145129 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085145129 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085145129 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085145129 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145129 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085145132 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 20250404085145132 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 20250404085145132 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085145132 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085145137 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) 20250404085145137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085145137 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085145137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085145137 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085145137 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085145137 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085145137 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 20250404085145137 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085145137 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085145139 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) 20250404085145139 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085145139 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085145139 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145139 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085145139 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085145139 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085145139 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 20250404085145139 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085145139 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145139 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085145139 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085145139 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145139 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085145139 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085145139 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145139 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085145139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085145139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085145139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085145139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085145139 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085145139 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085145139 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085145140 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085145140 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085145140 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085145140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085145140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145140 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085145140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085145140 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085145141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145141 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145141 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145141 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085145141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085145141 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' 20250404085145141 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 20250404085145141 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085145141 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145141 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(550)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085145900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085145900 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085145900 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085145900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145900 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085145900 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145901 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085145901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085145901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085145901 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085145901 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) 20250404085145901 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085145901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145901 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085145901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085145901 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085145901 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085145901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085145902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085145902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085145902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085145902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085145902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085145902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085145902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085145902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085145902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085145902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145902 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085145902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085145902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085145902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085145903 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085145903 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085145906 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) 20250404085145906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085145906 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085145906 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 HNBGW_Test.msc1-RAN(553)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085145906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145906 DLSS7 <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' 20250404085145906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145906 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145907 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) 20250404085145907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085145907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145907 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085145907 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085145907 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) 20250404085145907 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) 20250404085145907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145907 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085145907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085145907 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085145907 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085145907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085145907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085145907 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 20250404085145907 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 20250404085145907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085145907 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145907 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145907 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) 20250404085145907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085145907 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085145907 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 20250404085145907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145907 DLSS7 <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' 20250404085145907 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145907 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145907 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145907 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145907 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145907 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) 20250404085145907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145907 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145907 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085145907 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145907 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145907 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145907 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085145907 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085145907 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085145930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085145930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085145930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085145930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085145930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145930 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085145931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085145931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085145931 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085145931 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) 20250404085145931 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085145931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145931 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085145931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085145931 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085145931 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085145931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085145931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085145931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085145931 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085145931 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085145931 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145931 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085145932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085145932 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085145932 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085145932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145932 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085145932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145932 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145932 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145932 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145932 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085145932 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145932 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145932 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085145932 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085145932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145932 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145932 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145932 DLSUA DEBUG[38;5;47m SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145932 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145932 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145932 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145932 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085145932 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085145932 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085145940 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) 20250404085145940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085145940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085145940 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 20250404085145940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145940 DLSS7 <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' 20250404085145940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145940 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145940 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) 20250404085145940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145940 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145940 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085145940 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145940 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145940 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085145940 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085145940 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) 20250404085145940 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) 20250404085145940 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085145940 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145940 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145940 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085145940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085145940 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085145940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085145940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085145940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085145940 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085145940 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085145940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085145940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085145940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085145940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085145940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085145940 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' 20250404085145940 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 20250404085145940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085145941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145941 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145942 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) 20250404085145942 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085145942 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085145942 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 20250404085145942 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085145942 DLSS7 <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' 20250404085145942 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085145942 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085145942 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085145942 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085145942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085145942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085145942 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085145942 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) 20250404085145942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085145942 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085145942 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085145942 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085145942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085145942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085145942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085145942 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085145942 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085145942 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085145942 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085145942 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085146972 DLCTRL DEBUG Command: GET 729069590 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085146972 DLCTRL DEBUG Tx Command reply: GET_REPLY 729069590 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085146979 DLCTRL DEBUG Command: GET 317200298 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085146979 DLCTRL DEBUG Tx Command reply: GET_REPLY 317200298 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085146984 DLCTRL DEBUG Command: GET 168501243 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085146984 DLCTRL DEBUG Tx Command reply: GET_REPLY 168501243 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085146989 DLCTRL DEBUG Command: GET 43300869 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085146989 DLCTRL DEBUG Tx Command reply: GET_REPLY 43300869 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085146992 DLCTRL DEBUG Command: GET 572552059 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085146992 DLCTRL DEBUG Tx Command reply: GET_REPLY 572552059 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085146995 DLCTRL DEBUG Command: GET 933526914 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085146995 DLCTRL DEBUG Tx Command reply: GET_REPLY 933526914 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085146999 DLCTRL DEBUG Command: GET 350676588 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085146999 DLCTRL DEBUG Tx Command reply: GET_REPLY 350676588 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085147003 DLCTRL DEBUG Command: GET 746646482 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085147003 DLCTRL DEBUG Tx Command reply: GET_REPLY 746646482 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085147008 DLCTRL DEBUG Command: GET 847558092 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085147008 DLCTRL DEBUG Tx Command reply: GET_REPLY 847558092 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085147012 DLCTRL DEBUG Command: GET 772124655 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085147012 DLCTRL DEBUG Tx Command reply: GET_REPLY 772124655 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085147016 DLCTRL DEBUG Command: GET 902174102 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085147016 DLCTRL DEBUG Tx Command reply: GET_REPLY 902174102 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085147020 DLCTRL DEBUG Command: GET 481479042 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085147020 DLCTRL DEBUG Tx Command reply: GET_REPLY 481479042 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085147024 DLCTRL DEBUG Command: GET 169043532 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085147024 DLCTRL DEBUG Tx Command reply: GET_REPLY 169043532 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085147028 DLCTRL DEBUG Command: GET 906946780 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085147028 DLCTRL DEBUG Tx Command reply: GET_REPLY 906946780 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085147031 DLCTRL DEBUG Command: GET 49356573 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085147031 DLCTRL DEBUG Tx Command reply: GET_REPLY 49356573 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085147034 DLCTRL DEBUG Command: GET 718914513 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085147034 DLCTRL DEBUG Tx Command reply: GET_REPLY 718914513 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085147036 DLCTRL DEBUG Command: GET 289282346 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085147036 DLCTRL DEBUG Tx Command reply: GET_REPLY 289282346 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085147039 DLCTRL DEBUG Command: GET 681979469 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085147039 DLCTRL DEBUG Tx Command reply: GET_REPLY 681979469 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085147041 DLCTRL DEBUG Command: GET 963943763 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085147041 DLCTRL DEBUG Tx Command reply: GET_REPLY 963943763 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085147042 DLCTRL DEBUG Command: GET 318647090 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085147042 DLCTRL DEBUG Tx Command reply: GET_REPLY 318647090 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000000111101100'B, t_guard := 20.000000 } 20250404085147072 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)12898888 20250404085148126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085148126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085148126 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085148126 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085148126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4d248, normal) (hnbgw_rua.c:407) 20250404085148126 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085148126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085148126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12898888 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085148126 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085148126 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085148126 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12898888 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085148126 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12898888 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085148126 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085148127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085148127 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12898888 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085148127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12898888 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085148127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085148127 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085148127 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085148127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085148127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085148127 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085148127 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{IDLE}: Allocated (fsm.c:456) 20250404085148127 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085148127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030001ec0056400500f1100926) (sccp_scrc.c:415) 20250404085148127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085148127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085148127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085148127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085148127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085148127 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085148127 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085148127 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085148127 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085148127 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085148127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085148127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085148127 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085148127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085148127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085148127 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 ec 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085148127 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085148127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085148127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085148127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085148127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085148127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085148127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085148127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085148128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085148128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085148128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085148128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085148128 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)1955578 HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085148141 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085148141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085148141 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085148141 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085148141 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085148141 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085148141 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085148142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085148142 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085148142 DLSS7 <000c> osmo_ss7_asp.c:1175 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 06 45 28 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@d00087d8efbb: setverdict(pass): none -> pass 20250404085148142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085148142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085148142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085148142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085148142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085148142 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00064528) (sccp_scrc.c:486) 20250404085148142 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250404085148142 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085148142 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085148142 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085148142 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085148142 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085148142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085148142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085148145 DLCTRL DEBUG Command: GET 29413197 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085148145 DLCTRL DEBUG Tx Command reply: GET_REPLY 29413197 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085148150 DLCTRL DEBUG Command: GET 331284583 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085148150 DLCTRL DEBUG Tx Command reply: GET_REPLY 331284583 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085148154 DLCTRL DEBUG Command: GET 250596526 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085148154 DLCTRL DEBUG Tx Command reply: GET_REPLY 250596526 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085148158 DLCTRL DEBUG Command: GET 686838725 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085148158 DLCTRL DEBUG Tx Command reply: GET_REPLY 686838725 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085148162 DLCTRL DEBUG Command: GET 126565623 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085148162 DLCTRL DEBUG Tx Command reply: GET_REPLY 126565623 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085148166 DLCTRL DEBUG Command: GET 902533744 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085148166 DLCTRL DEBUG Tx Command reply: GET_REPLY 902533744 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085148171 DLCTRL DEBUG Command: GET 308079033 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085148171 DLCTRL DEBUG Tx Command reply: GET_REPLY 308079033 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085148175 DLCTRL DEBUG Command: GET 445085759 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085148175 DLCTRL DEBUG Tx Command reply: GET_REPLY 445085759 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085148179 DLCTRL DEBUG Command: GET 431891885 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085148179 DLCTRL DEBUG Tx Command reply: GET_REPLY 431891885 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085148183 DLCTRL DEBUG Command: GET 342262327 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085148183 DLCTRL DEBUG Tx Command reply: GET_REPLY 342262327 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085148188 DLCTRL DEBUG Command: GET 807658300 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085148188 DLCTRL DEBUG Tx Command reply: GET_REPLY 807658300 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085148192 DLCTRL DEBUG Command: GET 721103131 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085148193 DLCTRL DEBUG Tx Command reply: GET_REPLY 721103131 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085148196 DLCTRL DEBUG Command: GET 692225590 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085148196 DLCTRL DEBUG Tx Command reply: GET_REPLY 692225590 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085148199 DLCTRL DEBUG Command: GET 249960481 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085148199 DLCTRL DEBUG Tx Command reply: GET_REPLY 249960481 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085148203 DLCTRL DEBUG Command: GET 837563629 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085148203 DLCTRL DEBUG Tx Command reply: GET_REPLY 837563629 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085148206 DLCTRL DEBUG Command: GET 832132872 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085148206 DLCTRL DEBUG Tx Command reply: GET_REPLY 832132872 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085148210 DLCTRL DEBUG Command: GET 850174355 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085148210 DLCTRL DEBUG Tx Command reply: GET_REPLY 850174355 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085148214 DLCTRL DEBUG Command: GET 581642178 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085148214 DLCTRL DEBUG Tx Command reply: GET_REPLY 581642178 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085148217 DLCTRL DEBUG Command: GET 136722915 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085148218 DLCTRL DEBUG Tx Command reply: GET_REPLY 136722915 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085148221 DLCTRL DEBUG Command: GET 56960762 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085148221 DLCTRL DEBUG Tx Command reply: GET_REPLY 56960762 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000000001000'B, t_guard := 20.000000 } 20250404085148262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@d00087d8efbb: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)1850191 20250404085149289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085149289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085149289 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085149289 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085149289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1c3b4f, normal) (hnbgw_rua.c:407) 20250404085149289 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085149289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085149289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1850191 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085149289 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085149289 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085149289 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085149289 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1850191 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085149290 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1850191 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085149290 DCN DEBUG map_sccp[0x56294463d7c0]{init}: Allocated (fsm.c:456) 20250404085149290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085149290 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1850191 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085149290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1850191 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085149290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085149290 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085149290 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085149290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085149290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085149290 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085149290 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{IDLE}: Allocated (fsm.c:456) 20250404085149290 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085149290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030000080056400500f1100926) (sccp_scrc.c:415) 20250404085149290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085149290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085149290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085149290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085149290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085149290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085149290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085149290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085149290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085149290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085149290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085149290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085149290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085149290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085149290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085149290 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 08 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:1175) 20250404085149290 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085149290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085149290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085149290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085149290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085149290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085149290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085149290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085149290 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' 20250404085149290 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 20250404085149290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085149290 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085149290 DLSS7 <000c> osmo_ss7_asp.c:1175 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 08 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@d00087d8efbb: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)2934427 HNBGW_Test.msc1-SCCP(552)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085149302 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) 20250404085149302 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085149302 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085149302 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 20250404085149302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085149302 DLSS7 <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_tmsi_unassigned_nri_round_robin0(563)@d00087d8efbb: setverdict(pass): none -> pass 20250404085149302 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085149302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085149302 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085149302 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ad 52 9a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085149302 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085149303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085149303 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085149303 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) 20250404085149303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085149303 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ad529a) (sccp_scrc.c:486) 20250404085149303 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250404085149303 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085149303 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085149303 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085149303 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085149303 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085149303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085149303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085149304 DLCTRL DEBUG Command: GET 928875307 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085149304 DLCTRL DEBUG Tx Command reply: GET_REPLY 928875307 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085149305 DLCTRL DEBUG Command: GET 836806805 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085149305 DLCTRL DEBUG Tx Command reply: GET_REPLY 836806805 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085149307 DLCTRL DEBUG Command: GET 116348528 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085149307 DLCTRL DEBUG Tx Command reply: GET_REPLY 116348528 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085149308 DLCTRL DEBUG Command: GET 289843216 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085149308 DLCTRL DEBUG Tx Command reply: GET_REPLY 289843216 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085149309 DLCTRL DEBUG Command: GET 720199732 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085149309 DLCTRL DEBUG Tx Command reply: GET_REPLY 720199732 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085149310 DLCTRL DEBUG Command: GET 335099910 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085149310 DLCTRL DEBUG Tx Command reply: GET_REPLY 335099910 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085149311 DLCTRL DEBUG Command: GET 161162689 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085149311 DLCTRL DEBUG Tx Command reply: GET_REPLY 161162689 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085149312 DLCTRL DEBUG Command: GET 814827595 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085149312 DLCTRL DEBUG Tx Command reply: GET_REPLY 814827595 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085149313 DLCTRL DEBUG Command: GET 527850216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085149313 DLCTRL DEBUG Tx Command reply: GET_REPLY 527850216 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085149315 DLCTRL DEBUG Command: GET 569512915 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085149315 DLCTRL DEBUG Tx Command reply: GET_REPLY 569512915 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085149316 DLCTRL DEBUG Command: GET 241684319 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085149316 DLCTRL DEBUG Tx Command reply: GET_REPLY 241684319 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085149317 DLCTRL DEBUG Command: GET 360347764 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085149317 DLCTRL DEBUG Tx Command reply: GET_REPLY 360347764 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085149319 DLCTRL DEBUG Command: GET 315384324 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085149319 DLCTRL DEBUG Tx Command reply: GET_REPLY 315384324 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085149320 DLCTRL DEBUG Command: GET 99759052 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085149320 DLCTRL DEBUG Tx Command reply: GET_REPLY 99759052 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085149321 DLCTRL DEBUG Command: GET 632466724 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085149321 DLCTRL DEBUG Tx Command reply: GET_REPLY 632466724 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085149323 DLCTRL DEBUG Command: GET 910180279 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085149323 DLCTRL DEBUG Tx Command reply: GET_REPLY 910180279 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085149324 DLCTRL DEBUG Command: GET 814266788 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085149324 DLCTRL DEBUG Tx Command reply: GET_REPLY 814266788 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085149325 DLCTRL DEBUG Command: GET 149897051 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085149325 DLCTRL DEBUG Tx Command reply: GET_REPLY 149897051 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085149326 DLCTRL DEBUG Command: GET 669887745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085149326 DLCTRL DEBUG Tx Command reply: GET_REPLY 669887745 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085149327 DLCTRL DEBUG Command: GET 217795603 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085149327 DLCTRL DEBUG Tx Command reply: GET_REPLY 217795603 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001100111001'B, t_guard := 20.000000 } 20250404085149345 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@d00087d8efbb: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)10472922 20250404085150372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085150372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085150372 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085150372 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085150372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9fcdda, normal) (hnbgw_rua.c:407) 20250404085150372 DHNB DEBUG map_rua[0x56294462b510]{init}: Allocated (fsm.c:456) 20250404085150372 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085150372 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10472922 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085150372 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085150372 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085150372 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10472922 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085150372 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10472922 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085150372 DCN DEBUG map_sccp[0x5629445db110]{init}: Allocated (fsm.c:456) 20250404085150372 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085150372 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10472922 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085150373 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10472922 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085150373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085150373 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085150373 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085150373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085150373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085150373 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085150373 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{IDLE}: Allocated (fsm.c:456) 20250404085150373 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085150373 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030003390056400500f1100926) (sccp_scrc.c:415) 20250404085150373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085150373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085150373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085150373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085150373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085150373 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085150373 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085150373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085150373 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085150373 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085150373 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150373 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085150373 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150373 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085150373 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150373 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 03 39 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:1175) 20250404085150373 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085150373 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085150373 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085150374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085150374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085150374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085150374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085150374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085150374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085150374 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 39 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)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@d00087d8efbb: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)11897339 HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@d00087d8efbb: setverdict(pass): none -> pass 20250404085150381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085150381 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085150381 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085150381 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085150381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085150381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085150381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085150381 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085150381 DLSS7 <000c> osmo_ss7_asp.c:1175 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 85 48 c3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085150381 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085150382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085150382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085150382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085150382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085150382 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008548c3) (sccp_scrc.c:486) 20250404085150382 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250404085150382 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085150382 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085150382 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085150382 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085150382 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085150382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085150382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085150383 DLCTRL DEBUG Command: GET 204473526 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085150383 DLCTRL DEBUG Tx Command reply: GET_REPLY 204473526 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085150386 DLCTRL DEBUG Command: GET 768946581 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085150386 DLCTRL DEBUG Tx Command reply: GET_REPLY 768946581 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085150388 DLCTRL DEBUG Command: GET 180113890 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085150388 DLCTRL DEBUG Tx Command reply: GET_REPLY 180113890 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085150390 DLCTRL DEBUG Command: GET 300756810 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085150390 DLCTRL DEBUG Tx Command reply: GET_REPLY 300756810 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085150392 DLCTRL DEBUG Command: GET 768888392 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085150392 DLCTRL DEBUG Tx Command reply: GET_REPLY 768888392 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085150394 DLCTRL DEBUG Command: GET 132233401 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085150394 DLCTRL DEBUG Tx Command reply: GET_REPLY 132233401 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085150396 DLCTRL DEBUG Command: GET 834386290 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085150396 DLCTRL DEBUG Tx Command reply: GET_REPLY 834386290 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085150398 DLCTRL DEBUG Command: GET 660045287 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085150398 DLCTRL DEBUG Tx Command reply: GET_REPLY 660045287 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085150400 DLCTRL DEBUG Command: GET 477990242 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085150400 DLCTRL DEBUG Tx Command reply: GET_REPLY 477990242 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085150401 DLCTRL DEBUG Command: GET 973329962 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085150401 DLCTRL DEBUG Tx Command reply: GET_REPLY 973329962 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085150402 DLCTRL DEBUG Command: GET 856668613 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085150402 DLCTRL DEBUG Tx Command reply: GET_REPLY 856668613 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085150404 DLCTRL DEBUG Command: GET 158682104 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085150404 DLCTRL DEBUG Tx Command reply: GET_REPLY 158682104 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085150405 DLCTRL DEBUG Command: GET 167042430 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085150405 DLCTRL DEBUG Tx Command reply: GET_REPLY 167042430 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085150407 DLCTRL DEBUG Command: GET 240782700 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085150407 DLCTRL DEBUG Tx Command reply: GET_REPLY 240782700 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085150408 DLCTRL DEBUG Command: GET 746983354 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085150408 DLCTRL DEBUG Tx Command reply: GET_REPLY 746983354 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085150409 DLCTRL DEBUG Command: GET 875937826 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085150409 DLCTRL DEBUG Tx Command reply: GET_REPLY 875937826 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085150411 DLCTRL DEBUG Command: GET 685967731 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085150411 DLCTRL DEBUG Tx Command reply: GET_REPLY 685967731 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085150413 DLCTRL DEBUG Command: GET 254452698 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085150414 DLCTRL DEBUG Tx Command reply: GET_REPLY 254452698 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085150422 DLCTRL DEBUG Command: GET 320641900 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085150422 DLCTRL DEBUG Tx Command reply: GET_REPLY 320641900 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085150429 DLCTRL DEBUG Command: GET 280930204 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085150429 DLCTRL DEBUG Tx Command reply: GET_REPLY 280930204 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085150434 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58938<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085150436 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36751<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(542)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085150437 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58924<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085150438 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085150438 DLINP DEBUG SRVCONN(,r=127.0.0.1:53804<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085150438 DLINP NOTICE SRV(,r=127.0.0.1:53804<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085150438 DMAIN NOTICE (127.0.0.1:53804 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:53804<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085150438 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(556)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@d00087d8efbb: Final verdict of PTC: none 20250404085150439 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085150439 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) 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085150439 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085150439 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) 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(558)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@d00087d8efbb: Final verdict of PTC: none 20250404085150439 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 20250404085150439 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) 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085150439 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085150439 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085150439 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085150439 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 20250404085150439 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  HNBGW_Test.sgsn0-SCCP(555)@d00087d8efbb: Final verdict of PTC: none 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085150440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085150440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085150440 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085150440 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) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085150440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085150440 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085150440 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) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085150440 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 20250404085150440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085150440 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) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085150440 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 20250404085150440 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) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085150440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085150440 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085150440 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085150440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085150440 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085150440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085150440 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085150440 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085150440 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 20250404085150440 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085150440 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085150440 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085150440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085150440 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085150440 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085150440 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085150440 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085150440 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085150440 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085150440 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) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085150440 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 20250404085150440 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 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085150440 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085150440 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085150441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085150441 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085150441 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 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085150441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085150441 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(553)@d00087d8efbb: Final verdict of PTC: none 20250404085150441 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 20250404085150441 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) 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085150441 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085150441 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) 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404085150441 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) 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085150441 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085150441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085150441 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085150441 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 20250404085150441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085150441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085150441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc1-SCCP(552)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(560)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(551)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(550)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(561)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@d00087d8efbb: Final verdict of PTC: pass 20250404085150445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085150445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085150445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085150445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085150445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085150446 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085150446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085150446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085150446 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-M3UA(554)@d00087d8efbb: Final verdict of PTC: none 20250404085150440 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085150440 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085150440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085150440 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150440 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085150441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085150441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085150441 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085150441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085150441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085150441 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085150441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085150441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085150441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085150441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085150441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1850191)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085150441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085150441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085150441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x56294463d7c0]{disconnected}: Deallocated (fsm.c:568) 20250404085150441 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1850191 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250404085150441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085150441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085150441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085150441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085150441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085150441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085150441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085150441 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085150441 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085150441 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085150441 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085150442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085150442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085150442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085150442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085150442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085150442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085150442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085150442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085150442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085150442 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085150442 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085150442 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085150442 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085150442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085150442 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085150442 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085150442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085150442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085150442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085150443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085150443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 06 45 28 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085150443 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085150443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085150443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085150443 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085150443 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085150443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085150443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085150443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085150443 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12898888)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085150443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085150443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085150443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085150443 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12898888 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250404085150443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085150443 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085150443 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085150443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085150443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085150443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085150443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085150443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 85 48 c3 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085150443 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085150443 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085150444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085150444 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085150444 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085150444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085150444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085150444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{disrupted}: Freeing instance (context_map.c:202) 20250404085150444 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10472922)[0x56294462b510]{disrupted}: Deallocated (fsm.c:568) 20250404085150444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085150444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{disconnected}: Freeing instance (context_map.c:206) 20250404085150444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x5629445db110]{disconnected}: Deallocated (fsm.c:568) 20250404085150444 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10472922 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250404085150444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085150444 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085150444 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085150444 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085150444 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085150444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085150444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085150444 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085150444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085150444 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085150444 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085150444 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085150444 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085150444 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085150444 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085150444 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085150445 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59106<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(544)@d00087d8efbb: Final verdict of PTC: none20250404085150451 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59112<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@d00087d8efbb: Final verdict of PTC: pass 20250404085150468 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59100<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:50 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 20250404085150586 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085150915 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085150915 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085150915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085150915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150915 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085150915 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085150915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085150916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150916 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150916 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150916 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085150916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085150916 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085150917 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085150917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085150917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085150917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085150917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085150917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085150917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085150917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085150917 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085150918 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085150918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085150918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085150918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085150918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085150918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085150918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085150918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085150918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085150918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085150918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085150918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085150918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085150918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085150918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085151189 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59128<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=551264) 20250404085151445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085151446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085151446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085151446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085151446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085151446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085151446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 50 75 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085151446 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085151446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085151446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085151446 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085151446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085151446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085151446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085151446 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085151446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085151446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085151446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085151447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085151447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085151447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085151447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 6a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085151447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085151447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085151447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085151447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085151447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085151447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085151447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085151447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085151447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085151447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085151447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085151447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085151447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085151447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085151447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085151447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085151447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085151447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085152129 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085152129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085152129 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085152129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 de 53 9d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152129 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152129 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085152129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152130 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152130 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085152130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085152130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085152130 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085152130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085152130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085152130 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085152130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085152130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085152130 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=551264, count=580704) 20250404085152441 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085152441 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085152441 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085152441 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085152441 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085152441 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085152441 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085152441 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085152441 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085152442 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085152442 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085152442 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085152992 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085152992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152992 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085152992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152992 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085152992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152992 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085152992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085152992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085152992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085152992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085152992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085152992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085152992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085152993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085152993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085152993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085152993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085152993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085152993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085152993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:51:53 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250404085154290 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085154294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085154296 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35269<->l=127.0.0.1:4262) (control_if.c:572) 20250404085154310 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085154310 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085154316 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154316 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154317 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154317 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154317 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154317 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154317 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154317 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154317 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35750 (stream_srv.c:142) 20250404085154317 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35750<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085154318 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154318 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085154318 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154318 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) 20250404085154318 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) 20250404085154318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085154318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085154318 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154318 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154318 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085154318 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154318 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085154318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085154318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085154318 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154318 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154318 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085154318 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154318 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085154318 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085154318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085154318 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154318 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085154318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154318 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154318 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085154318 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085154318 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154318 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 20250404085154318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085154318 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085154318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154318 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154318 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154319 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 20250404085154319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085154319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085154319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085154319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085154319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085154319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085154319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085154319 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(575)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(575)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(578)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(578)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(576)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085154339 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154339 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154339 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154339 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154339 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154339 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154339 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085154339 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154340 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154340 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085154340 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154340 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) 20250404085154340 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) 20250404085154340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085154340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085154340 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154340 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154340 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085154340 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154340 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085154340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085154340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085154340 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154340 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154340 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085154340 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154340 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085154340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085154340 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154340 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154340 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085154340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154340 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085154340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085154340 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154340 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 20250404085154340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085154340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085154340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154340 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 20250404085154340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085154340 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085154340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154340 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085154340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085154341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085154341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085154341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085154341 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(581)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(579)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(584)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(582)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085154370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085154370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085154370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085154370 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085154370 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085154370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085154370 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085154370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085154370 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085154374 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085154374 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085154374 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085154374 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085154374 DHNBAP DEBUG (127.0.0.1:35750 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085154374 DHNBAP NOTICE (127.0.0.1:35750 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085154374 DHNBAP NOTICE (127.0.0.1:35750 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085154374 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085154374 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085154528 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 20250404085154528 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 20250404085154528 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085154528 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085154536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085154536 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085154536 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085154536 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085154536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085154536 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085154536 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 20250404085154536 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085154536 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085154536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085154537 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 20250404085154537 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 20250404085154537 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085154537 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085154538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085154538 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085154538 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085154538 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085154539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085154539 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085154539 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 20250404085154539 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085154539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085154539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085154539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085154539 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085154539 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085154539 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085154539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085154539 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085154539 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085154539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085154539 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085154539 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085154539 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(578)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085154540 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154540 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085154540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085154541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085154541 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085154541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085154541 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085154541 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085154541 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085154541 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085154541 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085154543 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) 20250404085154544 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085154544 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085154544 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085154544 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085154544 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085154544 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085154544 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 20250404085154544 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085154544 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154544 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085154546 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) 20250404085154546 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085154546 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085154546 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154546 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085154546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085154546 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085154546 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 20250404085154546 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085154546 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154546 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085154546 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085154546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085154547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085154547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085154547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085154547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085154547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085154547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085154547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085154547 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085154547 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085154547 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154548 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154548 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085154548 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154548 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154548 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154548 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085154548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085154548 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085154549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085154549 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' 20250404085154549 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 20250404085154549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085154549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085154549 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154551 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 20250404085154551 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 20250404085154551 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085154551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085154557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085154557 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085154557 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085154557 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085154557 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085154557 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085154557 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 20250404085154557 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085154557 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085154557 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085154559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085154559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085154559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085154559 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085154559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085154559 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085154559 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 20250404085154559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085154559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085154559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085154559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085154559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085154559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085154559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085154559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085154559 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085154559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085154559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085154559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085154559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085154559 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085154559 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085154559 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154560 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154560 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085154560 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154560 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085154560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085154560 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085154561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085154561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085154561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085154561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085154561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085154561 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085154561 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 20250404085154561 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 20250404085154561 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085154561 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085154567 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) 20250404085154567 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085154567 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085154567 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085154567 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085154567 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085154567 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085154567 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 20250404085154567 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085154567 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154567 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085154568 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) 20250404085154568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085154568 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085154568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154568 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085154568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085154568 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085154568 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 20250404085154568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085154568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085154568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085154568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085154568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085154568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085154568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085154568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085154568 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085154568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085154568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085154568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085154568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085154568 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085154568 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085154568 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085154569 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085154570 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085154570 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085154570 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085154570 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085154570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085154570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085154570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085154570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085154570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085154570 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085154570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085154570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085154570 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085154570 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085154570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085154570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085154570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085154570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085154570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085154570 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' 20250404085154570 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 20250404085154570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085154570 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085154570 DLSS7 <000c> osmo_ss7_asp.c:1175 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(574)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085155343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085155343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085155343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085155343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085155343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155343 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085155343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155343 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155343 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085155343 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085155343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155343 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155343 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155343 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155343 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155343 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155343 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085155344 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085155344 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) 20250404085155344 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085155344 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085155344 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085155344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085155344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155344 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085155344 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085155344 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085155344 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085155344 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085155344 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085155344 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085155344 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085155344 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085155345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085155345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085155345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085155345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085155345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085155345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085155345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155345 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  HNBGW_Test.msc1-RAN(577)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085155348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085155348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085155348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085155348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085155348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155348 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085155348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085155348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085155348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155349 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085155349 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085155349 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085155349 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) 20250404085155349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085155349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085155349 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 20250404085155349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155349 DLSS7 <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' 20250404085155349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155349 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155349 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) 20250404085155349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155349 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155349 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085155349 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085155349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155349 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085155349 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085155349 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) 20250404085155349 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) 20250404085155349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085155349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085155349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085155349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085155350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085155350 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085155350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085155350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085155350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085155350 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085155350 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085155350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155350 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085155350 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085155350 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085155350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085155350 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' 20250404085155350 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 20250404085155350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085155350 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155350 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155352 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) 20250404085155352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085155352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085155352 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 20250404085155352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155352 DLSS7 <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' 20250404085155352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155353 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155353 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) 20250404085155353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085155353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085155353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155353 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085155353 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085155353 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085155357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155357 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085155357 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085155357 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085155357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085155357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155357 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155357 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155357 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085155357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155357 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155357 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085155357 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155357 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155357 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085155357 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085155357 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) 20250404085155357 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085155357 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085155357 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155357 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155357 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085155357 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085155357 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085155357 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085155357 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085155357 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085155357 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085155357 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085155357 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155357 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085155357 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085155357 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085155357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085155357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085155357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085155357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085155357 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155357 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085155358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155358 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085155358 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085155358 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085155358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155358 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085155358 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155358 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155358 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155358 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155358 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085155358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155358 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155358 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085155358 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085155358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155358 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155358 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155358 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085155358 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085155358 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(583)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085155366 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) 20250404085155366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085155366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085155366 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 20250404085155366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155366 DLSS7 <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' 20250404085155366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155366 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155366 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) 20250404085155366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085155366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155366 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085155366 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085155366 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) 20250404085155366 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) 20250404085155366 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085155366 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085155366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085155366 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085155366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085155366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085155366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085155366 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085155366 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085155366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085155366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085155366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085155366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085155367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085155367 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' 20250404085155367 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 20250404085155367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085155367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155367 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155368 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) 20250404085155368 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085155368 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085155368 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 20250404085155368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085155368 DLSS7 <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' 20250404085155368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085155368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085155368 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085155368 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085155368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085155368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085155368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085155368 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) 20250404085155368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085155368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085155368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085155368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085155368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085155368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085155368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085155368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085155368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085155368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085155368 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085155368 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085156386 DLCTRL DEBUG Command: GET 849187690 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085156386 DLCTRL DEBUG Tx Command reply: GET_REPLY 849187690 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085156388 DLCTRL DEBUG Command: GET 26341342 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085156388 DLCTRL DEBUG Tx Command reply: GET_REPLY 26341342 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085156392 DLCTRL DEBUG Command: GET 528141344 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085156392 DLCTRL DEBUG Tx Command reply: GET_REPLY 528141344 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085156396 DLCTRL DEBUG Command: GET 520096714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085156396 DLCTRL DEBUG Tx Command reply: GET_REPLY 520096714 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085156402 DLCTRL DEBUG Command: GET 755554906 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085156402 DLCTRL DEBUG Tx Command reply: GET_REPLY 755554906 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085156408 DLCTRL DEBUG Command: GET 521392681 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085156408 DLCTRL DEBUG Tx Command reply: GET_REPLY 521392681 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085156413 DLCTRL DEBUG Command: GET 41505221 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085156413 DLCTRL DEBUG Tx Command reply: GET_REPLY 41505221 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085156417 DLCTRL DEBUG Command: GET 836341523 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085156417 DLCTRL DEBUG Tx Command reply: GET_REPLY 836341523 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085156421 DLCTRL DEBUG Command: GET 900090418 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085156421 DLCTRL DEBUG Tx Command reply: GET_REPLY 900090418 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085156426 DLCTRL DEBUG Command: GET 674385247 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085156426 DLCTRL DEBUG Tx Command reply: GET_REPLY 674385247 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085156430 DLCTRL DEBUG Command: GET 969974863 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085156430 DLCTRL DEBUG Tx Command reply: GET_REPLY 969974863 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085156434 DLCTRL DEBUG Command: GET 560353556 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085156434 DLCTRL DEBUG Tx Command reply: GET_REPLY 560353556 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085156437 DLCTRL DEBUG Command: GET 723866816 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085156437 DLCTRL DEBUG Tx Command reply: GET_REPLY 723866816 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085156441 DLCTRL DEBUG Command: GET 586573865 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085156441 DLCTRL DEBUG Tx Command reply: GET_REPLY 586573865 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085156446 DLCTRL DEBUG Command: GET 702773286 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085156446 DLCTRL DEBUG Tx Command reply: GET_REPLY 702773286 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085156451 DLCTRL DEBUG Command: GET 229372783 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085156451 DLCTRL DEBUG Tx Command reply: GET_REPLY 229372783 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085156457 DLCTRL DEBUG Command: GET 30928465 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085156457 DLCTRL DEBUG Tx Command reply: GET_REPLY 30928465 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085156463 DLCTRL DEBUG Command: GET 215577304 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085156463 DLCTRL DEBUG Tx Command reply: GET_REPLY 215577304 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085156469 DLCTRL DEBUG Command: GET 374576867 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085156469 DLCTRL DEBUG Tx Command reply: GET_REPLY 374576867 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085156474 DLCTRL DEBUG Command: GET 799910012 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085156474 DLCTRL DEBUG Tx Command reply: GET_REPLY 799910012 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000001010000000'B, t_guard := 20.000000 } 20250404085156508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)11617079 20250404085157546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085157546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085157546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085157546 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085157546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb14337, normal) (hnbgw_rua.c:407) 20250404085157546 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085157546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085157546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11617079 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085157546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085157546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085157546 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11617079 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250404085157546 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11617079 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085157546 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11617079 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085157546 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085157546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085157546 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11617079 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085157546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11617079 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085157546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085157546 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085157546 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085157546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085157546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085157546 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085157546 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{IDLE}: Allocated (fsm.c:456) 20250404085157546 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085157546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030002800056400500f1100926) (sccp_scrc.c:415) 20250404085157546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085157546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085157546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085157546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085157546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085157546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085157546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085157546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085157546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085157546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085157546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085157546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085157546 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085157546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085157546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085157546 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 02 80 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085157546 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085157546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085157546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085157546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085157546 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085157546 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085157546 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085157546 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085157546 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085157546 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085157546 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085157546 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085157546 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 80 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)11667114 HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085157554 DLCTRL DEBUG Command: GET 795107186 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085157554 DLCTRL DEBUG Tx Command reply: GET_REPLY 795107186 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085157554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085157554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085157554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085157554 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085157554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085157554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085157554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085157554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085157554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085157554 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 36 d6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085157554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085157554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085157554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085157554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085157554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085157555 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000136d6) (sccp_scrc.c:486) 20250404085157555 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250404085157555 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085157555 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085157555 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085157555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085157555 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085157555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085157555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085157556 DLCTRL DEBUG Command: GET 166786915 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085157556 DLCTRL DEBUG Tx Command reply: GET_REPLY 166786915 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085157557 DLCTRL DEBUG Command: GET 981140472 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085157557 DLCTRL DEBUG Tx Command reply: GET_REPLY 981140472 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085157558 DLCTRL DEBUG Command: GET 663123458 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085157558 DLCTRL DEBUG Tx Command reply: GET_REPLY 663123458 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085157562 DLCTRL DEBUG Command: GET 694098776 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085157562 DLCTRL DEBUG Tx Command reply: GET_REPLY 694098776 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085157566 DLCTRL DEBUG Command: GET 404263808 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085157566 DLCTRL DEBUG Tx Command reply: GET_REPLY 404263808 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085157568 DLCTRL DEBUG Command: GET 168057342 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085157568 DLCTRL DEBUG Tx Command reply: GET_REPLY 168057342 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085157568 DLCTRL DEBUG Command: GET 407083192 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085157568 DLCTRL DEBUG Tx Command reply: GET_REPLY 407083192 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085157571 DLCTRL DEBUG Command: GET 979861799 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085157571 DLCTRL DEBUG Tx Command reply: GET_REPLY 979861799 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085157573 DLCTRL DEBUG Command: GET 695566031 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085157573 DLCTRL DEBUG Tx Command reply: GET_REPLY 695566031 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085157574 DLCTRL DEBUG Command: GET 681777217 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085157574 DLCTRL DEBUG Tx Command reply: GET_REPLY 681777217 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085157576 DLCTRL DEBUG Command: GET 439088156 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085157576 DLCTRL DEBUG Tx Command reply: GET_REPLY 439088156 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085157577 DLCTRL DEBUG Command: GET 384870838 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085157577 DLCTRL DEBUG Tx Command reply: GET_REPLY 384870838 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085157579 DLCTRL DEBUG Command: GET 660745539 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085157579 DLCTRL DEBUG Tx Command reply: GET_REPLY 660745539 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250404085157580 DLCTRL DEBUG Command: GET 303049295 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085157580 DLCTRL DEBUG Tx Command reply: GET_REPLY 303049295 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085157581 DLCTRL DEBUG Command: GET 205095890 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085157581 DLCTRL DEBUG Tx Command reply: GET_REPLY 205095890 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085157582 DLCTRL DEBUG Command: GET 5236614 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085157582 DLCTRL DEBUG Tx Command reply: GET_REPLY 5236614 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085157583 DLCTRL DEBUG Command: GET 763334611 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085157583 DLCTRL DEBUG Tx Command reply: GET_REPLY 763334611 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085157584 DLCTRL DEBUG Command: GET 829072977 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085157584 DLCTRL DEBUG Tx Command reply: GET_REPLY 829072977 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085157585 DLCTRL DEBUG Command: GET 538703646 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085157585 DLCTRL DEBUG Tx Command reply: GET_REPLY 538703646 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001110111111'B, t_guard := 20.000000 } 20250404085157597 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@d00087d8efbb: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)1701802 20250404085158624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085158624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085158624 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085158624 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085158624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x19f7aa, normal) (hnbgw_rua.c:407) 20250404085158624 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085158624 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085158624 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1701802 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085158624 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085158625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085158625 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085158625 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1701802 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250404085158625 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1701802 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085158625 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1701802 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085158625 DCN DEBUG map_sccp[0x56294463d7c0]{init}: Allocated (fsm.c:456) 20250404085158625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085158625 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1701802 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085158625 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1701802 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085158625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085158625 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085158625 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085158625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085158625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085158625 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085158625 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{IDLE}: Allocated (fsm.c:456) 20250404085158625 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085158625 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030003bf0056400500f1100926) (sccp_scrc.c:415) 20250404085158625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085158625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085158625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085158625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085158625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085158625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085158625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085158625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085158625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085158625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085158625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085158625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085158625 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085158625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085158625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085158625 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 03 bf 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:1175) 20250404085158625 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085158625 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085158625 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085158625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085158625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085158625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085158625 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085158625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085158625 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' 20250404085158625 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 20250404085158625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085158625 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085158625 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 bf 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)4755079 HNBGW_Test.msc1-SCCP(576)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(576)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@d00087d8efbb: setverdict(pass): none -> pass 20250404085158643 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) 20250404085158643 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085158643 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085158643 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 20250404085158643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085158643 DLSS7 <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' 20250404085158643 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085158644 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085158644 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085158644 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 44 3e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085158644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085158644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085158644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085158644 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) 20250404085158644 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085158644 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020443e) (sccp_scrc.c:486) 20250404085158644 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250404085158644 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085158644 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085158644 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085158644 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085158644 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085158644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085158644 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085158645 DLCTRL DEBUG Command: GET 534388175 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085158645 DLCTRL DEBUG Tx Command reply: GET_REPLY 534388175 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085158649 DLCTRL DEBUG Command: GET 398838578 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085158649 DLCTRL DEBUG Tx Command reply: GET_REPLY 398838578 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085158652 DLCTRL DEBUG Command: GET 716362174 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085158652 DLCTRL DEBUG Tx Command reply: GET_REPLY 716362174 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085158655 DLCTRL DEBUG Command: GET 507328656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085158655 DLCTRL DEBUG Tx Command reply: GET_REPLY 507328656 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085158657 DLCTRL DEBUG Command: GET 871514688 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085158657 DLCTRL DEBUG Tx Command reply: GET_REPLY 871514688 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085158659 DLCTRL DEBUG Command: GET 64662058 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085158659 DLCTRL DEBUG Tx Command reply: GET_REPLY 64662058 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085158660 DLCTRL DEBUG Command: GET 575848938 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085158660 DLCTRL DEBUG Tx Command reply: GET_REPLY 575848938 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085158662 DLCTRL DEBUG Command: GET 113878504 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085158662 DLCTRL DEBUG Tx Command reply: GET_REPLY 113878504 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085158663 DLCTRL DEBUG Command: GET 893058442 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085158663 DLCTRL DEBUG Tx Command reply: GET_REPLY 893058442 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085158665 DLCTRL DEBUG Command: GET 874301143 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085158665 DLCTRL DEBUG Tx Command reply: GET_REPLY 874301143 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085158666 DLCTRL DEBUG Command: GET 832019918 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085158666 DLCTRL DEBUG Tx Command reply: GET_REPLY 832019918 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085158667 DLCTRL DEBUG Command: GET 564171361 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085158667 DLCTRL DEBUG Tx Command reply: GET_REPLY 564171361 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085158668 DLCTRL DEBUG Command: GET 8431859 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085158668 DLCTRL DEBUG Tx Command reply: GET_REPLY 8431859 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085158669 DLCTRL DEBUG Command: GET 46555983 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085158669 DLCTRL DEBUG Tx Command reply: GET_REPLY 46555983 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250404085158669 DLCTRL DEBUG Command: GET 651063242 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085158669 DLCTRL DEBUG Tx Command reply: GET_REPLY 651063242 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085158670 DLCTRL DEBUG Command: GET 52362315 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085158670 DLCTRL DEBUG Tx Command reply: GET_REPLY 52362315 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085158671 DLCTRL DEBUG Command: GET 864608366 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085158671 DLCTRL DEBUG Tx Command reply: GET_REPLY 864608366 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085158672 DLCTRL DEBUG Command: GET 541736642 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085158672 DLCTRL DEBUG Tx Command reply: GET_REPLY 541736642 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085158672 DLCTRL DEBUG Command: GET 911440374 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085158672 DLCTRL DEBUG Tx Command reply: GET_REPLY 911440374 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085158674 DLCTRL DEBUG Command: GET 936942433 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085158674 DLCTRL DEBUG Tx Command reply: GET_REPLY 936942433 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001100001111'B, t_guard := 20.000000 } 20250404085158684 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33648<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@d00087d8efbb: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)2274099 20250404085159700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085159700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085159700 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085159700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085159700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x22b333, normal) (hnbgw_rua.c:407) 20250404085159700 DHNB DEBUG map_rua[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085159700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085159700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2274099 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085159700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085159700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085159700 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2274099 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250404085159700 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2274099 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085159700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2274099 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085159700 DCN DEBUG map_sccp[0x56294462c610]{init}: Allocated (fsm.c:456) 20250404085159700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085159700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2274099 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085159700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2274099 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085159700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085159700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085159700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085159700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085159700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085159700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085159700 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{IDLE}: Allocated (fsm.c:456) 20250404085159700 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085159700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300030f0056400500f1100926) (sccp_scrc.c:415) 20250404085159700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085159700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085159700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085159700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085159700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085159700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085159700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085159700 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085159700 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085159700 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085159700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159700 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085159700 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085159700 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085159700 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 0f 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:1175) 20250404085159700 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085159700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085159700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085159701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085159701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085159701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085159701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085159701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085159701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085159701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085159701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085159701 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f 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)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)5126339 HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085159705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159705 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085159705 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085159705 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085159705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085159705 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085159705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085159705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085159705 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085159705 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 75 b3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085159705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085159705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085159705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085159705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085159705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085159705 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000075b3) (sccp_scrc.c:486) 20250404085159705 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250404085159705 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085159705 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085159705 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085159705 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085159705 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085159705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085159705 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085159706 DLCTRL DEBUG Command: GET 955611341 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085159706 DLCTRL DEBUG Tx Command reply: GET_REPLY 955611341 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085159708 DLCTRL DEBUG Command: GET 344429085 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085159708 DLCTRL DEBUG Tx Command reply: GET_REPLY 344429085 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085159709 DLCTRL DEBUG Command: GET 415520889 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085159709 DLCTRL DEBUG Tx Command reply: GET_REPLY 415520889 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085159711 DLCTRL DEBUG Command: GET 307879425 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085159711 DLCTRL DEBUG Tx Command reply: GET_REPLY 307879425 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085159712 DLCTRL DEBUG Command: GET 600847433 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085159712 DLCTRL DEBUG Tx Command reply: GET_REPLY 600847433 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085159713 DLCTRL DEBUG Command: GET 945809937 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085159713 DLCTRL DEBUG Tx Command reply: GET_REPLY 945809937 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085159714 DLCTRL DEBUG Command: GET 211517520 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085159714 DLCTRL DEBUG Tx Command reply: GET_REPLY 211517520 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085159715 DLCTRL DEBUG Command: GET 810958392 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085159715 DLCTRL DEBUG Tx Command reply: GET_REPLY 810958392 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085159716 DLCTRL DEBUG Command: GET 423560794 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085159716 DLCTRL DEBUG Tx Command reply: GET_REPLY 423560794 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085159717 DLCTRL DEBUG Command: GET 47022211 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085159717 DLCTRL DEBUG Tx Command reply: GET_REPLY 47022211 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085159718 DLCTRL DEBUG Command: GET 668529483 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085159718 DLCTRL DEBUG Tx Command reply: GET_REPLY 668529483 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085159719 DLCTRL DEBUG Command: GET 564175645 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085159719 DLCTRL DEBUG Tx Command reply: GET_REPLY 564175645 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085159720 DLCTRL DEBUG Command: GET 965062599 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085159720 DLCTRL DEBUG Tx Command reply: GET_REPLY 965062599 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085159720 DLCTRL DEBUG Command: GET 171438958 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085159720 DLCTRL DEBUG Tx Command reply: GET_REPLY 171438958 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250404085159721 DLCTRL DEBUG Command: GET 639472466 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085159721 DLCTRL DEBUG Tx Command reply: GET_REPLY 639472466 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085159722 DLCTRL DEBUG Command: GET 613669256 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085159722 DLCTRL DEBUG Tx Command reply: GET_REPLY 613669256 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085159722 DLCTRL DEBUG Command: GET 491524443 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085159722 DLCTRL DEBUG Tx Command reply: GET_REPLY 491524443 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085159723 DLCTRL DEBUG Command: GET 49782010 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085159723 DLCTRL DEBUG Tx Command reply: GET_REPLY 49782010 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085159724 DLCTRL DEBUG Command: GET 721846304 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085159724 DLCTRL DEBUG Tx Command reply: GET_REPLY 721846304 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085159724 DLCTRL DEBUG Command: GET 734475425 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085159724 DLCTRL DEBUG Tx Command reply: GET_REPLY 734475425 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085159727 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085159728 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35269<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(566)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085159729 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59142<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085159730 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085159730 DLINP DEBUG SRVCONN(,r=127.0.0.1:35750<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085159730 DLINP NOTICE SRV(,r=127.0.0.1:35750<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085159730 DMAIN NOTICE (127.0.0.1:35750 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35750<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085159730 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(579)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@d00087d8efbb: Final verdict of PTC: none 20250404085159731 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085159731 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085159731 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085159731 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085159731 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 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085159731 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085159731 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-SCCP(582)@d00087d8efbb: Final verdict of PTC: none 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085159731 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 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085159731 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085159731 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 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085159731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085159731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085159731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085159731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085159731 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085159731 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) 20250404085159731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085159731 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 20250404085159731 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085159731 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 20250404085159731 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085159731 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 20250404085159731 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085159731 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 20250404085159731 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) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085159731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085159731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085159731 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085159731 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085159731 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085159731 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085159731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085159731 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085159731 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085159731 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085159731 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085159731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085159731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159731 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085159731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085159731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085159731 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 20250404085159731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085159731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085159731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085159731 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085159731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085159731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085159731 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085159731 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 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085159731 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085159732 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085159732 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085159732 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085159732 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 20250404085159732 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085159732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085159732 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085159731 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085159731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085159731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1701802)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x56294463d7c0]{disconnected}: Deallocated (fsm.c:568) 20250404085159732 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1701802 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250404085159732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085159732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085159732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085159732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085159732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085159732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085159732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085159732 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085159732 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085159732 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085159732 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085159732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085159732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085159732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159732 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085159732 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085159732 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085159732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085159732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085159732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085159732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085159732 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085159732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085159732 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085159732 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085159732 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085159732 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085159732 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085159732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085159732 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085159732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085159732 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085159732 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085159732 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085159732 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085159732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085159732 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085159732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085159732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085159732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085159732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085159732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.msc1-RAN(577)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@d00087d8efbb: Final verdict of PTC: none 20250404085159732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 01 36 d6 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085159732 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11617079)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) HNBGW_Test.msc1-SCCP(576)@d00087d8efbb: Final verdict of PTC: none 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085159732 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-11617079 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085159732 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085159732 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085159732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085159732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085159732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085159732 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085159732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085159732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085159732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 00 75 b3 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085159732 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{disrupted}: Freeing instance (context_map.c:202) 20250404085159732 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2274099)[0x562944620f30]{disrupted}: Deallocated (fsm.c:568) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{disconnected}: Freeing instance (context_map.c:206) 20250404085159732 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x56294462c610]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(574)@d00087d8efbb: Final verdict of PTC: none 20250404085159732 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2274099 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250404085159732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085159732 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085159732 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085159732 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085159733 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085159733 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085159733 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085159733 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085159733 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085159733 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085159733 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@d00087d8efbb: Final verdict of PTC: none 20250404085159733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085159733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085159733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085159733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085159733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085159733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085159733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085159733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085159733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085159733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085159733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.sgsn1-M3UA(584)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(568)@d00087d8efbb: Final verdict of PTC: none 20250404085159737 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33642<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085159738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33628<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085159749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33648<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(585)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@d00087d8efbb: Final verdict of PTC: pass MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:51:59 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc 20250404085159893 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085200441 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085200441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085200441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085200441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085200441 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085200441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085200441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085200441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085200442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085200442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085200442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085200442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085200442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085200442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085200442 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085200443 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085200443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085200443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085200443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200443 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085200443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085200443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085200443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085200444 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085200444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085200444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085200444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085200444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085200444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085200444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085200444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085200444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085200444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085200444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085200444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085200444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085200444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085200444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085200444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085200444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085200444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085200444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085200496 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33654<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=546488) 20250404085200917 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085200917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085200917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085200917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085200917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085200917 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085200917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085200917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085200917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085200917 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085200917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085200917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085200917 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085200917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085200917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085200917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085200918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085200918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085200918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085200918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085200918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085200918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085200918 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085200918 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085200918 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085200918 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085200918 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085200918 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085200919 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085200919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085200919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085200919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085200919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085200919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085200919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085200919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085200920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085200920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085200920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085200920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085200920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085200920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085201446 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085201446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085201447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085201447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085201447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085201447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085201447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085201447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085201447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085201447 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085201447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085201447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085201447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085201447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085201447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085201447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085201447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085201447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 50 75 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085201447 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085201447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085201447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085201447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085201447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085201447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085201447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085201447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085201447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 6a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085201448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085201448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085201448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085201448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085201448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085201448 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085201448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085201448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085201448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085201448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085201448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085201448 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085201448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085201448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085201448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085201448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085201448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085201448 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=546488, count=564928) 20250404085201732 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085201732 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085201732 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085201732 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085201732 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085201732 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085201732 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085201732 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085201732 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085201732 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085201732 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085201732 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085202130 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085202131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202131 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085202131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202132 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085202132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085202132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085202132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 de 53 9d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085202133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085202133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085202133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085202133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085202133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085202133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085202133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085202133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:52:02 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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 20250404085202992 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085202992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202992 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085202993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202993 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085202993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202993 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085202993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085202993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085202993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085202993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085202993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085202993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085202993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085202993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085202993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085202993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085202993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085202993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085202993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085202993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085202993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085202993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085202993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085202994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085202994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085202994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085202994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085202994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250404085203595 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085203603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085203608 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34659<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085203628 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085203628 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085203635 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203635 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203635 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203635 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085203635 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36024 (stream_srv.c:142) 20250404085203635 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36024<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085203636 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203636 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203636 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203636 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203637 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203637 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085203637 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203637 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 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085203637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203637 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 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085203637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085203637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085203637 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085203637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203637 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) 20250404085203637 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) 20250404085203637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085203637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085203637 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203637 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203637 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085203637 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203637 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085203637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085203637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085203637 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203637 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203637 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085203637 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203637 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085203637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085203637 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203637 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203637 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085203637 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085203637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085203637 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(599)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(599)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(597)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(602)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(602)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085203660 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203660 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203660 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203660 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203660 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203660 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203661 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085203661 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203662 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203662 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085203662 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203662 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) 20250404085203662 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) 20250404085203662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085203662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085203662 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203662 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203662 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085203662 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203662 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085203662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085203662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085203662 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203662 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203662 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085203662 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203662 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085203662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085203662 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203662 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203662 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085203662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085203662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085203662 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203662 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 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085203662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203662 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 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085203662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085203662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203662 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085203662 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085203693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085203693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085203693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085203693 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085203693 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085203693 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085203693 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085203693 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085203693 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085203698 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085203698 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085203698 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085203698 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085203698 DHNBAP DEBUG (127.0.0.1:36024 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085203698 DHNBAP NOTICE (127.0.0.1:36024 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085203698 DHNBAP NOTICE (127.0.0.1:36024 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085203698 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085203698 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085203849 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 20250404085203849 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 20250404085203849 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085203849 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085203858 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 20250404085203858 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 20250404085203858 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085203858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085203858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085203858 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085203858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085203858 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085203858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085203858 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085203858 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 20250404085203858 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085203858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085203858 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(602)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085203861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085203861 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085203861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085203861 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085203861 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085203861 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085203861 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 20250404085203861 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085203861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085203861 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085203861 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085203861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085203861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085203861 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085203861 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085203862 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085203862 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085203862 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085203862 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085203862 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085203862 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203863 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203863 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085203863 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203863 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203863 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085203863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085203864 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085203864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085203864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085203864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085203864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085203864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085203864 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085203864 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) 20250404085203865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085203865 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085203865 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085203865 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085203865 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085203865 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085203865 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 20250404085203865 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085203865 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203865 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085203867 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) 20250404085203867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085203867 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085203868 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203868 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085203868 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085203868 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085203868 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 20250404085203868 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085203868 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203868 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085203868 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085203868 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085203868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085203868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085203868 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085203868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085203868 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085203868 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085203868 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085203868 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085203868 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085203868 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203869 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203869 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085203869 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203869 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203869 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203869 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203869 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203869 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203869 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085203869 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085203870 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085203870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085203870 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' 20250404085203870 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 20250404085203870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085203870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085203870 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203873 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 20250404085203873 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 20250404085203873 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085203873 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085203880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203880 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085203880 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085203880 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085203880 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085203880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085203880 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085203880 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 20250404085203880 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085203880 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085203880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085203882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203882 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085203882 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085203882 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085203882 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085203882 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085203882 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085203882 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 20250404085203882 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085203882 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085203882 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085203882 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085203882 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085203882 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085203883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085203883 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085203883 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085203883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085203883 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085203883 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085203883 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085203883 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085203883 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085203883 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203883 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 20250404085203883 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 20250404085203883 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085203884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085203884 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203884 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085203884 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203884 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203884 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203884 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203884 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203884 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203884 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203884 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203884 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203884 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085203885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085203885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085203885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085203885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085203885 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085203884 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085203884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085203884 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203885 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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.sgsn1-M3UA(608)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085203890 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) 20250404085203890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085203890 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085203890 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085203890 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085203890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085203890 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085203890 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 20250404085203890 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085203890 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085203892 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) 20250404085203892 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085203892 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085203892 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203892 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085203892 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085203893 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085203893 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 20250404085203893 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085203893 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085203893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085203893 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085203893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085203893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085203893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085203893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085203893 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085203893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085203893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085203893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085203893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085203893 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085203893 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085203893 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085203894 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085203894 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085203894 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085203894 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085203894 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085203894 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203894 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203895 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203895 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203895 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085203895 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085203895 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085203895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085203895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085203895 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085203895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085203895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085203895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085203895 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085203895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085203895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085203895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085203895 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085203895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085203895 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' 20250404085203895 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 20250404085203895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085203895 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085203895 DLSS7 <000c> osmo_ss7_asp.c:1175 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(598)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085204656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085204656 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085204656 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085204656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085204656 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204656 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204656 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204656 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204656 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085204656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204656 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204656 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085204656 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085204656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204656 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204656 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204656 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085204656 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085204656 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) 20250404085204657 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085204657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085204657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085204657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085204657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204657 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085204657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085204657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085204657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085204657 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085204657 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085204657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085204657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085204657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085204657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085204657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085204657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085204657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085204658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204658 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085204660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085204660 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085204660 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085204660 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204660 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085204660 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204660 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204660 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204660 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085204660 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204661 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204661 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085204661 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085204661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204661 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204661 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204661 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085204661 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085204661 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085204668 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) 20250404085204668 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085204668 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085204668 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 20250404085204668 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204668 DLSS7 <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' 20250404085204668 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204668 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204668 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204668 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204669 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) 20250404085204669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204669 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204669 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085204669 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204669 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204669 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085204669 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085204669 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) 20250404085204669 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) 20250404085204669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085204669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085204669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204669 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085204669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085204669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085204669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085204669 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085204669 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085204669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085204669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085204670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085204670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085204670 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' 20250404085204670 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 20250404085204670 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085204670 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204670 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204671 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) 20250404085204671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085204671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085204671 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 20250404085204671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204671 DLSS7 <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' 20250404085204671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204671 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204671 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) 20250404085204671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204671 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204671 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085204671 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085204671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204671 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204671 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204671 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085204671 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085204671 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085204678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085204678 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085204678 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085204678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085204678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204678 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204678 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204678 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085204678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204678 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204678 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085204678 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204678 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204678 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085204678 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085204678 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) 20250404085204678 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085204678 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085204678 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204678 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204678 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085204678 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204678 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085204678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085204678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085204678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085204678 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085204678 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085204678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204678 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085204678 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085204678 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085204678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085204678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085204678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085204678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085204678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204678 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085204679 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204679 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085204679 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085204679 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085204679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085204679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204679 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204679 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204679 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085204679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204679 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204679 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085204679 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085204679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204679 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204679 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204679 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085204679 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085204679 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085204690 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) 20250404085204690 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085204690 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085204690 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 20250404085204690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204690 DLSS7 <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' 20250404085204690 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204690 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204690 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204690 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204690 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) 20250404085204690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204690 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204690 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085204690 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204690 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204690 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085204690 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085204690 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) 20250404085204690 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) 20250404085204690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085204690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085204690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085204690 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085204690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085204690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085204690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085204690 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085204690 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085204690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085204690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085204690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085204691 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085204691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085204691 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' 20250404085204691 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 20250404085204691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085204691 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204691 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204691 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) 20250404085204691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085204691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085204691 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 20250404085204691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085204691 DLSS7 <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' 20250404085204691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085204691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085204691 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085204691 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085204691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085204691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085204691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085204691 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) 20250404085204691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085204692 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085204692 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085204692 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085204692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204692 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085204692 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085204692 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085204692 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085204692 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085204692 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085204692 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085204692 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085205709 DLCTRL DEBUG Command: GET 138987486 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085205709 DLCTRL DEBUG Tx Command reply: GET_REPLY 138987486 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085205711 DLCTRL DEBUG Command: GET 776749036 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085205711 DLCTRL DEBUG Tx Command reply: GET_REPLY 776749036 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085205712 DLCTRL DEBUG Command: GET 728613502 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085205712 DLCTRL DEBUG Tx Command reply: GET_REPLY 728613502 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085205714 DLCTRL DEBUG Command: GET 183449957 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085205714 DLCTRL DEBUG Tx Command reply: GET_REPLY 183449957 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085205717 DLCTRL DEBUG Command: GET 60457909 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085205717 DLCTRL DEBUG Tx Command reply: GET_REPLY 60457909 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085205720 DLCTRL DEBUG Command: GET 235414075 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085205720 DLCTRL DEBUG Tx Command reply: GET_REPLY 235414075 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085205723 DLCTRL DEBUG Command: GET 562808389 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085205723 DLCTRL DEBUG Tx Command reply: GET_REPLY 562808389 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085205725 DLCTRL DEBUG Command: GET 37222150 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085205725 DLCTRL DEBUG Tx Command reply: GET_REPLY 37222150 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085205727 DLCTRL DEBUG Command: GET 108923354 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085205727 DLCTRL DEBUG Tx Command reply: GET_REPLY 108923354 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085205730 DLCTRL DEBUG Command: GET 351773015 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085205730 DLCTRL DEBUG Tx Command reply: GET_REPLY 351773015 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085205731 DLCTRL DEBUG Command: GET 665341271 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085205731 DLCTRL DEBUG Tx Command reply: GET_REPLY 665341271 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085205733 DLCTRL DEBUG Command: GET 335208315 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085205733 DLCTRL DEBUG Tx Command reply: GET_REPLY 335208315 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085205735 DLCTRL DEBUG Command: GET 178782435 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085205735 DLCTRL DEBUG Tx Command reply: GET_REPLY 178782435 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085205736 DLCTRL DEBUG Command: GET 51944238 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085205736 DLCTRL DEBUG Tx Command reply: GET_REPLY 51944238 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085205737 DLCTRL DEBUG Command: GET 977377369 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085205737 DLCTRL DEBUG Tx Command reply: GET_REPLY 977377369 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085205739 DLCTRL DEBUG Command: GET 767354010 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085205739 DLCTRL DEBUG Tx Command reply: GET_REPLY 767354010 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085205740 DLCTRL DEBUG Command: GET 482815773 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085205740 DLCTRL DEBUG Tx Command reply: GET_REPLY 482815773 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085205741 DLCTRL DEBUG Command: GET 640134720 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085205741 DLCTRL DEBUG Tx Command reply: GET_REPLY 640134720 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085205742 DLCTRL DEBUG Command: GET 464631163 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085205742 DLCTRL DEBUG Tx Command reply: GET_REPLY 464631163 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085205743 DLCTRL DEBUG Command: GET 170615649 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085205743 DLCTRL DEBUG Tx Command reply: GET_REPLY 170615649 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000000110101011'B, t_guard := 20.000000 } 20250404085205766 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)9234866 20250404085206807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085206807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085206807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085206807 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085206807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8ce9b2, normal) (hnbgw_rua.c:407) 20250404085206807 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085206807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085206807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9234866 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085206807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085206807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085206807 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9234866 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404085206807 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085206807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085206807 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9234866 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085206807 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9234866 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085206807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085206807 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085206807 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085206807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085206807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085206807 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085206807 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{IDLE}: Allocated (fsm.c:456) 20250404085206807 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085206807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f40030001ab0056400500f1100926) (sccp_scrc.c:415) 20250404085206807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085206807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085206807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085206807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085206807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085206807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085206807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085206807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085206807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085206807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085206807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085206807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085206807 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085206808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085206808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085206808 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 01 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085206808 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085206808 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085206808 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085206808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085206808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085206808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085206808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085206808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085206808 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' 20250404085206808 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 20250404085206808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085206808 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085206808 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 ab 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)3842770 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@d00087d8efbb: 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 } } } 20250404085206828 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) 20250404085206828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085206828 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085206828 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 20250404085206828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085206828 DLSS7 <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' 20250404085206828 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085206828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085206828 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085206828 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 b3 26 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085206828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085206828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085206828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085206828 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) 20250404085206828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085206828 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062b326) (sccp_scrc.c:486) 20250404085206828 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250404085206828 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085206828 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085206828 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085206828 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085206828 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085206828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085206828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085206829 DLCTRL DEBUG Command: GET 685801316 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085206829 DLCTRL DEBUG Tx Command reply: GET_REPLY 685801316 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085206831 DLCTRL DEBUG Command: GET 20024605 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085206831 DLCTRL DEBUG Tx Command reply: GET_REPLY 20024605 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085206835 DLCTRL DEBUG Command: GET 999303753 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085206835 DLCTRL DEBUG Tx Command reply: GET_REPLY 999303753 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085206837 DLCTRL DEBUG Command: GET 421654481 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085206838 DLCTRL DEBUG Tx Command reply: GET_REPLY 421654481 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085206844 DLCTRL DEBUG Command: GET 970858294 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085206844 DLCTRL DEBUG Tx Command reply: GET_REPLY 970858294 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085206851 DLCTRL DEBUG Command: GET 338138994 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085206851 DLCTRL DEBUG Tx Command reply: GET_REPLY 338138994 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085206855 DLCTRL DEBUG Command: GET 287487079 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085206855 DLCTRL DEBUG Tx Command reply: GET_REPLY 287487079 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404085206859 DLCTRL DEBUG Command: GET 609237198 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085206859 DLCTRL DEBUG Tx Command reply: GET_REPLY 609237198 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085206863 DLCTRL DEBUG Command: GET 997813550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085206863 DLCTRL DEBUG Tx Command reply: GET_REPLY 997813550 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085206866 DLCTRL DEBUG Command: GET 750096775 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085206866 DLCTRL DEBUG Tx Command reply: GET_REPLY 750096775 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085206868 DLCTRL DEBUG Command: GET 455019358 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085206868 DLCTRL DEBUG Tx Command reply: GET_REPLY 455019358 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085206872 DLCTRL DEBUG Command: GET 741261449 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085206872 DLCTRL DEBUG Tx Command reply: GET_REPLY 741261449 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085206876 DLCTRL DEBUG Command: GET 470989799 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085206876 DLCTRL DEBUG Tx Command reply: GET_REPLY 470989799 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085206880 DLCTRL DEBUG Command: GET 146917628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085206880 DLCTRL DEBUG Tx Command reply: GET_REPLY 146917628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085206884 DLCTRL DEBUG Command: GET 853844022 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085206884 DLCTRL DEBUG Tx Command reply: GET_REPLY 853844022 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085206888 DLCTRL DEBUG Command: GET 925719591 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085206888 DLCTRL DEBUG Tx Command reply: GET_REPLY 925719591 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085206891 DLCTRL DEBUG Command: GET 837261575 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085206891 DLCTRL DEBUG Tx Command reply: GET_REPLY 837261575 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085206894 DLCTRL DEBUG Command: GET 894604537 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085206894 DLCTRL DEBUG Tx Command reply: GET_REPLY 894604537 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085206897 DLCTRL DEBUG Command: GET 892627002 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085206897 DLCTRL DEBUG Tx Command reply: GET_REPLY 892627002 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085206899 DLCTRL DEBUG Command: GET 931568013 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085206899 DLCTRL DEBUG Tx Command reply: GET_REPLY 931568013 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001100010101'B, t_guard := 20.000000 } 20250404085206927 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)15449125 20250404085207954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085207954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085207954 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085207954 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085207954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xebbc25, normal) (hnbgw_rua.c:407) 20250404085207954 DHNB DEBUG map_rua[0x56294462c610]{init}: Allocated (fsm.c:456) 20250404085207954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085207954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15449125 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085207954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085207954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085207954 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085207954 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15449125 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404085207954 DCN DEBUG map_sccp[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085207954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085207954 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15449125 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085207954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15449125 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085207954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085207954 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085207954 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085207954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085207954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085207954 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085207954 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{IDLE}: Allocated (fsm.c:456) 20250404085207954 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085207954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003150056400500f1100926) (sccp_scrc.c:415) 20250404085207954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085207954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085207954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085207954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085207954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085207954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085207954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085207954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085207954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085207954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085207954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085207954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085207954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085207954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085207954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085207954 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 03 15 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:1175) 20250404085207954 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085207954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085207954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085207955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085207955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085207955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085207955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085207955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085207955 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' 20250404085207955 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 20250404085207955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085207955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085207955 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 15 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)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)14628899 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085207963 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) 20250404085207963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085207963 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085207963 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 20250404085207963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085207963 DLSS7 <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' 20250404085207963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085207963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085207963 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085207963 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 70 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085207963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085207963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085207963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085207963 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) 20250404085207963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085207963 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e87070) (sccp_scrc.c:486) 20250404085207963 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250404085207963 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085207963 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085207963 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085207963 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085207963 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085207963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085207963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085207965 DLCTRL DEBUG Command: GET 962456689 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085207965 DLCTRL DEBUG Tx Command reply: GET_REPLY 962456689 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085207970 DLCTRL DEBUG Command: GET 303159132 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085207970 DLCTRL DEBUG Tx Command reply: GET_REPLY 303159132 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085207974 DLCTRL DEBUG Command: GET 835929545 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085207974 DLCTRL DEBUG Tx Command reply: GET_REPLY 835929545 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085207978 DLCTRL DEBUG Command: GET 807138553 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085207978 DLCTRL DEBUG Tx Command reply: GET_REPLY 807138553 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085207981 DLCTRL DEBUG Command: GET 520228448 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085207981 DLCTRL DEBUG Tx Command reply: GET_REPLY 520228448 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085207985 DLCTRL DEBUG Command: GET 962177957 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085207985 DLCTRL DEBUG Tx Command reply: GET_REPLY 962177957 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085207988 DLCTRL DEBUG Command: GET 739895942 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085207988 DLCTRL DEBUG Tx Command reply: GET_REPLY 739895942 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250404085207991 DLCTRL DEBUG Command: GET 602242502 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085207991 DLCTRL DEBUG Tx Command reply: GET_REPLY 602242502 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085207993 DLCTRL DEBUG Command: GET 698234103 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085207993 DLCTRL DEBUG Tx Command reply: GET_REPLY 698234103 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085207995 DLCTRL DEBUG Command: GET 201229229 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085207995 DLCTRL DEBUG Tx Command reply: GET_REPLY 201229229 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085207997 DLCTRL DEBUG Command: GET 828536836 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085207997 DLCTRL DEBUG Tx Command reply: GET_REPLY 828536836 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085207999 DLCTRL DEBUG Command: GET 418025907 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085207999 DLCTRL DEBUG Tx Command reply: GET_REPLY 418025907 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085208001 DLCTRL DEBUG Command: GET 501437897 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085208001 DLCTRL DEBUG Tx Command reply: GET_REPLY 501437897 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085208005 DLCTRL DEBUG Command: GET 721991377 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085208005 DLCTRL DEBUG Tx Command reply: GET_REPLY 721991377 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085208007 DLCTRL DEBUG Command: GET 395421407 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085208007 DLCTRL DEBUG Tx Command reply: GET_REPLY 395421407 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085208009 DLCTRL DEBUG Command: GET 599020750 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085208009 DLCTRL DEBUG Tx Command reply: GET_REPLY 599020750 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085208011 DLCTRL DEBUG Command: GET 493694721 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085208011 DLCTRL DEBUG Tx Command reply: GET_REPLY 493694721 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085208015 DLCTRL DEBUG Command: GET 785317112 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085208015 DLCTRL DEBUG Tx Command reply: GET_REPLY 785317112 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085208019 DLCTRL DEBUG Command: GET 412442583 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085208019 DLCTRL DEBUG Tx Command reply: GET_REPLY 412442583 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085208023 DLCTRL DEBUG Command: GET 838500929 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085208023 DLCTRL DEBUG Tx Command reply: GET_REPLY 838500929 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001000101100'B, t_guard := 20.000000 } 20250404085208057 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)12529380 20250404085209076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085209076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085209076 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085209076 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085209076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbf2ee4, normal) (hnbgw_rua.c:407) 20250404085209076 DHNB DEBUG map_rua[0x5629446239d0]{init}: Allocated (fsm.c:456) 20250404085209076 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085209076 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529380 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085209076 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085209076 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085209076 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529380 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404085209076 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085209076 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085209077 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12529380 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085209077 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529380 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085209077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085209077 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085209077 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085209077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085209077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085209077 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085209077 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{IDLE}: Allocated (fsm.c:456) 20250404085209077 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085209077 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f400300022c0056400500f1100926) (sccp_scrc.c:415) 20250404085209077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085209077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085209077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085209077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085209077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085209077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085209077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085209077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085209077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085209077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209077 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085209077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085209077 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 02 2c 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:1175) 20250404085209077 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085209077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085209077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085209077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085209077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085209077 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' 20250404085209077 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 20250404085209077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085209077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085209077 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 2c 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)@d00087d8efbb: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)2546887 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404085209079 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) 20250404085209079 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085209079 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085209079 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 20250404085209079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085209079 DLSS7 <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' 20250404085209079 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085209079 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085209079 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085209079 DLSS7 <000c> osmo_ss7_asp.c:1175 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 34 30 ed 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085209079 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085209079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085209079 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085209079 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) 20250404085209079 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085209079 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003430ed) (sccp_scrc.c:486) 20250404085209079 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250404085209079 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085209079 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085209080 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085209080 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085209080 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085209080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085209080 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085209081 DLCTRL DEBUG Command: GET 912425258 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085209081 DLCTRL DEBUG Tx Command reply: GET_REPLY 912425258 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085209083 DLCTRL DEBUG Command: GET 513914868 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085209083 DLCTRL DEBUG Tx Command reply: GET_REPLY 513914868 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085209085 DLCTRL DEBUG Command: GET 24657099 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085209085 DLCTRL DEBUG Tx Command reply: GET_REPLY 24657099 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085209087 DLCTRL DEBUG Command: GET 33547911 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085209087 DLCTRL DEBUG Tx Command reply: GET_REPLY 33547911 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085209090 DLCTRL DEBUG Command: GET 782648407 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085209090 DLCTRL DEBUG Tx Command reply: GET_REPLY 782648407 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085209093 DLCTRL DEBUG Command: GET 732335044 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085209093 DLCTRL DEBUG Tx Command reply: GET_REPLY 732335044 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085209096 DLCTRL DEBUG Command: GET 126750328 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085209096 DLCTRL DEBUG Tx Command reply: GET_REPLY 126750328 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250404085209099 DLCTRL DEBUG Command: GET 893519942 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085209099 DLCTRL DEBUG Tx Command reply: GET_REPLY 893519942 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085209101 DLCTRL DEBUG Command: GET 643478151 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085209101 DLCTRL DEBUG Tx Command reply: GET_REPLY 643478151 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085209103 DLCTRL DEBUG Command: GET 215013959 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085209103 DLCTRL DEBUG Tx Command reply: GET_REPLY 215013959 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085209105 DLCTRL DEBUG Command: GET 73081403 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085209105 DLCTRL DEBUG Tx Command reply: GET_REPLY 73081403 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085209107 DLCTRL DEBUG Command: GET 267502487 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085209107 DLCTRL DEBUG Tx Command reply: GET_REPLY 267502487 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085209109 DLCTRL DEBUG Command: GET 378044968 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085209109 DLCTRL DEBUG Tx Command reply: GET_REPLY 378044968 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085209110 DLCTRL DEBUG Command: GET 349796593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085209110 DLCTRL DEBUG Tx Command reply: GET_REPLY 349796593 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085209111 DLCTRL DEBUG Command: GET 911071600 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085209111 DLCTRL DEBUG Tx Command reply: GET_REPLY 911071600 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085209113 DLCTRL DEBUG Command: GET 43335344 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085209113 DLCTRL DEBUG Tx Command reply: GET_REPLY 43335344 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085209114 DLCTRL DEBUG Command: GET 368444536 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085209114 DLCTRL DEBUG Tx Command reply: GET_REPLY 368444536 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085209115 DLCTRL DEBUG Command: GET 8700507 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085209115 DLCTRL DEBUG Tx Command reply: GET_REPLY 8700507 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085209116 DLCTRL DEBUG Command: GET 616796238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085209116 DLCTRL DEBUG Tx Command reply: GET_REPLY 616796238 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085209117 DLCTRL DEBUG Command: GET 59033982 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085209117 DLCTRL DEBUG Tx Command reply: GET_REPLY 59033982 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085209122 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34659<->l=127.0.0.1:4262) (control_if.c:193) 20250404085209123 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33676<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(591)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(590)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085209126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33660<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085209126 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085209126 DLINP DEBUG SRVCONN(,r=127.0.0.1:36024<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085209126 DLINP NOTICE SRV(,r=127.0.0.1:36024<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085209126 DMAIN NOTICE (127.0.0.1:36024 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36024<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085209126 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@d00087d8efbb: Final verdict of PTC: none 20250404085209129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085209129 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) 20250404085209129 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085209129 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085209129 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085209129 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) 20250404085209129 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085209129 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085209129 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 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085209130 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085209130 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085209130 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085209130 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 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085209130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085209130 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085209130 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: Cannot send after transport endpoint shutdown 20250404085209130 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085209130 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) 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085209130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085209130 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085209131 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) HNBGW_Test.sgsn0-RAN(604)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(607)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@d00087d8efbb: Final verdict of PTC: none 20250404085209131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085209131 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085209131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085209131 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085209131 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085209131 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085209131 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085209131 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085209130 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085209130 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) 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085209130 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085209130 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) 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085209130 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085209131 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085209131 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) 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085209131 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 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085209131 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085209131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085209131 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085209131 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 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085209131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085209131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085209131 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 20250404085209131 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) 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085209131 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085209131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085209131 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085209131 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 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085209131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085209131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@d00087d8efbb: Final verdict of PTC: none 20250404085209131 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 20250404085209131 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) 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085209131 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085209131 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 20250404085209131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085209132 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085209132 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) 20250404085209132 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085209132 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250404085209132 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 20250404085209132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085209132 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085209132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085209132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085209132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085209132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085209132 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085209132 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085209132 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085209132 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085209132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085209132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085209132 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085209132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085209132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085209132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085209132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085209132 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085209132 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085209132 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085209132 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085209132 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085209132 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085209132 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085209132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b326), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085209132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209132 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc1-M3UA(602)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(599)@d00087d8efbb: Final verdict of PTC: none 20250404085209133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085209133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 62 b3 26 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085209133 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085209133 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085209133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9234866)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085209133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9234866 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085209133 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085209133 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085209133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87070), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085209133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085209133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@d00087d8efbb: Final verdict of PTC: none 20250404085209133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 70 70 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085209133 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085209133 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085209133 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{disrupted}: Freeing instance (context_map.c:202) 20250404085209133 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15449125)[0x56294462c610]{disrupted}: Deallocated (fsm.c:568) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{disconnected}: Freeing instance (context_map.c:206) 20250404085209133 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x56294462cde0]{disconnected}: Deallocated (fsm.c:568) 20250404085209133 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15449125 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250404085209134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085209134 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085209134 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085209134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003430ed), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085209134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085209134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085209134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085209134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 30 ed 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085209134 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085209134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085209134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085209134 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085209134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085209134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085209134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085209134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{disrupted}: Freeing instance (context_map.c:202) 20250404085209134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12529380)[0x5629446239d0]{disrupted}: Deallocated (fsm.c:568) 20250404085209134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085209134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085209134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) 20250404085209134 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12529380 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) 20250404085209134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085209135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085209135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085209135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085209135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085209135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085209135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085209135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085209135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085209135 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085209135 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085209135 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085209136 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085209136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085209136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085209136 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-SCCP(600)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(592)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@d00087d8efbb: Final verdict of PTC: none 20250404085209138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085209139 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@d00087d8efbb: Final verdict of PTC: pass 20250404085209140 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36712<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.sgsn0-M3UA(605)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(609)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:52:09 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc 20250404085209317 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085209732 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085209732 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085209732 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085209733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085209733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085209733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085209733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085209733 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085209733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085209733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085209733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085209733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085209733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085209733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085209733 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085209733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085209733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085209733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085209733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085209733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085209733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085209733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085209733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085209733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085209733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085209733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085209733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085209733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085209733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085209733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085209733 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085209733 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085209733 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085209733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085209733 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085210021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36720<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561664) 20250404085210442 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085210442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085210442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085210442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085210442 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085210442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085210442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085210442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085210442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085210443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085210443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085210443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085210443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085210443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085210443 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085210444 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085210444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085210444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085210444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085210444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085210444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085210444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085210444 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085210444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085210444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085210444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085210444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085210444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085210444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085210444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085210444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085210444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085210444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085210444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085210444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085210445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085210445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085210445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085210445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085210445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085210445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085210918 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085210918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085210918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085210918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210918 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085210918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085210918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085210918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085210918 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085210918 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085210918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085210918 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085210918 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085210918 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085210918 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085210918 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085210918 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085210919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085210919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085210919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085210919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085210919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085210919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085210919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085210919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085210919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085210919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085210919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085210919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085210920 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085210920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085210920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085210920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085210920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085210920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085210920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085210920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085210920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085210920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085210920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085210920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085210920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085210920 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=561664, count=590988) 20250404085211130 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085211130 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085211130 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085211132 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085211132 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085211132 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085211132 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085211132 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085211132 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085211447 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085211447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085211447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085211447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085211447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085211447 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085211447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085211447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085211447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085211447 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085211447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085211447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085211447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085211447 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085211447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085211447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085211447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085211448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 50 75 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085211448 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085211448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085211448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085211448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085211448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085211448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085211448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085211448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085211448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 6a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085211448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085211448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085211448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085211448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085211448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085211448 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085211448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085211448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085211448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085211448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085211448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085211448 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085211448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085211448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085211448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085211448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085211448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085211448 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 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_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 20250404085212132 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085212132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085212133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085212133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 de 53 9d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212133 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085212133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212133 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212133 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085212133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085212133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085212133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085212134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085212134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085212134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085212134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085212134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085212134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085212994 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00184d55), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085212994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4d 55 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212994 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b0b04e), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085212994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b0 4e 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212994 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f1ccd0), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085212994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 cc d0 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212994 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085212994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001f5757), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085212994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085212994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085212994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085212994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085212994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1f 57 57 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085212994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085212994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085212994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085212994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085212994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085212994 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085212994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085212995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085212995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085212995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085212995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085212995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085212995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085212995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085212995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250404085213116 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085213121 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085213125 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35969<->l=127.0.0.1:4262) (control_if.c:572) 20250404085213141 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085213141 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085213150 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213150 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213150 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213150 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213151 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213151 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213151 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34437 (stream_srv.c:142) 20250404085213151 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34437<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085213151 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213151 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085213151 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_2-Iuh1(619)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085213151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085213151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085213151 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213151 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213151 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085213151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085213151 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085213153 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213153 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085213153 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 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) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213153 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) 20250404085213153 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) 20250404085213153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085213153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213153 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213153 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213153 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085213153 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213153 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085213153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085213153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213153 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213153 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213153 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085213153 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213153 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213153 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213153 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213153 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213153 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213153 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213153 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213153 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085213153 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213153 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085213153 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213153 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213153 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213153 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213153 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 20250404085213153 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085213153 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085213154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213154 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 20250404085213154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085213154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085213154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213154 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213154 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213154 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085213154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085213154 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(623)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(623)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(621)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(626)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(626)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(624)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(629)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085213202 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213202 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213202 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213202 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213202 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085213203 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213203 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213203 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213203 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085213203 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213203 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213203 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213203 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213203 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213203 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213203 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213203 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213203 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213203 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213203 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213203 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085213203 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085213203 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213203 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085213204 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213204 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213204 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085213204 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213204 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085213204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213204 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213204 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213204 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085213204 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085213204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085213204 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213205 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085213205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085213205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213205 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213205 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213205 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085213205 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085213205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085213205 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' 20250404085213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213205 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 20250404085213205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085213205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213205 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) 20250404085213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213205 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) 20250404085213205 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) 20250404085213205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085213205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213205 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213205 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213205 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 20250404085213205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213206 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 20250404085213206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085213206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085213206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213206 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 20250404085213206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085213206 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(632)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(630)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(635)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(633)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(638)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn2-SCCP(636)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085213257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085213257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085213257 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085213257 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085213258 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085213258 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085213258 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085213258 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085213258 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085213265 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085213265 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085213265 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085213265 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085213265 DHNBAP DEBUG (127.0.0.1:34437 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085213265 DHNBAP NOTICE (127.0.0.1:34437 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085213265 DHNBAP NOTICE (127.0.0.1:34437 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085213265 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085213265 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085213370 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 20250404085213370 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 20250404085213370 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085213370 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085213379 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213379 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085213379 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085213379 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085213379 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085213379 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085213379 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085213379 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 20250404085213379 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085213379 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085213379 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085213382 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 20250404085213382 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 20250404085213382 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085213382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085213382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085213382 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085213382 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085213382 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085213382 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085213382 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085213382 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 20250404085213382 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085213382 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085213382 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213382 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213382 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085213383 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 20250404085213383 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213383 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085213383 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085213383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213383 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213383 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213383 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213383 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085213383 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085213383 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213384 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213384 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085213384 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213384 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213384 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085213385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085213385 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085213385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085213385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085213385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085213385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085213385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213385 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(626)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085213390 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) 20250404085213390 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085213390 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085213390 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085213390 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085213390 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085213390 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085213390 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 20250404085213390 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085213390 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213390 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085213393 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) 20250404085213393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085213393 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085213393 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213393 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085213393 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085213393 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085213393 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 20250404085213393 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085213393 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213393 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085213393 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213393 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213393 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085213393 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 20250404085213393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085213394 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085213394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213394 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213394 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213394 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213394 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085213394 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085213394 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213395 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213395 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085213395 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213395 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213395 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213395 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213395 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213395 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085213395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085213395 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213395 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 20250404085213395 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 20250404085213395 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085213395 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085213395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085213395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085213395 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' 20250404085213395 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 20250404085213395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085213395 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213395 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc2-M3UA(629)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085213401 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) 20250404085213401 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085213401 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085213401 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085213401 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085213401 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085213401 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085213401 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 20250404085213401 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085213401 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085213404 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) 20250404085213404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085213404 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085213404 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213404 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085213404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085213404 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085213404 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 20250404085213404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085213404 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085213404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085213404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250404085213404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213404 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085213404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085213404 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 20250404085213404 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085213404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213404 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085213404 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085213404 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213405 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213405 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085213405 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213405 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213405 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213405 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213405 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213405 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213405 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213406 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085213406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085213406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213406 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213406 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213406 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213406 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 20250404085213406 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085213406 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' 20250404085213406 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 20250404085213406 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085213406 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213406 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213423 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 20250404085213423 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 20250404085213423 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085213423 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085213428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085213428 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085213428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085213428 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085213428 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085213428 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085213428 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 20250404085213428 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085213428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085213428 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085213430 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085213430 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085213430 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085213430 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085213430 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 20250404085213430 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213430 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085213431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085213431 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085213431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213431 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213431 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213431 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213431 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085213431 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085213431 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213431 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 20250404085213432 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213432 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085213432 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085213432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085213432 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085213432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085213432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085213432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085213432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085213432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213432 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085213435 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 20250404085213435 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 20250404085213435 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 20250404085213435 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085213435 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085213435 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085213435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(635)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085213440 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) 20250404085213440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085213440 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085213440 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085213440 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213440 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085213440 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085213440 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085213440 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 20250404085213440 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250404085213440 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213440 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085213441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085213441 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085213441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085213441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085213441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085213441 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085213441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213441 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213441 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213441 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213441 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085213444 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 20250404085213444 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 20250404085213444 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085213444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085213445 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) 20250404085213445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085213445 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213445 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085213445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085213445 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250404085213445 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 20250404085213445 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085213445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085213446 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085213446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213446 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213446 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213446 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213446 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085213446 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085213446 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213447 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213447 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085213447 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213447 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085213447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085213447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213447 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.sgsn2-M3UA(638)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404085213448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085213448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085213448 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' 20250404085213448 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 20250404085213448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085213448 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213448 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213454 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) 20250404085213454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404085213454 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085213454 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085213454 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085213454 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085213454 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085213454 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 20250404085213454 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085213454 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213454 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085213456 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) 20250404085213456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085213456 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213456 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085213456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085213456 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085213456 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 20250404085213456 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085213456 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085213456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085213457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085213457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085213457 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404085213457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085213457 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085213457 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085213457 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085213457 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085213457 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085213457 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085213458 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085213458 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085213458 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085213458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085213458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085213458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085213458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085213458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085213458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085213458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085213458 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085213458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085213458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085213458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085213458 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085213458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085213458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085213458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085213458 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 20250404085213458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085213458 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' 20250404085213458 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 20250404085213458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085213458 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085213459 DLSS7 <000c> osmo_ss7_asp.c:1175 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(622)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085214187 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214187 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085214187 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085214187 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085214187 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214187 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085214187 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214187 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214187 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214187 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214187 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214187 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085214187 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214187 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214188 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085214188 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214188 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214188 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085214188 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085214188 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) 20250404085214188 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085214188 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085214188 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214188 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214188 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214188 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085214188 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214188 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085214188 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085214188 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085214188 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085214188 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085214188 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085214188 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214188 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085214188 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085214188 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085214188 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085214188 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085214188 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085214188 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085214188 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214188 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085214189 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214189 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085214189 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085214189 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085214189 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214189 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085214189 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214189 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214189 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214189 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214189 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085214189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214189 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214189 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085214189 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085214189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214189 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214189 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214189 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214189 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214189 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214189 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085214189 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085214189 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085214193 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) 20250404085214193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085214193 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085214193 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 20250404085214193 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214193 DLSS7 <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' 20250404085214193 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214193 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214193 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214193 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214193 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214193 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214193 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) 20250404085214193 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214193 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214193 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085214193 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085214193 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214193 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214194 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214194 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085214194 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085214194 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) 20250404085214194 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) 20250404085214194 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085214194 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214194 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214194 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214194 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085214194 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214194 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085214194 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085214194 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085214194 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085214194 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085214194 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085214194 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214194 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085214194 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085214194 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085214194 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085214194 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' 20250404085214194 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 20250404085214194 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085214194 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214194 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214195 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) 20250404085214195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085214195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085214195 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 20250404085214195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214195 DLSS7 <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' 20250404085214195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214195 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) 20250404085214195 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214195 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214195 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085214195 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085214195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214195 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214195 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214195 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214195 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214195 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214195 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085214195 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085214195 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085214204 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) 20250404085214204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085214204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085214204 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 20250404085214204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214205 DLSS7 <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' 20250404085214205 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214205 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214205 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214205 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214205 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) 20250404085214205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214205 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214205 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085214205 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214205 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214205 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085214205 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085214205 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) 20250404085214205 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) 20250404085214205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085214205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085214205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214205 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085214205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085214205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085214205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085214205 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085214205 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085214205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085214205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085214205 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 20250404085214205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085214205 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' 20250404085214205 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 20250404085214205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085214205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214205 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214208 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) 20250404085214208 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085214208 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085214208 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 20250404085214208 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214208 DLSS7 <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' 20250404085214208 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214208 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214208 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214208 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214208 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214208 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214208 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) 20250404085214208 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214208 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214208 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085214208 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085214208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214208 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214208 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214208 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214208 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214208 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214208 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085214208 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085214208 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085214239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085214239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085214239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085214239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085214239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214239 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085214240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085214240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085214240 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085214240 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) 20250404085214240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085214240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085214240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085214240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085214240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085214240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085214240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085214240 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085214240 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085214241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214241 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085214241 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085214241 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085214241 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085214241 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085214241 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085214241 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085214241 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214241 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085214243 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214243 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085214243 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085214243 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085214243 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214243 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085214243 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214243 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214243 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214244 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085214244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085214244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085214244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085214244 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085214244 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085214247 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) 20250404085214247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085214247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085214247 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 20250404085214247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214247 DLSS7 <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' 20250404085214247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214247 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214247 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) 20250404085214247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085214247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214247 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085214247 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085214247 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) 20250404085214247 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) 20250404085214247 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085214247 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085214247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214247 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085214247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085214247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085214247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085214247 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085214247 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085214248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214248 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085214248 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085214248 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085214248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085214248 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' 20250404085214248 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 20250404085214248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085214248 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214251 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) 20250404085214251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085214251 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085214251 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 20250404085214251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214251 DLSS7 <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' 20250404085214251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214251 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214251 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214252 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214252 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214252 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) 20250404085214252 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214252 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214252 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085214252 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085214252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214252 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214252 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214252 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214252 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214252 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214252 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085214252 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085214252 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085214256 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) 20250404085214256 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085214256 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085214256 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 20250404085214256 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214256 DLSS7 <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' 20250404085214256 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214256 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214256 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214256 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214256 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214256 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) 20250404085214256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214256 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214256 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085214256 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085214256 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) 20250404085214256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214256 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) 20250404085214256 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214256 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214256 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214256 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085214256 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085214256 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) 20250404085214256 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) 20250404085214256 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085214256 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085214256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214256 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214256 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085214257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085214257 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085214257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085214257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085214257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085214257 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085214257 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{CONNECTED}: link up (cnlink.c:111) 20250404085214257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085214257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085214257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085214257 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 20250404085214257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085214257 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404085214257 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 20250404085214257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085214257 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214257 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0c 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250404085214260 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) 20250404085214260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085214260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085214260 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 20250404085214260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085214260 DLSS7 <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' 20250404085214260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085214260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085214260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085214260 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085214260 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085214260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085214260 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085214260 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) 20250404085214260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085214260 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085214260 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085214260 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085214260 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) 20250404085214260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085214260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214260 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) 20250404085214260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085214260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085214260 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085214260 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085214260 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085214260 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085214260 DRANAP INFO cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085215277 DLCTRL DEBUG Command: GET 619421614 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085215277 DLCTRL DEBUG Tx Command reply: GET_REPLY 619421614 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085215284 DLCTRL DEBUG Command: GET 895558807 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085215284 DLCTRL DEBUG Tx Command reply: GET_REPLY 895558807 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085215289 DLCTRL DEBUG Command: GET 976201925 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085215289 DLCTRL DEBUG Tx Command reply: GET_REPLY 976201925 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085215293 DLCTRL DEBUG Command: GET 311529769 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085215293 DLCTRL DEBUG Tx Command reply: GET_REPLY 311529769 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085215298 DLCTRL DEBUG Command: GET 887917065 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085215298 DLCTRL DEBUG Tx Command reply: GET_REPLY 887917065 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085215302 DLCTRL DEBUG Command: GET 563316905 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085215302 DLCTRL DEBUG Tx Command reply: GET_REPLY 563316905 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085215306 DLCTRL DEBUG Command: GET 810355241 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085215306 DLCTRL DEBUG Tx Command reply: GET_REPLY 810355241 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085215310 DLCTRL DEBUG Command: GET 136505759 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085215310 DLCTRL DEBUG Tx Command reply: GET_REPLY 136505759 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085215314 DLCTRL DEBUG Command: GET 125068355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085215314 DLCTRL DEBUG Tx Command reply: GET_REPLY 125068355 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085215318 DLCTRL DEBUG Command: GET 494791655 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085215318 DLCTRL DEBUG Tx Command reply: GET_REPLY 494791655 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085215323 DLCTRL DEBUG Command: GET 107922088 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085215323 DLCTRL DEBUG Tx Command reply: GET_REPLY 107922088 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085215329 DLCTRL DEBUG Command: GET 359255831 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085215329 DLCTRL DEBUG Tx Command reply: GET_REPLY 359255831 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085215333 DLCTRL DEBUG Command: GET 656749205 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085215333 DLCTRL DEBUG Tx Command reply: GET_REPLY 656749205 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085215337 DLCTRL DEBUG Command: GET 554371091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085215337 DLCTRL DEBUG Tx Command reply: GET_REPLY 554371091 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085215341 DLCTRL DEBUG Command: GET 83296294 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085215341 DLCTRL DEBUG Tx Command reply: GET_REPLY 83296294 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085215346 DLCTRL DEBUG Command: GET 345942092 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085215346 DLCTRL DEBUG Tx Command reply: GET_REPLY 345942092 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085215348 DLCTRL DEBUG Command: GET 688085501 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085215348 DLCTRL DEBUG Tx Command reply: GET_REPLY 688085501 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085215351 DLCTRL DEBUG Command: GET 94851821 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085215351 DLCTRL DEBUG Tx Command reply: GET_REPLY 94851821 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085215353 DLCTRL DEBUG Command: GET 850140760 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085215353 DLCTRL DEBUG Tx Command reply: GET_REPLY 850140760 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085215355 DLCTRL DEBUG Command: GET 840500875 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085215355 DLCTRL DEBUG Tx Command reply: GET_REPLY 840500875 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000001101010011'B, t_guard := 20.000000 } 20250404085215376 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)5912613 20250404085216413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085216413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085216413 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085216413 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085216414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x5a3825, normal) (hnbgw_rua.c:407) 20250404085216414 DHNB DEBUG map_rua[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085216414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085216414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5912613 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085216414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085216414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085216414 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5912613 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250404085216414 DCN DEBUG map_sccp[0x5629446168b0]{init}: Allocated (fsm.c:456) 20250404085216414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085216414 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5912613 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404085216414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5912613 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085216414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085216414 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085216414 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085216414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085216414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085216414 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085216414 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{IDLE}: Allocated (fsm.c:456) 20250404085216414 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085216414 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030003530056400500f1100926) (sccp_scrc.c:415) 20250404085216414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085216414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085216414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085216414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085216414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085216414 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085216414 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085216414 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085216414 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085216414 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085216414 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085216414 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085216414 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085216414 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085216414 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085216414 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 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:1175) 20250404085216414 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085216414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085216414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085216414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085216414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085216414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085216414 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 20250404085216414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085216414 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 20250404085216414 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 20250404085216414 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085216414 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085216414 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 53 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)4075595 HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@d00087d8efbb: 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 } } } 20250404085216430 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) 20250404085216430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085216430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085216430 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 20250404085216430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085216430 DLSS7 <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' 20250404085216430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085216430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085216430 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085216430 DLSS7 <000c> osmo_ss7_asp.c:1175 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 41 99 f3 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085216430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085216430 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085216431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085216431 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) 20250404085216431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085216431 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004199f3) (sccp_scrc.c:486) 20250404085216431 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250404085216431 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085216431 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085216431 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085216431 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085216431 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085216431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085216431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085216431 DLCTRL DEBUG Command: GET 411543472 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085216431 DLCTRL DEBUG Tx Command reply: GET_REPLY 411543472 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085216435 DLCTRL DEBUG Command: GET 917457525 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085216435 DLCTRL DEBUG Tx Command reply: GET_REPLY 917457525 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085216437 DLCTRL DEBUG Command: GET 611977858 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085216437 DLCTRL DEBUG Tx Command reply: GET_REPLY 611977858 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085216439 DLCTRL DEBUG Command: GET 261034429 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085216439 DLCTRL DEBUG Tx Command reply: GET_REPLY 261034429 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085216442 DLCTRL DEBUG Command: GET 83704287 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085216442 DLCTRL DEBUG Tx Command reply: GET_REPLY 83704287 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085216444 DLCTRL DEBUG Command: GET 536672273 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085216444 DLCTRL DEBUG Tx Command reply: GET_REPLY 536672273 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085216446 DLCTRL DEBUG Command: GET 683109320 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085216446 DLCTRL DEBUG Tx Command reply: GET_REPLY 683109320 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085216447 DLCTRL DEBUG Command: GET 493999844 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085216447 DLCTRL DEBUG Tx Command reply: GET_REPLY 493999844 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085216449 DLCTRL DEBUG Command: GET 930723175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085216449 DLCTRL DEBUG Tx Command reply: GET_REPLY 930723175 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085216451 DLCTRL DEBUG Command: GET 589736932 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085216451 DLCTRL DEBUG Tx Command reply: GET_REPLY 589736932 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085216452 DLCTRL DEBUG Command: GET 201986054 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085216452 DLCTRL DEBUG Tx Command reply: GET_REPLY 201986054 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085216453 DLCTRL DEBUG Command: GET 847812036 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085216453 DLCTRL DEBUG Tx Command reply: GET_REPLY 847812036 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250404085216454 DLCTRL DEBUG Command: GET 877270355 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085216454 DLCTRL DEBUG Tx Command reply: GET_REPLY 877270355 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085216456 DLCTRL DEBUG Command: GET 74178821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085216456 DLCTRL DEBUG Tx Command reply: GET_REPLY 74178821 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085216458 DLCTRL DEBUG Command: GET 558740277 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085216458 DLCTRL DEBUG Tx Command reply: GET_REPLY 558740277 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085216460 DLCTRL DEBUG Command: GET 433207567 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085216460 DLCTRL DEBUG Tx Command reply: GET_REPLY 433207567 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085216464 DLCTRL DEBUG Command: GET 398565109 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085216464 DLCTRL DEBUG Tx Command reply: GET_REPLY 398565109 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085216469 DLCTRL DEBUG Command: GET 753739204 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085216469 DLCTRL DEBUG Tx Command reply: GET_REPLY 753739204 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085216473 DLCTRL DEBUG Command: GET 858110938 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085216473 DLCTRL DEBUG Tx Command reply: GET_REPLY 858110938 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085216476 DLCTRL DEBUG Command: GET 29952284 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085216476 DLCTRL DEBUG Tx Command reply: GET_REPLY 29952284 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000111011011'B, t_guard := 20.000000 } 20250404085216514 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@d00087d8efbb: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)420279 20250404085217532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085217532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085217532 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085217532 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085217532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x669b7, normal) (hnbgw_rua.c:407) 20250404085217532 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085217532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085217532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-420279 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085217532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085217532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085217532 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085217532 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-420279 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250404085217532 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085217532 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085217532 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-420279 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404085217532 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-420279 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085217532 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085217532 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085217532 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085217533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085217533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085217533 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085217533 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{IDLE}: Allocated (fsm.c:456) 20250404085217533 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085217533 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030001db0056400500f1100926) (sccp_scrc.c:415) 20250404085217533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085217533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085217533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085217533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085217533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085217533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085217533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085217533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085217533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085217533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085217533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085217533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085217533 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085217533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085217533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085217533 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 01 db 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:1175) 20250404085217533 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085217533 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085217533 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085217533 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085217533 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085217533 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085217533 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 20250404085217533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085217533 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' 20250404085217533 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 20250404085217533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085217533 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085217533 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 db 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)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@d00087d8efbb: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@d00087d8efbb: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)1587541 HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@d00087d8efbb: setverdict(pass): none -> pass 20250404085217541 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) 20250404085217541 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085217541 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085217541 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 20250404085217541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085217541 DLSS7 <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' 20250404085217542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085217542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085217542 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085217542 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 57 8f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085217542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085217542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085217542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085217542 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) 20250404085217542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085217542 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043578f) (sccp_scrc.c:486) 20250404085217542 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250404085217542 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085217542 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085217542 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085217542 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085217542 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085217542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085217542 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085217544 DLCTRL DEBUG Command: GET 473255860 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085217544 DLCTRL DEBUG Tx Command reply: GET_REPLY 473255860 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085217548 DLCTRL DEBUG Command: GET 321820262 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085217548 DLCTRL DEBUG Tx Command reply: GET_REPLY 321820262 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085217552 DLCTRL DEBUG Command: GET 121927178 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085217553 DLCTRL DEBUG Tx Command reply: GET_REPLY 121927178 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085217556 DLCTRL DEBUG Command: GET 88973305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085217556 DLCTRL DEBUG Tx Command reply: GET_REPLY 88973305 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085217559 DLCTRL DEBUG Command: GET 332386184 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085217559 DLCTRL DEBUG Tx Command reply: GET_REPLY 332386184 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085217562 DLCTRL DEBUG Command: GET 112911138 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085217562 DLCTRL DEBUG Tx Command reply: GET_REPLY 112911138 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085217566 DLCTRL DEBUG Command: GET 211003473 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085217566 DLCTRL DEBUG Tx Command reply: GET_REPLY 211003473 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085217570 DLCTRL DEBUG Command: GET 337460121 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085217571 DLCTRL DEBUG Tx Command reply: GET_REPLY 337460121 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085217575 DLCTRL DEBUG Command: GET 51397282 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085217575 DLCTRL DEBUG Tx Command reply: GET_REPLY 51397282 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085217579 DLCTRL DEBUG Command: GET 714152386 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085217579 DLCTRL DEBUG Tx Command reply: GET_REPLY 714152386 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085217582 DLCTRL DEBUG Command: GET 958175786 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085217582 DLCTRL DEBUG Tx Command reply: GET_REPLY 958175786 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085217585 DLCTRL DEBUG Command: GET 734080170 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085217585 DLCTRL DEBUG Tx Command reply: GET_REPLY 734080170 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250404085217588 DLCTRL DEBUG Command: GET 698450192 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085217588 DLCTRL DEBUG Tx Command reply: GET_REPLY 698450192 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085217590 DLCTRL DEBUG Command: GET 636543611 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085217590 DLCTRL DEBUG Tx Command reply: GET_REPLY 636543611 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085217592 DLCTRL DEBUG Command: GET 175325283 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085217592 DLCTRL DEBUG Tx Command reply: GET_REPLY 175325283 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085217594 DLCTRL DEBUG Command: GET 316678304 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085217594 DLCTRL DEBUG Tx Command reply: GET_REPLY 316678304 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085217596 DLCTRL DEBUG Command: GET 564584738 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085217596 DLCTRL DEBUG Tx Command reply: GET_REPLY 564584738 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085217598 DLCTRL DEBUG Command: GET 429694948 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085217598 DLCTRL DEBUG Tx Command reply: GET_REPLY 429694948 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085217599 DLCTRL DEBUG Command: GET 407892265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085217599 DLCTRL DEBUG Tx Command reply: GET_REPLY 407892265 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085217601 DLCTRL DEBUG Command: GET 846705258 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085217601 DLCTRL DEBUG Tx Command reply: GET_REPLY 846705258 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001000010011'B, t_guard := 20.000000 } 20250404085217629 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)137889 20250404085218661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085218661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085218661 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085218661 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085218661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x21aa1, normal) (hnbgw_rua.c:407) 20250404085218661 DHNB DEBUG map_rua[0x562944620560]{init}: Allocated (fsm.c:456) 20250404085218661 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085218661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-137889 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085218661 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085218661 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085218661 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-137889 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085218661 DCN DEBUG map_sccp[0x56294461b220]{init}: Allocated (fsm.c:456) 20250404085218661 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085218661 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-137889 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085218661 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-137889 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085218662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085218662 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085218662 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085218662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085218662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085218662 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085218662 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{IDLE}: Allocated (fsm.c:456) 20250404085218662 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085218662 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002130056400500f1100926) (sccp_scrc.c:415) 20250404085218662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085218662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085218662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085218662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085218662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085218662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085218662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085218662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085218662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085218662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085218662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218662 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085218662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085218662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085218662 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 02 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:1175) 20250404085218662 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085218662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085218662 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085218663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085218663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085218663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085218663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085218663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085218663 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' 20250404085218663 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 20250404085218663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085218663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085218663 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)2060355 HNBGW_Test.msc1-SCCP(624)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@d00087d8efbb: setverdict(pass): none -> pass 20250404085218676 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) 20250404085218676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085218676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085218676 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 20250404085218676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085218676 DLSS7 <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' 20250404085218676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085218676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085218676 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085218676 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9c 9a 09 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085218676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085218676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085218676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085218676 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) 20250404085218676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085218676 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009c9a09) (sccp_scrc.c:486) 20250404085218676 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250404085218676 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085218676 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085218676 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085218676 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085218676 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085218676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085218676 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085218676 DLCTRL DEBUG Command: GET 776895969 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085218676 DLCTRL DEBUG Tx Command reply: GET_REPLY 776895969 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085218678 DLCTRL DEBUG Command: GET 226594851 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085218678 DLCTRL DEBUG Tx Command reply: GET_REPLY 226594851 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085218682 DLCTRL DEBUG Command: GET 798702749 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085218682 DLCTRL DEBUG Tx Command reply: GET_REPLY 798702749 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085218685 DLCTRL DEBUG Command: GET 263503310 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085218685 DLCTRL DEBUG Tx Command reply: GET_REPLY 263503310 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085218690 DLCTRL DEBUG Command: GET 713123946 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085218690 DLCTRL DEBUG Tx Command reply: GET_REPLY 713123946 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085218694 DLCTRL DEBUG Command: GET 257207604 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085218694 DLCTRL DEBUG Tx Command reply: GET_REPLY 257207604 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085218697 DLCTRL DEBUG Command: GET 576941281 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085218697 DLCTRL DEBUG Tx Command reply: GET_REPLY 576941281 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085218701 DLCTRL DEBUG Command: GET 53950010 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085218701 DLCTRL DEBUG Tx Command reply: GET_REPLY 53950010 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085218705 DLCTRL DEBUG Command: GET 548801164 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085218705 DLCTRL DEBUG Tx Command reply: GET_REPLY 548801164 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085218709 DLCTRL DEBUG Command: GET 996506534 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085218709 DLCTRL DEBUG Tx Command reply: GET_REPLY 996506534 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085218713 DLCTRL DEBUG Command: GET 647025632 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085218713 DLCTRL DEBUG Tx Command reply: GET_REPLY 647025632 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085218717 DLCTRL DEBUG Command: GET 15893545 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085218717 DLCTRL DEBUG Tx Command reply: GET_REPLY 15893545 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250404085218722 DLCTRL DEBUG Command: GET 26145558 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085218722 DLCTRL DEBUG Tx Command reply: GET_REPLY 26145558 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085218726 DLCTRL DEBUG Command: GET 118115143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085218726 DLCTRL DEBUG Tx Command reply: GET_REPLY 118115143 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085218731 DLCTRL DEBUG Command: GET 122429114 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085218731 DLCTRL DEBUG Tx Command reply: GET_REPLY 122429114 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085218735 DLCTRL DEBUG Command: GET 583673244 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085218735 DLCTRL DEBUG Tx Command reply: GET_REPLY 583673244 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085218739 DLCTRL DEBUG Command: GET 204445144 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085218739 DLCTRL DEBUG Tx Command reply: GET_REPLY 204445144 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085218743 DLCTRL DEBUG Command: GET 995595265 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085218743 DLCTRL DEBUG Tx Command reply: GET_REPLY 995595265 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085218747 DLCTRL DEBUG Command: GET 26738158 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085218747 DLCTRL DEBUG Tx Command reply: GET_REPLY 26738158 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085218751 DLCTRL DEBUG Command: GET 188307671 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085218751 DLCTRL DEBUG Tx Command reply: GET_REPLY 188307671 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085218762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085218763 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35969<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(614)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085218766 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36724<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085218766 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085218766 DLINP DEBUG SRVCONN(,r=127.0.0.1:34437<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085218766 DLINP NOTICE SRV(,r=127.0.0.1:34437<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085218766 DMAIN NOTICE (127.0.0.1:34437 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34437<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085218766 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@d00087d8efbb: Final verdict of PTC: none 20250404085218769 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085218769 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) 20250404085218769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085218769 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085218769 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085218769 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) 20250404085218769 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085218769 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085218769 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 20250404085218769 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) 20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085218770 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085218770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085218770 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085218770 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 20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085218770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085218770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085218770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085218770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085218770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085218770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085218770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085218770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085218770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085218771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085218771 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085218771 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn2-SCCP(636)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@d00087d8efbb: Final verdict of PTC: none 20250404085218771 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 20250404085218771 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085218771 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) 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250404085218771 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085218771 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085218771 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085218771 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 20250404085218771 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) 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085218771 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085218771 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) 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085218771 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085218771 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) 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085218771 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085218771 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) 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085218771 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085218771 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) 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085218771 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085218771 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085218771 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) 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085218772 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085218772 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) 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085218772 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 20250404085218772 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) 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085218772 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085218772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085218772 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085218772 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 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085218772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085218772 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) 20250404085218772 DLSS7 <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.sgsn1-SCCP(633)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(637)@d00087d8efbb: Final verdict of PTC: none 20250404085218772 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085218772 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085218772 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn0-RAN(631)@d00087d8efbb: Final verdict of PTC: none 20250404085218772 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085218772 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 20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085218772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085218772 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085218773 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 20250404085218773 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) 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085218773 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085218772 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085218772 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404085218772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085218772 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085218772 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085218772 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085218772 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085218773 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085218773 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085218773 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085218773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085218773 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085218773 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 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085218773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085218773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085218773 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 20250404085218773 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 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085218773 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085218773 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085218773 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085218773 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 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085218773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085218773 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@d00087d8efbb: Final verdict of PTC: none 20250404085218773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085218773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085218773 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085218774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085218774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085218773 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 20250404085218773 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) 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085218773 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085218773 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 20250404085218773 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085218773 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) 20250404085218774 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085218774 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250404085218774 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 20250404085218774 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_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(624)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(626)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(635)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@d00087d8efbb: Final verdict of PTC: none 20250404085218774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085218774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085218774 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085218774 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085218774 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085218774 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085218774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085218774 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085218774 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085218774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085218774 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085218774 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085218774 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085218774 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085218774 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085218774 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085218774 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085218775 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085218775 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085218775 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.msc2-SCCP(627)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(632)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(639)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@d00087d8efbb: Final verdict of PTC: pass 20250404085218788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c9a09), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085218789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085218790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218790 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085218790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085218791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085218791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9c 9a 09 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085218792 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085218792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) HNBGW_Test.msc1-RAN(625)@d00087d8efbb: Final verdict of PTC: none20250404085218792 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085218793 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085218793 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085218794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085218794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@d00087d8efbb: Final verdict of PTC: pass 20250404085218794 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{disrupted}: Freeing instance (context_map.c:202) 20250404085218795 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-137889)[0x562944620560]{disrupted}: Deallocated (fsm.c:568) 20250404085218795 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085218796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{disconnected}: Freeing instance (context_map.c:206) 20250404085218796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x56294461b220]{disconnected}: Deallocated (fsm.c:568) 20250404085218797 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-137889 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) HNBGW-PFCP(616)@d00087d8efbb: Final verdict of PTC: none 20250404085218797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085218798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085218798 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085218799 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085218799 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085218800 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085218800 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085218801 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085218801 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085218802 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085218802 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085218803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085218803 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085218803 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085218803 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085218803 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085218803 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085218804 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085218804 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_tmsi_valid_nri_20(642)@d00087d8efbb: Final verdict of PTC: pass 20250404085218805 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41498<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass 20250404085218806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41508<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) 20250404085218807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085218807 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085218808 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@d00087d8efbb: 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'. 20250404085218820 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085218821 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085218821 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085218822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085218822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085218822 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085218823 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085218823 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004199f3), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085218823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085218824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218824 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085218824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085218825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085218825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 99 f3 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085218825 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085218826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085218826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085218826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{disrupted}: Freeing instance (context_map.c:202) 20250404085218826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5912613)[0x562944622eb0]{disrupted}: Deallocated (fsm.c:568) 20250404085218827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085218827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085218827 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x5629446168b0]{disconnected}: Deallocated (fsm.c:568) 20250404085218827 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5912613 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250404085218828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085218828 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085218828 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085218828 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085218829 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085218829 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043578f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085218829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085218830 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085218830 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085218830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085218830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085218830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 43 57 8f 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085218831 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085218831 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085218831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085218831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085218831 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-420279)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085218832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085218832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085218832 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) 20250404085218832 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-420279 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250404085218833 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41524<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085218833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085218833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085218833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085218833 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 20250404085218833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085218833 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' 20250404085218833 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 20250404085218833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085218833 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085218833 DLSS7 <000c> osmo_ss7_asp.c:1175 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 08 04 41 99 f3 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 05  20250404085218833 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 20250404085218833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085218833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085218833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085218833 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 20250404085218833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085218834 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' 20250404085218834 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 20250404085218834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085218834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085218834 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 04 43 57 8f 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 05  20250404085218834 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 Fri Apr 4 08:52:18 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc 20250404085218973 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085219133 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085219133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b326), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085219133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085219133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085219133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085219133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085219133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085219133 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085219133 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87070), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085219133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085219133 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085219133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085219133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085219133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085219134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085219134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085219134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085219134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085219134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085219134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085219134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085219134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085219134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085219134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085219134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085219134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085219135 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085219135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003430ed), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085219135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085219135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085219135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085219135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085219135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085219135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085219135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085219135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085219135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085219135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085219135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085219677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=746516) 20250404085219733 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085219733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085219733 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085219733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085219733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085219733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085219733 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085219733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085219733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085219733 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085219733 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085219733 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085219733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085219733 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085219733 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085219733 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085219733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085219734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085219734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085219734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085219734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085219734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085219734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085219734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085219734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085219734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085219734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085219734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085219734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085219734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085219734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085219734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085219734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085219734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085219734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085219734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085219734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085219734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085219734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085219734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085220443 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085220443 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085220443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085220443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085220443 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085220443 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085220443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085220443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085220443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085220443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085220443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085220443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085220444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085220444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085220444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085220444 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085220444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085220444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085220444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085220444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085220444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085220444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085220444 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085220444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085220444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085220444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220444 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085220445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085220445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085220445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085220445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085220445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085220445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085220445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085220445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085220445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085220445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085220445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085220445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085220445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085220445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085220445 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=746516, count=761512) 20250404085220771 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085220771 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085220771 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085220773 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085220773 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085220773 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085220773 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085220773 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085220773 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085220773 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085220773 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085220773 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250404085220774 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085220774 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085220774 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085220919 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085220919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085220919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085220919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085220919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085220919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085220919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085220919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085220919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085220920 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085220920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085220920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085220920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085220920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085220920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085220920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085220920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085220920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085220920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085220920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085220920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085220920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085220920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085220920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085220920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085220920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085220921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085220921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085220921 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085220921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085220921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085220921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085220921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085220921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085220921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085220921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085220921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085220921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085220921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085220921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085220921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085220921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085221448 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085221448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085221448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085221448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085221448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085221448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085221448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085221448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085221448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 50 75 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085221448 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085221448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085221448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085221448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085221448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085221448 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085221448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085221448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085221448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085221448 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085221448 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085221448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085221448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085221448 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085221448 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085221448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085221448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085221448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 6a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085221448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085221448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085221448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085221448 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085221448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085221448 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085221448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085221448 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085221448 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085221449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085221449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085221449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085221449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085221449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085221449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085221449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085221449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085221449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:52:21 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250404085222134 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085222134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c9a5f7), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085222134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085222134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085222134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085222134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 a5 f7 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085222134 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085222134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f44ea7), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085222134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085222134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085222134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085222135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4e a7 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085222135 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085222135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00de539d), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085222135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085222135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085222135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085222135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 de 53 9d 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085222135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085222135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085222135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085222135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085222135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085222135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085222135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085222136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085222136 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_L3Compl_no_cn started. 20250404085222782 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085222789 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085222794 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36305<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085222817 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085222817 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085222830 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222830 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222831 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222831 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085222831 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222831 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222831 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085222831 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222831 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085222831 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222831 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222831 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222831 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222831 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222831 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222831 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222831 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222831 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222831 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222831 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222831 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085222831 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222831 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085222831 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222831 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49507 (stream_srv.c:142) 20250404085222831 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49507<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085222831 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222831 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222831 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222831 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085222831 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085222831 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085222832 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222832 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085222832 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222832 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085222832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085222832 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222832 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222832 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222832 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222832 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085222832 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222832 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222832 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222832 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222832 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222832 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085222832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085222832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085222832 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222832 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085222832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085222832 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085222832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222832 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 20250404085222832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085222832 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' 20250404085222832 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 20250404085222832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085222832 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085222832 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 05  20250404085222832 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 20250404085222833 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222833 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085222833 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222833 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222833 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222834 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) 20250404085222834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222834 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) 20250404085222834 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) 20250404085222834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085222834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085222834 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222834 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 20250404085222834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085222834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(653)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(651)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085222847 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222847 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222847 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222847 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222847 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222847 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222847 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085222847 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085222849 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222849 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085222849 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222849 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) 20250404085222849 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) 20250404085222849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085222849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085222849 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222849 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222849 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085222849 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222849 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085222849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085222849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085222849 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222849 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222849 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085222849 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222849 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085222849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085222849 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222849 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085222849 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085222849 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085222849 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085222849 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085222849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085222849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085222849 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085222849 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085222849 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085222849 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085222849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085222849 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085222849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222849 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 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085222849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222849 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 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085222849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085222849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085222849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085222849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085222849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085222849 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(656)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085222869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085222869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085222869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085222869 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085222869 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085222869 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085222869 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085222869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085222869 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085222874 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085222874 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085222874 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085222874 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085222874 DHNBAP DEBUG (127.0.0.1:49507 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085222874 DHNBAP NOTICE (127.0.0.1:49507 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085222874 DHNBAP NOTICE (127.0.0.1:49507 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085222874 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085222874 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085222989 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(54)[0x56294462eb10]{IDLE}: Deallocated (fsm.c:568) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085222989 DLSCCP DEBUG SCCP-SCOC(55)[0x56294461ea20]{IDLE}: Deallocated (fsm.c:568) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(57)[0x56294462e330]{IDLE}: Deallocated (fsm.c:568) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085222990 DLSCCP DEBUG SCCP-SCOC(56)[0x562944617040]{IDLE}: Deallocated (fsm.c:568) 20250404085223046 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 20250404085223046 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 20250404085223046 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085223046 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085223053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085223053 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085223053 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085223053 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085223053 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085223053 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085223053 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 20250404085223053 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085223053 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085223053 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085223055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085223055 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085223055 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085223055 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085223055 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085223055 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085223055 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 20250404085223055 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085223055 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085223055 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085223055 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085223055 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085223055 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 20250404085223056 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085223056 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085223056 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085223056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085223056 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085223056 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085223056 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085223056 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085223056 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085223056 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085223057 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085223057 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085223057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085223057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085223057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085223057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085223057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085223057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085223057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085223057 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085223057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085223058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085223058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085223058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085223058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085223058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085223058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085223058 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223058 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085223059 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 20250404085223059 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 20250404085223059 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085223059 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085223064 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085223064 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085223064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085223064 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085223064 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 20250404085223064 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085223064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223064 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085223064 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085223064 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085223064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085223064 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085223064 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 20250404085223064 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085223064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085223064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085223064 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 20250404085223064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085223064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085223064 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085223064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085223064 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085223064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085223064 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085223064 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085223064 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085223064 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085223065 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085223065 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085223065 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085223065 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085223065 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085223065 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223065 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223065 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223066 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223066 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223066 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223066 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223066 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223066 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085223066 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223066 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085223066 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085223066 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085223066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085223066 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085223066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085223066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085223066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085223066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085223066 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085223066 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085223066 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085223066 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(652)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085223860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223860 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085223860 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085223860 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085223860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085223860 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085223860 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085223860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085223860 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223860 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085223861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085223861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085223861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085223861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085223861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085223861 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085223861 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085223861 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085223861 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085223861 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085223861 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085223861 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) 20250404085223861 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085223861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085223861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085223861 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085223861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085223861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085223861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085223861 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085223861 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085223862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085223862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085223862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085223862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085223862 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085223862 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085223862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085223862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223862 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085223865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085223865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085223865 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085223865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085223865 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085223865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085223865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085223865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223865 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085223865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085223865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085223865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085223865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085223865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085223865 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085223865 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085223865 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085223865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223865 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085223865 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085223865 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085223865 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085223865 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085223867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085223867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085223867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085223867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085223867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085223867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085223867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085223867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223867 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085223867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085223867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085223867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085223867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085223867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085223867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085223867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085223867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085223867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085223867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085223867 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085223867 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) 20250404085223867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085223867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085223867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085223867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085223867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085223867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085223867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085223867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085223867 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085223867 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085223867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085223867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085223867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085223867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085223867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085223867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085223867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085223867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223867 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085223868 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085223868 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085223868 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085223868 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085223868 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085223868 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085223868 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085223868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085223868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085223868 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085223868 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085223868 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085223868 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085223868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085223868 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085223868 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085223868 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085223868 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085223868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223868 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085223868 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085223868 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085223868 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085223868 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085223868 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085223868 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085223868 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085223889 DLCTRL DEBUG Command: GET 957126238 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085223889 DLCTRL DEBUG Tx Command reply: GET_REPLY 957126238 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085223894 DLCTRL DEBUG Command: GET 746286974 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085223894 DLCTRL DEBUG Tx Command reply: GET_REPLY 746286974 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085223897 DLCTRL DEBUG Command: GET 580047651 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085223897 DLCTRL DEBUG Tx Command reply: GET_REPLY 580047651 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085223899 DLCTRL DEBUG Command: GET 448247038 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085223899 DLCTRL DEBUG Tx Command reply: GET_REPLY 448247038 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085223901 DLCTRL DEBUG Command: GET 174304642 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085223901 DLCTRL DEBUG Tx Command reply: GET_REPLY 174304642 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085223902 DLCTRL DEBUG Command: GET 115808765 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085223902 DLCTRL DEBUG Tx Command reply: GET_REPLY 115808765 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085223904 DLCTRL DEBUG Command: GET 691233708 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085223904 DLCTRL DEBUG Tx Command reply: GET_REPLY 691233708 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085223905 DLCTRL DEBUG Command: GET 938545632 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085223905 DLCTRL DEBUG Tx Command reply: GET_REPLY 938545632 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085223907 DLCTRL DEBUG Command: GET 472459597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085223907 DLCTRL DEBUG Tx Command reply: GET_REPLY 472459597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085223909 DLCTRL DEBUG Command: GET 820603183 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085223909 DLCTRL DEBUG Tx Command reply: GET_REPLY 820603183 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085223910 DLCTRL DEBUG Command: GET 526158367 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085223910 DLCTRL DEBUG Tx Command reply: GET_REPLY 526158367 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085223911 DLCTRL DEBUG Command: GET 369876321 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085223911 DLCTRL DEBUG Tx Command reply: GET_REPLY 369876321 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085223912 DLCTRL DEBUG Command: GET 606428813 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085223912 DLCTRL DEBUG Tx Command reply: GET_REPLY 606428813 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085223913 DLCTRL DEBUG Command: GET 588399151 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085223913 DLCTRL DEBUG Tx Command reply: GET_REPLY 588399151 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085223914 DLCTRL DEBUG Command: GET 855269045 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085223914 DLCTRL DEBUG Tx Command reply: GET_REPLY 855269045 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085223915 DLCTRL DEBUG Command: GET 934304387 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085223915 DLCTRL DEBUG Tx Command reply: GET_REPLY 934304387 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085223916 DLCTRL DEBUG Command: GET 812190830 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085223916 DLCTRL DEBUG Tx Command reply: GET_REPLY 812190830 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085223917 DLCTRL DEBUG Command: GET 581030895 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085223917 DLCTRL DEBUG Tx Command reply: GET_REPLY 581030895 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085223918 DLCTRL DEBUG Command: GET 543208576 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085223918 DLCTRL DEBUG Tx Command reply: GET_REPLY 543208576 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085223918 DLCTRL DEBUG Command: GET 350147631 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085223918 DLCTRL DEBUG Tx Command reply: GET_REPLY 350147631 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000001110110111'B, t_guard := 20.000000 } 20250404085223929 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)4677601 20250404085224955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085224955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085224955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085224955 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085224955 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x475fe1, normal) (hnbgw_rua.c:407) 20250404085224955 DHNB DEBUG map_rua[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085224955 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677601)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085224956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677601 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085224956 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085224956 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085224956 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677601 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404085224956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677601)[0x56294461ea20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085224956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677601)[0x56294461ea20]{init}: Freeing instance (context_map.c:202) 20250404085224956 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4677601)[0x56294461ea20]{init}: Deallocated (fsm.c:568) 20250404085224956 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4677601 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085224956 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250404085224956 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085224956 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085224956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085224956 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)@d00087d8efbb: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)4677601 MTC@d00087d8efbb: 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 := '000000000000000101011110'B, t_guard := 20.000000 } 20250404085224979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41574<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)12348941 20250404085225987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085225987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085225987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085225987 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085225987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbc6e0d, normal) (hnbgw_rua.c:407) 20250404085225987 DHNB DEBUG map_rua[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085225987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348941)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085225987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348941 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085225987 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085225987 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085225987 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085225987 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348941 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404085225987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348941)[0x56294461ea20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085225987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348941)[0x56294461ea20]{init}: Freeing instance (context_map.c:202) 20250404085225987 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12348941)[0x56294461ea20]{init}: Deallocated (fsm.c:568) 20250404085225987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12348941 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085225987 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250404085225987 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085225987 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085225987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085225987 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)@d00087d8efbb: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)12348941 MTC@d00087d8efbb: 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 := '000000000000000101011101'B, t_guard := 20.000000 } 20250404085225997 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)14261084 20250404085227015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085227015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085227015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085227015 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085227015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd99b5c, normal) (hnbgw_rua.c:407) 20250404085227015 DHNB DEBUG map_rua[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085227015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14261084)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085227015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14261084 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085227015 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085227015 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085227015 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14261084 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404085227015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14261084)[0x56294461ea20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085227015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14261084)[0x56294461ea20]{init}: Freeing instance (context_map.c:202) 20250404085227015 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14261084)[0x56294461ea20]{init}: Deallocated (fsm.c:568) 20250404085227015 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14261084 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085227015 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250404085227015 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085227015 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085227015 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085227015 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)@d00087d8efbb: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)14261084 MTC@d00087d8efbb: 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 := '000000000000000100011100'B, t_guard := 20.000000 } 20250404085227045 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45034<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@d00087d8efbb: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)15131714 20250404085228052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085228052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085228052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250404085228052 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085228052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe6e442, normal) (hnbgw_rua.c:407) 20250404085228052 DHNB DEBUG map_rua[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085228052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15131714)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085228052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15131714 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085228052 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085228052 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085228052 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15131714 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404085228052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15131714)[0x56294461ea20]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085228052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15131714)[0x56294461ea20]{init}: Freeing instance (context_map.c:202) 20250404085228052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15131714)[0x56294461ea20]{init}: Deallocated (fsm.c:568) 20250404085228052 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15131714 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085228052 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250404085228052 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085228052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085228052 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085228052 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)@d00087d8efbb: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)15131714 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085228055 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41548<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085228055 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36305<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(644)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085228058 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41542<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085228058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085228058 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085228058 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085228058 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085228058 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085228058 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085228058 DLINP DEBUG SRVCONN(,r=127.0.0.1:49507<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085228058 DLINP NOTICE SRV(,r=127.0.0.1:49507<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085228058 DMAIN NOTICE (127.0.0.1:49507 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49507<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085228058 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(655)@d00087d8efbb: Final verdict of PTC: none 20250404085228060 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085228060 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) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085228060 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085228060 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) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085228060 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085228060 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) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085228060 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085228060 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) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085228060 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 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085228060 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085228060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085228060 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085228060 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 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085228060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085228060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085228060 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 20250404085228060 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 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085228060 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085228060 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085228060 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085228060 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 20250404085228060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085228060 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085228060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085228060 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085228060 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 20250404085228060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_L3Compl_no_cn-Iuh1(649)@d00087d8efbb: Final verdict of PTC: none 20250404085228060 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) TC_mscpool_L3Compl_no_cn-Iuh0(647)@d00087d8efbb: Final verdict of PTC: none 20250404085228060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085228060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085228060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085228060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085228060 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085228060 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@d00087d8efbb: Final verdict of PTC: none 20250404085228060 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(656)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@d00087d8efbb: Final verdict of PTC: none 20250404085228060 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085228060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085228060 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.msc0-RAN(652)@d00087d8efbb: Final verdict of PTC: none 20250404085228060 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085228060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085228060 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085228060 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085228060 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085228060 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085228060 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085228060 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085228060 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(657)@d00087d8efbb: Final verdict of PTC: none 20250404085228061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41562<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085228061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45034<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085228061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41574<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(658)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@d00087d8efbb: Final verdict of PTC: none 20250404085228070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45018<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_no_cn0(660)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(646)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:52:28 UTC 2025 ====== HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_L3Compl_no_cn.talloc 20250404085228155 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085228792 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085228792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c9a09), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085228792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085228792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085228792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085228792 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085228792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085228792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085228792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085228792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085228792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085228792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085228792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085228792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085228793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085228825 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085228825 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004199f3), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085228825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085228825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085228825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085228825 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085228825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085228825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085228826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085228826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085228826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085228826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085228826 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 20250404085228826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085228826 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 20250404085228826 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 20250404085228826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085228826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085228826 DLSS7 <000c> osmo_ss7_asp.c:1175 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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250404085228826 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 20250404085228832 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085228832 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043578f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085228832 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085228832 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085228832 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085228832 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085228832 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085228832 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085228832 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085228832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085228832 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085228832 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085228832 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 20250404085228832 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085228832 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' 20250404085228832 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 20250404085228832 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085228832 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085228832 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250404085228832 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 20250404085228857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45044<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=314808) 20250404085229134 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085229134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87070), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085229134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085229134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085229134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085229134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085229134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085229134 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085229134 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b326), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085229134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085229134 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229134 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085229134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085229134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085229134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085229134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085229134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085229134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085229134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085229134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085229134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085229134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085229134 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085229134 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085229134 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085229134 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085229134 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085229135 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085229135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003430ed), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085229135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085229135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085229135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085229135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085229135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085229135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085229135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085229135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085229135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085229135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085229135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085229734 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085229734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085229734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085229734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085229734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085229734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085229734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085229734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085229734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085229734 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085229734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085229734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085229734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085229734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085229734 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085229734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085229734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085229734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085229734 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085229734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085229734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085229734 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085229734 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085229734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085229734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085229734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085229734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085229734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085229734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085229734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085229734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085229734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085229734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085229734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085229734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085229734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085229734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085229734 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085229734 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085229734 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085229734 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085229734 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085229734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085229734 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=314808, count=347576) 20250404085230060 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085230060 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085230060 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085230060 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085230060 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085230060 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085230444 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085230444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085230444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085230444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085230444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085230444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085230444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085230444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085230444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085230444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085230444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085230444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085230444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085230444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085230444 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085230445 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085230445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085230445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085230445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085230445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085230445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085230445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085230445 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085230445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085230445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085230445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085230445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085230445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085230445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085230445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085230445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085230445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085230445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085230445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085230445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085230445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085230445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085230445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085230445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085230445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085230445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:52:30 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250404085230921 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085230921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085230921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085230921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085230921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085230921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085230921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085230921 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085230921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085230921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085230921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085230921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085230921 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085230921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085230921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085230921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085230921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085230921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085230921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085230921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085230921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085230921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085230921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085230921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085230921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085230921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085230921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085230921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085230922 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085230922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085230922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085230922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085230922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085230922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085230922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085230922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085230922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085230922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085230922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085230922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085230922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085230922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085231449 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085231449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be616a), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085231449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085231449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085231449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085231449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085231449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085231449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085231449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 61 6a 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085231449 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085231449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f2e3a6), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085231449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085231449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085231449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085231449 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085231449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085231449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085231449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f2 e3 a6 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085231449 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085231449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00685075), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085231449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085231449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085231449 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085231449 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085231449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085231449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085231449 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 68 50 75 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085231449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085231449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085231449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085231449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085231449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085231449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085231449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085231449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085231449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085231449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085231449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085231449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085231449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085231449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085231449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085231449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085231449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085231449 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250404085231915 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085231921 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085231929 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46675<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085231967 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085231967 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085231994 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085231994 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085231995 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085231995 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085231995 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085231995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085231996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085231996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085231996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085231996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085231996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085231996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085231996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085231996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085231996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085231996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085231996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085231996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085231996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085231996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085231996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085231996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085231996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085231996 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085231996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085231996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085231996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085231996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085231996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085231996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085231998 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085231998 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085231999 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085231999 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085231999 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085231999 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085231999 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085231999 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085231999 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232000 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=1 -> eSLS=1: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085232000 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085232000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085232000 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232000 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58316 (stream_srv.c:142) 20250404085232000 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58316<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085232000 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232000 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085232000 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232000 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085232000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085232000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232000 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085232000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085232000 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 20250404085232000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085232000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232000 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 20250404085232000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085232000 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' 20250404085232000 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 20250404085232000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085232000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232000 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232000 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 20250404085232001 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232001 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085232001 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232001 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232001 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232001 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) 20250404085232001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232001 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232001 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232001 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232001 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232001 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232001 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) 20250404085232001 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) 20250404085232001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085232001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232001 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232001 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 20250404085232001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085232001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(672)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(675)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085232129 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(60)[0x56294462e9e0]{IDLE}: Deallocated (fsm.c:568) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(58)[0x56294462a860]{IDLE}: Deallocated (fsm.c:568) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085232129 DLSCCP DEBUG SCCP-SCOC(59)[0x56294461f0b0]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(678)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(678)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-SCCP(676)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085232145 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085232146 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232146 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085232146 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232146 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085232147 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232147 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232147 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085232147 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232147 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232147 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232147 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232147 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232147 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232147 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232147 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232147 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085232147 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085232147 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232147 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232147 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085232147 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232147 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232147 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232148 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085232148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232148 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232148 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232148 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085232148 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232149 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232149 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085232149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085232149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232149 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232150 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085232150 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085232152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232152 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085232152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232152 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 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085232152 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232152 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232152 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232152 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 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085232152 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085232151 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232151 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085232151 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232151 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232151 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232151 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) 20250404085232151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232151 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) 20250404085232151 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) 20250404085232151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085232151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232151 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(679)@d00087d8efbb: v_sccp_pdu_maxlen:268 HNBGW_Test.sgsn0-M3UA(681)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(681)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@d00087d8efbb: ************************************************* 20250404085232241 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 20250404085232241 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 20250404085232241 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085232241 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085232246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085232246 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085232246 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085232246 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085232246 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085232246 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085232246 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 20250404085232246 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085232246 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085232246 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085232247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085232247 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085232247 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085232247 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085232247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085232247 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085232247 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 20250404085232247 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085232247 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085232247 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232248 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232248 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085232248 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 20250404085232248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085232248 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085232248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232248 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232248 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232248 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232248 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085232248 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085232248 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232249 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232249 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085232249 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232249 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232249 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232249 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232249 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232249 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232249 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232249 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085232249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232249 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085232249 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085232249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085232249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085232249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085232249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085232249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232249 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(684)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085232267 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 20250404085232267 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 20250404085232267 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085232267 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085232271 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) 20250404085232271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085232271 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085232271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085232271 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085232271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085232271 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085232271 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 20250404085232271 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085232271 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085232272 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) 20250404085232272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085232272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085232272 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232272 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085232272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085232272 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085232272 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 20250404085232272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085232272 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232272 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085232272 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232272 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085232272 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 20250404085232272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085232272 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085232272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232272 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085232272 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085232272 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232273 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232273 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085232273 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232274 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085232274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085232274 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085232274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085232274 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' 20250404085232274 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 20250404085232274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085232274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232274 DLSS7 <000c> osmo_ss7_asp.c:1175 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  MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn2-M3UA(687)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(685)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085232294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085232294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085232294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085232294 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085232294 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085232294 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085232294 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085232294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085232294 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085232299 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085232299 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085232299 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085232299 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085232299 DHNBAP DEBUG (127.0.0.1:58316 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085232299 DHNBAP NOTICE (127.0.0.1:58316 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085232299 DHNBAP NOTICE (127.0.0.1:58316 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085232299 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085232299 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085232335 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 20250404085232335 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 20250404085232335 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 20250404085232335 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085232335 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085232335 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085232335 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(678)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085232337 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) 20250404085232337 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085232337 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085232337 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085232337 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232337 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085232337 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085232337 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085232337 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 20250404085232337 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250404085232337 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232337 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085232337 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085232337 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232337 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085232337 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085232337 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232337 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085232337 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085232337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232337 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232337 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232337 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232338 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085232338 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) 20250404085232338 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085232338 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085232338 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232338 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085232338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085232338 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250404085232338 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 20250404085232338 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085232338 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085232338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085232338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085232338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085232338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085232338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232338 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085232338 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085232338 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232340 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232340 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085232340 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232340 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085232340 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085232340 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232340 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232340 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232340 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232340 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 20250404085232340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085232340 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' 20250404085232340 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 20250404085232340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085232340 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232340 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 05  20250404085232410 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 20250404085232410 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 20250404085232410 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085232410 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085232413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085232413 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085232413 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085232413 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085232413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085232413 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085232413 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 20250404085232413 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085232413 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085232413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232414 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085232414 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085232414 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085232414 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085232414 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085232414 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 20250404085232414 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232414 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232414 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085232414 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232414 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085232414 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085232414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232414 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232414 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232414 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232414 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085232414 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085232414 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232415 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232415 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085232415 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232415 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232415 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232415 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232415 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232415 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232415 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232415 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232415 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232415 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232415 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085232415 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085232416 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085232416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085232416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085232416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085232416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085232416 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085232457 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 20250404085232457 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 20250404085232457 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085232457 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085232460 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) 20250404085232460 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085232460 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085232460 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085232460 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085232460 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085232460 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085232460 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 20250404085232460 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085232460 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232460 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085232461 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) 20250404085232461 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085232461 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232461 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085232461 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085232461 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085232461 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 20250404085232461 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232461 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232461 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085232461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232461 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085232461 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085232461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232461 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232461 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232461 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232461 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085232461 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085232461 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232463 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232463 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232463 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085232463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085232463 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' 20250404085232463 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 20250404085232463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085232463 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232463 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232462 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232463 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085232463 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232463 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232463 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232463 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232463 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232463 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232463 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232463 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232463 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232463 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085232463 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085232463 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232463 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232479 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 20250404085232479 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 20250404085232479 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085232479 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404085232482 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) 20250404085232482 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404085232482 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085232483 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085232483 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085232483 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085232483 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085232483 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 20250404085232483 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085232483 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232483 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085232485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085232485 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085232485 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404085232485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085232485 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085232485 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085232485 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085232485 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085232485 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085232485 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085232484 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) 20250404085232484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085232484 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232484 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085232484 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085232484 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085232484 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 20250404085232484 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085232484 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085232484 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085232486 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085232486 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085232486 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085232486 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085232486 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085232486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232486 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232486 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232486 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085232486 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085232486 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085232486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085232486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085232486 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085232486 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085232486 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085232486 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085232486 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085232486 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085232486 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085232486 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085232486 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 20250404085232486 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085232486 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404085232486 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 20250404085232486 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085232486 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085232486 DLSS7 <000c> osmo_ss7_asp.c:1175 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(671)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085233043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085233043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085233043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233043 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085233043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085233043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233043 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085233043 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085233043 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) 20250404085233043 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085233043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085233043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085233043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233043 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085233043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085233043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085233043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085233043 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085233043 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085233043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085233043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085233043 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085233043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085233043 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233043 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085233043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233043 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085233043 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085233043 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233043 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233043 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233043 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233043 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233043 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085233043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233043 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233043 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085233043 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233043 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233043 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233043 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085233043 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085233043 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085233074 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) 20250404085233074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085233074 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085233074 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 20250404085233074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233074 DLSS7 <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' 20250404085233074 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233074 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233074 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233074 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233074 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) 20250404085233074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233074 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233074 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085233074 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233074 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233074 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085233074 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085233074 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) 20250404085233074 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) 20250404085233074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085233074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085233074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233074 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085233074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085233074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085233075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085233075 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085233075 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085233075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085233075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085233075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085233075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085233075 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' 20250404085233075 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 20250404085233075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085233075 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233075 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233075 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) 20250404085233075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085233075 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085233075 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 20250404085233075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233075 DLSS7 <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' 20250404085233075 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233075 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233075 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233075 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) 20250404085233075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085233075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085233075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085233075 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085233075 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085233144 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) 20250404085233144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085233144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085233144 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 20250404085233144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233144 DLSS7 <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' 20250404085233144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233144 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233144 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) 20250404085233144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233144 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233144 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085233144 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233144 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233144 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085233144 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085233144 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) 20250404085233144 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) 20250404085233144 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085233144 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233144 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233144 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085233144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233144 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085233144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085233144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085233144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085233144 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085233144 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085233144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085233144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085233144 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 20250404085233144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085233144 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' 20250404085233144 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 20250404085233144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085233144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233144 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233145 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) 20250404085233145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085233145 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085233145 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 20250404085233145 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233145 DLSS7 <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' 20250404085233145 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233145 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233145 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233145 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233145 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233145 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233145 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) 20250404085233145 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233145 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233145 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085233145 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085233145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233145 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233145 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233145 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233145 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233145 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233145 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085233145 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085233145 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085233215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233215 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085233215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233215 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085233215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233215 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233215 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085233215 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085233215 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085233215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085233215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233215 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233215 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233215 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233215 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085233215 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085233215 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) 20250404085233215 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085233215 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085233215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085233215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233215 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085233215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085233215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085233215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085233215 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085233215 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085233215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085233215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085233215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085233215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085233215 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085233215 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085233215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085233215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233215 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  HNBGW_Test.sgsn0-RAN(680)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085233219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085233219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085233219 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085233219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233219 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085233219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233219 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085233219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085233219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233219 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085233219 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085233219 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085233264 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) 20250404085233264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085233264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085233264 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 20250404085233264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233264 DLSS7 <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' 20250404085233264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233264 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233264 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233264 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) 20250404085233264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233264 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233264 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085233264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233264 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233264 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085233264 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085233264 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) 20250404085233264 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) 20250404085233264 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085233264 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085233264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233264 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085233264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085233264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085233264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085233264 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085233264 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085233264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233264 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085233264 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085233264 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085233264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085233264 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' 20250404085233264 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 20250404085233264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085233264 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233264 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233265 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) 20250404085233265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085233265 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085233265 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 20250404085233265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233265 DLSS7 <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' 20250404085233265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233265 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233265 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) 20250404085233265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233265 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233265 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085233265 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085233265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233265 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233265 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233265 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233265 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233265 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233265 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085233265 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085233265 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085233286 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) 20250404085233286 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085233286 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085233286 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 20250404085233286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233286 DLSS7 <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' 20250404085233286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233286 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233286 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233286 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) 20250404085233286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233286 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233286 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085233286 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085233286 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) 20250404085233286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 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) 20250404085233286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085233286 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085233286 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) 20250404085233286 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) 20250404085233286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085233286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085233286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085233286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085233286 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085233286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085233286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085233286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085233286 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085233286 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{CONNECTED}: link up (cnlink.c:111) 20250404085233286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085233286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085233286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085233286 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 20250404085233286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085233286 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' 20250404085233286 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 20250404085233286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085233286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250404085233288 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) 20250404085233288 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085233288 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085233288 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 20250404085233288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085233288 DLSS7 <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' 20250404085233288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085233288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085233288 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085233288 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085233288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085233288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085233288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085233288 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) 20250404085233288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085233288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085233288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085233288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085233288 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) 20250404085233288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085233288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233288 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) 20250404085233288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085233288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085233288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085233288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085233288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085233288 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085233288 DRANAP INFO cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085234307 DLCTRL DEBUG Command: GET 817771008 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085234307 DLCTRL DEBUG Tx Command reply: GET_REPLY 817771008 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085234312 DLCTRL DEBUG Command: GET 124810396 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085234312 DLCTRL DEBUG Tx Command reply: GET_REPLY 124810396 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085234314 DLCTRL DEBUG Command: GET 372411377 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085234314 DLCTRL DEBUG Tx Command reply: GET_REPLY 372411377 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085234316 DLCTRL DEBUG Command: GET 943537094 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085234317 DLCTRL DEBUG Tx Command reply: GET_REPLY 943537094 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085234318 DLCTRL DEBUG Command: GET 42925500 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085234318 DLCTRL DEBUG Tx Command reply: GET_REPLY 42925500 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085234320 DLCTRL DEBUG Command: GET 383398841 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085234320 DLCTRL DEBUG Tx Command reply: GET_REPLY 383398841 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085234322 DLCTRL DEBUG Command: GET 352053763 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085234322 DLCTRL DEBUG Tx Command reply: GET_REPLY 352053763 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085234324 DLCTRL DEBUG Command: GET 643133702 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085234324 DLCTRL DEBUG Tx Command reply: GET_REPLY 643133702 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085234326 DLCTRL DEBUG Command: GET 246415105 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085234326 DLCTRL DEBUG Tx Command reply: GET_REPLY 246415105 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085234328 DLCTRL DEBUG Command: GET 220475908 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085234328 DLCTRL DEBUG Tx Command reply: GET_REPLY 220475908 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085234330 DLCTRL DEBUG Command: GET 365384383 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085234330 DLCTRL DEBUG Tx Command reply: GET_REPLY 365384383 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085234332 DLCTRL DEBUG Command: GET 560296350 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085234332 DLCTRL DEBUG Tx Command reply: GET_REPLY 560296350 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085234333 DLCTRL DEBUG Command: GET 900498652 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085234334 DLCTRL DEBUG Tx Command reply: GET_REPLY 900498652 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085234335 DLCTRL DEBUG Command: GET 337015136 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085234335 DLCTRL DEBUG Tx Command reply: GET_REPLY 337015136 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085234337 DLCTRL DEBUG Command: GET 633815628 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085234337 DLCTRL DEBUG Tx Command reply: GET_REPLY 633815628 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085234339 DLCTRL DEBUG Command: GET 40292510 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085234339 DLCTRL DEBUG Tx Command reply: GET_REPLY 40292510 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085234343 DLCTRL DEBUG Command: GET 674389192 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085234344 DLCTRL DEBUG Tx Command reply: GET_REPLY 674389192 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085234346 DLCTRL DEBUG Command: GET 215058948 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085234346 DLCTRL DEBUG Tx Command reply: GET_REPLY 215058948 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085234348 DLCTRL DEBUG Command: GET 432043372 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085234348 DLCTRL DEBUG Tx Command reply: GET_REPLY 432043372 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085234350 DLCTRL DEBUG Command: GET 100870943 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085234350 DLCTRL DEBUG Tx Command reply: GET_REPLY 100870943 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000000000110111'B, t_guard := 20.000000 } 20250404085234385 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@d00087d8efbb: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)16107219 20250404085235412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085235412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085235412 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085235412 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085235412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf5c6d3, normal) (hnbgw_rua.c:407) 20250404085235412 DHNB DEBUG map_rua[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085235412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085235412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16107219 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085235412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085235412 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085235412 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250404085235412 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16107219 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250404085235412 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16107219 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085235412 DCN DEBUG map_sccp[0x562944622eb0]{init}: Allocated (fsm.c:456) 20250404085235412 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085235412 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16107219 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085235412 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16107219 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085235412 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085235412 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085235413 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085235413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085235413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085235413 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085235413 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{IDLE}: Allocated (fsm.c:456) 20250404085235413 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085235413 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000370056400500f1100926) (sccp_scrc.c:415) 20250404085235413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085235413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085235413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085235413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085235413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085235413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085235413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085235413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085235413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085235413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085235413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085235413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085235413 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085235413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085235413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085235413 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 37 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085235413 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085235413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085235413 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085235413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085235413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085235413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085235413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085235413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085235413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085235413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085235413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085235413 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085235413 DLSS7 <000c> osmo_ss7_asp.c:1175 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 37 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@d00087d8efbb: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)520483 HNBGW_Test.msc0-SCCP(670)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@d00087d8efbb: setverdict(pass): none -> pass 20250404085235422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085235422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085235422 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085235422 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085235422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085235422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085235422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085235422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085235422 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085235422 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a8 ca ce 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085235422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085235422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085235422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085235422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085235422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085235422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a8cace) (sccp_scrc.c:486) 20250404085235422 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250404085235422 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085235422 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085235422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085235422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085235422 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) MTC@d00087d8efbb: 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 } } } 20250404085235422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085235422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085235423 DLCTRL DEBUG Command: GET 696429640 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085235423 DLCTRL DEBUG Tx Command reply: GET_REPLY 696429640 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085235425 DLCTRL DEBUG Command: GET 904493818 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085235425 DLCTRL DEBUG Tx Command reply: GET_REPLY 904493818 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085235425 DLCTRL DEBUG Command: GET 960709584 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085235425 DLCTRL DEBUG Tx Command reply: GET_REPLY 960709584 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085235426 DLCTRL DEBUG Command: GET 920653828 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085235426 DLCTRL DEBUG Tx Command reply: GET_REPLY 920653828 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085235427 DLCTRL DEBUG Command: GET 981892438 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085235427 DLCTRL DEBUG Tx Command reply: GET_REPLY 981892438 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085235428 DLCTRL DEBUG Command: GET 737711062 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085235428 DLCTRL DEBUG Tx Command reply: GET_REPLY 737711062 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085235429 DLCTRL DEBUG Command: GET 791388555 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085235429 DLCTRL DEBUG Tx Command reply: GET_REPLY 791388555 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085235430 DLCTRL DEBUG Command: GET 532680537 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085235430 DLCTRL DEBUG Tx Command reply: GET_REPLY 532680537 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085235430 DLCTRL DEBUG Command: GET 793518173 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085235430 DLCTRL DEBUG Tx Command reply: GET_REPLY 793518173 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085235431 DLCTRL DEBUG Command: GET 561131671 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085235431 DLCTRL DEBUG Tx Command reply: GET_REPLY 561131671 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085235432 DLCTRL DEBUG Command: GET 615096358 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085235432 DLCTRL DEBUG Tx Command reply: GET_REPLY 615096358 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085235433 DLCTRL DEBUG Command: GET 532642177 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085235433 DLCTRL DEBUG Tx Command reply: GET_REPLY 532642177 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085235434 DLCTRL DEBUG Command: GET 884754140 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085235434 DLCTRL DEBUG Tx Command reply: GET_REPLY 884754140 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085235434 DLCTRL DEBUG Command: GET 989315278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085235434 DLCTRL DEBUG Tx Command reply: GET_REPLY 989315278 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085235435 DLCTRL DEBUG Command: GET 563387238 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085235435 DLCTRL DEBUG Tx Command reply: GET_REPLY 563387238 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085235436 DLCTRL DEBUG Command: GET 755743291 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085235437 DLCTRL DEBUG Tx Command reply: GET_REPLY 755743291 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085235438 DLCTRL DEBUG Command: GET 220578674 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085235438 DLCTRL DEBUG Tx Command reply: GET_REPLY 220578674 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085235439 DLCTRL DEBUG Command: GET 853622252 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085235439 DLCTRL DEBUG Tx Command reply: GET_REPLY 853622252 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085235441 DLCTRL DEBUG Command: GET 127793041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085235441 DLCTRL DEBUG Tx Command reply: GET_REPLY 127793041 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085235442 DLCTRL DEBUG Command: GET 767553002 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085235442 DLCTRL DEBUG Tx Command reply: GET_REPLY 767553002 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000110100010'B, t_guard := 20.000000 } 20250404085235454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34392<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@d00087d8efbb: 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)@d00087d8efbb: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)4130610 20250404085236462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085236462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085236462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085236462 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085236462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f0732, normal) (hnbgw_rua.c:407) 20250404085236462 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085236462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085236462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4130610 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085236462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085236462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085236462 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4130610 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250404085236462 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085236462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085236462 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4130610 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404085236462 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4130610 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085236462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085236462 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085236462 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085236462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085236462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085236462 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085236462 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{IDLE}: Allocated (fsm.c:456) 20250404085236462 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085236462 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001a20056400500f1100926) (sccp_scrc.c:415) 20250404085236462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085236462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085236462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085236462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085236462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085236462 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085236462 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085236462 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085236462 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085236462 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085236462 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085236462 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085236462 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085236462 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085236462 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085236462 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 a2 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085236462 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085236462 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085236462 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085236462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085236462 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085236462 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085236462 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 20250404085236462 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085236462 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' 20250404085236462 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 20250404085236462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085236462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085236462 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a2 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@d00087d8efbb: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)13215096 HNBGW_Test.msc2-SCCP(676)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc2-SCCP(676)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@d00087d8efbb: 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 } } } 20250404085236468 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) 20250404085236468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085236468 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085236468 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 20250404085236468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085236468 DLSS7 <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' 20250404085236468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085236468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085236468 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085236468 DLSS7 <000c> osmo_ss7_asp.c:1175 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 63 d1 e6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085236468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085236468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085236468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085236468 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) 20250404085236468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085236468 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0063d1e6) (sccp_scrc.c:486) 20250404085236468 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250404085236468 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085236468 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085236468 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085236468 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085236468 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085236468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085236468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085236468 DLCTRL DEBUG Command: GET 268714849 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085236468 DLCTRL DEBUG Tx Command reply: GET_REPLY 268714849 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085236469 DLCTRL DEBUG Command: GET 700836610 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085236469 DLCTRL DEBUG Tx Command reply: GET_REPLY 700836610 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085236470 DLCTRL DEBUG Command: GET 548591123 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085236470 DLCTRL DEBUG Tx Command reply: GET_REPLY 548591123 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085236471 DLCTRL DEBUG Command: GET 579340486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085236471 DLCTRL DEBUG Tx Command reply: GET_REPLY 579340486 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085236472 DLCTRL DEBUG Command: GET 247896180 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085236472 DLCTRL DEBUG Tx Command reply: GET_REPLY 247896180 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085236473 DLCTRL DEBUG Command: GET 584003540 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085236473 DLCTRL DEBUG Tx Command reply: GET_REPLY 584003540 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085236474 DLCTRL DEBUG Command: GET 675390216 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085236475 DLCTRL DEBUG Tx Command reply: GET_REPLY 675390216 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085236476 DLCTRL DEBUG Command: GET 528424083 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085236476 DLCTRL DEBUG Tx Command reply: GET_REPLY 528424083 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085236477 DLCTRL DEBUG Command: GET 20605609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085236477 DLCTRL DEBUG Tx Command reply: GET_REPLY 20605609 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085236479 DLCTRL DEBUG Command: GET 763637834 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085236479 DLCTRL DEBUG Tx Command reply: GET_REPLY 763637834 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085236480 DLCTRL DEBUG Command: GET 92218712 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085236480 DLCTRL DEBUG Tx Command reply: GET_REPLY 92218712 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085236482 DLCTRL DEBUG Command: GET 45888750 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085236482 DLCTRL DEBUG Tx Command reply: GET_REPLY 45888750 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250404085236483 DLCTRL DEBUG Command: GET 555399151 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085236483 DLCTRL DEBUG Tx Command reply: GET_REPLY 555399151 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085236484 DLCTRL DEBUG Command: GET 490792479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085236484 DLCTRL DEBUG Tx Command reply: GET_REPLY 490792479 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085236486 DLCTRL DEBUG Command: GET 344082248 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085236486 DLCTRL DEBUG Tx Command reply: GET_REPLY 344082248 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085236487 DLCTRL DEBUG Command: GET 603222027 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085236487 DLCTRL DEBUG Tx Command reply: GET_REPLY 603222027 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085236489 DLCTRL DEBUG Command: GET 983122986 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085236489 DLCTRL DEBUG Tx Command reply: GET_REPLY 983122986 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085236490 DLCTRL DEBUG Command: GET 989170954 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085236490 DLCTRL DEBUG Tx Command reply: GET_REPLY 989170954 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085236491 DLCTRL DEBUG Command: GET 168113449 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085236491 DLCTRL DEBUG Tx Command reply: GET_REPLY 168113449 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085236492 DLCTRL DEBUG Command: GET 931832258 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085236493 DLCTRL DEBUG Tx Command reply: GET_REPLY 931832258 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085236497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085236498 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46675<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(664)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(663)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085236499 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45054<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085236500 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085236500 DLINP DEBUG SRVCONN(,r=127.0.0.1:58316<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085236500 DLINP NOTICE SRV(,r=127.0.0.1:58316<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085236500 DMAIN NOTICE (127.0.0.1:58316 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58316<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085236500 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@d00087d8efbb: Final verdict of PTC: none 20250404085236503 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085236503 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) 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085236503 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085236503 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) 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085236503 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085236503 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) 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085236503 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 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085236503 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085236503 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085236503 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085236503 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 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085236503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085236503 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085236503 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085236503 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) 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085236503 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085236503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085236503 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085236503 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085236503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085236503 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085236503 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085236503 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085236504 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085236504 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085236504 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085236504 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085236504 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085236504 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085236504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085236504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085236504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085236504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085236504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085236504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a8 ca ce 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085236504 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085236504 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085236504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{disrupted}: Freeing instance (context_map.c:202) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16107219)[0x56294461ea20]{disrupted}: Deallocated (fsm.c:568) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{disconnected}: Freeing instance (context_map.c:206) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x562944622eb0]{disconnected}: Deallocated (fsm.c:568) HNBGW_Test.sgsn2-RAN(686)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(683)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@d00087d8efbb: Final verdict of PTC: none 20250404085236504 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16107219 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250404085236504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085236504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085236504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085236504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085236504 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085236504 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085236504 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085236504 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085236504 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085236504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085236504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085236504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085236504 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085236504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085236504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085236504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085236504 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085236504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4130610)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085236504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) 20250404085236504 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-4130610 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250404085236504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085236504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085236504 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085236504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085236504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085236504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085236504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085236504 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085236504 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085236504 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085236504 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085236504 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 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085236504 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085236504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085236504 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085236504 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 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085236504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085236504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085236504 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 20250404085236504 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085236504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085236504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085236504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085236504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085236504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085236504 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 20250404085236504 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) 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085236504 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 20250404085236504 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085236504 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) 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085236504 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404085236504 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 20250404085236504 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085236505 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 20250404085236505 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250404085236505 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085236505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085236505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085236505 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 20250404085236505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085236505 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' 20250404085236505 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 20250404085236505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085236505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 63 d1 e6 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 05  20250404085236505 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250404085236505 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085236505 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085236505 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085236505 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 20250404085236505 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) 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085236505 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085236505 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085236505 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085236505 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 20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085236505 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085236506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085236506 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 20250404085236506 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) 20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085236506 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085236506 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 20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085236506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085236506 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 20250404085236506 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) 20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085236506 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085236506 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 20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085236506 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085236506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085236506 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085236506 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 20250404085236506 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 20250404085236506 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 20250404085236506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085236508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085236508 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085236508 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085236508 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085236509 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085236509 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085236509 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085236509 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085236509 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085236509 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085236509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085236509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085236510 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085236510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085236510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085236510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085236510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085236510 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085236510 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085236510 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085236510 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085236510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085236510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085236510 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404085236510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085236510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085236510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085236510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085236510 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085236510 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085236510 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085236510 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(676)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(670)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(684)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(688)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(665)@d00087d8efbb: Final verdict of PTC: none 20250404085236519 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34392<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-M3UA(672)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(687)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(681)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@d00087d8efbb: Final verdict of PTC: pass 20250404085236527 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45066<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:52:36 UTC 2025 ====== HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc 20250404085236734 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34400<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085237335 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=657740) Waiting for packet dumper to finish... 1 (prev_count=657740, count=661960) 20250404085238504 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085238504 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085238504 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085238504 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085238504 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085238504 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085238506 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085238506 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085238506 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250404085238506 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085238506 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085238506 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085238506 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085238506 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085238506 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404085238793 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085238793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c9a09), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085238793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085238793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085238793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085238793 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085238793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085238793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085238793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085238793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085238793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085238793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085238793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085238793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085238793 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' 20250404085238793 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 20250404085238793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085238793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085238793 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085238793 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 20250404085238826 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085238826 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004199f3), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085238826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085238826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085238826 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085238826 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085238826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085238826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085238826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085238826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085238826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085238826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085238826 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 20250404085238826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085238826 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085238832 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085238833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043578f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085238833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085238833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085238833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085238833 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085238833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085238833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085238833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085238833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085238833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085238833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085238833 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 20250404085238833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085238833 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085239135 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085239135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b326), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085239135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085239135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085239135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085239135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085239135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085239135 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085239135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87070), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085239135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085239135 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085239135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085239135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085239135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085239135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085239135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085239135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085239135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085239135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085239135 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' 20250404085239135 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 20250404085239135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085239135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085239135 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085239135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085239135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085239135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085239135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085239135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085239135 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' 20250404085239135 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 20250404085239135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085239135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085239135 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085239135 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 20250404085239135 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 20250404085239136 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085239136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003430ed), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085239136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085239136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085239136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085239136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085239136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085239136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085239136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085239136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085239136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085239136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085239136 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' 20250404085239136 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 20250404085239136 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085239136 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085239136 DLSS7 <000c> osmo_ss7_asp.c:1175 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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085239136 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@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:52:39 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_paging_imsi.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 20250404085239735 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085239735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085239735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085239735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085239735 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085239735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085239735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085239735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085239735 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085239735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085239735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085239735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085239735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085239735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085239735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085239735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085239735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085239735 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085239735 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085239735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085239735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085239735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085239735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085239735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085239735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085239735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085239735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085239735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085239735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085239735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085239735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085239735 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' 20250404085239735 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 20250404085239735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085239735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085239735 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085239735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085239735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085239735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085239735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085239735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085239735 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085239735 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 20250404085239735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085239735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085239735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085239735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085239735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085239735 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_paging_imsi started. 20250404085240379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085240381 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085240384 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41401<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_imsi-Iuh0(695)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085240397 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085240397 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085240407 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240407 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240408 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240408 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240408 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085240408 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240408 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240408 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240408 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240408 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240408 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085240408 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET 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_paging_imsi-Iuh1(697)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085240409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240409 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240409 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085240409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085240409 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240409 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41555 (stream_srv.c:142) 20250404085240409 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41555<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085240409 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240409 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085240409 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240409 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240409 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240409 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085240409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085240410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085240410 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240410 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085240410 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085240410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085240410 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240410 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240410 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085240410 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240411 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) 20250404085240411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240411 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240411 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240411 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240411 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240411 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240411 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085240411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085240411 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) 20250404085240411 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) 20250404085240411 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085240411 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240411 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085240411 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085240411 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240411 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 20250404085240411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085240411 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 20250404085240411 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085240411 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240411 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240411 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240411 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085240411 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085240411 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' 20250404085240411 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 20250404085240411 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085240411 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240411 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240412 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240412 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240412 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240412 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 20250404085240412 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085240412 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085240412 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@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(701)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(701)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(699)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(704)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(702)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085240444 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085240444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085240444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085240444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240444 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085240444 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085240444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085240444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085240444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085240444 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' 20250404085240444 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 20250404085240444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085240444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085240444 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@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(707)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(707)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation 20250404085240445 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085240445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085240445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085240445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085240445 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085240445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085240445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240445 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085240445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085240445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085240445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085240445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085240445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240445 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240445 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240445 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085240445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085240445 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc2-SCCP(705)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085240449 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240449 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240449 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240449 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240449 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240449 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240449 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085240449 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240450 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240450 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085240450 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 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) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240450 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) 20250404085240450 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) 20250404085240450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085240450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085240450 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240450 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240450 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085240450 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240450 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085240450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085240450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240450 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085240450 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240450 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240450 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085240450 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240450 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240450 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240451 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085240451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085240451 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240451 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240451 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085240451 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240451 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085240451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085240451 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240451 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 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085240451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240451 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 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085240451 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 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085240451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085240451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240451 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085240451 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(710)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085240476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085240476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085240476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085240476 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085240476 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085240476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085240476 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085240476 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085240476 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085240481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085240481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085240481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085240481 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085240481 DHNBAP DEBUG (127.0.0.1:41555 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085240481 DHNBAP NOTICE (127.0.0.1:41555 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085240481 DHNBAP NOTICE (127.0.0.1:41555 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085240481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085240481 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085240623 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 20250404085240623 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 20250404085240623 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085240623 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085240631 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085240631 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085240631 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085240631 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085240631 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085240631 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085240631 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 20250404085240631 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085240631 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085240631 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085240633 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240633 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085240633 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085240633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085240633 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085240633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085240633 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085240633 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 20250404085240633 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085240633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085240633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085240633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085240633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085240633 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 20250404085240633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085240633 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085240633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085240633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085240633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085240633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085240633 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085240633 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085240633 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240635 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 20250404085240635 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240635 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085240635 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240635 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 20250404085240635 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 20250404085240635 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085240635 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085240635 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085240635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085240635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240635 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085240635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085240635 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240635 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240635 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240635 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085240635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085240635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085240635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085240635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085240635 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240635 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(704)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085240646 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 20250404085240646 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 20250404085240646 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085240646 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085240647 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) 20250404085240647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085240647 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085240647 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085240647 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240647 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085240647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085240647 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085240647 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 20250404085240647 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250404085240647 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240647 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085240647 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085240647 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085240647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085240647 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240647 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085240647 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085240647 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085240647 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085240648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085240648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085240648 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc2-M3UA(707)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085240654 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) 20250404085240654 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085240654 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085240654 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240654 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085240654 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085240654 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250404085240654 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 20250404085240654 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085240654 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240654 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085240654 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085240654 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085240654 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085240654 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085240654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085240654 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085240654 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085240654 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085240654 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085240654 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085240654 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240656 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240656 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085240656 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240656 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240656 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240656 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240656 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240656 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240656 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240656 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240656 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240656 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240656 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240656 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085240656 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240656 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085240656 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240656 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) 20250404085240656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085240656 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085240656 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085240656 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085240656 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085240656 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085240656 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 20250404085240656 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085240656 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240656 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085240656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240656 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085240657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085240657 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' 20250404085240657 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 20250404085240657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085240657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240657 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240660 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) 20250404085240660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085240660 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085240660 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240660 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085240660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085240660 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085240660 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 20250404085240660 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085240660 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085240660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085240660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085240660 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240660 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085240660 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085240660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085240660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085240660 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085240660 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085240660 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085240660 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085240660 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085240660 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240661 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240661 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085240661 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240661 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240661 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240661 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240661 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240661 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240661 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240661 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240661 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240661 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240662 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085240662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085240662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085240662 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240662 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240662 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240662 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 20250404085240662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085240662 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' 20250404085240662 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 20250404085240662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085240662 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240662 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085240664 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 20250404085240664 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 20250404085240664 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085240664 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085240666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240666 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085240666 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085240666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085240666 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085240666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085240666 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085240666 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 20250404085240666 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085240666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085240666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085240667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240667 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085240667 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085240667 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085240668 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085240668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085240668 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085240668 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 20250404085240668 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085240668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085240668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085240668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085240668 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085240668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085240668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085240668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085240668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085240668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085240668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085240668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085240668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085240668 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085240668 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085240668 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085240669 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085240669 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085240669 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085240669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085240669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085240669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085240669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085240669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085240669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085240669 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085240669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085240669 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085240669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240669 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240669 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240669 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085240669 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085240669 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085240669 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085240669 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085240669 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085240921 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085240921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0005b26d), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085240921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085240921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085240921 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085240921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085240921 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085240921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005835b5), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085240921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085240922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085240922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085240922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085240922 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' 20250404085240922 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 20250404085240922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085240922 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240922 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 05 b2 6d 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085240922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085240922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085240922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085240922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085240922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085240922 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240922 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 35 b5 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085240923 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085240923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e5301f), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085240923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085240923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085240923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085240923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085240923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085240923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085240923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085240923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085240923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085240923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085240923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085240923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085240923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085240923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240923 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e5 30 1f 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085240926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085240926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085240926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085240926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085240926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085240926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085240926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085240926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085240926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240926 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 35 b5 00 00 06 00 08 00 00 00 07  20250404085240926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085240926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085240926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085240926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085240926 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=005835b5) (sccp_scrc.c:486) 20250404085240926 DLSCCP DEBUG Received CO:RELCO for local reference 64 (sccp_scoc.c:1855) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(64)[0x56294462e890]{IDLE}: Deallocated (fsm.c:568) 20250404085240926 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) 20250404085240926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085240926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085240926 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 20250404085240926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085240926 DLSS7 <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' 20250404085240926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085240926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085240926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085240926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085240926 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 b2 6d 00 00 06 00 08 00 00 00 07  20250404085240926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085240926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085240926 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) 20250404085240926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085240926 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=0005b26d) (sccp_scrc.c:486) 20250404085240926 DLSCCP DEBUG Received CO:RELCO for local reference 65 (sccp_scoc.c:1855) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085240926 DLSCCP DEBUG SCCP-SCOC(65)[0x56294462f870]{IDLE}: Deallocated (fsm.c:568) 20250404085241128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085241128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085241128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085241128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085241128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241128 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e5 30 1f 00 00 06 00 08 00 00 00 07  20250404085241129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085241129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241129 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=00e5301f) (sccp_scrc.c:486) 20250404085241129 DLSCCP DEBUG Received CO:RELCO for local reference 66 (sccp_scoc.c:1855) 20250404085241129 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085241129 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085241129 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085241129 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085241129 DLSCCP DEBUG SCCP-SCOC(66)[0x56294461c170]{IDLE}: Deallocated (fsm.c:568) 20250404085241434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085241434 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085241434 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085241434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085241434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241434 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241434 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085241434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241434 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241434 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085241434 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241434 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241434 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085241434 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085241434 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) 20250404085241434 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085241434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085241434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085241434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241434 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085241434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085241434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085241434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085241434 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085241434 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085241435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085241435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085241435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085241435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085241435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085241435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085241435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085241435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241435 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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(700)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085241437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085241437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085241437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085241437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085241437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241437 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085241437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241437 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241437 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085241437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085241437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241437 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241437 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241437 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085241437 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085241437 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085241441 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) 20250404085241441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085241441 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085241441 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 20250404085241441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241441 DLSS7 <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' 20250404085241441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241441 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241441 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241441 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) 20250404085241441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085241441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085241441 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085241441 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) 20250404085241441 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) 20250404085241441 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085241441 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085241441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241441 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085241441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085241441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085241441 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085241441 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085241441 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085241441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085241441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085241441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085241441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085241441 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' 20250404085241441 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 20250404085241441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085241441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-RAN(703)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085241444 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) 20250404085241444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085241444 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085241444 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 20250404085241444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241444 DLSS7 <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' 20250404085241444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241444 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241444 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241444 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241444 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241444 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) 20250404085241444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241444 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241444 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085241444 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085241444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241444 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241444 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241444 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241444 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241444 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241444 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085241444 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085241444 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(63)[0x56294448d6d0]{IDLE}: Deallocated (fsm.c:568) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(62)[0x562944617640]{IDLE}: Deallocated (fsm.c:568) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085241445 DLSCCP DEBUG SCCP-SCOC(61)[0x5629445ba560]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc2-RAN(706)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085241454 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) 20250404085241454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085241454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085241454 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 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241454 DLSS7 <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' 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241454 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085241454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085241454 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 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085241454 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' 20250404085241454 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 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085241454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241454 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250404085241454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241454 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) 20250404085241454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085241454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241454 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085241454 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085241454 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) 20250404085241454 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) 20250404085241454 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085241454 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085241454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241454 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085241454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085241454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085241454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 0a 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085241454 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085241454 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085241454 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) 20250404085241454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085241454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085241454 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 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241454 DLSS7 <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' 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241454 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241454 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) 20250404085241454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241454 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241454 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085241454 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241454 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241454 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241454 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241454 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085241454 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085241454 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085241467 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085241467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085241467 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085241467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085241467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241467 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241467 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085241467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085241467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085241467 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085241467 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) 20250404085241467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085241467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085241467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085241467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085241467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085241467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085241467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085241467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085241467 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085241467 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085241467 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241467 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085241467 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085241467 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085241467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085241467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085241467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085241467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085241467 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241467 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085241468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085241468 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085241468 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085241468 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085241468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085241468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085241468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085241468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085241468 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085241468 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085241468 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085241468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085241468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085241468 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085241468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085241468 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085241468 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085241468 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085241468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085241468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085241468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085241468 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085241468 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085241468 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085241468 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085241468 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085242491 DLCTRL DEBUG Command: GET 219026423 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085242491 DLCTRL DEBUG Tx Command reply: GET_REPLY 219026423 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085242499 DLCTRL DEBUG Command: GET 226948063 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085242499 DLCTRL DEBUG Tx Command reply: GET_REPLY 226948063 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085242503 DLCTRL DEBUG Command: GET 102366029 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085242503 DLCTRL DEBUG Tx Command reply: GET_REPLY 102366029 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085242509 DLCTRL DEBUG Command: GET 798615336 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085242509 DLCTRL DEBUG Tx Command reply: GET_REPLY 798615336 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085242514 DLCTRL DEBUG Command: GET 561171668 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085242514 DLCTRL DEBUG Tx Command reply: GET_REPLY 561171668 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085242519 DLCTRL DEBUG Command: GET 472091032 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085242519 DLCTRL DEBUG Tx Command reply: GET_REPLY 472091032 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085242524 DLCTRL DEBUG Command: GET 269323962 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085242524 DLCTRL DEBUG Tx Command reply: GET_REPLY 269323962 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085242527 DLCTRL DEBUG Command: GET 278488494 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085242527 DLCTRL DEBUG Tx Command reply: GET_REPLY 278488494 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085242530 DLCTRL DEBUG Command: GET 998220534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085242530 DLCTRL DEBUG Tx Command reply: GET_REPLY 998220534 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085242533 DLCTRL DEBUG Command: GET 483572370 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085242533 DLCTRL DEBUG Tx Command reply: GET_REPLY 483572370 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085242535 DLCTRL DEBUG Command: GET 492721983 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085242535 DLCTRL DEBUG Tx Command reply: GET_REPLY 492721983 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085242538 DLCTRL DEBUG Command: GET 647189054 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085242538 DLCTRL DEBUG Tx Command reply: GET_REPLY 647189054 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085242540 DLCTRL DEBUG Command: GET 385676938 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085242540 DLCTRL DEBUG Tx Command reply: GET_REPLY 385676938 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085242542 DLCTRL DEBUG Command: GET 427457285 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085242542 DLCTRL DEBUG Tx Command reply: GET_REPLY 427457285 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085242544 DLCTRL DEBUG Command: GET 192776532 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085242544 DLCTRL DEBUG Tx Command reply: GET_REPLY 192776532 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085242545 DLCTRL DEBUG Command: GET 533554798 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085242545 DLCTRL DEBUG Tx Command reply: GET_REPLY 533554798 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085242547 DLCTRL DEBUG Command: GET 179727640 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085242547 DLCTRL DEBUG Tx Command reply: GET_REPLY 179727640 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085242548 DLCTRL DEBUG Command: GET 530268455 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085242548 DLCTRL DEBUG Tx Command reply: GET_REPLY 530268455 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085242550 DLCTRL DEBUG Command: GET 124497962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085242550 DLCTRL DEBUG Tx Command reply: GET_REPLY 124497962 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085242551 DLCTRL DEBUG Command: GET 884675752 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085242551 DLCTRL DEBUG Tx Command reply: GET_REPLY 884675752 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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 } } } 20250404085242564 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085243574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085243574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085243574 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085243574 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085243574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085243574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085243574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085243574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085243574 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085243574 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085243574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085243574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085243574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085243574 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085243574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085243574 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085243574 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085243574 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085243574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085243574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085243574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085243574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085243574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085243574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085243574 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085243574 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085243574 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250404085243574 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250404085243574 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250404085243574 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250404085243574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250404085243574 DRUA DEBUG (127.0.0.1:41555 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250404085243574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085243574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250404085243575 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085243575 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh0-RUA(696)@d00087d8efbb: UnitdataCallback TC_mscpool_paging_imsi-Iuh1-RUA(698)@d00087d8efbb: UnitdataCallback HNBGW_Test.msc0-RAN(700)@d00087d8efbb: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@d00087d8efbb: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@d00087d8efbb: Added conn table entry 0TC_mscpool_paging_imsi0(712)3219767 20250404085244600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085244600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085244600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085244600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085244600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x312137, normal) (hnbgw_rua.c:407) 20250404085244600 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085244600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085244600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3219767 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085244600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085244600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085244600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3219767 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250404085244600 DCN DEBUG map_sccp[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404085244600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085244600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3219767 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085244600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3219767 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085244600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085244600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085244600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085244600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085244600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085244600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085244600 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{IDLE}: Allocated (fsm.c:456) 20250404085244600 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085244600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030002400056400500f1100926) (sccp_scrc.c:415) 20250404085244600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085244600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085244600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085244600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085244600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085244600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085244600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085244600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085244600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085244600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085244600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085244600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085244600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085244600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085244600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085244600 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 40 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085244600 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085244600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085244600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085244600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085244600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085244600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085244601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085244601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085244601 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085244601 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085244601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085244601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085244601 DLSS7 <000c> osmo_ss7_asp.c:1175 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 40 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@d00087d8efbb: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@d00087d8efbb: Added conn table entry 0TC_mscpool_paging_imsi0(712)7203816 HNBGW_Test.msc0-SCCP(699)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@d00087d8efbb: setverdict(pass): none -> pass 20250404085244612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085244612 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085244612 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085244612 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085244612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085244612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085244612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085244612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085244612 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085244612 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 ee 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085244612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085244612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085244612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085244612 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085244612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085244612 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0009ee7b) (sccp_scrc.c:486) 20250404085244612 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250404085244612 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085244612 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085244612 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085244612 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085244612 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085244612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085244612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085245612 DLCTRL DEBUG Command: GET 753412290 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085245612 DLCTRL DEBUG Tx Command reply: GET_REPLY 753412290 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085245614 DLCTRL DEBUG Command: GET 539871881 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085245614 DLCTRL DEBUG Tx Command reply: GET_REPLY 539871881 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085245615 DLCTRL DEBUG Command: GET 528680007 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085245615 DLCTRL DEBUG Tx Command reply: GET_REPLY 528680007 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085245616 DLCTRL DEBUG Command: GET 355546870 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085245616 DLCTRL DEBUG Tx Command reply: GET_REPLY 355546870 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085245617 DLCTRL DEBUG Command: GET 381051457 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085245617 DLCTRL DEBUG Tx Command reply: GET_REPLY 381051457 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085245619 DLCTRL DEBUG Command: GET 96461622 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085245619 DLCTRL DEBUG Tx Command reply: GET_REPLY 96461622 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085245620 DLCTRL DEBUG Command: GET 40559034 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085245620 DLCTRL DEBUG Tx Command reply: GET_REPLY 40559034 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085245621 DLCTRL DEBUG Command: GET 531354290 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085245621 DLCTRL DEBUG Tx Command reply: GET_REPLY 531354290 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085245623 DLCTRL DEBUG Command: GET 927011099 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085245623 DLCTRL DEBUG Tx Command reply: GET_REPLY 927011099 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085245624 DLCTRL DEBUG Command: GET 147121377 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085245624 DLCTRL DEBUG Tx Command reply: GET_REPLY 147121377 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085245625 DLCTRL DEBUG Command: GET 301546174 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085245625 DLCTRL DEBUG Tx Command reply: GET_REPLY 301546174 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085245626 DLCTRL DEBUG Command: GET 755896216 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085245626 DLCTRL DEBUG Tx Command reply: GET_REPLY 755896216 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085245627 DLCTRL DEBUG Command: GET 579618725 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085245627 DLCTRL DEBUG Tx Command reply: GET_REPLY 579618725 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085245627 DLCTRL DEBUG Command: GET 538372307 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085245628 DLCTRL DEBUG Tx Command reply: GET_REPLY 538372307 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085245628 DLCTRL DEBUG Command: GET 620455781 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085245628 DLCTRL DEBUG Tx Command reply: GET_REPLY 620455781 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085245629 DLCTRL DEBUG Command: GET 903716629 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085245629 DLCTRL DEBUG Tx Command reply: GET_REPLY 903716629 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085245630 DLCTRL DEBUG Command: GET 990432920 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085245630 DLCTRL DEBUG Tx Command reply: GET_REPLY 990432920 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085245630 DLCTRL DEBUG Command: GET 844558222 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085245630 DLCTRL DEBUG Tx Command reply: GET_REPLY 844558222 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085245631 DLCTRL DEBUG Command: GET 787515284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085245631 DLCTRL DEBUG Tx Command reply: GET_REPLY 787515284 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085245632 DLCTRL DEBUG Command: GET 102557474 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085245632 DLCTRL DEBUG Tx Command reply: GET_REPLY 102557474 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085245634 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41401<->l=127.0.0.1:4262) (control_if.c:193) 20250404085245634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34428<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(693)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(692)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085245636 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34412<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085245636 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085245636 DLINP DEBUG SRVCONN(,r=127.0.0.1:41555<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085245636 DLINP NOTICE SRV(,r=127.0.0.1:41555<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085245636 DMAIN NOTICE (127.0.0.1:41555 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41555<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085245636 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404085245636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085245636 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085245636 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085245636 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085245636 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085245636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085245636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085245636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085245636 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085245636 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085245636 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085245636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085245636 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085245636 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085245636 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085245636 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085245636 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085245636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 09 ee 7b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085245636 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085245636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085245636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085245636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{disrupted}: Freeing instance (context_map.c:202) 20250404085245636 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3219767)[0x56294462f870]{disrupted}: Deallocated (fsm.c:568) 20250404085245636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085245636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{disconnected}: Freeing instance (context_map.c:206) 20250404085245636 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x56294462e890]{disconnected}: Deallocated (fsm.c:568) 20250404085245636 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3219767 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250404085245637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085245637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085245637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085245637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085245637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085245637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085245637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085245637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085245637 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085245637 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 ee 7b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085245637 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085245637 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) 20250404085245637 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085245637 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085245637 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085245638 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 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085245638 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP TC_mscpool_paging_imsi-Iuh1-RUA(698)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0-RUA(696)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(699)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh0(695)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@d00087d8efbb: Final verdict of PTC: none 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085245638 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404085245638 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085245638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085245638 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 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085245638 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085245638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085245638 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085245638 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 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085245638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085245638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085245638 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085245638 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) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085245638 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 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085245638 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085245639 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085245639 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 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085245639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085245639 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) 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:70420250404085245640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085245640 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085245640 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085245640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085245640 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085245640 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085245641 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085245641 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085245641 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085245641 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085245641 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085245641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085245641 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085245641 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085245642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085245642 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085245642 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085245642 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085245642 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085245642 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085245642 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085245642 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085245643 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085245643 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085245643 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085245643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085245643 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085245643 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085245643 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085245643 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085245643 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085245644 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085245644 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085245644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34442<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085245644 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085245644 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085245639 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085245639 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 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085245639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085245639 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 20250404085245639 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) 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085245639 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085245639 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 20250404085245639 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085245639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085245639 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085245644 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085245644 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085245645 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085245645 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085245645 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085245645 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085245645 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085245645 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085245645 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_imsi0(712)@d00087d8efbb: Final verdict of PTC: pass HNBGW-PFCP(694)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(711)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:52:45 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 20250404085245812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085246415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48334<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=535328) 20250404085246504 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085246504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085246504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085246504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085246504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085246504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085246504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085246504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085246504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a8 ca ce 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085246504 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085246504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085246504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085246504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085246504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085246504 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085246504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085246505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085246505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085246505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085246505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085246505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085246505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085246505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085246505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085246505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085246505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085246505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085246505 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 20250404085246505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085246505 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=535328, count=548788) 20250404085247640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085247640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085247640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404085247640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085247640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085247640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085247640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085247640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085247640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085247640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085247640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085247640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:52:48 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250404085248794 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085248794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c9a09), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085248794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085248794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085248794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085248795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085248795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085248795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085248795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085248795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085248795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085248795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085248795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085248795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085248795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085248827 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085248827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004199f3), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085248827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085248827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085248827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085248827 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085248827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085248827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085248827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085248827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085248827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085248827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085248827 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 20250404085248827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085248827 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085248833 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085248833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043578f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085248833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085248833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085248833 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085248833 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085248833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085248833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085248833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085248834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085248834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085248834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085248834 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 20250404085248834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085248834 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085249136 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085249136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87070), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085249136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249136 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249136 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085249136 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249136 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085249136 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085249136 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b326), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085249136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249136 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249136 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085249137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085249137 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085249137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003430ed), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085249137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249137 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085249137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085249137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085249137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085249137 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085249137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085249138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085249138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085249138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085249138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085249138 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_paging_tmsi started. 20250404085249502 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085249508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085249510 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33123<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085249530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085249530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085249539 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249539 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249539 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249539 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249539 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249539 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249539 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249539 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085249539 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33412 (stream_srv.c:142) 20250404085249539 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33412<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085249541 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249541 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085249541 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249541 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) 20250404085249541 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) 20250404085249541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085249541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085249541 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249541 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249541 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085249541 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249541 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085249541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085249541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085249541 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249541 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249541 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085249541 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249541 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249541 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085249541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085249541 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249541 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085249541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249541 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085249541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085249541 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249541 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 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085249541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249541 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 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085249541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085249541 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249541 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249541 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249541 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085249541 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(723)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(721)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(726)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(726)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(724)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(729)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(729)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-SCCP(727)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085249578 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249578 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249578 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249578 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249579 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249579 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249579 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085249579 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249580 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249580 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085249580 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249580 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) 20250404085249580 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) 20250404085249580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085249580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085249580 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249580 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249580 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085249580 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249580 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085249580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085249580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085249580 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249580 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249580 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085249580 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249580 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085249580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085249580 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249580 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249580 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085249580 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249580 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249580 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249580 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249580 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249580 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249580 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249580 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085249580 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085249580 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249580 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 20250404085249580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085249580 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085249580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249580 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 20250404085249580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085249580 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085249580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249580 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249580 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249580 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085249580 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085249580 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085249580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085249581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085249581 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(732)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(730)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085249622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085249622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085249622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085249622 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085249622 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085249622 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085249622 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085249622 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085249622 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085249628 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085249628 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085249628 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085249628 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085249628 DHNBAP DEBUG (127.0.0.1:33412 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085249628 DHNBAP NOTICE (127.0.0.1:33412 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085249628 DHNBAP NOTICE (127.0.0.1:33412 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085249628 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085249628 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085249736 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085249736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085249736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085249736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249736 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085249736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085249736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085249736 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085249737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085249737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085249737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085249737 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085249737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085249737 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085249737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085249737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085249737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085249737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085249737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085249737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085249737 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085249737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085249737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085249737 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085249738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085249738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085249738 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085249753 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 20250404085249753 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 20250404085249753 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085249753 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085249761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085249761 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085249761 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085249761 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085249761 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085249761 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085249761 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 20250404085249761 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085249761 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085249761 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085249762 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 20250404085249762 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 20250404085249762 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085249762 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085249764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085249764 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085249764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085249764 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085249764 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085249764 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085249764 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 20250404085249764 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085249764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085249764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085249764 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(726)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085249765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085249765 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085249765 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085249765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085249765 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085249765 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085249765 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085249765 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085249765 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085249765 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249766 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249766 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085249766 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249766 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249766 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249766 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249766 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249766 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249766 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249767 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249767 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249767 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249767 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249767 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249767 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249767 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085249767 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085249767 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249767 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249767 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249767 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085249767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085249767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085249767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085249767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085249767 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085249767 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085249768 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) 20250404085249768 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085249768 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085249768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085249768 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085249768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085249768 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085249768 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 20250404085249768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085249768 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085249769 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) 20250404085249769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085249769 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085249769 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249769 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085249769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085249769 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085249769 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 20250404085249769 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085249769 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249769 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085249769 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085249769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085249769 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085249769 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085249769 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085249769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085249769 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085249769 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085249769 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085249769 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085249769 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085249769 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249770 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249770 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085249770 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249770 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249770 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249770 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249770 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249770 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249770 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249770 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249770 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249770 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085249770 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085249771 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085249771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085249771 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' 20250404085249771 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 20250404085249771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085249771 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085249771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404085249774 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 20250404085249775 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 20250404085249775 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085249775 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085249780 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) 20250404085249780 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085249780 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085249780 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085249780 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085249780 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085249780 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085249780 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 20250404085249780 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085249780 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249780 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085249782 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) 20250404085249782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085249782 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085249782 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249782 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085249782 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085249782 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085249782 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 20250404085249782 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085249782 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249782 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085249782 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085249782 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085249782 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085249782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085249782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085249782 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085249782 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085249783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085249783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085249783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085249783 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085249783 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085249783 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249784 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249784 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085249784 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249784 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085249784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085249785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085249785 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249785 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249785 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249785 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 20250404085249785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085249785 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=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250404085249785 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 20250404085249785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085249785 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085249785 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085249800 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 20250404085249800 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 20250404085249800 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085249800 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085249807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085249807 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085249807 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085249807 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085249807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085249807 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085249807 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 20250404085249807 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085249807 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085249807 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249809 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085249809 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085249809 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085249809 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085249809 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085249809 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 20250404085249809 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085249809 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085249809 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085249810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085249810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085249810 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085249810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085249810 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085249810 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085249810 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085249810 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085249810 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085249810 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085249811 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085249811 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085249811 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085249811 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085249811 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085249811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249811 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249811 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249811 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249811 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249812 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085249812 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085249812 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085249812 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085249812 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085249812 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085249812 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085249812 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085249812 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085249812 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085249812 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085249812 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085249812 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085249812 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085249812 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085249812 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085249812 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085249812 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085249812 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085249812 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085250445 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085250445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ad529a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085250445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085250445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085250445 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085250445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085250445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085250445 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085250445 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00064528), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085250445 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085250445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085250446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085250446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085250446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085250446 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085250446 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008548c3), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085250446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085250446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250446 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085250446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085250446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085250446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085250446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085250446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085250446 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' 20250404085250446 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 20250404085250446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085250446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250446 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 ad 52 9a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085250446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085250447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085250447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085250447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085250447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085250447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250447 DLSS7 <000c> osmo_ss7_asp.c:1175 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 06 45 28 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085250447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085250447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085250447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085250447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085250447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085250447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250447 DLSS7 <000c> osmo_ss7_asp.c:1175 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 48 c3 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085250454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250454 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085250454 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085250454 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085250454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085250454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250454 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250454 DLSS7 <000c> osmo_ss7_asp.c:1175 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 06 45 28 00 00 06 00 08 00 00 00 07  20250404085250454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085250455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250455 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=00064528) (sccp_scrc.c:486) 20250404085250455 DLSCCP DEBUG Received CO:RELCO for local reference 67 (sccp_scoc.c:1855) 20250404085250455 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085250455 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085250455 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085250455 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085250455 DLSCCP DEBUG SCCP-SCOC(67)[0x562944622a40]{IDLE}: Deallocated (fsm.c:568) 20250404085250457 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) 20250404085250457 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085250457 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085250457 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 20250404085250457 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250457 DLSS7 <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' 20250404085250457 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250457 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250457 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250457 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ad 52 9a 00 00 06 00 08 00 00 00 07  20250404085250457 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250457 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250457 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) 20250404085250457 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250457 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=00ad529a) (sccp_scrc.c:486) 20250404085250457 DLSCCP DEBUG Received CO:RELCO for local reference 68 (sccp_scoc.c:1855) 20250404085250457 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085250457 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085250457 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085250457 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085250457 DLSCCP DEBUG SCCP-SCOC(68)[0x5629446203a0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(722)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(725)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(728)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085250581 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) 20250404085250581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085250581 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085250581 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 20250404085250581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250581 DLSS7 <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' 20250404085250581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250581 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250581 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) 20250404085250581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085250581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085250581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250582 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250582 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250582 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085250582 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085250582 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) 20250404085250582 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) 20250404085250582 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085250582 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085250582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250582 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250582 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250582 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250582 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250582 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250582 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250582 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250582 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085250582 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085250582 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250582 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085250582 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085250582 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085250582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250582 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250582 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250582 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 20250404085250582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085250582 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' 20250404085250582 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 20250404085250582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085250582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250582 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250584 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) 20250404085250584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085250584 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085250584 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 20250404085250584 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250584 DLSS7 <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' 20250404085250584 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250584 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250584 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250584 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250584 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) 20250404085250584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085250584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085250584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250585 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250585 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250585 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085250585 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085250585 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085250615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250615 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085250615 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085250615 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085250615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250615 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085250615 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250615 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250615 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250615 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085250615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250615 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250615 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085250615 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085250615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250615 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250615 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250615 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250615 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085250616 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085250616 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) 20250404085250616 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085250616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085250616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085250616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250616 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085250616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085250616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085250616 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085250616 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085250616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085250616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085250616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085250616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085250616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085250616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250616 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085250619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085250619 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085250619 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085250619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085250619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250619 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250619 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085250619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085250619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085250619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250619 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085250619 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085250619 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085250656 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250656 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085250656 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085250656 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085250656 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250656 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250657 DLSS7 <000c> osmo_ss7_asp.c:1175 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 85 48 c3 00 00 06 00 08 00 00 00 07  20250404085250657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085250657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085250657 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250657 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085250657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085250657 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250657 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085250657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250657 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=008548c3) (sccp_scrc.c:486) 20250404085250657 DLSCCP DEBUG Received CO:RELCO for local reference 69 (sccp_scoc.c:1855) 20250404085250657 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085250657 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085250657 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250657 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085250657 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085250657 DLSCCP DEBUG SCCP-SCOC(69)[0x562944661470]{IDLE}: Deallocated (fsm.c:568) 20250404085250657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085250657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085250657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085250657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085250657 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085250657 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) 20250404085250658 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085250658 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085250658 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250658 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250658 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085250658 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085250658 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085250658 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085250658 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085250658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085250658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085250658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250658 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085250658 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085250658 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085250658 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250658 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250658 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250658 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085250658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085250658 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085250658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085250658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085250658 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250658 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085250664 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) 20250404085250664 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085250664 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085250664 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 20250404085250664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250664 DLSS7 <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' 20250404085250664 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250664 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250664 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250664 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250664 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) 20250404085250664 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085250664 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085250664 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 20250404085250664 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085250665 DLSS7 <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' 20250404085250665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085250665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085250665 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250665 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085250664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250665 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) 20250404085250665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085250665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250665 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250665 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085250665 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085250665 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) 20250404085250665 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) 20250404085250665 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085250665 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085250665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085250665 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085250665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085250665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085250665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085250665 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085250665 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085250665 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085250665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085250665 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085250665 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) 20250404085250665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085250665 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085250665 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085250665 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250665 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250665 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085250666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085250666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085250666 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085250666 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085250666 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085250666 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085250666 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085250666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085250666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085250666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085250666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085250666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085250666 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' 20250404085250666 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 20250404085250666 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085250666 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085250666 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085251640 DLCTRL DEBUG Command: GET 375371777 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085251640 DLCTRL DEBUG Tx Command reply: GET_REPLY 375371777 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085251647 DLCTRL DEBUG Command: GET 962765073 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085251647 DLCTRL DEBUG Tx Command reply: GET_REPLY 962765073 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085251653 DLCTRL DEBUG Command: GET 642148513 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085251653 DLCTRL DEBUG Tx Command reply: GET_REPLY 642148513 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085251660 DLCTRL DEBUG Command: GET 793405590 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085251660 DLCTRL DEBUG Tx Command reply: GET_REPLY 793405590 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085251664 DLCTRL DEBUG Command: GET 14690864 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085251664 DLCTRL DEBUG Tx Command reply: GET_REPLY 14690864 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085251668 DLCTRL DEBUG Command: GET 96885825 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085251668 DLCTRL DEBUG Tx Command reply: GET_REPLY 96885825 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085251672 DLCTRL DEBUG Command: GET 43591244 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085251672 DLCTRL DEBUG Tx Command reply: GET_REPLY 43591244 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085251676 DLCTRL DEBUG Command: GET 956751868 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085251676 DLCTRL DEBUG Tx Command reply: GET_REPLY 956751868 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085251680 DLCTRL DEBUG Command: GET 519590743 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085251680 DLCTRL DEBUG Tx Command reply: GET_REPLY 519590743 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085251684 DLCTRL DEBUG Command: GET 540991031 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085251684 DLCTRL DEBUG Tx Command reply: GET_REPLY 540991031 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085251687 DLCTRL DEBUG Command: GET 877959472 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085251687 DLCTRL DEBUG Tx Command reply: GET_REPLY 877959472 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085251690 DLCTRL DEBUG Command: GET 82270415 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085251691 DLCTRL DEBUG Tx Command reply: GET_REPLY 82270415 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085251693 DLCTRL DEBUG Command: GET 964088024 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085251693 DLCTRL DEBUG Tx Command reply: GET_REPLY 964088024 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085251696 DLCTRL DEBUG Command: GET 20802025 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085251696 DLCTRL DEBUG Tx Command reply: GET_REPLY 20802025 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085251699 DLCTRL DEBUG Command: GET 461392660 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085251699 DLCTRL DEBUG Tx Command reply: GET_REPLY 461392660 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085251701 DLCTRL DEBUG Command: GET 575737031 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085251701 DLCTRL DEBUG Tx Command reply: GET_REPLY 575737031 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085251703 DLCTRL DEBUG Command: GET 775419719 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085251703 DLCTRL DEBUG Tx Command reply: GET_REPLY 775419719 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085251705 DLCTRL DEBUG Command: GET 121659768 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085251705 DLCTRL DEBUG Tx Command reply: GET_REPLY 121659768 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085251708 DLCTRL DEBUG Command: GET 403228428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085251708 DLCTRL DEBUG Tx Command reply: GET_REPLY 403228428 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085251710 DLCTRL DEBUG Command: GET 270612383 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085251710 DLCTRL DEBUG Tx Command reply: GET_REPLY 270612383 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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 } } } 20250404085251728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@d00087d8efbb: 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 20250404085252746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085252746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085252746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085252746 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085252746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085252746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085252746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085252746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085252746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085252746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085252746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085252746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085252746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085252746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085252746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085252746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085252746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085252746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085252746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085252746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085252746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085252746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085252746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085252746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085252746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085252746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085252746 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250404085252746 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250404085252746 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250404085252746 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250404085252746 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250404085252746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250404085252746 DRUA DEBUG (127.0.0.1:33412 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250404085252746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085252746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250404085252746 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085252746 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@d00087d8efbb: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@d00087d8efbb: UnitdataCallback TC_mscpool_paging_tmsi0(734)@d00087d8efbb: 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)@d00087d8efbb: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@d00087d8efbb: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@d00087d8efbb: Added conn table entry 0TC_mscpool_paging_tmsi0(734)9749044 20250404085253747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085253747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085253747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404085253747 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085253747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x94c234, normal) (hnbgw_rua.c:407) 20250404085253747 DHNB DEBUG map_rua[0x562944622a40]{init}: Allocated (fsm.c:456) 20250404085253747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085253747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749044 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085253747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085253747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085253747 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749044 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250404085253747 DCN DEBUG map_sccp[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085253747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085253747 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9749044 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085253747 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9749044 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404085253747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085253747 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085253747 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085253747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085253747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085253747 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085253747 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{IDLE}: Allocated (fsm.c:456) 20250404085253747 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085253747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4424b0023004f40030001470056400500f1100926) (sccp_scrc.c:415) 20250404085253747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085253747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085253747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085253747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085253747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085253747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085253747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085253747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085253747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085253747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085253747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085253747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085253747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085253747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085253747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085253747 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 47 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:1175) 20250404085253747 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085253747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085253747 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085253747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085253747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085253747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085253747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085253747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085253747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085253747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085253747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085253747 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085253747 DLSS7 <000c> osmo_ss7_asp.c:1175 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 47 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)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@d00087d8efbb: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@d00087d8efbb: Added conn table entry 0TC_mscpool_paging_tmsi0(734)6847524 HNBGW_Test.msc0-SCCP(721)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085253751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085253751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085253751 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085253751 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085253751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085253751 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085253751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085253751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085253751 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085253751 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 17 dd 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_paging_tmsi0(734)@d00087d8efbb: setverdict(pass): none -> pass 20250404085253751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085253751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085253751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085253751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085253751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085253751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c017dd) (sccp_scrc.c:486) 20250404085253751 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250404085253751 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085253751 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085253751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085253751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085253751 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085253751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085253751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085254755 DLCTRL DEBUG Command: GET 991664506 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085254755 DLCTRL DEBUG Tx Command reply: GET_REPLY 991664506 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085254761 DLCTRL DEBUG Command: GET 376027322 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085254761 DLCTRL DEBUG Tx Command reply: GET_REPLY 376027322 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085254765 DLCTRL DEBUG Command: GET 363605068 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085254765 DLCTRL DEBUG Tx Command reply: GET_REPLY 363605068 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085254769 DLCTRL DEBUG Command: GET 505829303 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085254769 DLCTRL DEBUG Tx Command reply: GET_REPLY 505829303 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085254773 DLCTRL DEBUG Command: GET 794981161 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085254773 DLCTRL DEBUG Tx Command reply: GET_REPLY 794981161 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085254776 DLCTRL DEBUG Command: GET 953976449 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085254776 DLCTRL DEBUG Tx Command reply: GET_REPLY 953976449 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085254780 DLCTRL DEBUG Command: GET 135617323 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085254780 DLCTRL DEBUG Tx Command reply: GET_REPLY 135617323 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085254784 DLCTRL DEBUG Command: GET 227604913 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085254784 DLCTRL DEBUG Tx Command reply: GET_REPLY 227604913 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085254788 DLCTRL DEBUG Command: GET 553639205 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085254788 DLCTRL DEBUG Tx Command reply: GET_REPLY 553639205 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085254792 DLCTRL DEBUG Command: GET 584204521 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085254792 DLCTRL DEBUG Tx Command reply: GET_REPLY 584204521 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085254796 DLCTRL DEBUG Command: GET 104300503 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085254796 DLCTRL DEBUG Tx Command reply: GET_REPLY 104300503 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085254800 DLCTRL DEBUG Command: GET 380480392 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085254800 DLCTRL DEBUG Tx Command reply: GET_REPLY 380480392 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085254806 DLCTRL DEBUG Command: GET 73105465 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085254806 DLCTRL DEBUG Tx Command reply: GET_REPLY 73105465 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085254814 DLCTRL DEBUG Command: GET 156408265 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085254815 DLCTRL DEBUG Tx Command reply: GET_REPLY 156408265 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085254821 DLCTRL DEBUG Command: GET 25172686 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085254821 DLCTRL DEBUG Tx Command reply: GET_REPLY 25172686 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085254828 DLCTRL DEBUG Command: GET 986636155 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085254829 DLCTRL DEBUG Tx Command reply: GET_REPLY 986636155 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085254835 DLCTRL DEBUG Command: GET 629700138 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085254835 DLCTRL DEBUG Tx Command reply: GET_REPLY 629700138 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085254839 DLCTRL DEBUG Command: GET 547616749 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085254839 DLCTRL DEBUG Tx Command reply: GET_REPLY 547616749 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085254841 DLCTRL DEBUG Command: GET 298665986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085254841 DLCTRL DEBUG Tx Command reply: GET_REPLY 298665986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085254843 DLCTRL DEBUG Command: GET 325421103 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085254843 DLCTRL DEBUG Tx Command reply: GET_REPLY 325421103 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085254848 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33123<->l=127.0.0.1:4262) (control_if.c:193) 20250404085254849 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48354<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(715)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(714)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085254851 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48346<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085254851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085254851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085254851 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085254851 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085254852 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085254852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085254852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085254852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085254852 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085254852 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085254852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085254852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085254852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085254852 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085254852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085254852 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085254852 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085254852 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c0 17 dd 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085254852 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085254852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085254852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085254852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{disrupted}: Freeing instance (context_map.c:202) 20250404085254852 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9749044)[0x562944622a40]{disrupted}: Deallocated (fsm.c:568) 20250404085254852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085254852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{disconnected}: Freeing instance (context_map.c:206) 20250404085254852 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x56294462f870]{disconnected}: Deallocated (fsm.c:568) 20250404085254852 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9749044 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250404085254852 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085254852 DLINP DEBUG SRVCONN(,r=127.0.0.1:33412<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085254852 DLINP NOTICE SRV(,r=127.0.0.1:33412<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085254852 DMAIN NOTICE (127.0.0.1:33412 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33412<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085254852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085254852 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085254852 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085254852 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085254852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085254852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085254852 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085254852 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085254852 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404085254852 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085254852 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 17 dd 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085254854 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085254854 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) 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT MutexDispCT-TC_mscpool_paging_tmsi(713)@d00087d8efbb: Final verdict of PTC: none 20250404085254854 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 20250404085254854 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) 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085254854 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085254854 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) 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085254854 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085254854 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) 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085254854 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 20250404085254854 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) 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085254854 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085254854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085254854 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085254854 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 20250404085254854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085254855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085254855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085254855 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) 20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085254855 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085254855 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085254855 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085254855 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 20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085254855 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085254855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085254855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085254855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085254855 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085254855 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085254855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085254855 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085254855 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085254855 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085254855 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085254855 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085254855 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085254855 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_paging_tmsi-Iuh1-RUA(720)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(728)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@d00087d8efbb: Final verdict of PTC: none20250404085254856 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 20250404085254856 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) 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085254856 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 20250404085254856 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) 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-RAN(731)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@d00087d8efbb: Final verdict of PTC: none 20250404085254856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085254856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085254856 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) 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085254856 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085254856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085254856 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085254856 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 20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085254856 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085254856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085254856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085254857 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) 20250404085254857 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) 20250404085254857 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404085254857 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085254857 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085254857 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085254857 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085254857 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 20250404085254857 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085254857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085254857 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085254856 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085254856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085254857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085254857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085254857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085254857 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085254857 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085254857 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085254857 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085254857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085254857 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085254857 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085254857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085254857 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085254857 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085254857 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085254857 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085254857 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085254857 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085254857 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085254858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085254858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085254858 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085254858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085254858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085254858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085254858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085254858 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085254858 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085254858 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085254858 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(721)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(733)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(716)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@d00087d8efbb: Final verdict of PTC: none 20250404085254881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_tmsi0(734)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:52:54 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 20250404085255018 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085255621 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48384<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085255637 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085255637 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085255637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085255637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085255637 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085255637 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085255637 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085255637 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085255637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee 7b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) Waiting for packet dumper to finish... 0 (prev_count=-1, count=537612) 20250404085255637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085255637 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085255637 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085255637 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085255638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085255638 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085256505 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085256505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085256505 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085256505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085256505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085256505 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085256505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085256505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085256505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085256505 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085256505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085256505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085256505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085256505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085256505 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085256505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085256506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085256506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a8 ca ce 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085256506 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085256506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085256506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085256506 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 20250404085256506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085256506 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085256506 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085256506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085256506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085256506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085256506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085256506 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=537612, count=543016) 20250404085256856 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085256856 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085256856 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085256856 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085256856 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085256856 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085256857 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085256857 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085256857 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404085256857 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085256858 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085256858 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:52:57 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_no_allow_attach_round_robin started. 20250404085258715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085258720 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085258723 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39669<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085258738 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085258738 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085258746 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258746 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258746 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258746 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258746 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258746 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258746 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258746 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085258746 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54813 (stream_srv.c:142) 20250404085258746 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54813<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085258747 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258747 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085258747 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258747 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) 20250404085258747 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) 20250404085258747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085258747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085258747 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258747 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258747 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085258747 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258747 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085258747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085258747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085258747 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258747 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258747 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085258747 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258747 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085258747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085258747 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258747 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258747 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085258747 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258747 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258747 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258747 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258747 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085258747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085258747 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258748 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 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085258748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258748 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 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085258748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085258748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085258748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(745)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(745)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(748)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(746)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(751)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085258788 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258788 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258788 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258788 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258788 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258788 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258788 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085258788 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258789 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258789 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085258789 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 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) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258789 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) 20250404085258789 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) 20250404085258789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085258789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085258789 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258789 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258789 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085258789 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258789 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085258789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085258789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085258789 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258789 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258789 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085258789 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258790 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085258790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085258790 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258790 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258790 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085258790 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258790 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258790 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085258790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085258790 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258790 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 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085258790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258790 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 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085258790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085258790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085258790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085258795 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085258795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c9a09), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085258795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085258795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085258795 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085258795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085258795 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258795 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258795 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258795 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085258795 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085258795 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(754)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(752)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085258814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085258814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085258814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085258814 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085258814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085258814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085258814 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085258814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085258814 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085258818 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085258818 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085258818 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085258818 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085258818 DHNBAP DEBUG (127.0.0.1:54813 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085258818 DHNBAP NOTICE (127.0.0.1:54813 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085258818 DHNBAP NOTICE (127.0.0.1:54813 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085258818 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085258818 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085258827 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085258827 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004199f3), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085258827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258827 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085258827 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085258827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085258827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085258827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258827 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 20250404085258827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085258827 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085258834 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085258834 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043578f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085258834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258834 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085258834 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085258834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085258834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085258835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258835 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 20250404085258835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085258835 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085258957 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 20250404085258957 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 20250404085258957 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085258957 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085258962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085258962 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085258962 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085258962 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085258962 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085258962 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085258962 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 20250404085258962 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085258962 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085258962 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085258964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085258964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085258964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085258964 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085258964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085258964 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085258964 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 20250404085258964 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085258964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085258964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085258964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085258964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085258964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085258964 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085258964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085258964 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085258964 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085258964 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085258964 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085258965 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085258965 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258966 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258966 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085258966 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258966 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258966 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258966 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258966 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258966 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258966 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258966 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258966 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258966 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258966 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258966 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085258966 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258966 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085258966 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258966 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258966 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258966 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258966 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085258966 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085258966 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085258966 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085258966 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085258966 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085258966 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085258968 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 20250404085258968 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 20250404085258968 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085258968 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085258973 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) 20250404085258973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085258973 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085258973 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085258973 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085258973 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085258973 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085258973 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 20250404085258973 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085258973 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258973 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085258976 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) 20250404085258976 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085258976 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085258976 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258976 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085258976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085258976 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085258976 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 20250404085258976 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085258976 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258976 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085258976 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085258976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085258976 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085258976 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085258976 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085258976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085258976 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085258976 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085258976 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085258976 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085258976 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085258976 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258978 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258978 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085258978 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258978 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085258978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085258978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085258978 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085258978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085258978 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' 20250404085258979 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 20250404085258979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085258979 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085258979 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258983 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 20250404085258983 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 20250404085258983 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085258983 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085258990 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) 20250404085258990 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085258990 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085258990 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085258990 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085258990 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085258990 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085258990 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 20250404085258990 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085258990 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258990 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085258994 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) 20250404085258994 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085258994 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085258994 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258994 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085258994 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085258994 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085258994 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 20250404085258994 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085258994 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085258994 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085258994 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085258994 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085258994 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085258994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085258994 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085258994 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085258995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085258995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085258995 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085258995 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085258995 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085258995 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085258995 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085258996 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085258996 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085258996 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085258996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085258996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085258996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085258996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085258996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085258996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085258997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085258997 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085258997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085258997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085258997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085258997 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085258997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085258997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085258997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085258997 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 20250404085258997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085258997 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' 20250404085258997 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 20250404085258997 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085258997 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085258997 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085259002 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 20250404085259003 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 20250404085259003 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085259003 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)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085259009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085259009 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085259009 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085259009 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085259009 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085259009 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085259009 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 20250404085259009 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085259009 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085259009 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085259011 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085259011 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085259011 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085259011 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085259011 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 20250404085259011 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259011 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085259011 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085259011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085259011 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085259011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085259011 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085259011 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259011 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085259011 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085259011 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085259011 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085259013 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085259013 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085259013 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085259013 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085259013 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085259013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259013 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259013 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259013 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259013 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259013 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259013 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259013 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259013 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085259013 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085259013 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085259013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259013 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259013 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259013 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085259013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085259013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085259013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085259013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085259013 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259013 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085259137 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085259137 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003430ed), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085259137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259137 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085259138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085259138 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085259138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062b326), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085259138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085259138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085259138 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085259138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e87070), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085259138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259138 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259138 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085259138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085259138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085259138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085259138 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' 20250404085259138 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 20250404085259138 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085259138 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259138 DLSS7 <000c> osmo_ss7_asp.c:1175 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 34 30 ed 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085259138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259138 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085259138 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085259138 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' 20250404085259138 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 20250404085259139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085259139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259139 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 b3 26 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085259139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085259139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085259139 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' 20250404085259139 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 20250404085259139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085259139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259139 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 70 70 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085259147 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) 20250404085259147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085259147 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085259147 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 20250404085259147 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259147 DLSS7 <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' 20250404085259147 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259147 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259147 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259147 DLSS7 <000c> osmo_ss7_asp.c:1175 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 34 30 ed 00 00 06 00 08 00 00 00 07  20250404085259147 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259147 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259147 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) 20250404085259147 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259147 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=003430ed) (sccp_scrc.c:486) 20250404085259147 DLSCCP DEBUG Received CO:RELCO for local reference 75 (sccp_scoc.c:1855) 20250404085259147 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085259147 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085259147 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085259147 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085259147 DLSCCP DEBUG SCCP-SCOC(75)[0x56294462ef80]{IDLE}: Deallocated (fsm.c:568) 20250404085259348 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) 20250404085259349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085259349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085259349 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 20250404085259349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259349 DLSS7 <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' 20250404085259349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259349 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 b3 26 00 00 06 00 08 00 00 00 07  20250404085259349 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) 20250404085259349 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085259349 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085259349 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 20250404085259349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259349 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) 20250404085259349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259349 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=0062b326) (sccp_scrc.c:486) 20250404085259349 DLSCCP DEBUG Received CO:RELCO for local reference 73 (sccp_scoc.c:1855) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(73)[0x562944620f30]{IDLE}: Deallocated (fsm.c:568) 20250404085259349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259349 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259349 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) 20250404085259349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259349 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=00e87070) (sccp_scrc.c:486) 20250404085259349 DLSCCP DEBUG Received CO:RELCO for local reference 74 (sccp_scoc.c:1855) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085259349 DLSCCP DEBUG SCCP-SCOC(74)[0x56294463d7c0]{IDLE}: Deallocated (fsm.c:568) 20250404085259349 DLSS7 <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' 20250404085259349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259349 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259349 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 70 70 00 00 06 00 08 00 00 00 07  20250404085259737 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085259737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020443e), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085259737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259737 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085259737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085259738 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085259738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000136d6), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085259738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085259738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085259738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085259738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085259738 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085259738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000075b3), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085259738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085259738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259738 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085259738 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085259738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085259738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085259738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085259738 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' 20250404085259738 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 20250404085259738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085259738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259739 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 44 3e 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085259739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085259739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085259739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085259739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085259739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085259739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259739 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 36 d6 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085259739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259739 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085259739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085259739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085259739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085259739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085259739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259739 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 75 b3 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085259743 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) 20250404085259743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085259743 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085259743 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 20250404085259743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259743 DLSS7 <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' 20250404085259743 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259743 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259743 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 44 3e 00 00 06 00 08 00 00 00 07  20250404085259743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259743 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) 20250404085259743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259743 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=0020443e) (sccp_scrc.c:486) 20250404085259743 DLSCCP DEBUG Received CO:RELCO for local reference 71 (sccp_scoc.c:1855) 20250404085259743 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085259743 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085259743 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085259743 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085259743 DLSCCP DEBUG SCCP-SCOC(71)[0x562944621770]{IDLE}: Deallocated (fsm.c:568) 20250404085259749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085259750 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085259750 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085259750 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259750 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085259750 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259750 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259750 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259750 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 36 d6 00 00 06 00 08 00 00 00 07  20250404085259750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085259750 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259750 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=000136d6) (sccp_scrc.c:486) 20250404085259750 DLSCCP DEBUG Received CO:RELCO for local reference 70 (sccp_scoc.c:1855) 20250404085259750 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085259750 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085259750 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085259750 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085259750 DLSCCP DEBUG SCCP-SCOC(70)[0x5629445db110]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc1-RAN(747)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK HNBGW_Test.msc2-RAN(750)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085259791 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) 20250404085259791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085259791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085259791 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 20250404085259791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259791 DLSS7 <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' 20250404085259791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259791 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259791 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) 20250404085259791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085259791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085259791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259792 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259792 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259792 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085259792 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085259792 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) 20250404085259792 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) 20250404085259792 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085259792 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085259792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259792 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259792 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259792 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259792 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259792 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259792 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085259792 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085259792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085259792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085259792 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085259792 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085259792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259792 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 20250404085259792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085259792 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' 20250404085259792 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 20250404085259792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085259792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259792 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259794 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) 20250404085259794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085259794 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085259794 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 20250404085259794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259794 DLSS7 <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' 20250404085259794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259794 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259794 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259794 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) 20250404085259794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259794 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259794 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085259794 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085259794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259794 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259794 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259794 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259794 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259794 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259794 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085259794 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085259794 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085259807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085259807 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085259807 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085259807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085259807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259807 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259807 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259807 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259807 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085259808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085259808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259808 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085259808 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085259808 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) 20250404085259808 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085259808 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085259808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259808 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259808 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085259808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085259808 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085259808 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085259808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085259808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085259808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085259808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085259808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085259808 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259808 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085259808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259808 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085259808 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085259808 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085259808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259808 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085259808 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259808 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259808 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259808 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085259808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259808 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259808 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085259808 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259808 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259808 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259808 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085259808 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085259808 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085259948 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) 20250404085259948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085259948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085259948 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 20250404085259948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259948 DLSS7 <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' 20250404085259949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259949 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259949 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) 20250404085259949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085259949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085259949 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 20250404085259949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259949 DLSS7 <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' 20250404085259949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259949 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259949 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) 20250404085259949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085259949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259949 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259949 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085259949 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085259949 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) 20250404085259949 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) 20250404085259949 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085259949 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259949 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259949 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259949 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085259950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085259950 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085259950 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085259950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259950 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) 20250404085259950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085259950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085259950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085259950 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085259950 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085259950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085259950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085259950 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' 20250404085259950 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 20250404085259950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085259950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259951 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085259952 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085259952 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259953 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 75 b3 00 00 06 00 08 00 00 00 07  20250404085259953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085259953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085259953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259953 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085259953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259953 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=000075b3) (sccp_scrc.c:486) 20250404085259953 DLSCCP DEBUG Received CO:RELCO for local reference 72 (sccp_scoc.c:1855) 20250404085259953 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085259953 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085259953 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085259953 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085259953 DLSCCP DEBUG SCCP-SCOC(72)[0x56294463b670]{IDLE}: Deallocated (fsm.c:568) 20250404085259953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085259953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085259953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085259953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085259953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085259953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085259953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085259953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085259953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259953 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085259953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085259953 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085259953 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) 20250404085259953 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085259954 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085259954 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085259954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085259954 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085259954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085259954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085259954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085259954 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085259954 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085259954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085259954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085259954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085259954 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085259954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085259954 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085259954 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085259954 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085259954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085259954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085259954 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085259954 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085259954 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085259954 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085259954 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085259954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085259954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085259954 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085259955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085259955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085259955 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085259955 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085259955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085259955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085259955 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085300836 DLCTRL DEBUG Command: GET 304412089 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085300837 DLCTRL DEBUG Tx Command reply: GET_REPLY 304412089 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085300845 DLCTRL DEBUG Command: GET 906726074 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085300845 DLCTRL DEBUG Tx Command reply: GET_REPLY 906726074 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085300850 DLCTRL DEBUG Command: GET 624990319 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085300850 DLCTRL DEBUG Tx Command reply: GET_REPLY 624990319 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085300854 DLCTRL DEBUG Command: GET 263223271 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085300854 DLCTRL DEBUG Tx Command reply: GET_REPLY 263223271 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085300859 DLCTRL DEBUG Command: GET 91325624 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085300859 DLCTRL DEBUG Tx Command reply: GET_REPLY 91325624 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085300863 DLCTRL DEBUG Command: GET 476567539 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085300863 DLCTRL DEBUG Tx Command reply: GET_REPLY 476567539 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085300867 DLCTRL DEBUG Command: GET 92362657 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085300867 DLCTRL DEBUG Tx Command reply: GET_REPLY 92362657 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085300870 DLCTRL DEBUG Command: GET 328806542 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085300870 DLCTRL DEBUG Tx Command reply: GET_REPLY 328806542 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085300875 DLCTRL DEBUG Command: GET 768799107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085300875 DLCTRL DEBUG Tx Command reply: GET_REPLY 768799107 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085300879 DLCTRL DEBUG Command: GET 51798058 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085300879 DLCTRL DEBUG Tx Command reply: GET_REPLY 51798058 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085300883 DLCTRL DEBUG Command: GET 592620154 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085300883 DLCTRL DEBUG Tx Command reply: GET_REPLY 592620154 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085300887 DLCTRL DEBUG Command: GET 973697446 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085300887 DLCTRL DEBUG Tx Command reply: GET_REPLY 973697446 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085300894 DLCTRL DEBUG Command: GET 592462418 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085300894 DLCTRL DEBUG Tx Command reply: GET_REPLY 592462418 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085300898 DLCTRL DEBUG Command: GET 64017602 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085300898 DLCTRL DEBUG Tx Command reply: GET_REPLY 64017602 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085300902 DLCTRL DEBUG Command: GET 477801180 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085300902 DLCTRL DEBUG Tx Command reply: GET_REPLY 477801180 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085300906 DLCTRL DEBUG Command: GET 611338908 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085300906 DLCTRL DEBUG Tx Command reply: GET_REPLY 611338908 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085300909 DLCTRL DEBUG Command: GET 11377025 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085300909 DLCTRL DEBUG Tx Command reply: GET_REPLY 11377025 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085300913 DLCTRL DEBUG Command: GET 49545082 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085300913 DLCTRL DEBUG Tx Command reply: GET_REPLY 49545082 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085300916 DLCTRL DEBUG Command: GET 538854055 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085300916 DLCTRL DEBUG Tx Command reply: GET_REPLY 538854055 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085300919 DLCTRL DEBUG Command: GET 159728308 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085300919 DLCTRL DEBUG Tx Command reply: GET_REPLY 159728308 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000000011000110'B, t_guard := 20.000000 } 20250404085300958 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(756) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)10192850 20250404085301997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085301997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085301997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085301997 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085301998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9b87d2, normal) (hnbgw_rua.c:407) 20250404085301998 DHNB DEBUG map_rua[0x56294462ef80]{init}: Allocated (fsm.c:456) 20250404085301998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085301998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10192850 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085301998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085301998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085301998 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10192850 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085301998 DCN DEBUG map_sccp[0x562944622a40]{init}: Allocated (fsm.c:456) 20250404085301998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085301998 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10192850 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085301998 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10192850 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085301998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085301998 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085301998 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085301998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085301998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085301998 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085301998 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404085301998 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085301998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000c60056400500f1100926) (sccp_scrc.c:415) 20250404085301998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085301998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085301998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085301998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085301998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085301998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085301998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085301998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085301998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085301998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085301998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085301998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085301998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085301998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085301998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085301998 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 53 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 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:1175) 20250404085301998 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085301998 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085301998 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085301998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085301998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085301999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085301999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085301999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085301999 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085301999 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085301999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085301999 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085301999 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 53 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 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(743)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)4977041 HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085302016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085302016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085302016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085302016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085302016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085302016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085302016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_no_allow_attach_round_robin0(756)@d00087d8efbb: setverdict(pass): none -> pass 20250404085302016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085302016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085302016 DLSS7 <000c> osmo_ss7_asp.c:1175 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 88 01 8d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085302016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085302016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085302016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085302016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085302016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085302016 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0088018d) (sccp_scrc.c:486) 20250404085302016 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250404085302016 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085302016 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085302016 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085302016 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085302016 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085302016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085302016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085302017 DLCTRL DEBUG Command: GET 371666670 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085302017 DLCTRL DEBUG Tx Command reply: GET_REPLY 371666670 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085302019 DLCTRL DEBUG Command: GET 680758480 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085302019 DLCTRL DEBUG Tx Command reply: GET_REPLY 680758480 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085302022 DLCTRL DEBUG Command: GET 971883267 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085302022 DLCTRL DEBUG Tx Command reply: GET_REPLY 971883267 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085302024 DLCTRL DEBUG Command: GET 363571951 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085302025 DLCTRL DEBUG Tx Command reply: GET_REPLY 363571951 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085302027 DLCTRL DEBUG Command: GET 472479463 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085302027 DLCTRL DEBUG Tx Command reply: GET_REPLY 472479463 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085302029 DLCTRL DEBUG Command: GET 455183189 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085302029 DLCTRL DEBUG Tx Command reply: GET_REPLY 455183189 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085302030 DLCTRL DEBUG Command: GET 856612825 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085302030 DLCTRL DEBUG Tx Command reply: GET_REPLY 856612825 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085302031 DLCTRL DEBUG Command: GET 746670769 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085302031 DLCTRL DEBUG Tx Command reply: GET_REPLY 746670769 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085302033 DLCTRL DEBUG Command: GET 257383799 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085302033 DLCTRL DEBUG Tx Command reply: GET_REPLY 257383799 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085302034 DLCTRL DEBUG Command: GET 901144293 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085302034 DLCTRL DEBUG Tx Command reply: GET_REPLY 901144293 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085302035 DLCTRL DEBUG Command: GET 826722134 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085302035 DLCTRL DEBUG Tx Command reply: GET_REPLY 826722134 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085302037 DLCTRL DEBUG Command: GET 273494867 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085302037 DLCTRL DEBUG Tx Command reply: GET_REPLY 273494867 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085302040 DLCTRL DEBUG Command: GET 58649916 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085302040 DLCTRL DEBUG Tx Command reply: GET_REPLY 58649916 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085302042 DLCTRL DEBUG Command: GET 835386285 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085302042 DLCTRL DEBUG Tx Command reply: GET_REPLY 835386285 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085302045 DLCTRL DEBUG Command: GET 799078142 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085302045 DLCTRL DEBUG Tx Command reply: GET_REPLY 799078142 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085302048 DLCTRL DEBUG Command: GET 68204040 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085302048 DLCTRL DEBUG Tx Command reply: GET_REPLY 68204040 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085302050 DLCTRL DEBUG Command: GET 777244180 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085302050 DLCTRL DEBUG Tx Command reply: GET_REPLY 777244180 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085302052 DLCTRL DEBUG Command: GET 867420720 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085302052 DLCTRL DEBUG Tx Command reply: GET_REPLY 867420720 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085302054 DLCTRL DEBUG Command: GET 575169790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085302054 DLCTRL DEBUG Tx Command reply: GET_REPLY 575169790 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085302056 DLCTRL DEBUG Command: GET 21535231 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085302056 DLCTRL DEBUG Tx Command reply: GET_REPLY 21535231 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000111111111'B, t_guard := 20.000000 } 20250404085302088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@d00087d8efbb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@d00087d8efbb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(757) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@d00087d8efbb: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)7494009 20250404085303117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085303117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085303117 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085303117 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085303117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x725979, normal) (hnbgw_rua.c:407) 20250404085303117 DHNB DEBUG map_rua[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085303117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085303117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494009 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085303117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085303117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085303117 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085303117 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494009 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250404085303117 DCN DEBUG map_sccp[0x56294461ea20]{init}: Allocated (fsm.c:456) 20250404085303117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085303117 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7494009 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404085303117 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494009 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085303117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085303117 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085303117 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085303117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085303117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085303117 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085303117 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{IDLE}: Allocated (fsm.c:456) 20250404085303117 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085303117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030001ff0056400500f1100926) (sccp_scrc.c:415) 20250404085303117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085303117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085303117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085303117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085303117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085303117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085303117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085303117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085303117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085303117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085303117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085303117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085303117 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085303117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085303117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085303117 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 01 01 00 00 54 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 01 ff 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085303117 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085303117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085303117 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085303117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085303117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085303117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085303117 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 20250404085303117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085303117 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' 20250404085303117 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 20250404085303117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085303117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085303118 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 01 00 00 54 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 01 ff 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(749)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@d00087d8efbb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)12090274 HNBGW_Test.msc2-SCCP(749)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@d00087d8efbb: setverdict(pass): none -> pass 20250404085303137 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) 20250404085303137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085303137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085303137 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 20250404085303137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085303137 DLSS7 <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' 20250404085303137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085303137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085303137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085303137 DLSS7 <000c> osmo_ss7_asp.c:1175 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 54 3d 95 be 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@d00087d8efbb: 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 } } } 20250404085303137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085303137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085303137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085303137 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) 20250404085303137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085303137 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d95be) (sccp_scrc.c:486) 20250404085303137 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250404085303137 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085303137 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085303137 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085303137 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085303137 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085303137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085303137 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085303138 DLCTRL DEBUG Command: GET 419990241 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085303138 DLCTRL DEBUG Tx Command reply: GET_REPLY 419990241 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085303142 DLCTRL DEBUG Command: GET 494291928 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085303143 DLCTRL DEBUG Tx Command reply: GET_REPLY 494291928 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085303147 DLCTRL DEBUG Command: GET 161417181 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085303147 DLCTRL DEBUG Tx Command reply: GET_REPLY 161417181 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085303151 DLCTRL DEBUG Command: GET 195625847 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085303151 DLCTRL DEBUG Tx Command reply: GET_REPLY 195625847 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085303155 DLCTRL DEBUG Command: GET 985466997 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085303155 DLCTRL DEBUG Tx Command reply: GET_REPLY 985466997 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085303160 DLCTRL DEBUG Command: GET 444775117 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085303160 DLCTRL DEBUG Tx Command reply: GET_REPLY 444775117 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085303164 DLCTRL DEBUG Command: GET 632488737 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085303164 DLCTRL DEBUG Tx Command reply: GET_REPLY 632488737 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085303167 DLCTRL DEBUG Command: GET 402005022 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085303167 DLCTRL DEBUG Tx Command reply: GET_REPLY 402005022 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085303170 DLCTRL DEBUG Command: GET 704258613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085303170 DLCTRL DEBUG Tx Command reply: GET_REPLY 704258613 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085303173 DLCTRL DEBUG Command: GET 790406679 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085303173 DLCTRL DEBUG Tx Command reply: GET_REPLY 790406679 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085303176 DLCTRL DEBUG Command: GET 169492683 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085303176 DLCTRL DEBUG Tx Command reply: GET_REPLY 169492683 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250404085303178 DLCTRL DEBUG Command: GET 593264930 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085303178 DLCTRL DEBUG Tx Command reply: GET_REPLY 593264930 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085303180 DLCTRL DEBUG Command: GET 215220804 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085303180 DLCTRL DEBUG Tx Command reply: GET_REPLY 215220804 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085303181 DLCTRL DEBUG Command: GET 896099517 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085303181 DLCTRL DEBUG Tx Command reply: GET_REPLY 896099517 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085303183 DLCTRL DEBUG Command: GET 312130619 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085303183 DLCTRL DEBUG Tx Command reply: GET_REPLY 312130619 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085303185 DLCTRL DEBUG Command: GET 341141895 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085303185 DLCTRL DEBUG Tx Command reply: GET_REPLY 341141895 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085303188 DLCTRL DEBUG Command: GET 93527545 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085303188 DLCTRL DEBUG Tx Command reply: GET_REPLY 93527545 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085303190 DLCTRL DEBUG Command: GET 573847188 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085303190 DLCTRL DEBUG Tx Command reply: GET_REPLY 573847188 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085303193 DLCTRL DEBUG Command: GET 538045396 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085303193 DLCTRL DEBUG Tx Command reply: GET_REPLY 538045396 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085303195 DLCTRL DEBUG Command: GET 575863490 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085303195 DLCTRL DEBUG Tx Command reply: GET_REPLY 575863490 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000011000000'B, t_guard := 20.000000 } 20250404085303225 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@d00087d8efbb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(758) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@d00087d8efbb: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)2861916 20250404085304250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085304250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085304250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085304250 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085304250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2bab5c, normal) (hnbgw_rua.c:407) 20250404085304250 DHNB DEBUG map_rua[0x56294461b220]{init}: Allocated (fsm.c:456) 20250404085304250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085304250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2861916 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085304250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085304250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085304250 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2861916 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085304250 DCN DEBUG map_sccp[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085304250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085304250 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2861916 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085304250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2861916 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085304250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085304250 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085304250 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085304250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085304250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085304250 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085304250 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{IDLE}: Allocated (fsm.c:456) 20250404085304250 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085304250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000c00056400500f1100926) (sccp_scrc.c:415) 20250404085304250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085304250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085304250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085304250 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085304250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085304250 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085304250 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085304250 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085304250 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085304250 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085304250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085304250 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085304250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085304250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085304250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085304250 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 00 01 00 00 55 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 c0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085304250 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085304250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085304250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085304250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085304250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085304250 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085304250 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085304250 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085304250 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085304250 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085304250 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085304250 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 01 00 00 55 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 c0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)3234020 HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085304255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304255 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085304255 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085304255 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 TC_mscpool_no_allow_attach_round_robin0(758)@d00087d8efbb: setverdict(pass): none -> pass 20250404085304255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085304255 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085304255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085304255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085304255 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085304255 DLSS7 <000c> osmo_ss7_asp.c:1175 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 24 7a a8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085304255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085304256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085304256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085304256 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085304256 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085304256 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00247aa8) (sccp_scrc.c:486) 20250404085304256 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250404085304256 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085304256 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085304256 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085304256 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085304256 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085304256 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085304256 DLCTRL DEBUG Command: GET 64290 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085304256 DLCTRL DEBUG Tx Command reply: GET_REPLY 64290 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085304259 DLCTRL DEBUG Command: GET 533997412 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085304259 DLCTRL DEBUG Tx Command reply: GET_REPLY 533997412 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085304262 DLCTRL DEBUG Command: GET 46328348 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085304262 DLCTRL DEBUG Tx Command reply: GET_REPLY 46328348 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085304265 DLCTRL DEBUG Command: GET 864122792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085304265 DLCTRL DEBUG Tx Command reply: GET_REPLY 864122792 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085304270 DLCTRL DEBUG Command: GET 639683227 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085304270 DLCTRL DEBUG Tx Command reply: GET_REPLY 639683227 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085304275 DLCTRL DEBUG Command: GET 46496297 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085304275 DLCTRL DEBUG Tx Command reply: GET_REPLY 46496297 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085304277 DLCTRL DEBUG Command: GET 254789194 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085304277 DLCTRL DEBUG Tx Command reply: GET_REPLY 254789194 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085304280 DLCTRL DEBUG Command: GET 526179385 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085304280 DLCTRL DEBUG Tx Command reply: GET_REPLY 526179385 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085304281 DLCTRL DEBUG Command: GET 940119670 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085304281 DLCTRL DEBUG Tx Command reply: GET_REPLY 940119670 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085304283 DLCTRL DEBUG Command: GET 981241707 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085304283 DLCTRL DEBUG Tx Command reply: GET_REPLY 981241707 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085304285 DLCTRL DEBUG Command: GET 60336195 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085304285 DLCTRL DEBUG Tx Command reply: GET_REPLY 60336195 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250404085304287 DLCTRL DEBUG Command: GET 893755552 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085304287 DLCTRL DEBUG Tx Command reply: GET_REPLY 893755552 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085304289 DLCTRL DEBUG Command: GET 96812294 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085304289 DLCTRL DEBUG Tx Command reply: GET_REPLY 96812294 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085304291 DLCTRL DEBUG Command: GET 500442698 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085304291 DLCTRL DEBUG Tx Command reply: GET_REPLY 500442698 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085304293 DLCTRL DEBUG Command: GET 496601497 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085304294 DLCTRL DEBUG Tx Command reply: GET_REPLY 496601497 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085304295 DLCTRL DEBUG Command: GET 655125499 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085304295 DLCTRL DEBUG Tx Command reply: GET_REPLY 655125499 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085304297 DLCTRL DEBUG Command: GET 936995554 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085304297 DLCTRL DEBUG Tx Command reply: GET_REPLY 936995554 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085304299 DLCTRL DEBUG Command: GET 908775928 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085304299 DLCTRL DEBUG Tx Command reply: GET_REPLY 908775928 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085304300 DLCTRL DEBUG Command: GET 649265302 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085304300 DLCTRL DEBUG Tx Command reply: GET_REPLY 649265302 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085304302 DLCTRL DEBUG Command: GET 462208848 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085304302 DLCTRL DEBUG Tx Command reply: GET_REPLY 462208848 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085304311 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39669<->l=127.0.0.1:4262) (control_if.c:193) 20250404085304311 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46196<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(737)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(736)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085304314 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46188<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085304315 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085304315 DLINP DEBUG SRVCONN(,r=127.0.0.1:54813<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085304315 DLINP NOTICE SRV(,r=127.0.0.1:54813<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085304315 DMAIN NOTICE (127.0.0.1:54813 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54813<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085304316 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(747)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@d00087d8efbb: Final verdict of PTC: none 20250404085304319 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085304319 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) 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085304319 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085304319 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) 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085304319 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085304319 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) 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085304319 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085304319 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) 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085304319 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 20250404085304319 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) 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085304319 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085304319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085304319 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085304319 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 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 02 00 12 00 08 00 00 00 02  HNBGW_Test.msc1-SCCP(746)@d00087d8efbb: Final verdict of PTC: none 20250404085304319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085304319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085304319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085304320 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 20250404085304320 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304320 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085304320 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085304320 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085304320 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085304320 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085304320 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 20250404085304320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085304320 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085304320 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085304320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085304320 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085304320 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085304320 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085304320 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085304321 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 20250404085304321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085304321 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) 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085304321 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 20250404085304321 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085304321 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) 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404085304321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085304321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085304321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085304321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085304321 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085304321 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085304321 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085304321 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085304321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085304321 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085304321 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085304321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085304321 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085304321 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085304321 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085304321 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085304321 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085304321 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085304321 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 20250404085304321 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085304321 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) 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085304321 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085304321 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085304321 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) 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085304321 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 20250404085304321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085304322 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085304322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085304322 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc2-SCCP(749)@d00087d8efbb: Final verdict of PTC: none20250404085304322 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 20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085304322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085304322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085304322 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 20250404085304322 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) 20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085304322 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085304322 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085304322 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085304322 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 20250404085304322 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085304322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085304322 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-RAN(750)@d00087d8efbb: Final verdict of PTC: none20250404085304322 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085304322 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(754)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(745)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(744)@d00087d8efbb: Final verdict of PTC: none 20250404085304323 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085304323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085304323 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085304323 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085304323 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085304323 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085304323 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085304323 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085304323 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085304323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085304323 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085304323 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085304323 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085304323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085304323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085304323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085304323 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085304323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085304323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085304323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 88 01 8d 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085304323 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085304323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085304323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085304323 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085304323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085304323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085304323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085304323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{disrupted}: Freeing instance (context_map.c:202) 20250404085304323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10192850)[0x56294462ef80]{disrupted}: Deallocated (fsm.c:568) 20250404085304323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085304323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{disconnected}: Freeing instance (context_map.c:206) 20250404085304323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x562944622a40]{disconnected}: Deallocated (fsm.c:568) 20250404085304323 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10192850 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085304323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085304323 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085304323 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085304324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085304324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085304324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085304324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085304324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085304324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085304324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085304324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085304324 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085304324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085304324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085304324 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085304324 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085304324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085304324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085304324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{disrupted}: Freeing instance (context_map.c:202) 20250404085304324 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2861916)[0x56294461b220]{disrupted}: Deallocated (fsm.c:568) 20250404085304324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085304324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{disconnected}: Freeing instance (context_map.c:206) 20250404085304324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x562944620f30]{disconnected}: Deallocated (fsm.c:568) 20250404085304324 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2861916 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085304324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085304324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085304324 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085304324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085304324 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085304324 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085304324 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085304324 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085304324 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085304324 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085304324 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085304324 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085304324 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085304324 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085304324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085304324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085304324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085304324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085304324 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085304325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085304325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085304325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 04 3d 95 be 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085304325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085304325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085304325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085304325 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085304325 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085304325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085304325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085304325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{disrupted}: Freeing instance (context_map.c:202) 20250404085304325 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7494009)[0x56294462c0e0]{disrupted}: Deallocated (fsm.c:568) 20250404085304325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085304325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{disconnected}: Freeing instance (context_map.c:206) 20250404085304325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x56294461ea20]{disconnected}: Deallocated (fsm.c:568) 20250404085304325 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7494009 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085304325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085304325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085304325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085304325 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085304325 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085304325 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085304325 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085304326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085304326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085304326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085304326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085304326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085304326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085304326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085304326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085304326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085304326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085304326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085304326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085304326 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 20250404085304326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085304326 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! TC_mscpool_no_allow_attach_round_robin0(758)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(751)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(755)@d00087d8efbb: Final verdict of PTC: none 20250404085304338 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46228<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085304341 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46224<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085304343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46210<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@d00087d8efbb: Final verdict of PTC: pass HNBGW-PFCP(738)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(756)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:53:04 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 20250404085304529 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085304852 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085304852 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085304852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085304852 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085304852 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085304852 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085304853 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085304853 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085304853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c0 17 dd 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085304853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085304853 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085304853 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085304853 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085304853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085304853 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085305131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:46232<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=645444) 20250404085305638 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085305638 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085305638 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085305639 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085305639 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085305639 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085305639 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085305639 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085305639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee 7b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085305639 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085305639 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085305639 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085305639 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085305639 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085305639 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=645444, count=655600) 20250404085306320 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085306320 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085306320 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085306320 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085306320 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085306321 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085306323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085306323 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085306323 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404085306323 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085306323 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085306323 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085306506 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085306506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085306506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085306506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085306507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085306507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085306507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085306507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085306507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a8 ca ce 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085306507 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085306507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085306507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085306507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085306507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085306507 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085306507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085306507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085306507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085306507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085306507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085306507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085306507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085306507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085306507 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085306507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085306507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085306507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085306507 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 20250404085306508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085306508 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:53:07 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250404085308226 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085308236 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085308247 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36555<->l=127.0.0.1:4262) (control_if.c:572) 20250404085308273 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085308273 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085308294 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308294 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308295 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308295 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085308296 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308296 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308296 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308296 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308296 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308296 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085308296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085308296 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085308296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085308296 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085308297 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308297 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308297 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308297 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308298 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308298 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085308298 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308298 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308298 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308298 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308298 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308298 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308298 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308298 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308298 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308298 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308298 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308298 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085308298 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085308298 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085308299 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308299 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308299 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308299 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085308299 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308299 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085308299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085308299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085308299 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308299 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41698 (stream_srv.c:142) 20250404085308299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085308299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085308299 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085308299 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41698<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085308299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308299 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 20250404085308299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085308299 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085308300 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317)[0;m 20250404085308300 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085308300 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308301 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) 20250404085308301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308301 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) 20250404085308301 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) 20250404085308301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085308301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085308301 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308301 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 20250404085308301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085308301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(769)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(769)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(767)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(772)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(772)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(770)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(775)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(775)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(773)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085308356 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308356 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308356 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308356 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308356 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308356 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308356 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085308356 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308358 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308358 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085308358 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 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=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308358 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=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085308358 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) 20250404085308358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085308358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085308358 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308358 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308358 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085308358 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308358 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085308358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085308358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085308358 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308358 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308358 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085308358 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308358 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085308358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085308358 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308358 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308358 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085308358 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308358 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308358 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308358 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308358 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308358 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308358 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308358 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085308358 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308358 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085308358 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308358 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 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085308358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308358 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 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085308358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308358 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085308358 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308358 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308358 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308358 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085308358 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(778)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(778)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085308379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085308379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085308379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085308379 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085308380 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085308380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085308380 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085308380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085308380 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085308387 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085308387 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085308387 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085308387 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085308387 DHNBAP DEBUG (127.0.0.1:41698 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085308387 DHNBAP NOTICE (127.0.0.1:41698 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085308387 DHNBAP NOTICE (127.0.0.1:41698 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085308387 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085308387 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085308527 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 20250404085308528 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 20250404085308528 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085308528 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(769)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085308536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308536 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085308536 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085308536 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085308536 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085308536 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085308536 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085308536 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 20250404085308536 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085308536 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085308536 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085308539 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308539 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085308539 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085308539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085308539 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085308539 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085308539 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085308539 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 20250404085308539 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085308539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085308539 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085308539 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085308540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085308540 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085308540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085308540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085308540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085308540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085308540 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085308540 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085308540 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308540 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 20250404085308540 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 20250404085308540 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085308540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085308541 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308541 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085308541 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308542 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085308542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085308542 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085308542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085308542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085308542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085308542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085308542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308542 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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.msc1-M3UA(772)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085308547 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) 20250404085308547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085308547 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085308547 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085308547 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085308547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085308547 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085308547 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 20250404085308547 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085308547 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085308550 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) 20250404085308550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085308550 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085308550 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308550 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085308550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085308550 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085308550 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 20250404085308550 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085308550 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308550 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085308550 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085308550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085308551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308551 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085308551 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085308551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085308551 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085308551 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085308551 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085308551 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085308551 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085308551 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308551 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 20250404085308551 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 20250404085308551 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085308551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085308552 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308552 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085308552 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308552 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308552 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308552 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308552 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308552 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308552 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308552 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308552 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085308552 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085308552 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308552 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308552 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308552 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308552 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085308553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085308553 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' 20250404085308553 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 20250404085308553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085308553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308553 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc2-M3UA(775)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085308558 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) 20250404085308558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085308558 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085308558 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085308558 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085308558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085308558 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085308558 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 20250404085308558 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085308558 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085308560 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) 20250404085308560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085308560 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085308560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308560 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085308560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085308560 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085308560 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 20250404085308560 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085308560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085308560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085308560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085308560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085308560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085308560 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085308560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085308560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085308560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085308560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085308560 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085308560 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085308560 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308561 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308561 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085308561 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308562 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308562 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308562 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308562 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308562 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308562 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308562 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308562 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308562 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085308562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085308562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085308562 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308562 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 20250404085308562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085308562 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' 20250404085308562 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 20250404085308562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085308562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308562 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308569 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 20250404085308569 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 20250404085308569 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085308569 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(778)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085308574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308574 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085308574 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085308574 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085308574 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085308574 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085308574 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085308574 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 20250404085308574 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085308574 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085308574 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085308575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085308575 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085308575 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085308575 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085308575 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085308575 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085308575 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 20250404085308576 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085308576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085308576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085308576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085308576 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085308576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085308576 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085308576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308576 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085308576 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085308576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085308576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085308576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085308576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085308576 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085308576 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085308576 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085308577 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085308577 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085308577 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085308577 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085308577 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085308577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308577 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308577 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308577 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085308577 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085308577 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085308577 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308577 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308577 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085308577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085308577 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085308577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308577 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308577 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308577 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085308577 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085308577 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085308577 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085308577 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085308577 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085308795 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085308795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009c9a09), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085308796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085308796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085308796 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085308796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085308796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085308796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085308796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085308796 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' 20250404085308796 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 20250404085308796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085308796 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308796 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9a 09 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085308807 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) 20250404085308807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085308807 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085308807 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 20250404085308807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085308807 DLSS7 <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' 20250404085308807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085308807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085308807 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308807 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9c 9a 09 00 00 06 00 08 00 00 00 07  20250404085308808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085308808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085308808 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) 20250404085308808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085308808 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=009c9a09) (sccp_scrc.c:486) 20250404085308808 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250404085308808 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085308808 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085308808 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085308808 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085308808 DLSCCP DEBUG SCCP-SCOC(78)[0x5629446199f0]{IDLE}: Deallocated (fsm.c:568) 20250404085308828 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085308828 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004199f3), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085308828 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308828 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308828 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085308828 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085308828 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085308828 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085308828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308828 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 20250404085308828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085308828 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' 20250404085308828 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 20250404085308828 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085308828 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308828 DLSS7 <000c> osmo_ss7_asp.c:1175 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 41 99 f3 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250404085308835 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085308835 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043578f), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085308835 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085308835 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085308835 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) 20250404085308835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085308835 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085308835 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 20250404085308835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085308835 DLSS7 <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' 20250404085308835 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085308835 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085308835 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085308835 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085308835 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085308835 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085308835 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308835 DLSS7 <000c> osmo_ss7_asp.c:1175 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 41 99 f3 00 00 06 00 08 00 00 00 07  20250404085308835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085308835 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085308835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085308835 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085308835 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 20250404085308835 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085308835 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' 20250404085308835 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 20250404085308836 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085308836 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308836 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 57 8f 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250404085308836 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085308836 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085308836 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) 20250404085308836 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085308836 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=004199f3) (sccp_scrc.c:486) 20250404085308836 DLSCCP DEBUG Received CO:RELCO for local reference 76 (sccp_scoc.c:1855) 20250404085308836 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085308836 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085308836 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085308836 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085308836 DLSCCP DEBUG SCCP-SCOC(76)[0x56294462c610]{IDLE}: Deallocated (fsm.c:568) 20250404085308838 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) 20250404085308838 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085308838 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085308839 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 20250404085308839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085308839 DLSS7 <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' 20250404085308839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085308839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085308839 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085308839 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 57 8f 00 00 06 00 08 00 00 00 07  20250404085308839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085308839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085308839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085308839 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) 20250404085308839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085308839 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=0043578f) (sccp_scrc.c:486) 20250404085308839 DLSCCP DEBUG Received CO:RELCO for local reference 77 (sccp_scoc.c:1855) 20250404085308839 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085308839 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085308839 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085308839 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085308839 DLSCCP DEBUG SCCP-SCOC(77)[0x56294461e080]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085309348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309348 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085309348 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085309348 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085309348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309348 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085309348 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309348 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309348 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309348 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085309348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309348 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309348 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085309348 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085309348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309348 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309348 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309348 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309348 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309348 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309349 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309349 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309349 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085309349 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085309349 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) 20250404085309349 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085309349 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085309349 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085309349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309349 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309349 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309349 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309349 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309349 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085309349 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085309349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085309349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085309349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085309349 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085309349 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085309349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085309349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085309349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085309349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085309349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085309349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085309349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085309349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309349 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085309350 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309350 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085309350 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085309350 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085309350 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309350 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085309350 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309350 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309350 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309350 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309350 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309350 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085309350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309350 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309350 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085309350 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085309350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309350 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309350 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309350 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085309350 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085309350 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085309355 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) 20250404085309355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085309355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085309355 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 20250404085309355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309355 DLSS7 <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' 20250404085309355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309355 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309355 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) 20250404085309355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085309355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085309355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309356 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309356 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085309356 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085309356 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) 20250404085309356 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) 20250404085309356 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085309356 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085309356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309356 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309356 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309356 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309356 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309356 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085309356 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309356 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085309356 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085309356 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085309356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085309356 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085309356 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085309356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309356 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085309356 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085309356 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085309356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085309356 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' 20250404085309356 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 20250404085309356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085309356 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309356 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309359 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) 20250404085309359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085309359 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085309359 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 20250404085309359 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309359 DLSS7 <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' 20250404085309359 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309359 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309359 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309359 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309360 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309360 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309360 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) 20250404085309360 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309360 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309360 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085309360 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085309360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309360 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309360 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309360 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309360 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309360 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309360 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085309360 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085309360 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085309362 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) 20250404085309362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085309362 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085309362 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 20250404085309362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309362 DLSS7 <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' 20250404085309362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309362 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309362 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) 20250404085309362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085309362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085309362 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085309362 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) 20250404085309362 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) 20250404085309362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085309362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085309362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309362 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085309362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085309362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085309362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085309362 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085309362 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085309362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085309362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085309362 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 20250404085309362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085309362 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' 20250404085309362 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 20250404085309362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085309362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309362 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-RAN(774)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085309365 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) 20250404085309366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085309366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085309366 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 20250404085309366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309366 DLSS7 <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' 20250404085309366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309366 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309366 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) 20250404085309366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309366 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309366 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085309366 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085309366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309366 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309366 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309366 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309366 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309366 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309366 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085309366 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085309366 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085309376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085309376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085309376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085309376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085309376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309376 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085309376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309376 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309376 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085309376 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309376 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309376 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085309376 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085309376 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) 20250404085309376 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085309376 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085309376 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309376 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309376 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085309376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085309376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085309376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085309376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085309376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085309376 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085309376 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085309376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085309376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085309376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085309376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085309376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085309376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085309376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085309376 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309376 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085309377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085309377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085309377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085309377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085309377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085309377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085309377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085309377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085309377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085309377 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085309377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085309377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085309377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085309377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085309377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085309377 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085309377 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085309377 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085309377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085309377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085309377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085309377 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085309377 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085309377 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085309377 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085309377 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085310413 DLCTRL DEBUG Command: GET 893310097 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085310413 DLCTRL DEBUG Tx Command reply: GET_REPLY 893310097 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085310414 DLCTRL DEBUG Command: GET 748385485 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085310414 DLCTRL DEBUG Tx Command reply: GET_REPLY 748385485 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085310418 DLCTRL DEBUG Command: GET 419584228 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085310418 DLCTRL DEBUG Tx Command reply: GET_REPLY 419584228 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085310421 DLCTRL DEBUG Command: GET 110952775 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085310421 DLCTRL DEBUG Tx Command reply: GET_REPLY 110952775 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085310424 DLCTRL DEBUG Command: GET 445551698 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085310424 DLCTRL DEBUG Tx Command reply: GET_REPLY 445551698 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085310427 DLCTRL DEBUG Command: GET 132522787 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085310427 DLCTRL DEBUG Tx Command reply: GET_REPLY 132522787 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085310429 DLCTRL DEBUG Command: GET 845854380 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085310429 DLCTRL DEBUG Tx Command reply: GET_REPLY 845854380 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085310432 DLCTRL DEBUG Command: GET 291290312 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085310432 DLCTRL DEBUG Tx Command reply: GET_REPLY 291290312 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085310435 DLCTRL DEBUG Command: GET 177189248 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085310435 DLCTRL DEBUG Tx Command reply: GET_REPLY 177189248 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085310437 DLCTRL DEBUG Command: GET 343400546 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085310437 DLCTRL DEBUG Tx Command reply: GET_REPLY 343400546 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085310440 DLCTRL DEBUG Command: GET 253159843 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085310440 DLCTRL DEBUG Tx Command reply: GET_REPLY 253159843 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085310442 DLCTRL DEBUG Command: GET 561301894 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085310442 DLCTRL DEBUG Tx Command reply: GET_REPLY 561301894 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085310445 DLCTRL DEBUG Command: GET 431253068 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085310445 DLCTRL DEBUG Tx Command reply: GET_REPLY 431253068 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085310449 DLCTRL DEBUG Command: GET 775441590 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085310449 DLCTRL DEBUG Tx Command reply: GET_REPLY 775441590 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085310453 DLCTRL DEBUG Command: GET 693762422 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085310453 DLCTRL DEBUG Tx Command reply: GET_REPLY 693762422 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085310457 DLCTRL DEBUG Command: GET 392441266 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085310457 DLCTRL DEBUG Tx Command reply: GET_REPLY 392441266 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085310460 DLCTRL DEBUG Command: GET 243939449 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085310460 DLCTRL DEBUG Tx Command reply: GET_REPLY 243939449 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085310462 DLCTRL DEBUG Command: GET 608818114 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085310462 DLCTRL DEBUG Tx Command reply: GET_REPLY 608818114 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085310464 DLCTRL DEBUG Command: GET 970005883 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085310464 DLCTRL DEBUG Tx Command reply: GET_REPLY 970005883 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085310466 DLCTRL DEBUG Command: GET 532501491 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085310466 DLCTRL DEBUG Tx Command reply: GET_REPLY 532501491 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000001110000010'B, t_guard := 20.000000 } 20250404085310482 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@d00087d8efbb: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(780) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)8681882 20250404085311509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085311509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085311509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085311509 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085311509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x84799a, normal) (hnbgw_rua.c:407) 20250404085311509 DHNB DEBUG map_rua[0x5629446199f0]{init}: Allocated (fsm.c:456) 20250404085311509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085311509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681882 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085311509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085311509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085311509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681882 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404085311509 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085311509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085311509 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8681882 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085311509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681882 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085311509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085311509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085311509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085311509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085311509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085311509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085311509 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{IDLE}: Allocated (fsm.c:456) 20250404085311509 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085311509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f40030003820056400500f1100926) (sccp_scrc.c:415) 20250404085311509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085311509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085311509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085311509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085311509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085311509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085311509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085311509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085311509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085311509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085311509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085311509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085311509 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085311509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085311509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085311509 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 03 01 00 00 56 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 82 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085311509 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085311509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085311509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085311509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085311509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085311509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085311509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085311509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085311509 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' 20250404085311509 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 20250404085311509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085311509 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085311509 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 01 00 00 56 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 82 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(770)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)11977824 HNBGW_Test.msc1-SCCP(770)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(780)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } HNBGW_Test.msc1-SCCP(770)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085311523 DLCTRL DEBUG Command: GET 104101153 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085311523 DLCTRL DEBUG Tx Command reply: GET_REPLY 104101153 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085311523 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) 20250404085311523 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085311523 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085311523 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 20250404085311523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085311523 DLSS7 <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' 20250404085311523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085311523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085311523 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085311523 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 32 25 66 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085311523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085311523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085311523 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085311523 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) 20250404085311523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085311523 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00322566) (sccp_scrc.c:486) 20250404085311523 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250404085311523 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085311523 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085311523 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085311524 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085311524 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085311524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085311524 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085311526 DLCTRL DEBUG Command: GET 495707755 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085311526 DLCTRL DEBUG Tx Command reply: GET_REPLY 495707755 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085311529 DLCTRL DEBUG Command: GET 221056028 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085311529 DLCTRL DEBUG Tx Command reply: GET_REPLY 221056028 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085311531 DLCTRL DEBUG Command: GET 764605300 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085311531 DLCTRL DEBUG Tx Command reply: GET_REPLY 764605300 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085311533 DLCTRL DEBUG Command: GET 86700305 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085311533 DLCTRL DEBUG Tx Command reply: GET_REPLY 86700305 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085311535 DLCTRL DEBUG Command: GET 550889538 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085311535 DLCTRL DEBUG Tx Command reply: GET_REPLY 550889538 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085311537 DLCTRL DEBUG Command: GET 289702751 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085311537 DLCTRL DEBUG Tx Command reply: GET_REPLY 289702751 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404085311539 DLCTRL DEBUG Command: GET 609980708 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085311539 DLCTRL DEBUG Tx Command reply: GET_REPLY 609980708 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085311541 DLCTRL DEBUG Command: GET 274921639 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085311541 DLCTRL DEBUG Tx Command reply: GET_REPLY 274921639 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085311543 DLCTRL DEBUG Command: GET 271671988 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085311543 DLCTRL DEBUG Tx Command reply: GET_REPLY 271671988 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085311546 DLCTRL DEBUG Command: GET 98479497 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085311546 DLCTRL DEBUG Tx Command reply: GET_REPLY 98479497 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085311548 DLCTRL DEBUG Command: GET 836790613 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085311548 DLCTRL DEBUG Tx Command reply: GET_REPLY 836790613 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085311551 DLCTRL DEBUG Command: GET 348883689 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085311551 DLCTRL DEBUG Tx Command reply: GET_REPLY 348883689 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085311554 DLCTRL DEBUG Command: GET 348681462 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085311554 DLCTRL DEBUG Tx Command reply: GET_REPLY 348681462 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085311557 DLCTRL DEBUG Command: GET 952847201 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085311557 DLCTRL DEBUG Tx Command reply: GET_REPLY 952847201 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085311560 DLCTRL DEBUG Command: GET 125466447 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085311560 DLCTRL DEBUG Tx Command reply: GET_REPLY 125466447 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085311563 DLCTRL DEBUG Command: GET 575809198 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085311564 DLCTRL DEBUG Tx Command reply: GET_REPLY 575809198 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085311567 DLCTRL DEBUG Command: GET 692946425 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085311567 DLCTRL DEBUG Tx Command reply: GET_REPLY 692946425 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085311570 DLCTRL DEBUG Command: GET 855815067 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085311570 DLCTRL DEBUG Tx Command reply: GET_REPLY 855815067 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085311573 DLCTRL DEBUG Command: GET 155860989 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085311573 DLCTRL DEBUG Tx Command reply: GET_REPLY 155860989 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001110100100'B, t_guard := 20.000000 } 20250404085311615 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@d00087d8efbb: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@d00087d8efbb: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(781) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@d00087d8efbb: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)3818346 20250404085312644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085312644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085312644 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085312644 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085312644 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3a436a, normal) (hnbgw_rua.c:407) 20250404085312644 DHNB DEBUG map_rua[0x56294462ef80]{init}: Allocated (fsm.c:456) 20250404085312645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085312645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818346 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085312645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085312645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085312645 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085312645 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818346 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085312645 DCN DEBUG map_sccp[0x562944622a40]{init}: Allocated (fsm.c:456) 20250404085312645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085312645 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3818346 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085312645 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818346 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085312645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085312645 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085312645 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085312645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085312645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085312645 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085312645 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{IDLE}: Allocated (fsm.c:456) 20250404085312645 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085312645 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030003a40056400500f1100926) (sccp_scrc.c:415) 20250404085312645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085312645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085312645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085312645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085312645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085312645 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085312645 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085312645 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085312645 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085312645 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085312645 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085312645 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085312645 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085312645 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085312645 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085312645 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 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085312645 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085312645 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085312645 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085312645 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085312645 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085312645 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085312645 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085312645 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085312645 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085312645 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085312645 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085312645 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085312645 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 03 a4 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(767)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@d00087d8efbb: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)3396976 HNBGW_Test.msc0-SCCP(767)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_no_allow_attach_valid_nri0(781)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(767)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085312663 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085312663 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085312663 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085312663 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085312663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085312663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085312663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085312663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085312663 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085312663 DLSS7 <000c> osmo_ss7_asp.c:1175 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 84 36 ca 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@d00087d8efbb: 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 } } } 20250404085312663 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085312663 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085312664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085312664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085312664 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085312664 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008436ca) (sccp_scrc.c:486) 20250404085312664 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250404085312664 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085312664 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085312664 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085312664 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085312664 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085312664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085312664 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085312665 DLCTRL DEBUG Command: GET 780705354 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085312665 DLCTRL DEBUG Tx Command reply: GET_REPLY 780705354 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085312669 DLCTRL DEBUG Command: GET 560900518 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085312669 DLCTRL DEBUG Tx Command reply: GET_REPLY 560900518 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085312672 DLCTRL DEBUG Command: GET 846487464 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085312672 DLCTRL DEBUG Tx Command reply: GET_REPLY 846487464 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085312674 DLCTRL DEBUG Command: GET 796758837 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085312674 DLCTRL DEBUG Tx Command reply: GET_REPLY 796758837 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085312676 DLCTRL DEBUG Command: GET 473618860 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085312676 DLCTRL DEBUG Tx Command reply: GET_REPLY 473618860 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085312679 DLCTRL DEBUG Command: GET 178089029 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085312679 DLCTRL DEBUG Tx Command reply: GET_REPLY 178089029 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085312682 DLCTRL DEBUG Command: GET 264749168 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085312682 DLCTRL DEBUG Tx Command reply: GET_REPLY 264749168 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404085312685 DLCTRL DEBUG Command: GET 726007193 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085312685 DLCTRL DEBUG Tx Command reply: GET_REPLY 726007193 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085312689 DLCTRL DEBUG Command: GET 497525114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085312689 DLCTRL DEBUG Tx Command reply: GET_REPLY 497525114 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085312692 DLCTRL DEBUG Command: GET 461824285 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085312692 DLCTRL DEBUG Tx Command reply: GET_REPLY 461824285 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085312695 DLCTRL DEBUG Command: GET 773823205 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085312695 DLCTRL DEBUG Tx Command reply: GET_REPLY 773823205 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085312699 DLCTRL DEBUG Command: GET 692102543 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085312699 DLCTRL DEBUG Tx Command reply: GET_REPLY 692102543 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085312702 DLCTRL DEBUG Command: GET 573168958 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085312702 DLCTRL DEBUG Tx Command reply: GET_REPLY 573168958 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085312705 DLCTRL DEBUG Command: GET 182981661 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085312705 DLCTRL DEBUG Tx Command reply: GET_REPLY 182981661 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085312707 DLCTRL DEBUG Command: GET 408150546 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085312707 DLCTRL DEBUG Tx Command reply: GET_REPLY 408150546 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085312710 DLCTRL DEBUG Command: GET 474240612 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085312710 DLCTRL DEBUG Tx Command reply: GET_REPLY 474240612 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085312711 DLCTRL DEBUG Command: GET 251466683 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085312711 DLCTRL DEBUG Tx Command reply: GET_REPLY 251466683 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085312713 DLCTRL DEBUG Command: GET 102046703 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085312713 DLCTRL DEBUG Tx Command reply: GET_REPLY 102046703 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085312716 DLCTRL DEBUG Command: GET 55258005 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085312716 DLCTRL DEBUG Tx Command reply: GET_REPLY 55258005 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085312718 DLCTRL DEBUG Command: GET 107431203 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085312718 DLCTRL DEBUG Tx Command reply: GET_REPLY 107431203 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001001010000'B, t_guard := 20.000000 } 20250404085312755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@d00087d8efbb: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@d00087d8efbb: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(782) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@d00087d8efbb: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)12443430 20250404085313789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085313789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085313789 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085313789 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085313789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbddf26, normal) (hnbgw_rua.c:407) 20250404085313789 DHNB DEBUG map_rua[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085313789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085313789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12443430 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085313789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085313789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085313789 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12443430 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250404085313789 DCN DEBUG map_sccp[0x5629446221d0]{init}: Allocated (fsm.c:456) 20250404085313789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085313789 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12443430 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404085313789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12443430 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085313789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085313789 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085313789 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085313789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085313789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085313789 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085313789 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{IDLE}: Allocated (fsm.c:456) 20250404085313789 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085313789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002500056400500f1100926) (sccp_scrc.c:415) 20250404085313789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085313790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085313790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085313790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085313790 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085313790 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085313790 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085313790 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085313790 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085313790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085313790 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313790 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085313790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085313790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085313790 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 0d 01 00 00 58 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 50 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085313790 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085313790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085313790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085313790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085313790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085313790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085313790 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 20250404085313790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085313790 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 20250404085313790 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 20250404085313790 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085313790 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085313790 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 01 00 00 58 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 50 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(773)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@d00087d8efbb: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@d00087d8efbb: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)4802097 HNBGW_Test.msc2-SCCP(773)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085313810 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) 20250404085313810 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085313810 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085313810 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 20250404085313810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085313810 DLSS7 <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' 20250404085313810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085313810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085313810 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085313810 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 56 d5 cc 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_no_allow_attach_valid_nri0(782)@d00087d8efbb: setverdict(pass): none -> pass 20250404085313810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085313810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085313810 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085313810 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) 20250404085313810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085313810 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0056d5cc) (sccp_scrc.c:486) 20250404085313810 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250404085313810 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085313810 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085313810 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085313810 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085313810 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085313810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085313810 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085313814 DLCTRL DEBUG Command: GET 355249272 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085313814 DLCTRL DEBUG Tx Command reply: GET_REPLY 355249272 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085313819 DLCTRL DEBUG Command: GET 990528984 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085313819 DLCTRL DEBUG Tx Command reply: GET_REPLY 990528984 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085313825 DLCTRL DEBUG Command: GET 201468667 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085313825 DLCTRL DEBUG Tx Command reply: GET_REPLY 201468667 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085313829 DLCTRL DEBUG Command: GET 919616994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085313829 DLCTRL DEBUG Tx Command reply: GET_REPLY 919616994 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085313833 DLCTRL DEBUG Command: GET 16732272 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085313833 DLCTRL DEBUG Tx Command reply: GET_REPLY 16732272 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085313837 DLCTRL DEBUG Command: GET 215306362 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085313837 DLCTRL DEBUG Tx Command reply: GET_REPLY 215306362 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085313841 DLCTRL DEBUG Command: GET 235820453 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085313841 DLCTRL DEBUG Tx Command reply: GET_REPLY 235820453 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404085313845 DLCTRL DEBUG Command: GET 427591115 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085313845 DLCTRL DEBUG Tx Command reply: GET_REPLY 427591115 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085313849 DLCTRL DEBUG Command: GET 76125539 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085313849 DLCTRL DEBUG Tx Command reply: GET_REPLY 76125539 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085313852 DLCTRL DEBUG Command: GET 17235917 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085313852 DLCTRL DEBUG Tx Command reply: GET_REPLY 17235917 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085313855 DLCTRL DEBUG Command: GET 253041371 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085313855 DLCTRL DEBUG Tx Command reply: GET_REPLY 253041371 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250404085313858 DLCTRL DEBUG Command: GET 523737806 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085313858 DLCTRL DEBUG Tx Command reply: GET_REPLY 523737806 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085313860 DLCTRL DEBUG Command: GET 580939591 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085313860 DLCTRL DEBUG Tx Command reply: GET_REPLY 580939591 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085313862 DLCTRL DEBUG Command: GET 163049669 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085313862 DLCTRL DEBUG Tx Command reply: GET_REPLY 163049669 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085313864 DLCTRL DEBUG Command: GET 640842163 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085313864 DLCTRL DEBUG Tx Command reply: GET_REPLY 640842163 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085313866 DLCTRL DEBUG Command: GET 595273260 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085313866 DLCTRL DEBUG Tx Command reply: GET_REPLY 595273260 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085313868 DLCTRL DEBUG Command: GET 636404512 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085313868 DLCTRL DEBUG Tx Command reply: GET_REPLY 636404512 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085313869 DLCTRL DEBUG Command: GET 184178531 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085313869 DLCTRL DEBUG Tx Command reply: GET_REPLY 184178531 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085313871 DLCTRL DEBUG Command: GET 349194744 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085313871 DLCTRL DEBUG Tx Command reply: GET_REPLY 349194744 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085313873 DLCTRL DEBUG Command: GET 633477435 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085313873 DLCTRL DEBUG Tx Command reply: GET_REPLY 633477435 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085313879 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36555<->l=127.0.0.1:4262) (control_if.c:193) 20250404085313881 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34904<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(761)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(760)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085313885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34902<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085313887 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085313887 DLINP DEBUG SRVCONN(,r=127.0.0.1:41698<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085313887 DLINP NOTICE SRV(,r=127.0.0.1:41698<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085313887 DMAIN NOTICE (127.0.0.1:41698 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41698<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085313887 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(777)@d00087d8efbb: Final verdict of PTC: none 20250404085313892 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085313892 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) 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085313892 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085313892 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) 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085313892 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085313892 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) 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085313892 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085313892 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(776)@d00087d8efbb: Final verdict of PTC: none 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085313892 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085313892 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) 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085313892 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 20250404085313892 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) 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085313892 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085313892 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085313893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085313893 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085313893 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 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(767)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@d00087d8efbb: Final verdict of PTC: none 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085313893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085313893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085313893 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085313893 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) 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(768)@d00087d8efbb: Final verdict of PTC: none 20250404085313893 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 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085313893 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085313893 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085313893 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085313893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085313893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085313893 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085313893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085313893 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085313893 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 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085313893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085313893 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085313893 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 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085313893 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085313893 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085313894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085313894 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085313894 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 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085313894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085313894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085313894 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085313894 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) 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc2-RAN(774)@d00087d8efbb: Final verdict of PTC: none 20250404085313894 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.msc1-SCCP(770)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(773)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(772)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@d00087d8efbb: Final verdict of PTC: none 20250404085313894 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085313894 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) 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085313894 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 20250404085313894 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 20250404085313894 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) 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085313894 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085313894 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085313894 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085313894 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 20250404085313894 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085313894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085313894 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-M3UA(775)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@d00087d8efbb: Final verdict of PTC: none 20250404085313896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085313896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085313896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085313896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085313896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085313896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085313896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085313896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085313896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085313896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085313896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085313896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085313893 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085313893 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085313893 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085313893 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085313893 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085313893 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085313894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085313894 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085313894 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085313894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085313894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085313894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313894 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085313894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085313894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085313894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085313894 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085313894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085313894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085313894 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085313894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085313894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085313894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085313894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{disrupted}: Freeing instance (context_map.c:202) 20250404085313894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8681882)[0x5629446199f0]{disrupted}: Deallocated (fsm.c:568) 20250404085313894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085313894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085313894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) 20250404085313894 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8681882 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250404085313894 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085313894 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085313894 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085313894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085313894 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085313894 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085313895 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085313895 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085313895 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085313895 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085313895 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085313895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085313895 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085313895 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085313895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085313895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085313895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085313895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085313895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085313895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 84 36 ca 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085313895 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085313895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085313895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085313895 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085313895 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085313895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085313895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085313895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{disrupted}: Freeing instance (context_map.c:202) 20250404085313895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3818346)[0x56294462ef80]{disrupted}: Deallocated (fsm.c:568) 20250404085313895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085313895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{disconnected}: Freeing instance (context_map.c:206) 20250404085313895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x562944622a40]{disconnected}: Deallocated (fsm.c:568) 20250404085313895 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3818346 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250404085313895 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085313896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085313896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085313896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085313896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085313896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085313896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085313896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085313896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085313896 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085313896 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085313896 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085313896 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085313896 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085313897 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085313897 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085313897 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW-PFCP(762)@d00087d8efbb: Final verdict of PTC: none 20250404085313897 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085313897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085313897 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085313897 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085313897 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085313897 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085313898 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085313898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313898 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085313898 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085313898 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085313898 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085313898 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085313898 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 04 56 d5 cc 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085313899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085313899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085313899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085313899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{disrupted}: Freeing instance (context_map.c:202) 20250404085313899 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12443430)[0x562944620f30]{disrupted}: Deallocated (fsm.c:568) 20250404085313899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085313899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{disconnected}: Freeing instance (context_map.c:206) 20250404085313899 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x5629446221d0]{disconnected}: Deallocated (fsm.c:568) 20250404085313899 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-12443430 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250404085313900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085313900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085313900 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085313900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085313900 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085313900 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085313900 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085313900 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085313901 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085313901 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085313901 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085313901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085313901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085313901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085313901 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 20250404085313901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085313902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! HNBGW-MGCP(779)@d00087d8efbb: Final verdict of PTC: none 20250404085313906 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085313908 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34924<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@d00087d8efbb: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(781)@d00087d8efbb: Final verdict of PTC: pass 20250404085313937 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:53:14 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 20250404085314100 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085314324 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085314324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085314324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085314324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085314324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085314324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085314324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085314324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085314324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 88 01 8d 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085314324 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085314324 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085314324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085314324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085314324 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085314324 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085314324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085314324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085314325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085314325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085314325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085314325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085314325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085314325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085314325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085314325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085314325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085314325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085314325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085314325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085314325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085314325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085314325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085314325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085314325 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 20250404085314325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085314325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085314325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085314325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085314325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085314325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085314325 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085314325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085314325 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085314325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 95 be 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085314325 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085314703 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=605300) 20250404085314854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085314854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085314854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085314854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085314854 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085314854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085314854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085314854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085314854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c0 17 dd 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085314854 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085314854 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085314854 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085314854 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085314854 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085314854 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085315639 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085315640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085315640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085315640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085315640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085315640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085315640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085315640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085315640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee 7b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085315640 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085315641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085315641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085315641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085315641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085315641 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=605300, count=610824) 20250404085315893 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085315893 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085315893 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085315893 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085315893 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085315893 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085315894 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085315894 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085315894 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404085315895 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085315895 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085315895 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085316507 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085316507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085316507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085316507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085316507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085316507 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085316507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085316507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085316507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085316507 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085316507 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085316507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085316507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085316507 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085316507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085316507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085316507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085316507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a8 ca ce 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085316507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085316507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085316507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085316507 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 20250404085316507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085316507 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085316507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085316507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085316507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085316507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085316507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085316507 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:53:16 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250404085317801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085317807 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085317811 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43083<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085317829 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085317829 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085317858 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317858 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317859 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317859 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085317859 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317860 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317860 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317860 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317860 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317860 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317860 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317860 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317860 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085317860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085317860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085317860 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317860 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317860 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085317861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085317861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085317861 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317862 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085317862 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317862 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317862 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085317862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085317862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085317862 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317862 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:34113 (stream_srv.c:142) 20250404085317862 DMAIN INFO New HNB SCTP connection r=127.0.0.1:34113<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085317863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085317863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085317863 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085317863 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317863 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317863 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317863 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317864 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317864 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085317864 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317865 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) 20250404085317865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317865 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) 20250404085317865 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) 20250404085317865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085317865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085317865 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317865 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317865 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085317865 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317865 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317865 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317865 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085317865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085317865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085317865 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317865 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 20250404085317865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085317865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085317866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317866 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 20250404085317866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085317866 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(793)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(791)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(796)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(796)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085317899 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317899 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317899 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317899 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317899 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317899 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317899 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085317899 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085317900 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317900 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085317900 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317900 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) 20250404085317900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317900 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) 20250404085317900 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) 20250404085317900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085317900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085317900 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317900 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317900 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085317900 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317901 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085317901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085317901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085317901 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317901 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317901 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085317901 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317901 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085317901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085317901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085317901 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317901 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085317901 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085317901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085317901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085317901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085317901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085317901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085317901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085317901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085317901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085317901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085317901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085317901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085317901 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085317901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317901 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 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085317901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317901 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 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085317901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085317901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085317901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085317901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085317901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085317901 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(799)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(797)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(802)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(800)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085317936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085317936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085317936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085317936 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085317936 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085317936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085317936 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085317936 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085317936 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085317940 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085317940 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085317940 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085317940 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085317940 DHNBAP DEBUG (127.0.0.1:34113 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085317940 DHNBAP NOTICE (127.0.0.1:34113 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085317940 DHNBAP NOTICE (127.0.0.1:34113 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085317940 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085317940 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085318085 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 20250404085318085 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 20250404085318085 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085318085 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(793)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085318092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318092 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085318092 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085318092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085318092 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085318092 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085318092 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085318092 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 20250404085318092 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085318092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085318092 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085318096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085318096 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085318096 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085318096 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085318096 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085318096 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085318096 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 20250404085318096 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085318096 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085318096 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085318096 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085318096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085318096 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085318096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085318096 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085318096 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318096 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085318096 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085318096 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085318096 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085318097 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 20250404085318097 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 20250404085318097 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085318097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085318097 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085318097 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085318097 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085318097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085318097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318098 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318098 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318098 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085318098 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085318098 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085318098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318098 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318098 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318098 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085318098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085318098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085318098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085318098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085318098 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318098 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(796)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085318103 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) 20250404085318103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085318103 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085318103 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085318103 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085318103 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085318103 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085318103 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 20250404085318103 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085318103 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318103 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085318104 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) 20250404085318104 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085318104 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085318104 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318104 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085318104 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085318104 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085318104 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 20250404085318104 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085318104 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318104 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085318104 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085318104 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085318104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318104 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085318104 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085318104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085318104 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085318104 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318104 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085318104 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085318104 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085318104 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085318105 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085318105 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085318105 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085318105 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318105 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085318105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318105 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318105 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318105 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318105 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318105 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318105 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085318105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085318105 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085318105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085318105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085318105 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' 20250404085318105 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 20250404085318105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085318105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318106 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318115 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 20250404085318115 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 20250404085318115 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085318115 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(799)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085318119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085318119 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085318119 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085318119 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085318119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085318119 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085318119 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 20250404085318119 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085318119 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085318119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085318120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085318120 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085318121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085318121 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085318121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085318121 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085318121 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 20250404085318121 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085318121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085318121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085318121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085318121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085318121 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085318121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085318121 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085318121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085318121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085318121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085318121 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085318121 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085318121 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085318122 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085318122 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085318122 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085318122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085318122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318122 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085318122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085318122 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085318122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085318122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085318122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085318122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085318122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085318122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318122 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085318126 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 20250404085318126 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 20250404085318126 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085318126 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(802)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085318128 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) 20250404085318128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085318128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085318128 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085318128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085318128 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085318128 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 20250404085318128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085318128 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) 20250404085318128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085318128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318128 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085318128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085318128 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085318128 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 20250404085318128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085318128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085318129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318129 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085318129 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085318129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085318129 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085318129 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318129 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085318129 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085318129 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085318129 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085318130 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085318130 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085318130 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085318130 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318130 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085318130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318130 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318130 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318130 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318130 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318130 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085318130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085318130 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085318130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085318130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085318130 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' 20250404085318130 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 20250404085318130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085318130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318130 DLSS7 <000c> osmo_ss7_asp.c:1175 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(792)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085318904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085318904 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085318904 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085318904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085318904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318904 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318904 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318904 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085318904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318904 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318904 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085318904 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085318904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318904 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318904 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318904 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085318904 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085318904 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) 20250404085318904 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085318904 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318904 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085318904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085318904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318905 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318905 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318905 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318905 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318905 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085318905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085318905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085318905 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085318905 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085318905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085318905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085318905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085318905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085318905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085318905 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318905 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085318906 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318906 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085318906 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085318906 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085318906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318906 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085318906 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318906 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318906 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085318906 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318906 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318906 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085318906 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085318906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318906 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318906 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318906 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318906 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318906 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318906 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085318906 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085318907 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085318910 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) 20250404085318910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085318910 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085318910 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 20250404085318910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318910 DLSS7 <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' 20250404085318910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318910 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318910 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318910 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) 20250404085318910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085318910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085318910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318910 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085318910 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085318910 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) 20250404085318910 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) 20250404085318910 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318910 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085318910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085318911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085318911 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085318911 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085318911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085318911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085318911 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' 20250404085318911 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 20250404085318911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085318911 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318911 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318911 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) 20250404085318911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085318911 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085318911 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 20250404085318911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318911 DLSS7 <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' 20250404085318911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318911 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318911 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318911 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) 20250404085318911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318911 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318911 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085318911 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085318911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318911 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318911 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318911 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085318911 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085318911 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085318921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085318921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085318921 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085318922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085318922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318922 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318922 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085318922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085318922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085318922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318922 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085318922 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085318922 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) 20250404085318922 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085318923 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318923 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085318923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318923 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085318923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085318923 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085318923 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085318923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085318923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085318923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085318923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085318923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085318923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318923 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085318926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085318926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085318926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085318926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085318926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318926 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085318926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085318926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085318926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318926 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085318926 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085318926 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085318934 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) 20250404085318934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085318934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085318934 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 20250404085318934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318934 DLSS7 <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' 20250404085318934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318934 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) 20250404085318934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085318934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085318934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318934 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318934 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318934 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085318934 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085318934 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) 20250404085318934 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) 20250404085318935 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085318935 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085318935 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085318935 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085318935 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085318935 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085318935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085318935 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085318935 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085318935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085318935 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085318935 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085318935 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085318935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085318935 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' 20250404085318935 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 20250404085318935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085318935 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404085318935 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) 20250404085318935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085318935 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085318935 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 20250404085318935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085318935 DLSS7 <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' 20250404085318935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085318935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085318935 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085318935 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085318935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085318935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085318935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085318935 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) 20250404085318935 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085318935 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085318935 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085318935 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085318935 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085318935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085318935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085318935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085318935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085318935 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085318935 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085319952 DLCTRL DEBUG Command: GET 871795416 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085319952 DLCTRL DEBUG Tx Command reply: GET_REPLY 871795416 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085319954 DLCTRL DEBUG Command: GET 688930343 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085319954 DLCTRL DEBUG Tx Command reply: GET_REPLY 688930343 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085319958 DLCTRL DEBUG Command: GET 137944780 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085319958 DLCTRL DEBUG Tx Command reply: GET_REPLY 137944780 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085319963 DLCTRL DEBUG Command: GET 623704913 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085319963 DLCTRL DEBUG Tx Command reply: GET_REPLY 623704913 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085319967 DLCTRL DEBUG Command: GET 802571764 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085319967 DLCTRL DEBUG Tx Command reply: GET_REPLY 802571764 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085319972 DLCTRL DEBUG Command: GET 473855641 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085319972 DLCTRL DEBUG Tx Command reply: GET_REPLY 473855641 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085319973 DLCTRL DEBUG Command: GET 512051604 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085319973 DLCTRL DEBUG Tx Command reply: GET_REPLY 512051604 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085319974 DLCTRL DEBUG Command: GET 239458796 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085319974 DLCTRL DEBUG Tx Command reply: GET_REPLY 239458796 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085319975 DLCTRL DEBUG Command: GET 813102236 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085319975 DLCTRL DEBUG Tx Command reply: GET_REPLY 813102236 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085319975 DLCTRL DEBUG Command: GET 181857132 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085319975 DLCTRL DEBUG Tx Command reply: GET_REPLY 181857132 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085319978 DLCTRL DEBUG Command: GET 361137367 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085319978 DLCTRL DEBUG Tx Command reply: GET_REPLY 361137367 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085319981 DLCTRL DEBUG Command: GET 577190747 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085319981 DLCTRL DEBUG Tx Command reply: GET_REPLY 577190747 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085319983 DLCTRL DEBUG Command: GET 717264183 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085319983 DLCTRL DEBUG Tx Command reply: GET_REPLY 717264183 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085319986 DLCTRL DEBUG Command: GET 214212651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085319986 DLCTRL DEBUG Tx Command reply: GET_REPLY 214212651 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085319989 DLCTRL DEBUG Command: GET 978478415 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085319989 DLCTRL DEBUG Tx Command reply: GET_REPLY 978478415 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085319992 DLCTRL DEBUG Command: GET 39267400 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085319992 DLCTRL DEBUG Tx Command reply: GET_REPLY 39267400 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085319994 DLCTRL DEBUG Command: GET 626335653 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085319994 DLCTRL DEBUG Tx Command reply: GET_REPLY 626335653 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085319995 DLCTRL DEBUG Command: GET 724733144 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085319995 DLCTRL DEBUG Tx Command reply: GET_REPLY 724733144 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085319997 DLCTRL DEBUG Command: GET 858513704 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085319997 DLCTRL DEBUG Tx Command reply: GET_REPLY 858513704 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085319999 DLCTRL DEBUG Command: GET 75559275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085319999 DLCTRL DEBUG Tx Command reply: GET_REPLY 75559275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000000010011110'B, t_guard := 20.000000 } 20250404085320031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)781439 20250404085321066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085321066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085321066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085321066 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085321066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbec7f, normal) (hnbgw_rua.c:407) 20250404085321066 DHNB DEBUG map_rua[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085321066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085321066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781439 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085321066 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085321066 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085321067 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-781439 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085321067 DCN DEBUG map_sccp[0x5629446221d0]{init}: Allocated (fsm.c:456) 20250404085321067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085321067 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-781439 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085321067 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-781439 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085321067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085321067 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085321067 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085321067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085321067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085321067 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085321067 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{IDLE}: Allocated (fsm.c:456) 20250404085321067 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085321067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300009e0056400500f1100926) (sccp_scrc.c:415) 20250404085321067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085321067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085321067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085321067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085321067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085321067 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085321067 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085321067 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085321067 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085321067 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085321067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085321067 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085321067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085321067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085321067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085321067 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 59 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 9e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085321067 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085321067 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085321067 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085321067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085321067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085321067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085321067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085321067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085321067 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085321067 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085321067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085321067 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085321068 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 59 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 9e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(791)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)498281 HNBGW_Test.msc0-SCCP(791)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@d00087d8efbb: setverdict(pass): none -> pass 20250404085321088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085321088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085321088 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085321088 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085321088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085321088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085321088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085321088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085321088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085321088 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a9 05 9a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085321088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085321088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085321088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085321088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085321088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085321089 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a9059a) (sccp_scrc.c:486) 20250404085321089 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250404085321089 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085321089 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085321089 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085321089 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085321089 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085321089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085321089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085321090 DLCTRL DEBUG Command: GET 561649850 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085321091 DLCTRL DEBUG Tx Command reply: GET_REPLY 561649850 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085321095 DLCTRL DEBUG Command: GET 243604098 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085321095 DLCTRL DEBUG Tx Command reply: GET_REPLY 243604098 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085321098 DLCTRL DEBUG Command: GET 92058321 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085321098 DLCTRL DEBUG Tx Command reply: GET_REPLY 92058321 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085321102 DLCTRL DEBUG Command: GET 495776935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085321102 DLCTRL DEBUG Tx Command reply: GET_REPLY 495776935 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085321106 DLCTRL DEBUG Command: GET 559526008 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085321106 DLCTRL DEBUG Tx Command reply: GET_REPLY 559526008 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085321110 DLCTRL DEBUG Command: GET 858004401 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085321110 DLCTRL DEBUG Tx Command reply: GET_REPLY 858004401 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085321114 DLCTRL DEBUG Command: GET 143634565 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085321114 DLCTRL DEBUG Tx Command reply: GET_REPLY 143634565 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085321118 DLCTRL DEBUG Command: GET 956558702 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085321118 DLCTRL DEBUG Tx Command reply: GET_REPLY 956558702 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085321121 DLCTRL DEBUG Command: GET 280651082 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085321122 DLCTRL DEBUG Tx Command reply: GET_REPLY 280651082 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085321125 DLCTRL DEBUG Command: GET 193283273 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085321125 DLCTRL DEBUG Tx Command reply: GET_REPLY 193283273 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085321127 DLCTRL DEBUG Command: GET 966446442 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085321127 DLCTRL DEBUG Tx Command reply: GET_REPLY 966446442 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085321131 DLCTRL DEBUG Command: GET 270565167 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085321131 DLCTRL DEBUG Tx Command reply: GET_REPLY 270565167 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085321134 DLCTRL DEBUG Command: GET 152257352 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085321134 DLCTRL DEBUG Tx Command reply: GET_REPLY 152257352 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085321138 DLCTRL DEBUG Command: GET 423846502 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085321138 DLCTRL DEBUG Tx Command reply: GET_REPLY 423846502 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085321141 DLCTRL DEBUG Command: GET 845693505 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085321141 DLCTRL DEBUG Tx Command reply: GET_REPLY 845693505 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085321145 DLCTRL DEBUG Command: GET 672970488 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085321145 DLCTRL DEBUG Tx Command reply: GET_REPLY 672970488 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085321148 DLCTRL DEBUG Command: GET 509882624 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085321148 DLCTRL DEBUG Tx Command reply: GET_REPLY 509882624 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085321150 DLCTRL DEBUG Command: GET 878512981 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085321150 DLCTRL DEBUG Tx Command reply: GET_REPLY 878512981 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085321153 DLCTRL DEBUG Command: GET 831539584 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085321153 DLCTRL DEBUG Tx Command reply: GET_REPLY 831539584 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085321156 DLCTRL DEBUG Command: GET 972742469 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085321156 DLCTRL DEBUG Tx Command reply: GET_REPLY 972742469 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001011011101'B, t_guard := 20.000000 } 20250404085321189 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@d00087d8efbb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@d00087d8efbb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)1673656 20250404085322223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085322223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085322223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085322223 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085322223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1989b8, normal) (hnbgw_rua.c:407) 20250404085322223 DHNB DEBUG map_rua[0x562944622a40]{init}: Allocated (fsm.c:456) 20250404085322223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085322223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1673656 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085322223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085322223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085322223 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085322223 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1673656 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085322223 DCN DEBUG map_sccp[0x5629446199f0]{init}: Allocated (fsm.c:456) 20250404085322223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085322223 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1673656 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085322223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1673656 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085322223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085322223 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085322223 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085322224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085322224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085322224 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085322224 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{IDLE}: Allocated (fsm.c:456) 20250404085322224 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085322224 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002dd0056400500f1100926) (sccp_scrc.c:415) 20250404085322224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085322224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085322224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085322224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085322224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085322224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085322224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085322224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085322224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085322224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085322224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085322224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085322224 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085322224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085322224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085322224 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 0f 01 00 00 5a 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 dd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085322224 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085322224 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085322224 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085322224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085322224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085322224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085322224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085322224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085322224 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' 20250404085322224 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 20250404085322224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085322224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085322224 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f 01 00 00 5a 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 dd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)12338553 HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085322244 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) 20250404085322244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085322244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085322244 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 20250404085322244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085322244 DLSS7 <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' 20250404085322244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085322244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085322244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085322244 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b8 b4 1c 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@d00087d8efbb: setverdict(pass): none -> pass 20250404085322244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085322244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085322244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085322244 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) 20250404085322244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085322244 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b8b41c) (sccp_scrc.c:486) 20250404085322244 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250404085322244 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085322244 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085322244 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085322244 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085322244 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085322244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085322244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085322246 DLCTRL DEBUG Command: GET 584611676 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085322246 DLCTRL DEBUG Tx Command reply: GET_REPLY 584611676 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085322249 DLCTRL DEBUG Command: GET 938459632 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085322249 DLCTRL DEBUG Tx Command reply: GET_REPLY 938459632 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085322251 DLCTRL DEBUG Command: GET 483157122 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085322251 DLCTRL DEBUG Tx Command reply: GET_REPLY 483157122 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085322253 DLCTRL DEBUG Command: GET 928244968 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085322253 DLCTRL DEBUG Tx Command reply: GET_REPLY 928244968 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085322254 DLCTRL DEBUG Command: GET 860788461 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085322254 DLCTRL DEBUG Tx Command reply: GET_REPLY 860788461 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085322256 DLCTRL DEBUG Command: GET 422419454 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085322256 DLCTRL DEBUG Tx Command reply: GET_REPLY 422419454 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085322257 DLCTRL DEBUG Command: GET 857904860 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085322257 DLCTRL DEBUG Tx Command reply: GET_REPLY 857904860 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085322261 DLCTRL DEBUG Command: GET 244101974 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085322261 DLCTRL DEBUG Tx Command reply: GET_REPLY 244101974 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085322265 DLCTRL DEBUG Command: GET 155235597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085322265 DLCTRL DEBUG Tx Command reply: GET_REPLY 155235597 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085322270 DLCTRL DEBUG Command: GET 710754859 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085322270 DLCTRL DEBUG Tx Command reply: GET_REPLY 710754859 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085322275 DLCTRL DEBUG Command: GET 572219926 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085322275 DLCTRL DEBUG Tx Command reply: GET_REPLY 572219926 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085322279 DLCTRL DEBUG Command: GET 364242963 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085322279 DLCTRL DEBUG Tx Command reply: GET_REPLY 364242963 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085322284 DLCTRL DEBUG Command: GET 214610148 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085322284 DLCTRL DEBUG Tx Command reply: GET_REPLY 214610148 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085322288 DLCTRL DEBUG Command: GET 449070670 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085322288 DLCTRL DEBUG Tx Command reply: GET_REPLY 449070670 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085322292 DLCTRL DEBUG Command: GET 783860346 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085322292 DLCTRL DEBUG Tx Command reply: GET_REPLY 783860346 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085322296 DLCTRL DEBUG Command: GET 65559149 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085322296 DLCTRL DEBUG Tx Command reply: GET_REPLY 65559149 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085322299 DLCTRL DEBUG Command: GET 398342712 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085322299 DLCTRL DEBUG Tx Command reply: GET_REPLY 398342712 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085322304 DLCTRL DEBUG Command: GET 768750770 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085322304 DLCTRL DEBUG Tx Command reply: GET_REPLY 768750770 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085322308 DLCTRL DEBUG Command: GET 252952853 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085322308 DLCTRL DEBUG Tx Command reply: GET_REPLY 252952853 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085322315 DLCTRL DEBUG Command: GET 428172609 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085322315 DLCTRL DEBUG Tx Command reply: GET_REPLY 428172609 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: "disconnecting msc0" 20250404085322320 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250404085322324 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085322324 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) 20250404085322324 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085322324 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085322324 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085322324 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) 20250404085322324 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085322324 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085322324 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 20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085322325 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085322325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085322325 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085322325 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 20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085322325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085322325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085322325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085322325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085322325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085322325 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085322325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085322325 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085322325 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085322325 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085322325 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085322325 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085322325 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085322325 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085322325 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085322325 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085322325 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085322325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9059a), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085322325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085322325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085322325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085322326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085322326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085322326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085322326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a9 05 9a 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085322326 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085322326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085322326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085322326 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085322326 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085322326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085322326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085322326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{disrupted}: Freeing instance (context_map.c:202) 20250404085322326 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-781439)[0x562944620f30]{disrupted}: Deallocated (fsm.c:568) 20250404085322326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085322326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{disconnected}: Freeing instance (context_map.c:206) 20250404085322326 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x5629446221d0]{disconnected}: Deallocated (fsm.c:568) 20250404085322326 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-781439 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085322326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085322326 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085322326 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085322326 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085322326 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085322326 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085322326 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085322327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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 := '000000000000000011010011'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@d00087d8efbb: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)781439 20250404085322359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@d00087d8efbb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)3469921 20250404085323386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085323386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085323386 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085323386 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085323386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x34f261, normal) (hnbgw_rua.c:407) 20250404085323386 DHNB DEBUG map_rua[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085323386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085323386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3469921 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085323386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085323386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085323386 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3469921 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085323386 DCN DEBUG map_sccp[0x5629446221d0]{init}: Allocated (fsm.c:456) 20250404085323386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085323386 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3469921 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085323386 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3469921 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085323386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085323386 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085323386 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085323386 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085323386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085323386 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085323386 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{IDLE}: Allocated (fsm.c:456) 20250404085323386 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085323386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000d30056400500f1100926) (sccp_scrc.c:415) 20250404085323386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085323386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085323386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085323386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085323386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085323386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085323386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085323386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085323386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085323386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085323387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323387 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085323387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085323387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085323387 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 0e 01 00 00 5b 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 d3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085323387 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085323387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085323387 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085323387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085323387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085323387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085323387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085323387 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' 20250404085323387 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 20250404085323387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085323387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085323387 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 01 00 00 5b 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 d3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)3740157 HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@d00087d8efbb: setverdict(pass): none -> pass 20250404085323397 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) 20250404085323398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085323398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085323398 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 20250404085323398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085323398 DLSS7 <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' 20250404085323398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085323398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085323398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085323398 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 96 95 09 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085323398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085323398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085323398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085323398 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) 20250404085323398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085323398 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00969509) (sccp_scrc.c:486) 20250404085323398 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250404085323398 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085323398 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085323398 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085323398 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085323398 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085323398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085323398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085323400 DLCTRL DEBUG Command: GET 811703405 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085323400 DLCTRL DEBUG Tx Command reply: GET_REPLY 811703405 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085323405 DLCTRL DEBUG Command: GET 682734936 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085323405 DLCTRL DEBUG Tx Command reply: GET_REPLY 682734936 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085323410 DLCTRL DEBUG Command: GET 795326314 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085323410 DLCTRL DEBUG Tx Command reply: GET_REPLY 795326314 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085323414 DLCTRL DEBUG Command: GET 374262153 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085323414 DLCTRL DEBUG Tx Command reply: GET_REPLY 374262153 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085323419 DLCTRL DEBUG Command: GET 772831426 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085323419 DLCTRL DEBUG Tx Command reply: GET_REPLY 772831426 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085323424 DLCTRL DEBUG Command: GET 445738589 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085323424 DLCTRL DEBUG Tx Command reply: GET_REPLY 445738589 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250404085323428 DLCTRL DEBUG Command: GET 189005625 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085323428 DLCTRL DEBUG Tx Command reply: GET_REPLY 189005625 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085323432 DLCTRL DEBUG Command: GET 432256761 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085323432 DLCTRL DEBUG Tx Command reply: GET_REPLY 432256761 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085323436 DLCTRL DEBUG Command: GET 935610522 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085323436 DLCTRL DEBUG Tx Command reply: GET_REPLY 935610522 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085323438 DLCTRL DEBUG Command: GET 3256297 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085323438 DLCTRL DEBUG Tx Command reply: GET_REPLY 3256297 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085323440 DLCTRL DEBUG Command: GET 577101609 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085323440 DLCTRL DEBUG Tx Command reply: GET_REPLY 577101609 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085323442 DLCTRL DEBUG Command: GET 814482095 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085323442 DLCTRL DEBUG Tx Command reply: GET_REPLY 814482095 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085323444 DLCTRL DEBUG Command: GET 35399972 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085323444 DLCTRL DEBUG Tx Command reply: GET_REPLY 35399972 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085323446 DLCTRL DEBUG Command: GET 121923693 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085323446 DLCTRL DEBUG Tx Command reply: GET_REPLY 121923693 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085323447 DLCTRL DEBUG Command: GET 266485687 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085323447 DLCTRL DEBUG Tx Command reply: GET_REPLY 266485687 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085323448 DLCTRL DEBUG Command: GET 545899021 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085323448 DLCTRL DEBUG Tx Command reply: GET_REPLY 545899021 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085323449 DLCTRL DEBUG Command: GET 645145383 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085323449 DLCTRL DEBUG Tx Command reply: GET_REPLY 645145383 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085323450 DLCTRL DEBUG Command: GET 92483867 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085323450 DLCTRL DEBUG Tx Command reply: GET_REPLY 92483867 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085323451 DLCTRL DEBUG Command: GET 189487153 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085323451 DLCTRL DEBUG Tx Command reply: GET_REPLY 189487153 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085323452 DLCTRL DEBUG Command: GET 619891451 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085323452 DLCTRL DEBUG Tx Command reply: GET_REPLY 619891451 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085323455 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44898<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085323455 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43083<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(785)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(784)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085323457 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44882<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085323457 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085323457 DLINP DEBUG SRVCONN(,r=127.0.0.1:34113<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085323457 DLINP NOTICE SRV(,r=127.0.0.1:34113<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085323457 DMAIN NOTICE (127.0.0.1:34113 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:34113<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085323457 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(791)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(793)@d00087d8efbb: Final verdict of PTC: none 20250404085323458 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085323458 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) 20250404085323458 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085323458 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085323458 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085323458 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) 20250404085323458 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085323458 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(797)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(800)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(792)@d00087d8efbb: Final verdict of PTC: none 20250404085323458 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@d00087d8efbb: Final verdict of PTC: none 20250404085323459 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) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085323459 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 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085323459 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085323459 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 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085323459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085323459 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085323459 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) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085323459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085323459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085323459 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085323459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085323459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085323459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085323459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085323459 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085323459 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085323459 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085323459 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@d00087d8efbb: Final verdict of PTC: none 20250404085323459 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 20250404085323459 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) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085323459 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085323459 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 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085323459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085323459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085323459 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) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085323459 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 20250404085323459 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085323459 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) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085323459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085323459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085323459 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085323459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085323459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085323459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085323459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085323459 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085323459 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085323459 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 20250404085323459 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) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085323459 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085323459 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 20250404085323459 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085323459 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085323459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085323459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085323459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085323459 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085323459 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085323459 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085323459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085323459 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085323459 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085323459 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085323459 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085323459 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085323459 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085323459 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085323459 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085323459 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085323459 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085323459 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8b41c), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085323459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323459 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085323459 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323459 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085323460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085323460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085323460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b8 b4 1c 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085323460 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085323460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085323460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085323460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{disrupted}: Freeing instance (context_map.c:202) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1673656)[0x562944622a40]{disrupted}: Deallocated (fsm.c:568) 20250404085323460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085323460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085323460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x5629446199f0]{disconnected}: Deallocated (fsm.c:568) 20250404085323460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1673656 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085323460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085323460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085323460 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085323460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969509), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085323460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085323460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085323460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085323460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085323460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 95 09 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085323460 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085323460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085323460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085323460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085323460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085323461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085323461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{disrupted}: Freeing instance (context_map.c:202) 20250404085323461 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3469921)[0x562944620f30]{disrupted}: Deallocated (fsm.c:568) 20250404085323461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085323461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{disconnected}: Freeing instance (context_map.c:206) HNBGW-PFCP(786)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@d00087d8efbb: Final verdict of PTC: none20250404085323461 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x5629446221d0]{disconnected}: Deallocated (fsm.c:568) 20250404085323461 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3469921 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085323461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) HNBGW_Test.msc1-SCCP(794)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(802)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@d00087d8efbb: Final verdict of PTC: none 20250404085323461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085323461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085323461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085323461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085323461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085323461 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085323461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085323461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085323461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085323461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085323461 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085323461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085323462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085323462 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085323462 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085323462 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085323462 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44930<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.msc1-M3UA(796)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(803)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.msc1-RAN(795)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@d00087d8efbb: Final verdict of PTC: pass 20250404085323476 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085323477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44918<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:53:23 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 20250404085323624 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085323895 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085323895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085323895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085323895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085323895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085323895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085323895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085323895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085323895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 ca 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085323895 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085323895 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085323895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085323895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085323895 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085323895 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085323895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085323895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085323895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085323896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085323896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085323896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085323896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085323896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085323896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323896 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085323896 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085323896 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085323896 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085323896 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085323899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085323899 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085323899 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085323899 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085323899 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085323899 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085323899 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085323899 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085323899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085323899 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085323899 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085323899 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085323899 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 20250404085323899 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085323899 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085324227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:44940<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=546200) 20250404085324325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085324325 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085324325 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085324325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085324325 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085324325 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085324325 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085324326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085324326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 95 be 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085324326 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085324326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085324326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085324325 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085324326 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085324326 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085324326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085324326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085324326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085324326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085324326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085324326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085324326 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085324326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085324326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085324326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085324326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085324326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085324326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085324326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085324326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 88 01 8d 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085324327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085324327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085324327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085324327 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 20250404085324327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085324327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085324327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085324327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085324327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085324327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085324327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085324327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085324327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085324327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085324327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085324327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085324327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085324327 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085324854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085324855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085324855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085324855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085324855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085324855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085324855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085324855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085324855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c0 17 dd 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085324855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085324855 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085324855 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085324855 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085324855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085324855 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=546200, count=580304) 20250404085325459 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085325460 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085325460 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085325460 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085325460 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085325460 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085325460 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085325460 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085325460 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085325640 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085325640 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085325640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085325640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085325640 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085325640 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085325640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085325640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085325640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee 7b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085325641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085325641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085325641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085325641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085325641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085325641 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:53:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_mscpool_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 20250404085326508 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085326508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085326508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085326508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085326508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085326508 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085326508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085326508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085326508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a8 ca ce 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085326508 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085326508 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085326508 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085326508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085326508 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085326508 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085326508 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085326508 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085326508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085326509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085326509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085326509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085326509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085326509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085326509 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085326509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085326509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085326509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085326509 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 20250404085326509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085326509 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250404085327319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085327322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085327325 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34713<->l=127.0.0.1:4262) (control_if.c:572) 20250404085327337 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085327337 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085327345 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327345 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327345 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327345 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327345 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327345 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327345 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:47011 (stream_srv.c:142) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085327345 DMAIN INFO New HNB SCTP connection r=127.0.0.1:47011<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085327345 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327346 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327347 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327347 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085327347 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327347 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) 20250404085327347 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) 20250404085327347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085327347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085327347 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327347 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327347 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085327347 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327347 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085327347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085327347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085327347 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327347 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327347 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085327347 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327347 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085327347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085327347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085327347 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327347 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327347 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085327347 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327347 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327347 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327347 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327347 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327347 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327347 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085327347 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085327347 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085327347 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327347 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 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085327347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327347 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 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085327347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085327347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327347 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327347 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327347 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085327347 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(817)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(817)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085327361 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327361 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327362 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327362 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327362 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327362 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327362 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085327362 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327363 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327363 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085327363 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327363 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327363 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327363 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) 20250404085327363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327363 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) 20250404085327363 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) 20250404085327363 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085327363 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085327364 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327364 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327364 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085327364 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327364 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085327364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085327364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085327364 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327364 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327364 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085327364 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327364 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085327364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085327364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085327364 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327364 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327364 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085327364 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327364 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085327364 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085327364 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085327364 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327364 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 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085327364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327364 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 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085327364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085327364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327364 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327364 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327364 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085327364 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(820)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085327387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085327387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085327388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085327388 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085327388 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085327388 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085327388 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085327388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085327388 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085327392 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085327392 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085327392 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085327392 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085327392 DHNBAP DEBUG (127.0.0.1:47011 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085327392 DHNBAP NOTICE (127.0.0.1:47011 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085327392 DHNBAP NOTICE (127.0.0.1:47011 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085327392 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085327392 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085327557 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 20250404085327557 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 20250404085327557 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085327557 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(817)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085327559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085327559 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085327559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085327559 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085327559 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 20250404085327559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085327559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085327559 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085327559 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085327559 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085327559 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085327559 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 20250404085327559 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085327559 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085327559 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085327559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085327559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085327559 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085327559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085327559 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085327559 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085327559 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085327559 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085327559 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085327559 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327560 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327560 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085327560 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327560 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327560 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327560 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085327561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085327561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085327561 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085327561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085327561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085327561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085327561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085327561 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085327561 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085327575 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 20250404085327575 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 20250404085327575 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085327575 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(820)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085327582 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327582 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085327582 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085327582 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085327582 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085327582 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085327582 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085327582 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 20250404085327582 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085327582 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085327582 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085327585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327585 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085327585 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085327585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085327585 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085327585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085327585 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085327585 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 20250404085327585 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085327585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085327585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085327585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085327586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085327586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085327586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085327586 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085327586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085327586 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085327586 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085327586 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085327586 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085327586 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085327586 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085327587 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085327587 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085327587 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085327587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085327587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085327587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085327587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085327587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085327587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085327587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085327587 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085327587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085327587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085327588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085327588 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085327588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085327588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085327588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085327588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085327588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085327588 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085327588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085327588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085327588 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085327588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(816)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085328362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085328362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085328362 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085328362 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085328362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085328362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085328362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085328362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085328362 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085328362 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085328362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085328362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085328362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085328362 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085328362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085328362 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085328362 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085328362 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085328362 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085328362 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085328362 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085328362 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) 20250404085328362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085328362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085328362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085328362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085328362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085328362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085328362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085328362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085328362 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085328362 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085328362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085328362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085328362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085328362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085328362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085328362 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085328362 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085328362 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085328362 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085328362 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085328363 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085328363 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085328363 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085328363 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085328363 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085328363 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085328363 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085328363 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085328363 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085328363 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085328363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085328363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085328363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085328363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085328363 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085328363 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085328363 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085328363 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085328363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328363 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328363 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328363 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328363 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328363 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085328364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085328364 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085328364 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085328364 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085328386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085328386 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085328386 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085328386 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085328386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085328386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085328386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085328386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085328386 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085328386 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085328386 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085328386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085328386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085328386 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085328386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085328386 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085328386 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085328386 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085328386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328386 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328386 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328386 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328386 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085328386 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085328386 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085328387 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085328387 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) 20250404085328387 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085328387 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085328387 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085328387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085328387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085328387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085328387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085328387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085328387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085328387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085328387 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085328387 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085328387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085328387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085328387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085328387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085328387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085328387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085328387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085328387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085328387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085328387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085328389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085328389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085328389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085328389 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085328389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085328389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085328389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085328389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085328389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085328389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085328389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085328389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085328389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085328389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085328389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085328389 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085328389 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085328389 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085328389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085328389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085328389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085328389 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085328389 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085328389 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085328389 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085328389 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085329403 DLCTRL DEBUG Command: GET 448531613 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085329403 DLCTRL DEBUG Tx Command reply: GET_REPLY 448531613 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085329405 DLCTRL DEBUG Command: GET 805429856 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085329405 DLCTRL DEBUG Tx Command reply: GET_REPLY 805429856 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085329405 DLCTRL DEBUG Command: GET 963833071 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085329406 DLCTRL DEBUG Tx Command reply: GET_REPLY 963833071 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085329409 DLCTRL DEBUG Command: GET 294486119 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085329409 DLCTRL DEBUG Tx Command reply: GET_REPLY 294486119 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085329412 DLCTRL DEBUG Command: GET 259101828 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085329412 DLCTRL DEBUG Tx Command reply: GET_REPLY 259101828 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085329415 DLCTRL DEBUG Command: GET 620043271 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085329415 DLCTRL DEBUG Tx Command reply: GET_REPLY 620043271 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085329417 DLCTRL DEBUG Command: GET 171131541 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085329417 DLCTRL DEBUG Tx Command reply: GET_REPLY 171131541 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085329420 DLCTRL DEBUG Command: GET 633009335 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085329420 DLCTRL DEBUG Tx Command reply: GET_REPLY 633009335 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085329423 DLCTRL DEBUG Command: GET 426195892 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085329423 DLCTRL DEBUG Tx Command reply: GET_REPLY 426195892 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085329427 DLCTRL DEBUG Command: GET 251772436 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085329427 DLCTRL DEBUG Tx Command reply: GET_REPLY 251772436 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085329431 DLCTRL DEBUG Command: GET 227587251 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085329431 DLCTRL DEBUG Tx Command reply: GET_REPLY 227587251 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085329434 DLCTRL DEBUG Command: GET 263340225 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085329434 DLCTRL DEBUG Tx Command reply: GET_REPLY 263340225 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085329437 DLCTRL DEBUG Command: GET 8723130 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085329437 DLCTRL DEBUG Tx Command reply: GET_REPLY 8723130 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085329440 DLCTRL DEBUG Command: GET 312961985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085329440 DLCTRL DEBUG Tx Command reply: GET_REPLY 312961985 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085329442 DLCTRL DEBUG Command: GET 752090470 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085329442 DLCTRL DEBUG Tx Command reply: GET_REPLY 752090470 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085329444 DLCTRL DEBUG Command: GET 162504296 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085329444 DLCTRL DEBUG Tx Command reply: GET_REPLY 162504296 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085329446 DLCTRL DEBUG Command: GET 417841446 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085329446 DLCTRL DEBUG Tx Command reply: GET_REPLY 417841446 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085329448 DLCTRL DEBUG Command: GET 979321443 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085329448 DLCTRL DEBUG Tx Command reply: GET_REPLY 979321443 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085329449 DLCTRL DEBUG Command: GET 288499783 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085329449 DLCTRL DEBUG Tx Command reply: GET_REPLY 288499783 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085329451 DLCTRL DEBUG Command: GET 879434114 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085329451 DLCTRL DEBUG Tx Command reply: GET_REPLY 879434114 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000000111000110'B, t_guard := 20.000000 } 20250404085329471 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)4555456 20250404085330510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085330510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085330510 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085330510 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085330510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4582c0, normal) (hnbgw_rua.c:407) 20250404085330510 DHNB DEBUG map_rua[0x562944622a40]{init}: Allocated (fsm.c:456) 20250404085330510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085330510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4555456 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085330510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085330510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085330510 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4555456 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085330510 DCN DEBUG map_sccp[0x5629446199f0]{init}: Allocated (fsm.c:456) 20250404085330510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085330510 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4555456 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085330510 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4555456 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085330510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085330510 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085330510 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085330510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085330510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085330510 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085330510 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{IDLE}: Allocated (fsm.c:456) 20250404085330510 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085330510 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001c60056400500f1100926) (sccp_scrc.c:415) 20250404085330510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085330510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085330510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085330510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085330510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085330510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085330510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085330510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085330510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085330510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085330510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085330510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085330510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085330510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085330510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085330510 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 5c 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 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:1175) 20250404085330510 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085330510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085330510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085330510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085330510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085330510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085330510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085330511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085330511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085330511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085330511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085330511 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085330511 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 5c 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 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(815)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)5593500 HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@d00087d8efbb: setverdict(pass): none -> pass 20250404085330527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085330527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085330527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085330527 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085330527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085330527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085330527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085330527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085330527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085330527 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5c 82 f6 5c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085330527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085330527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085330528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085330528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085330528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085330528 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0082f65c) (sccp_scrc.c:486) 20250404085330528 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250404085330528 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085330528 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085330528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085330528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085330528 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085330528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085330528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085330528 DLCTRL DEBUG Command: GET 465492196 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085330528 DLCTRL DEBUG Tx Command reply: GET_REPLY 465492196 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085330530 DLCTRL DEBUG Command: GET 256353034 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085330530 DLCTRL DEBUG Tx Command reply: GET_REPLY 256353034 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085330531 DLCTRL DEBUG Command: GET 848656888 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085330531 DLCTRL DEBUG Tx Command reply: GET_REPLY 848656888 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085330533 DLCTRL DEBUG Command: GET 78456791 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085330533 DLCTRL DEBUG Tx Command reply: GET_REPLY 78456791 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085330535 DLCTRL DEBUG Command: GET 414554288 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085330535 DLCTRL DEBUG Tx Command reply: GET_REPLY 414554288 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085330537 DLCTRL DEBUG Command: GET 811022673 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085330537 DLCTRL DEBUG Tx Command reply: GET_REPLY 811022673 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085330539 DLCTRL DEBUG Command: GET 697428406 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085330539 DLCTRL DEBUG Tx Command reply: GET_REPLY 697428406 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085330542 DLCTRL DEBUG Command: GET 311459356 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085330542 DLCTRL DEBUG Tx Command reply: GET_REPLY 311459356 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085330544 DLCTRL DEBUG Command: GET 915845962 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085330544 DLCTRL DEBUG Tx Command reply: GET_REPLY 915845962 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085330545 DLCTRL DEBUG Command: GET 942238982 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085330545 DLCTRL DEBUG Tx Command reply: GET_REPLY 942238982 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085330547 DLCTRL DEBUG Command: GET 850020710 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085330547 DLCTRL DEBUG Tx Command reply: GET_REPLY 850020710 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085330548 DLCTRL DEBUG Command: GET 364790964 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085330548 DLCTRL DEBUG Tx Command reply: GET_REPLY 364790964 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085330550 DLCTRL DEBUG Command: GET 31213570 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085330550 DLCTRL DEBUG Tx Command reply: GET_REPLY 31213570 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085330551 DLCTRL DEBUG Command: GET 258820180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085330551 DLCTRL DEBUG Tx Command reply: GET_REPLY 258820180 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085330553 DLCTRL DEBUG Command: GET 442713536 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085330553 DLCTRL DEBUG Tx Command reply: GET_REPLY 442713536 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085330556 DLCTRL DEBUG Command: GET 973003781 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085330556 DLCTRL DEBUG Tx Command reply: GET_REPLY 973003781 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085330560 DLCTRL DEBUG Command: GET 440556729 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085330560 DLCTRL DEBUG Tx Command reply: GET_REPLY 440556729 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085330565 DLCTRL DEBUG Command: GET 955380116 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085330565 DLCTRL DEBUG Tx Command reply: GET_REPLY 955380116 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085330571 DLCTRL DEBUG Command: GET 4388590 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085330571 DLCTRL DEBUG Tx Command reply: GET_REPLY 4388590 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085330575 DLCTRL DEBUG Command: GET 668238177 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085330575 DLCTRL DEBUG Tx Command reply: GET_REPLY 668238177 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000000001100'B, t_guard := 20.000000 } 20250404085330620 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@d00087d8efbb: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@d00087d8efbb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)14215368 20250404085331650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085331650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085331650 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085331650 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085331650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd8e8c8, normal) (hnbgw_rua.c:407) 20250404085331650 DHNB DEBUG map_rua[0x5629446221d0]{init}: Allocated (fsm.c:456) 20250404085331650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085331650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14215368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085331650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085331650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085331650 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085331650 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14215368 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085331650 DCN DEBUG map_sccp[0x56294459de90]{init}: Allocated (fsm.c:456) 20250404085331650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085331650 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14215368 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085331650 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14215368 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085331650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085331650 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085331650 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085331650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085331650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085331650 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085331650 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{IDLE}: Allocated (fsm.c:456) 20250404085331650 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085331650 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300000c0056400500f1100926) (sccp_scrc.c:415) 20250404085331650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085331650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085331650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085331650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085331650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085331651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085331651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085331651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085331651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085331651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085331651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085331651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085331651 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085331651 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085331651 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085331651 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 08 01 00 00 5d 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 0c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085331651 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085331651 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085331651 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085331651 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085331651 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085331651 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085331651 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085331651 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085331651 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085331651 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085331651 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085331651 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085331651 DLSS7 <000c> osmo_ss7_asp.c:1175 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 08 01 00 00 5d 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 0c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)13504623 HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@d00087d8efbb: setverdict(pass): none -> pass 20250404085331655 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085331655 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085331655 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085331655 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085331655 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085331655 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085331655 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085331655 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085331655 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req MTC@d00087d8efbb: 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 } } } 20250404085331655 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 32 1b a2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085331655 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085331655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085331655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085331655 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085331655 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085331655 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00321ba2) (sccp_scrc.c:486) 20250404085331655 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250404085331655 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085331655 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085331655 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085331655 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085331655 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085331655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085331655 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085331655 DLCTRL DEBUG Command: GET 969864851 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085331655 DLCTRL DEBUG Tx Command reply: GET_REPLY 969864851 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085331656 DLCTRL DEBUG Command: GET 468957688 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085331656 DLCTRL DEBUG Tx Command reply: GET_REPLY 468957688 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085331657 DLCTRL DEBUG Command: GET 81981079 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085331657 DLCTRL DEBUG Tx Command reply: GET_REPLY 81981079 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085331659 DLCTRL DEBUG Command: GET 807220412 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085331659 DLCTRL DEBUG Tx Command reply: GET_REPLY 807220412 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085331660 DLCTRL DEBUG Command: GET 183256720 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085331660 DLCTRL DEBUG Tx Command reply: GET_REPLY 183256720 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085331663 DLCTRL DEBUG Command: GET 571272173 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085331663 DLCTRL DEBUG Tx Command reply: GET_REPLY 571272173 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085331666 DLCTRL DEBUG Command: GET 591960938 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085331666 DLCTRL DEBUG Tx Command reply: GET_REPLY 591960938 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085331668 DLCTRL DEBUG Command: GET 647673321 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085331668 DLCTRL DEBUG Tx Command reply: GET_REPLY 647673321 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085331671 DLCTRL DEBUG Command: GET 127061413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085331671 DLCTRL DEBUG Tx Command reply: GET_REPLY 127061413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085331673 DLCTRL DEBUG Command: GET 257388474 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085331673 DLCTRL DEBUG Tx Command reply: GET_REPLY 257388474 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085331675 DLCTRL DEBUG Command: GET 679515938 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085331675 DLCTRL DEBUG Tx Command reply: GET_REPLY 679515938 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085331678 DLCTRL DEBUG Command: GET 47658272 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085331678 DLCTRL DEBUG Tx Command reply: GET_REPLY 47658272 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085331681 DLCTRL DEBUG Command: GET 320767833 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085331681 DLCTRL DEBUG Tx Command reply: GET_REPLY 320767833 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085331683 DLCTRL DEBUG Command: GET 398454743 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085331684 DLCTRL DEBUG Tx Command reply: GET_REPLY 398454743 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085331686 DLCTRL DEBUG Command: GET 133146422 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085331686 DLCTRL DEBUG Tx Command reply: GET_REPLY 133146422 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085331690 DLCTRL DEBUG Command: GET 880822422 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085331690 DLCTRL DEBUG Tx Command reply: GET_REPLY 880822422 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085331692 DLCTRL DEBUG Command: GET 408974897 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085331692 DLCTRL DEBUG Tx Command reply: GET_REPLY 408974897 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085331694 DLCTRL DEBUG Command: GET 336012687 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085331694 DLCTRL DEBUG Tx Command reply: GET_REPLY 336012687 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085331696 DLCTRL DEBUG Command: GET 833255224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085331696 DLCTRL DEBUG Tx Command reply: GET_REPLY 833255224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085331698 DLCTRL DEBUG Command: GET 866082869 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085331698 DLCTRL DEBUG Tx Command reply: GET_REPLY 866082869 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: "connecting cnlink 1" 20250404085331699 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(826)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(824)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085331926 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 20250404085331926 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 20250404085331926 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085331926 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(826)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085331935 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) 20250404085331935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085331935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085331935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085331935 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085331935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085331935 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085331935 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 20250404085331935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085331935 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085331935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085331939 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) 20250404085331939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085331939 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085331939 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085331939 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085331939 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085331939 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085331939 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 20250404085331939 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085331939 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085331939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085331939 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085331939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085331939 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085331939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085331939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085331939 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085331939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085331939 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085331939 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085331939 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085331939 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085331939 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085331939 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085331941 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085331941 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085331941 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085331941 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085331941 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085331941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085331941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085331941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085331941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085331941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085331941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085331941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085331941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085331941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085331941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085331941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085331941 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085331941 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085331941 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085331941 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085331941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085331941 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085331941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085331941 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085331941 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085331941 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085331941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085331941 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' 20250404085331941 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 20250404085331941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085331942 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085331942 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085332326 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085332326 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a9059a), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085332326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085332326 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085332326 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085332326 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085332326 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085332326 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085332326 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a9 05 9a 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085332327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085332327 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085332327 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085332327 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085332327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085332327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085332327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085332327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085332327 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085332327 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a9 05 9a 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085332334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085332334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085332334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085332334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085332334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085332334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085332334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085332334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085332334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085332334 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a9 05 9a 00 00 06 00 08 00 00 00 07  20250404085332335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085332335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085332335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085332335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085332335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085332335 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=00a9059a) (sccp_scrc.c:486) 20250404085332335 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250404085332335 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085332335 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085332335 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085332335 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085332335 DLSCCP DEBUG SCCP-SCOC(89)[0x56294462ef80]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: 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 := '000000000000000101111111'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085332740 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) 20250404085332740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085332740 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085332740 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 20250404085332740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085332740 DLSS7 <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' 20250404085332740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085332740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085332740 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085332740 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085332740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085332741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085332741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085332741 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) 20250404085332741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085332741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085332741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085332741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085332741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085332741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085332741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085332741 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085332741 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) 20250404085332741 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) 20250404085332741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085332741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085332741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085332741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085332742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085332742 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085332742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085332742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085332742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085332742 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085332742 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085332742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085332742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085332742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085332742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085332742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085332742 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' 20250404085332743 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 20250404085332743 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085332743 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085332743 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085332745 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) 20250404085332745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085332745 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085332745 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 20250404085332745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085332745 DLSS7 <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' 20250404085332745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085332745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085332746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085332746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085332746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085332746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085332746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085332746 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) 20250404085332746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085332746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085332746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085332746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085332746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085332746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085332746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085332746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085332746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085332746 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085332746 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085332746 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085332752 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085333460 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085333460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b8b41c), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085333460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333460 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333460 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085333460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b8 b4 1c 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333461 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085333461 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00969509), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085333461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333461 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333461 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333461 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333461 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085333461 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333461 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 96 95 09 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085333461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085333461 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' 20250404085333461 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 20250404085333461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085333461 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085333461 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 b4 1c 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085333461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085333461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085333462 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' 20250404085333462 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 20250404085333462 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085333462 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085333462 DLSS7 <000c> osmo_ss7_asp.c:1175 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 96 95 09 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085333467 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) 20250404085333467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085333467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085333467 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 20250404085333467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085333467 DLSS7 <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' 20250404085333467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085333467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085333467 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085333467 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b8 b4 1c 00 00 06 00 08 00 00 00 07  20250404085333467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085333467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085333467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085333467 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) 20250404085333467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085333467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=00b8b41c) (sccp_scrc.c:486) 20250404085333467 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1855) 20250404085333467 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085333467 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085333467 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085333468 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085333468 DLSCCP DEBUG SCCP-SCOC(90)[0x56294462c0e0]{IDLE}: Deallocated (fsm.c:568) 20250404085333673 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) 20250404085333673 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085333673 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085333673 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 20250404085333673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085333673 DLSS7 <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' 20250404085333673 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085333673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085333673 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085333673 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 96 95 09 00 00 06 00 08 00 00 00 07  20250404085333673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085333673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085333673 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085333673 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) 20250404085333673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085333673 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=00969509) (sccp_scrc.c:486) 20250404085333673 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250404085333673 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085333673 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085333673 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085333673 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085333673 DLSCCP DEBUG SCCP-SCOC(91)[0x56294462e9c0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@d00087d8efbb: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@d00087d8efbb: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@d00087d8efbb: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)10999703 20250404085333776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085333776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085333776 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085333776 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085333776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa7d797, normal) (hnbgw_rua.c:407) 20250404085333776 DHNB DEBUG map_rua[0x56294462e9c0]{init}: Allocated (fsm.c:456) 20250404085333776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085333776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10999703 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085333776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085333776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085333776 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10999703 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085333776 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085333776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085333776 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10999703 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085333776 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10999703 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085333776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085333776 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085333776 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085333776 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085333776 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085333776 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085333776 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{IDLE}: Allocated (fsm.c:456) 20250404085333776 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085333776 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300017f0056400500f1100926) (sccp_scrc.c:415) 20250404085333776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085333776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085333776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085333777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085333777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085333777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085333777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085333777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085333777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085333777 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333777 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333777 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333777 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085333777 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333777 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 0b 01 00 00 5e 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 7f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333777 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085333777 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085333777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085333777 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333777 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333777 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333777 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085333777 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085333777 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' 20250404085333777 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 20250404085333777 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085333777 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085333777 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0b 01 00 00 5e 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 7f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(824)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@d00087d8efbb: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@d00087d8efbb: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)4567231 HNBGW_Test.msc1-SCCP(824)@d00087d8efbb: Session index based on connection ID:0 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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(824)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085333798 DLCTRL DEBUG Command: GET 871778624 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085333798 DLCTRL DEBUG Tx Command reply: GET_REPLY 871778624 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085333798 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) 20250404085333798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085333798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085333798 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 20250404085333798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085333798 DLSS7 <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' 20250404085333798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085333798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085333798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085333798 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5e fa 17 71 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085333798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085333798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085333799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085333799 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) 20250404085333799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085333799 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00fa1771) (sccp_scrc.c:486) 20250404085333799 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250404085333799 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085333799 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085333799 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085333799 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085333799 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085333799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085333799 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085333803 DLCTRL DEBUG Command: GET 840861175 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085333803 DLCTRL DEBUG Tx Command reply: GET_REPLY 840861175 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085333805 DLCTRL DEBUG Command: GET 183781457 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085333805 DLCTRL DEBUG Tx Command reply: GET_REPLY 183781457 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085333807 DLCTRL DEBUG Command: GET 610122267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085333807 DLCTRL DEBUG Tx Command reply: GET_REPLY 610122267 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085333810 DLCTRL DEBUG Command: GET 529205069 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085333810 DLCTRL DEBUG Tx Command reply: GET_REPLY 529205069 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085333812 DLCTRL DEBUG Command: GET 152036585 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085333812 DLCTRL DEBUG Tx Command reply: GET_REPLY 152036585 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085333814 DLCTRL DEBUG Command: GET 480637485 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085333814 DLCTRL DEBUG Tx Command reply: GET_REPLY 480637485 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085333816 DLCTRL DEBUG Command: GET 234942238 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085333816 DLCTRL DEBUG Tx Command reply: GET_REPLY 234942238 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085333818 DLCTRL DEBUG Command: GET 805180127 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085333818 DLCTRL DEBUG Tx Command reply: GET_REPLY 805180127 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085333819 DLCTRL DEBUG Command: GET 985789564 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085333819 DLCTRL DEBUG Tx Command reply: GET_REPLY 985789564 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085333821 DLCTRL DEBUG Command: GET 185768372 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085333821 DLCTRL DEBUG Tx Command reply: GET_REPLY 185768372 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085333823 DLCTRL DEBUG Command: GET 931419561 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085333823 DLCTRL DEBUG Tx Command reply: GET_REPLY 931419561 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085333824 DLCTRL DEBUG Command: GET 761573529 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085333824 DLCTRL DEBUG Tx Command reply: GET_REPLY 761573529 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085333826 DLCTRL DEBUG Command: GET 265031747 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085333826 DLCTRL DEBUG Tx Command reply: GET_REPLY 265031747 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085333827 DLCTRL DEBUG Command: GET 611718401 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085333827 DLCTRL DEBUG Tx Command reply: GET_REPLY 611718401 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085333829 DLCTRL DEBUG Command: GET 445139390 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085333829 DLCTRL DEBUG Tx Command reply: GET_REPLY 445139390 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085333830 DLCTRL DEBUG Command: GET 507086526 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085333830 DLCTRL DEBUG Tx Command reply: GET_REPLY 507086526 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085333832 DLCTRL DEBUG Command: GET 900211656 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085333832 DLCTRL DEBUG Tx Command reply: GET_REPLY 900211656 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085333833 DLCTRL DEBUG Command: GET 309037898 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085333833 DLCTRL DEBUG Tx Command reply: GET_REPLY 309037898 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085333835 DLCTRL DEBUG Command: GET 958759420 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085333835 DLCTRL DEBUG Tx Command reply: GET_REPLY 958759420 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085333843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37164<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(808)@d00087d8efbb: Final verdict of PTC: none 20250404085333846 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34713<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(809)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085333848 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085333849 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085333849 DLINP DEBUG SRVCONN(,r=127.0.0.1:47011<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085333849 DLINP NOTICE SRV(,r=127.0.0.1:47011<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085333849 DMAIN NOTICE (127.0.0.1:47011 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:47011<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085333849 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(819)@d00087d8efbb: Final verdict of PTC: none 20250404085333852 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085333852 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) 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(818)@d00087d8efbb: Final verdict of PTC: none 20250404085333852 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085333852 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) 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085333852 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085333852 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) 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@d00087d8efbb: Final verdict of PTC: none 20250404085333852 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085333852 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) 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085333852 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 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333852 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085333853 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085333853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085333853 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085333853 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 20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085333853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085333853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085333853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085333853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-M3UA(820)@d00087d8efbb: Final verdict of PTC: none 20250404085333854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085333854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085333853 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 20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085333853 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085333853 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085333853 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085333853 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 20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085333853 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085333853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085333853 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085333854 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085333854 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) 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085333854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085333854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085333854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085333854 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085333854 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085333854 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085333854 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085333854 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085333854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085333854 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085333854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085333854 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085333854 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085333854 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085333854 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085333854 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085333854 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085333854 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085333854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085333854 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085333854 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085333854 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) HNBGW_Test.msc0-RAN(816)@d00087d8efbb: Final verdict of PTC: none 20250404085333854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333854 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333854 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333854 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085333854 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 20250404085333854 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085333854 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) 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085333854 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 20250404085333854 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) 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085333854 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085333854 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085333854 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085333854 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 20250404085333854 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085333855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085333855 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085333854 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 82 f6 5c 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333855 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085333855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085333855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085333855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{disrupted}: Freeing instance (context_map.c:202) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4555456)[0x562944622a40]{disrupted}: Deallocated (fsm.c:568) 20250404085333855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085333855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085333855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x5629446199f0]{disconnected}: Deallocated (fsm.c:568) 20250404085333855 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4555456 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085333855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) HNBGW_Test.msc0-M3UA(817)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@d00087d8efbb: Final verdict of PTC: none 20250404085333855 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085333855 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085333855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085333855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333855 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085333855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333855 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 32 1b a2 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333855 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085333855 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085333855 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085333855 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085333855 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{disrupted}: Freeing instance (context_map.c:202) 20250404085333856 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14215368)[0x5629446221d0]{disrupted}: Deallocated (fsm.c:568) 20250404085333856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085333856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{disconnected}: Freeing instance (context_map.c:206) 20250404085333856 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x56294459de90]{disconnected}: Deallocated (fsm.c:568) 20250404085333856 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14215368 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) HNBGW_Test.msc0-SCCP(815)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@d00087d8efbb: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@d00087d8efbb: Final verdict of PTC: none 20250404085333856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085333856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085333856 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085333856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085333856 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085333856 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085333856 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085333857 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085333857 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085333857 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085333857 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085333857 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085333857 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085333857 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085333857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085333858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc1-RAN(825)@d00087d8efbb: Final verdict of PTC: none 20250404085333858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333858 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) HNBGW-MGCP(821)@d00087d8efbb: Final verdict of PTC: none 20250404085333859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 04 fa 17 71 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333859 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085333859 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085333860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085333860 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085333860 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@d00087d8efbb: Final verdict of PTC: pass20250404085333860 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085333861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085333861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{disrupted}: Freeing instance (context_map.c:202) 20250404085333861 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10999703)[0x56294462e9c0]{disrupted}: Deallocated (fsm.c:568) 20250404085333861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085333862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085333862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) 20250404085333862 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10999703 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085333863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085333863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085333863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085333863 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc1-SCCP(824)@d00087d8efbb: Final verdict of PTC: none 20250404085333864 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085333865 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@d00087d8efbb: Final verdict of PTC: pass 20250404085333865 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333865 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333865 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085333865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085333865 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085333866 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085333866 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085333867 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085333867 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-PFCP(810)@d00087d8efbb: Final verdict of PTC: none20250404085333868 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37174<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085333869 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37180<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085333870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085333870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085333870 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass)20250404085333885 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37176<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@d00087d8efbb: 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'. 20250404085333897 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085333901 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085333901 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333902 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333902 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085333903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333903 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085333904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085333904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085333904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085333905 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085333905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085333905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 ca 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333906 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085333906 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085333907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085333907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085333907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085333907 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085333907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085333908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085333908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085333908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085333909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085333909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085333909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085333909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085333909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085333909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085333909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085333909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085333909 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 20250404085333909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085333909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! Fri Apr 4 08:53:33 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 20250404085334031 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085334327 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085334327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085334327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085334327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085334327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085334327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085334327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085334327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085334327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 88 01 8d 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085334327 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085334327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085334327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085334327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085334327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085334327 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085334327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085334327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085334327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085334327 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085334327 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085334327 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085334327 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085334327 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085334327 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085334327 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085334327 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085334327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 95 be 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085334328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085334328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085334328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085334328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085334328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085334328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085334328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085334328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085334328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085334328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085334328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085334328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085334328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085334328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085334328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085334328 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 20250404085334328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085334328 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085334633 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37186<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=547332) 20250404085334855 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085334855 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085334855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085334855 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085334855 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085334855 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085334855 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085334855 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085334856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c0 17 dd 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085334856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085334856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085334856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085334856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085334856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085334856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085335641 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085335641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085335641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085335641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085335641 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085335641 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085335641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085335641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085335641 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee 7b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085335642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085335642 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085335642 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer[0;m 20250404085335642 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085335642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085335642 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=547332, count=567296) 20250404085335854 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085335854 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085335854 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085335854 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085335854 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085335854 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085335855 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085335855 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085335855 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085336509 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085336509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0063d1e6), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085336509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085336509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085336509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085336509 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085336509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085336509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085336509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 63 d1 e6 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085336509 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085336509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a8cace), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085336509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085336509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085336509 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085336509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085336509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085336509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085336509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a8 ca ce 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085336510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085336510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085336510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085336510 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 20250404085336510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085336510 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085336510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085336510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085336510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085336510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085336510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085336510 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 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_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 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250404085337744 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085337755 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085337768 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41187<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085337797 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085337797 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085337806 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337806 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337807 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337807 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337807 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337807 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085337807 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:40954 (stream_srv.c:142) 20250404085337807 DMAIN INFO New HNB SCTP connection r=127.0.0.1:40954<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085337807 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337807 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085337807 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337807 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337808 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337808 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085337808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337808 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337808 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337808 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337808 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337808 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337808 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337808 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085337808 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085337808 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085337808 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085337808 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337808 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337808 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337808 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337808 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337808 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337808 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085337808 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085337808 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085337809 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337809 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085337809 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 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) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337809 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) 20250404085337809 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) 20250404085337809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085337809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085337809 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337809 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337809 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085337809 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337809 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085337809 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085337809 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337809 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085337809 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337809 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337809 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085337809 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337809 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337809 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337809 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337810 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085337810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085337810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085337810 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337810 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 20250404085337810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085337810 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085337810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337810 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 20250404085337810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085337810 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085337810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337810 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085337810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085337810 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(838)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(838)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(836)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085337826 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337826 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337826 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337826 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337827 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337827 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337827 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337827 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085337827 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337827 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085337827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085337827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085337827 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337827 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085337827 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085337827 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337827 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085337827 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337827 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337827 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337827 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337827 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337827 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337827 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337827 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085337827 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085337827 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085337827 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085337828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085337828 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085337828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337828 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337828 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337828 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085337828 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085337828 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085337829 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337829 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085337829 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337829 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) 20250404085337829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337829 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) 20250404085337829 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) 20250404085337829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085337829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085337829 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337829 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085337829 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085337829 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085337829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085337829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085337829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085337829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085337829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085337829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085337829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085337829 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085337829 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085337829 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085337829 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085337829 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085337829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337829 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 20250404085337829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085337829 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085337829 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085337829 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085337829 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085337829 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 20250404085337829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085337829 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(841)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(841)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085337874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085337874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085337874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085337874 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085337874 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085337874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085337874 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085337874 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085337874 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085337884 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085337884 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085337884 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085337884 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085337884 DHNBAP DEBUG (127.0.0.1:40954 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085337884 DHNBAP NOTICE (127.0.0.1:40954 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085337884 DHNBAP NOTICE (127.0.0.1:40954 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085337884 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085337884 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085338022 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 20250404085338022 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 20250404085338022 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085338022 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(838)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085338031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085338031 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085338031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085338031 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085338031 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 20250404085338031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085338031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085338031 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085338031 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085338031 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085338031 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085338031 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 20250404085338031 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085338031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085338031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085338031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085338031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085338031 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085338031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085338031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085338031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085338031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085338031 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085338031 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085338031 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085338032 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085338033 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085338033 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085338033 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085338033 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085338033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338033 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338033 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338033 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338033 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338033 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085338033 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338033 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085338033 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085338033 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085338033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085338033 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085338033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085338033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085338033 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085338033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085338033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085338033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085338033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085338033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338033 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085338049 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 20250404085338049 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 20250404085338049 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085338049 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(841)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085338056 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338056 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085338056 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085338056 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085338056 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085338056 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085338056 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085338056 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 20250404085338056 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085338056 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085338056 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085338061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085338061 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085338061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085338061 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085338061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085338061 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085338061 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 20250404085338061 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085338061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085338061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085338061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085338061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085338061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085338061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085338061 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085338061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085338061 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085338061 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085338061 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085338061 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085338061 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085338061 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085338062 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085338062 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085338062 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085338062 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085338062 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085338062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338062 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338062 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338062 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338062 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338062 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338062 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085338062 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338062 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085338062 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085338062 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085338062 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085338062 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085338062 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338062 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085338062 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085338062 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085338062 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085338062 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085338062 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085338062 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085338062 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338062 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(837)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085338833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085338833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085338833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085338833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085338833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085338833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085338833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085338833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338833 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085338833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085338833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085338833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085338833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085338833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085338833 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085338833 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085338833 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085338833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338833 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085338833 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085338833 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085338833 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085338833 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) 20250404085338833 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085338834 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085338834 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085338834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338834 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338834 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338834 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338834 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338834 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085338834 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338834 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085338834 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085338834 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085338834 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085338834 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085338834 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085338834 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338834 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085338834 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085338834 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085338834 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085338834 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085338834 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085338834 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085338834 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338834 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085338837 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338837 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085338837 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085338837 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085338837 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085338837 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085338837 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085338837 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085338837 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338837 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085338837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085338837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085338837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085338837 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085338837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085338837 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085338837 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085338837 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338838 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085338838 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085338838 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085338838 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085338838 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085338867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085338867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085338867 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085338867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085338867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085338867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085338867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085338867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338867 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085338867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085338867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085338867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085338867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085338867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085338867 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085338867 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085338867 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085338867 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085338867 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085338867 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085338867 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) 20250404085338867 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085338867 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085338867 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338867 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338867 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085338867 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085338867 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085338867 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085338867 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085338867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085338867 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085338867 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085338867 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338867 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085338867 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085338867 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085338867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085338867 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085338867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085338867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085338867 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338867 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085338869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085338869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085338869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085338869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085338869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085338869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085338869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085338869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085338869 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085338869 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085338869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085338869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085338869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085338869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085338869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085338869 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085338869 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085338869 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085338869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338869 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338869 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338869 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338869 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338870 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338870 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338870 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085338870 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085338870 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085338870 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085338870 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085338870 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085338870 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085338870 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085338894 DLCTRL DEBUG Command: GET 734734867 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085338894 DLCTRL DEBUG Tx Command reply: GET_REPLY 734734867 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085338901 DLCTRL DEBUG Command: GET 168349101 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085338901 DLCTRL DEBUG Tx Command reply: GET_REPLY 168349101 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085338905 DLCTRL DEBUG Command: GET 776778556 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085338906 DLCTRL DEBUG Tx Command reply: GET_REPLY 776778556 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085338911 DLCTRL DEBUG Command: GET 919810578 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085338911 DLCTRL DEBUG Tx Command reply: GET_REPLY 919810578 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085338913 DLCTRL DEBUG Command: GET 619641151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085338913 DLCTRL DEBUG Tx Command reply: GET_REPLY 619641151 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085338915 DLCTRL DEBUG Command: GET 424896590 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085338915 DLCTRL DEBUG Tx Command reply: GET_REPLY 424896590 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085338918 DLCTRL DEBUG Command: GET 991229313 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085338918 DLCTRL DEBUG Tx Command reply: GET_REPLY 991229313 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085338922 DLCTRL DEBUG Command: GET 571326653 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085338922 DLCTRL DEBUG Tx Command reply: GET_REPLY 571326653 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085338923 DLCTRL DEBUG Command: GET 671611594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085338923 DLCTRL DEBUG Tx Command reply: GET_REPLY 671611594 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085338929 DLCTRL DEBUG Command: GET 323525524 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085338929 DLCTRL DEBUG Tx Command reply: GET_REPLY 323525524 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085338933 DLCTRL DEBUG Command: GET 528850100 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085338933 DLCTRL DEBUG Tx Command reply: GET_REPLY 528850100 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085338940 DLCTRL DEBUG Command: GET 320683883 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085338940 DLCTRL DEBUG Tx Command reply: GET_REPLY 320683883 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085338943 DLCTRL DEBUG Command: GET 968824191 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085338943 DLCTRL DEBUG Tx Command reply: GET_REPLY 968824191 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085338947 DLCTRL DEBUG Command: GET 834157749 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085338947 DLCTRL DEBUG Tx Command reply: GET_REPLY 834157749 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085338949 DLCTRL DEBUG Command: GET 944832169 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085338949 DLCTRL DEBUG Tx Command reply: GET_REPLY 944832169 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085338951 DLCTRL DEBUG Command: GET 151142331 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085338951 DLCTRL DEBUG Tx Command reply: GET_REPLY 151142331 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085338952 DLCTRL DEBUG Command: GET 980087007 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085338952 DLCTRL DEBUG Tx Command reply: GET_REPLY 980087007 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085338953 DLCTRL DEBUG Command: GET 530032665 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085338953 DLCTRL DEBUG Tx Command reply: GET_REPLY 530032665 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085338955 DLCTRL DEBUG Command: GET 784812475 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085338955 DLCTRL DEBUG Tx Command reply: GET_REPLY 784812475 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085338956 DLCTRL DEBUG Command: GET 231832893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085338956 DLCTRL DEBUG Tx Command reply: GET_REPLY 231832893 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000001001001010'B, t_guard := 20.000000 } 20250404085338994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)3585046 20250404085340046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085340046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085340046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085340046 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085340046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x36b416, normal) (hnbgw_rua.c:407) 20250404085340046 DHNB DEBUG map_rua[0x56294462e9c0]{init}: Allocated (fsm.c:456) 20250404085340046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085340046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3585046 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085340046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085340046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085340046 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085340046 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3585046 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085340046 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085340046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085340046 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3585046 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085340046 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3585046 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085340046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085340046 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085340046 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085340046 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085340046 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085340046 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085340046 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{IDLE}: Allocated (fsm.c:456) 20250404085340046 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085340046 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300024a0056400500f1100926) (sccp_scrc.c:415) 20250404085340046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085340046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085340046 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085340046 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085340046 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085340046 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085340047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085340047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085340047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085340047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085340047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085340047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085340047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085340047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085340047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085340047 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 5f 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 00 00 3a 40 08 00 00 f1 10 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 4a 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:1175) 20250404085340047 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085340047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085340047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085340047 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085340047 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085340047 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085340047 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085340047 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085340047 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085340047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085340047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085340047 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085340047 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5f 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 00 00 3a 40 08 00 00 f1 10 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 4a 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(839)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)812614 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(843)@d00087d8efbb: setverdict(pass): none -> pass 20250404085340063 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085340063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085340063 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085340063 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085340063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085340063 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085340063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085340063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085340063 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085340063 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5f 8c f4 a8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085340064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085340064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085340064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085340064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085340064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085340064 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008cf4a8) (sccp_scrc.c:486) 20250404085340064 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250404085340064 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085340064 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085340064 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085340064 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085340064 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085340064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085340064 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085340066 DLCTRL DEBUG Command: GET 701136402 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085340066 DLCTRL DEBUG Tx Command reply: GET_REPLY 701136402 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085340070 DLCTRL DEBUG Command: GET 303409864 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085340070 DLCTRL DEBUG Tx Command reply: GET_REPLY 303409864 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085340075 DLCTRL DEBUG Command: GET 501459691 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085340075 DLCTRL DEBUG Tx Command reply: GET_REPLY 501459691 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085340079 DLCTRL DEBUG Command: GET 126332230 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085340079 DLCTRL DEBUG Tx Command reply: GET_REPLY 126332230 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085340083 DLCTRL DEBUG Command: GET 887868269 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085340083 DLCTRL DEBUG Tx Command reply: GET_REPLY 887868269 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085340087 DLCTRL DEBUG Command: GET 929471697 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085340087 DLCTRL DEBUG Tx Command reply: GET_REPLY 929471697 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085340090 DLCTRL DEBUG Command: GET 403045239 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085340090 DLCTRL DEBUG Tx Command reply: GET_REPLY 403045239 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085340092 DLCTRL DEBUG Command: GET 268630658 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085340092 DLCTRL DEBUG Tx Command reply: GET_REPLY 268630658 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085340095 DLCTRL DEBUG Command: GET 912450762 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085340095 DLCTRL DEBUG Tx Command reply: GET_REPLY 912450762 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085340097 DLCTRL DEBUG Command: GET 434885024 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085340097 DLCTRL DEBUG Tx Command reply: GET_REPLY 434885024 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085340099 DLCTRL DEBUG Command: GET 824017968 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085340099 DLCTRL DEBUG Tx Command reply: GET_REPLY 824017968 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085340101 DLCTRL DEBUG Command: GET 227845522 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085340101 DLCTRL DEBUG Tx Command reply: GET_REPLY 227845522 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085340103 DLCTRL DEBUG Command: GET 616498395 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085340103 DLCTRL DEBUG Tx Command reply: GET_REPLY 616498395 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085340106 DLCTRL DEBUG Command: GET 952805558 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085340106 DLCTRL DEBUG Tx Command reply: GET_REPLY 952805558 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085340109 DLCTRL DEBUG Command: GET 168336287 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085340109 DLCTRL DEBUG Tx Command reply: GET_REPLY 168336287 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085340112 DLCTRL DEBUG Command: GET 522371031 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085340112 DLCTRL DEBUG Tx Command reply: GET_REPLY 522371031 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085340114 DLCTRL DEBUG Command: GET 444667756 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085340114 DLCTRL DEBUG Tx Command reply: GET_REPLY 444667756 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085340117 DLCTRL DEBUG Command: GET 664104707 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085340117 DLCTRL DEBUG Tx Command reply: GET_REPLY 664104707 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085340120 DLCTRL DEBUG Command: GET 953793044 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085340120 DLCTRL DEBUG Tx Command reply: GET_REPLY 953793044 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085340123 DLCTRL DEBUG Command: GET 877220683 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085340123 DLCTRL DEBUG Tx Command reply: GET_REPLY 877220683 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000001100110'B, t_guard := 20.000000 } 20250404085340145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)9310261 20250404085341169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085341169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085341169 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404085341169 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085341169 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8e1035, normal) (hnbgw_rua.c:407) 20250404085341169 DHNB DEBUG map_rua[0x5629446199f0]{init}: Allocated (fsm.c:456) 20250404085341170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085341170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9310261 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085341170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085341170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085341170 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404085341170 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9310261 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085341170 DCN DEBUG map_sccp[0x5629446221d0]{init}: Allocated (fsm.c:456) 20250404085341170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085341170 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9310261 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085341170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9310261 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404085341170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085341170 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085341170 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085341170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085341170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085341170 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085341170 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{IDLE}: Allocated (fsm.c:456) 20250404085341170 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085341170 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000660056400500f1100926) (sccp_scrc.c:415) 20250404085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085341170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085341170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085341170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085341170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085341170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085341170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085341170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085341170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085341170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085341170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085341170 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085341170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085341170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085341170 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 06 01 00 00 60 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 00 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 66 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085341170 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085341170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085341171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085341171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085341171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085341171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085341171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085341171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085341171 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085341171 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085341171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085341171 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085341171 DLSS7 <000c> osmo_ss7_asp.c:1175 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 06 01 00 00 60 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 00 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 66 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)4064840 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085341177 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085341177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085341177 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085341177 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085341177 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085341177 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085341177 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085341177 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085341177 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085341177 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 d8 02 b7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085341177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085341177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085341177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085341178 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085341178 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085341178 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d802b7) (sccp_scrc.c:486) 20250404085341178 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250404085341178 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085341178 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085341178 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085341178 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085341178 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085341178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085341178 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085341180 DLCTRL DEBUG Command: GET 480268568 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085341180 DLCTRL DEBUG Tx Command reply: GET_REPLY 480268568 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085341184 DLCTRL DEBUG Command: GET 314907037 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085341184 DLCTRL DEBUG Tx Command reply: GET_REPLY 314907037 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085341188 DLCTRL DEBUG Command: GET 515114346 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085341188 DLCTRL DEBUG Tx Command reply: GET_REPLY 515114346 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085341193 DLCTRL DEBUG Command: GET 574625073 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085341193 DLCTRL DEBUG Tx Command reply: GET_REPLY 574625073 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085341197 DLCTRL DEBUG Command: GET 140067513 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085341197 DLCTRL DEBUG Tx Command reply: GET_REPLY 140067513 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085341201 DLCTRL DEBUG Command: GET 804766677 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085341201 DLCTRL DEBUG Tx Command reply: GET_REPLY 804766677 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085341205 DLCTRL DEBUG Command: GET 489887976 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085341205 DLCTRL DEBUG Tx Command reply: GET_REPLY 489887976 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085341209 DLCTRL DEBUG Command: GET 313842382 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085341209 DLCTRL DEBUG Tx Command reply: GET_REPLY 313842382 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085341212 DLCTRL DEBUG Command: GET 189839482 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085341212 DLCTRL DEBUG Tx Command reply: GET_REPLY 189839482 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085341215 DLCTRL DEBUG Command: GET 260853142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085341215 DLCTRL DEBUG Tx Command reply: GET_REPLY 260853142 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085341218 DLCTRL DEBUG Command: GET 694218581 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085341218 DLCTRL DEBUG Tx Command reply: GET_REPLY 694218581 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085341220 DLCTRL DEBUG Command: GET 911451405 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085341220 DLCTRL DEBUG Tx Command reply: GET_REPLY 911451405 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085341222 DLCTRL DEBUG Command: GET 607608728 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085341222 DLCTRL DEBUG Tx Command reply: GET_REPLY 607608728 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085341224 DLCTRL DEBUG Command: GET 641368816 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085341224 DLCTRL DEBUG Tx Command reply: GET_REPLY 641368816 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085341225 DLCTRL DEBUG Command: GET 32547519 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085341226 DLCTRL DEBUG Tx Command reply: GET_REPLY 32547519 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085341227 DLCTRL DEBUG Command: GET 627563302 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085341227 DLCTRL DEBUG Tx Command reply: GET_REPLY 627563302 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085341229 DLCTRL DEBUG Command: GET 774533350 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085341230 DLCTRL DEBUG Tx Command reply: GET_REPLY 774533350 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085341232 DLCTRL DEBUG Command: GET 389189720 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085341232 DLCTRL DEBUG Tx Command reply: GET_REPLY 389189720 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085341235 DLCTRL DEBUG Command: GET 68997747 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085341235 DLCTRL DEBUG Tx Command reply: GET_REPLY 68997747 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085341238 DLCTRL DEBUG Command: GET 10203095 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085341238 DLCTRL DEBUG Tx Command reply: GET_REPLY 10203095 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001110000011'B, t_guard := 20.000000 } 20250404085341275 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38068<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)8991538 20250404085342303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085342303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085342303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085342303 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085342303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x893332, normal) (hnbgw_rua.c:407) 20250404085342303 DHNB DEBUG map_rua[0x562944615970]{init}: Allocated (fsm.c:456) 20250404085342303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085342303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8991538 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085342303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085342303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085342303 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8991538 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085342303 DCN DEBUG map_sccp[0x5629446193f0]{init}: Allocated (fsm.c:456) 20250404085342303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085342304 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8991538 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085342304 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8991538 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085342304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085342304 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085342304 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085342304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085342304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085342304 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085342304 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{IDLE}: Allocated (fsm.c:456) 20250404085342304 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085342304 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030003830056400500f1100926) (sccp_scrc.c:415) 20250404085342304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085342304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085342304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085342304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085342304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085342304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085342304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085342304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085342304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085342304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085342304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085342304 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085342304 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085342304 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085342304 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085342304 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 07 01 00 00 61 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 00 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 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085342304 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085342304 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085342304 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085342305 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085342305 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085342305 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085342305 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085342305 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085342305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085342305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085342305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085342305 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085342305 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 01 00 00 61 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 00 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 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)13565697 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404085342310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085342310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085342310 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085342310 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085342310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085342310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085342310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085342310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085342310 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085342310 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 9c 30 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085342311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085342311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085342311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085342311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085342311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085342311 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00329c30) (sccp_scrc.c:486) 20250404085342311 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250404085342311 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085342311 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085342311 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085342311 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085342311 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085342311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085342311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085342313 DLCTRL DEBUG Command: GET 357630391 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085342313 DLCTRL DEBUG Tx Command reply: GET_REPLY 357630391 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250404085342317 DLCTRL DEBUG Command: GET 333741707 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085342317 DLCTRL DEBUG Tx Command reply: GET_REPLY 333741707 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085342319 DLCTRL DEBUG Command: GET 213046871 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085342319 DLCTRL DEBUG Tx Command reply: GET_REPLY 213046871 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085342321 DLCTRL DEBUG Command: GET 305389063 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085342321 DLCTRL DEBUG Tx Command reply: GET_REPLY 305389063 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085342324 DLCTRL DEBUG Command: GET 781264489 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085342324 DLCTRL DEBUG Tx Command reply: GET_REPLY 781264489 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085342326 DLCTRL DEBUG Command: GET 760037608 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085342326 DLCTRL DEBUG Tx Command reply: GET_REPLY 760037608 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085342327 DLCTRL DEBUG Command: GET 355355696 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085342327 DLCTRL DEBUG Tx Command reply: GET_REPLY 355355696 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085342330 DLCTRL DEBUG Command: GET 547863963 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085342330 DLCTRL DEBUG Tx Command reply: GET_REPLY 547863963 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085342335 DLCTRL DEBUG Command: GET 419716709 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085342335 DLCTRL DEBUG Tx Command reply: GET_REPLY 419716709 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085342339 DLCTRL DEBUG Command: GET 303989739 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085342339 DLCTRL DEBUG Tx Command reply: GET_REPLY 303989739 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085342342 DLCTRL DEBUG Command: GET 319235671 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085342342 DLCTRL DEBUG Tx Command reply: GET_REPLY 319235671 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085342345 DLCTRL DEBUG Command: GET 577482453 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085342345 DLCTRL DEBUG Tx Command reply: GET_REPLY 577482453 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085342346 DLCTRL DEBUG Command: GET 394389529 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085342346 DLCTRL DEBUG Tx Command reply: GET_REPLY 394389529 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085342348 DLCTRL DEBUG Command: GET 311604402 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085342348 DLCTRL DEBUG Tx Command reply: GET_REPLY 311604402 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085342350 DLCTRL DEBUG Command: GET 186959320 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085342350 DLCTRL DEBUG Tx Command reply: GET_REPLY 186959320 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085342352 DLCTRL DEBUG Command: GET 45863586 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085342352 DLCTRL DEBUG Tx Command reply: GET_REPLY 45863586 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085342355 DLCTRL DEBUG Command: GET 507394463 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085342355 DLCTRL DEBUG Tx Command reply: GET_REPLY 507394463 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085342358 DLCTRL DEBUG Command: GET 300133911 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085342358 DLCTRL DEBUG Tx Command reply: GET_REPLY 300133911 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085342360 DLCTRL DEBUG Command: GET 222060833 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085342360 DLCTRL DEBUG Tx Command reply: GET_REPLY 222060833 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085342362 DLCTRL DEBUG Command: GET 780304053 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085342362 DLCTRL DEBUG Tx Command reply: GET_REPLY 780304053 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001110101000'B, t_guard := 20.000000 } 20250404085342389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@d00087d8efbb: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)12842999 20250404085343415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085343415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085343415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085343415 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085343416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc3f7f7, normal) (hnbgw_rua.c:407) 20250404085343416 DHNB DEBUG map_rua[0x56294461c230]{init}: Allocated (fsm.c:456) 20250404085343416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085343416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12842999 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085343416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085343416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085343416 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085343416 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12842999 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085343416 DCN DEBUG map_sccp[0x562944620060]{init}: Allocated (fsm.c:456) 20250404085343416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085343416 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12842999 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085343416 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12842999 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085343416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085343416 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085343416 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085343416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085343416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085343416 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085343416 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{IDLE}: Allocated (fsm.c:456) 20250404085343416 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085343416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003a80056400500f1100926) (sccp_scrc.c:415) 20250404085343416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085343416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085343416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085343416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085343416 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085343416 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085343416 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085343416 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085343416 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085343416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085343416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343416 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 62 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085343416 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085343416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085343416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085343417 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343417 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343417 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343417 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085343417 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085343417 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085343417 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085343417 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085343417 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085343417 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 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 00 00 3a 40 08 00 00 f1 10 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 a8 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)11861485 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250404085343422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343422 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085343422 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085343422 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085343422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085343422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085343422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085343422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085343422 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085343422 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ad b8 72 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085343422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085343422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085343422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085343422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085343422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085343422 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00adb872) (sccp_scrc.c:486) 20250404085343422 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250404085343422 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085343422 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085343422 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085343422 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085343422 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085343422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085343422 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085343425 DLCTRL DEBUG Command: GET 435878232 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085343425 DLCTRL DEBUG Tx Command reply: GET_REPLY 435878232 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250404085343428 DLCTRL DEBUG Command: GET 983086874 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085343428 DLCTRL DEBUG Tx Command reply: GET_REPLY 983086874 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085343431 DLCTRL DEBUG Command: GET 912249613 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085343431 DLCTRL DEBUG Tx Command reply: GET_REPLY 912249613 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085343435 DLCTRL DEBUG Command: GET 176118131 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085343435 DLCTRL DEBUG Tx Command reply: GET_REPLY 176118131 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085343439 DLCTRL DEBUG Command: GET 557023900 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085343439 DLCTRL DEBUG Tx Command reply: GET_REPLY 557023900 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085343443 DLCTRL DEBUG Command: GET 122191132 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085343443 DLCTRL DEBUG Tx Command reply: GET_REPLY 122191132 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085343446 DLCTRL DEBUG Command: GET 623879695 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085343446 DLCTRL DEBUG Tx Command reply: GET_REPLY 623879695 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085343449 DLCTRL DEBUG Command: GET 305144488 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085343449 DLCTRL DEBUG Tx Command reply: GET_REPLY 305144488 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085343451 DLCTRL DEBUG Command: GET 311844411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085343451 DLCTRL DEBUG Tx Command reply: GET_REPLY 311844411 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085343453 DLCTRL DEBUG Command: GET 409274700 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085343453 DLCTRL DEBUG Tx Command reply: GET_REPLY 409274700 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085343455 DLCTRL DEBUG Command: GET 926751561 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085343455 DLCTRL DEBUG Tx Command reply: GET_REPLY 926751561 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085343457 DLCTRL DEBUG Command: GET 53804365 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085343457 DLCTRL DEBUG Tx Command reply: GET_REPLY 53804365 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085343459 DLCTRL DEBUG Command: GET 79391829 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085343459 DLCTRL DEBUG Tx Command reply: GET_REPLY 79391829 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085343460 DLCTRL DEBUG Command: GET 986291186 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085343460 DLCTRL DEBUG Tx Command reply: GET_REPLY 986291186 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085343461 DLCTRL DEBUG Command: GET 873301177 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085343461 DLCTRL DEBUG Tx Command reply: GET_REPLY 873301177 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085343462 DLCTRL DEBUG Command: GET 477784555 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085343462 DLCTRL DEBUG Tx Command reply: GET_REPLY 477784555 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085343464 DLCTRL DEBUG Command: GET 297027543 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085343464 DLCTRL DEBUG Tx Command reply: GET_REPLY 297027543 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085343465 DLCTRL DEBUG Command: GET 198975348 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085343465 DLCTRL DEBUG Tx Command reply: GET_REPLY 198975348 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085343466 DLCTRL DEBUG Command: GET 588421381 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085343466 DLCTRL DEBUG Tx Command reply: GET_REPLY 588421381 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085343467 DLCTRL DEBUG Command: GET 184995796 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085343467 DLCTRL DEBUG Tx Command reply: GET_REPLY 184995796 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085343470 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38046<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085343470 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41187<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(830)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(829)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085343473 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38030<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085343473 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085343473 DLINP DEBUG SRVCONN(,r=127.0.0.1:40954<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085343473 DLINP NOTICE SRV(,r=127.0.0.1:40954<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085343473 DMAIN NOTICE (127.0.0.1:40954 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:40954<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085343473 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(837)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(836)@d00087d8efbb: Final verdict of PTC: none 20250404085343475 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085343475 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) 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085343475 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085343475 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) 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085343475 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 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085343475 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085343475 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085343475 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085343475 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 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085343475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085343475 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085343475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085343475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085343475 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085343475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085343475 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085343475 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085343475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085343475 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085343475 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085343475 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085343475 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085343475 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 20250404085343475 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) 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085343475 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085343475 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) 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@d00087d8efbb: Final verdict of PTC: none 20250404085343475 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) 20250404085343475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343476 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085343476 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085343476 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085343476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085343476 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085343476 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 20250404085343476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085343476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085343476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085343476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085343476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085343476 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085343476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085343476 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085343476 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085343476 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085343476 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085343476 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085343476 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085343476 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085343476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085343476 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085343476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085343476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085343476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 8c f4 a8 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343476 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085343476 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085343476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{disrupted}: Freeing instance (context_map.c:202) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3585046)[0x56294462e9c0]{disrupted}: Deallocated (fsm.c:568) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) 20250404085343476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3585046 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085343476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085343476 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085343476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085343476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085343476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d8 02 b7 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343476 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085343476 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085343476 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{disrupted}: Freeing instance (context_map.c:202) 20250404085343476 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9310261)[0x5629446199f0]{disrupted}: Deallocated (fsm.c:568) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{disconnected}: Freeing instance (context_map.c:206) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x5629446221d0]{disconnected}: Deallocated (fsm.c:568) 20250404085343476 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9310261 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250404085343476 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085343476 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085343476 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085343476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085343477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085343477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 32 9c 30 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343477 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085343477 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085343477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{disrupted}: Freeing instance (context_map.c:202) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8991538)[0x562944615970]{disrupted}: Deallocated (fsm.c:568) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x5629446193f0]{disconnected}: Deallocated (fsm.c:568) 20250404085343477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8991538 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@d00087d8efbb: Final verdict of PTC: none 20250404085343477 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085343477 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085343477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085343477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343477 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085343477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ad b8 72 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343477 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085343477 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085343477 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{disrupted}: Freeing instance (context_map.c:202) 20250404085343477 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12842999)[0x56294461c230]{disrupted}: Deallocated (fsm.c:568) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(838)@d00087d8efbb: Final verdict of PTC: none 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{disconnected}: Freeing instance (context_map.c:206) 20250404085343477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x562944620060]{disconnected}: Deallocated (fsm.c:568) 20250404085343477 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12842999 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085343478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085343478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085343478 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_Test.sgsn0-M3UA(841)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@d00087d8efbb: Final verdict of PTC: none 20250404085343478 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085343478 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085343478 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085343478 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085343478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085343478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085343478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085343478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085343478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085343478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085343478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085343478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085343479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085343479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085343479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085343479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW-PFCP(831)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(842)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(839)@d00087d8efbb: Final verdict of PTC: none 20250404085343482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38054<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@d00087d8efbb: Final verdict of PTC: pass 20250404085343482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38060<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085343482 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@d00087d8efbb: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(843)@d00087d8efbb: Final verdict of PTC: pass 20250404085343483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38068<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:53:43 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 20250404085343539 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38086<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085343856 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085343856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085343856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085343856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085343856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085343856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343856 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085343856 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085343856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085343856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343856 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085343856 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085343856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085343856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085343856 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085343856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085343857 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085343857 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085343860 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085343860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085343860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085343860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085343860 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085343860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085343861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085343861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085343904 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085343904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085343904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085343904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085343904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085343904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085343904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085343904 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085343907 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085343907 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085343907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085343907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343907 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085343907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085343907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085343907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 ca 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085343907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085343907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085343909 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085343909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085343909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085343909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085343909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085343909 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085343909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085343909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085343909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085343909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085343909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085343909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085343909 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 20250404085343909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085343909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085344143 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38086<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=456428) 20250404085344328 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085344328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085344328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085344328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085344328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085344328 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085344328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085344328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085344328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 95 be 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085344328 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085344328 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085344328 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085344328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085344329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085344329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085344329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085344329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085344329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085344329 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085344329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085344329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085344329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085344329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085344329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085344329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085344329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085344329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 88 01 8d 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085344329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085344329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085344329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085344329 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 20250404085344329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085344329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085344329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085344329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085344329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085344329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085344329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085344329 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085344330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085344330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085344330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085344330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085344330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085344330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085344857 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085344857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085344857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085344857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085344857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085344857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085344857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085344857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085344857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c0 17 dd 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085344857 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085344857 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085344858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085344858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085344858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085344858 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=456428, count=509616) 20250404085345476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085345476 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085345476 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085345476 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085345476 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085345477 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085345642 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085345642 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0009ee7b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085345642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085345642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085345642 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085345642 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085345642 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085345642 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085345642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ee 7b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085345643 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085345643 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085345643 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085345643 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085345643 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085345643 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:53:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_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 20250404085346505 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(80)[0x562944620560]{IDLE}: Deallocated (fsm.c:568) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085346505 DLSCCP DEBUG SCCP-SCOC(79)[0x5629446168b0]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250404085347248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55330<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085347254 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085347256 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33723<->l=127.0.0.1:4262) (control_if.c:572) 20250404085347276 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085347276 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085347288 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347288 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347289 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347289 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085347289 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54797 (stream_srv.c:142) 20250404085347289 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54797<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085347290 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347290 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085347290 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347290 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085347290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085347290 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347290 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347290 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347290 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347290 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085347290 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347290 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347290 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347290 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347290 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085347290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085347290 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085347291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085347291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085347291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085347291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085347291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085347292 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347292 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085347292 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347292 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085347292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085347292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085347292 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347292 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347292 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347292 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 20250404085347292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085347292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085347293 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347293 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085347293 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347293 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) 20250404085347293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347293 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) 20250404085347293 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) 20250404085347293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085347293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085347294 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347294 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 20250404085347294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085347294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(857)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(857)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(855)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(860)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(860)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(858)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085347321 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347321 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347321 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347321 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347321 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347321 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347321 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085347321 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347322 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347322 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085347322 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347322 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347322 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347322 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) 20250404085347322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347322 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347322 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347322 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347322 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347323 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) 20250404085347323 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) 20250404085347323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085347323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085347323 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347323 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347323 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085347323 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347323 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085347323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085347323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085347323 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347323 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347323 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085347323 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347323 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347323 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085347323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085347323 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347323 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347323 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085347323 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347323 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347323 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347323 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347323 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085347323 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347323 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085347323 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085347323 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347323 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 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085347323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347323 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 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085347323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085347323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347323 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347323 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347323 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085347323 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(863)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(863)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(866)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(864)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085347358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085347358 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085347359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085347359 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085347359 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085347359 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085347359 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085347359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085347359 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085347363 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085347363 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085347363 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085347363 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085347363 DHNBAP DEBUG (127.0.0.1:54797 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085347363 DHNBAP NOTICE (127.0.0.1:54797 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085347363 DHNBAP NOTICE (127.0.0.1:54797 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085347363 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085347363 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085347509 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 20250404085347509 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 20250404085347509 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085347509 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(857)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085347516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347516 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085347516 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085347516 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085347516 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085347516 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085347516 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085347516 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 20250404085347516 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085347516 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085347516 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085347517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347517 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085347517 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085347517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085347517 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085347517 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085347517 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085347517 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 20250404085347517 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085347517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085347517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085347517 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085347517 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085347517 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085347517 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085347517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085347517 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085347517 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085347517 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085347517 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085347517 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085347517 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347518 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347518 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085347518 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347519 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 20250404085347519 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 20250404085347519 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085347519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085347519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085347519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085347519 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085347519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085347519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085347519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085347519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085347519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085347519 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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.msc1-M3UA(860)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085347525 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) 20250404085347525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085347525 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085347525 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085347525 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085347525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085347525 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085347525 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 20250404085347525 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085347525 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085347527 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) 20250404085347527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085347527 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085347527 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347527 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085347527 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085347527 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085347527 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 20250404085347527 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085347527 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347527 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085347527 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085347527 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085347527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085347527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085347527 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085347527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085347527 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085347527 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085347527 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085347527 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085347527 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085347527 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347528 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347528 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085347528 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347528 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347528 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347528 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347528 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347529 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347529 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347529 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347529 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347529 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347529 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347529 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347529 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347529 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085347529 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347529 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085347529 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347529 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347529 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347529 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085347529 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085347529 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' 20250404085347529 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 20250404085347529 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085347529 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085347529 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347534 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 20250404085347534 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 20250404085347534 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085347534 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(863)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085347538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347538 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085347538 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085347538 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085347538 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085347538 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085347538 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085347538 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 20250404085347538 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085347538 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085347538 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085347540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085347540 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085347540 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085347540 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085347540 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085347540 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085347540 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 20250404085347540 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085347540 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085347540 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085347540 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085347540 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085347540 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085347540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085347540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085347540 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085347540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085347540 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085347540 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085347540 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085347540 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085347540 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085347540 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347541 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347541 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085347541 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347542 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085347542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085347542 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085347542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085347542 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085347542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085347542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085347542 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085347542 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085347546 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 20250404085347546 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 20250404085347546 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085347546 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(866)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085347550 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) 20250404085347550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085347550 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085347550 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085347550 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085347550 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085347550 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085347550 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 20250404085347550 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085347550 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347550 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085347552 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) 20250404085347552 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085347552 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085347552 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347552 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085347552 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085347552 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085347552 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 20250404085347552 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085347552 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347552 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085347552 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085347552 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085347552 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085347552 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085347552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085347552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085347552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085347552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085347552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085347552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085347552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085347552 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085347552 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085347552 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085347553 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085347553 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085347553 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085347553 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085347553 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085347553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085347553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085347553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085347553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085347553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085347553 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085347553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085347553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085347553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085347553 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085347553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085347553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085347553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085347553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085347553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085347553 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' 20250404085347553 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 20250404085347553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085347553 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085347553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(856)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085348315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348315 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085348315 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085348315 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085348315 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348315 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085348315 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348315 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348315 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348315 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085348315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348315 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348315 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085348315 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348315 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348315 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085348315 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085348315 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) 20250404085348315 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085348315 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085348315 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348315 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348315 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085348315 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348315 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085348315 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085348315 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085348315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085348315 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085348315 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085348316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085348316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085348316 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085348316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085348316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085348316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085348316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085348316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348316 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085348318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085348318 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085348318 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085348318 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348318 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085348318 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348318 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348318 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348318 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085348318 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348318 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348318 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085348318 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085348318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348318 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348318 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348319 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348319 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348319 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085348319 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085348319 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085348324 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) 20250404085348324 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085348324 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085348324 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 20250404085348324 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348324 DLSS7 <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' 20250404085348324 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348324 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348324 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348324 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348324 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348324 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) 20250404085348324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348324 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348324 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085348324 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348324 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348324 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085348324 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085348324 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) 20250404085348324 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) 20250404085348324 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085348324 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348324 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348324 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348324 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085348324 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348324 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085348324 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085348324 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085348324 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085348325 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085348325 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085348325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348325 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085348325 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085348325 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085348325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085348325 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' 20250404085348325 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 20250404085348325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085348325 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348325 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348325 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) 20250404085348325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085348325 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085348325 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 20250404085348325 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348325 DLSS7 <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' 20250404085348325 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348325 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348325 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348325 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348325 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348325 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348325 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) 20250404085348325 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348325 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348325 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085348325 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085348325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348325 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348325 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348325 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348325 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348325 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348326 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348326 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348326 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348326 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348326 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348326 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348326 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348326 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085348326 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085348326 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085348340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348340 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085348340 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085348340 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085348340 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348340 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085348340 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348340 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348340 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348340 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348340 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348340 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085348340 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348340 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348340 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085348340 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085348340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348340 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348340 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348340 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348340 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085348340 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085348340 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) 20250404085348340 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085348340 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085348340 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085348340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348340 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348340 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348340 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348340 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348341 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348341 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348341 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348341 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348341 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085348341 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348341 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085348341 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085348341 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085348341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085348341 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085348341 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085348341 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348341 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085348341 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085348341 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085348341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085348341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085348341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085348341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085348341 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348341 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085348343 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348343 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085348343 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085348343 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085348343 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348343 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085348343 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348343 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348343 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348343 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348343 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348343 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085348343 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348344 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348344 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085348344 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085348344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348344 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348344 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348344 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348344 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348344 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348344 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085348344 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085348344 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085348353 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) 20250404085348353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085348353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085348353 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 20250404085348353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348353 DLSS7 <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' 20250404085348353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348353 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348353 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) 20250404085348353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085348353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085348353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348353 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085348353 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085348353 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) 20250404085348354 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) 20250404085348354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085348354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085348354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085348354 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085348354 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085348354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085348354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085348354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085348354 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085348354 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085348354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085348354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085348354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085348354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085348354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085348354 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' 20250404085348354 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 20250404085348354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085348354 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348354 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404085348355 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) 20250404085348355 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085348355 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085348355 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 20250404085348355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085348355 DLSS7 <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' 20250404085348355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085348355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085348355 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085348355 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085348355 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085348355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085348355 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085348355 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) 20250404085348355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085348355 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085348355 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085348355 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085348355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348355 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085348355 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085348355 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085348355 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085348355 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085348355 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085348355 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085348355 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085349373 DLCTRL DEBUG Command: GET 637747433 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085349373 DLCTRL DEBUG Tx Command reply: GET_REPLY 637747433 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085349380 DLCTRL DEBUG Command: GET 181062437 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085349380 DLCTRL DEBUG Tx Command reply: GET_REPLY 181062437 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085349384 DLCTRL DEBUG Command: GET 96873310 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085349384 DLCTRL DEBUG Tx Command reply: GET_REPLY 96873310 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085349388 DLCTRL DEBUG Command: GET 168808697 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085349388 DLCTRL DEBUG Tx Command reply: GET_REPLY 168808697 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085349393 DLCTRL DEBUG Command: GET 926854735 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085349393 DLCTRL DEBUG Tx Command reply: GET_REPLY 926854735 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085349397 DLCTRL DEBUG Command: GET 738612603 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085349397 DLCTRL DEBUG Tx Command reply: GET_REPLY 738612603 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085349400 DLCTRL DEBUG Command: GET 106098179 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085349400 DLCTRL DEBUG Tx Command reply: GET_REPLY 106098179 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085349404 DLCTRL DEBUG Command: GET 139998486 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085349404 DLCTRL DEBUG Tx Command reply: GET_REPLY 139998486 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085349408 DLCTRL DEBUG Command: GET 544349276 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085349408 DLCTRL DEBUG Tx Command reply: GET_REPLY 544349276 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085349413 DLCTRL DEBUG Command: GET 762035908 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085349413 DLCTRL DEBUG Tx Command reply: GET_REPLY 762035908 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085349417 DLCTRL DEBUG Command: GET 316872682 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085349417 DLCTRL DEBUG Tx Command reply: GET_REPLY 316872682 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085349421 DLCTRL DEBUG Command: GET 399586472 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085349421 DLCTRL DEBUG Tx Command reply: GET_REPLY 399586472 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085349426 DLCTRL DEBUG Command: GET 374285886 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085349426 DLCTRL DEBUG Tx Command reply: GET_REPLY 374285886 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085349430 DLCTRL DEBUG Command: GET 96649154 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085349430 DLCTRL DEBUG Tx Command reply: GET_REPLY 96649154 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085349435 DLCTRL DEBUG Command: GET 606367 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085349435 DLCTRL DEBUG Tx Command reply: GET_REPLY 606367 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085349440 DLCTRL DEBUG Command: GET 417710050 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085349440 DLCTRL DEBUG Tx Command reply: GET_REPLY 417710050 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085349446 DLCTRL DEBUG Command: GET 698784443 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085349446 DLCTRL DEBUG Tx Command reply: GET_REPLY 698784443 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085349450 DLCTRL DEBUG Command: GET 448031051 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085349451 DLCTRL DEBUG Tx Command reply: GET_REPLY 448031051 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085349453 DLCTRL DEBUG Command: GET 166952594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085349453 DLCTRL DEBUG Tx Command reply: GET_REPLY 166952594 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085349454 DLCTRL DEBUG Command: GET 368816163 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085349454 DLCTRL DEBUG Tx Command reply: GET_REPLY 368816163 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000000001111001'B, t_guard := 20.000000 } 20250404085349467 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55350<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)4739300 20250404085350512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085350512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085350512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085350512 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085350512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4850e4, normal) (hnbgw_rua.c:407) 20250404085350512 DHNB DEBUG map_rua[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085350512 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085350512 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739300 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085350512 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085350512 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085350512 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085350512 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739300 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085350512 DCN DEBUG map_sccp[0x5629446199f0]{init}: Allocated (fsm.c:456) 20250404085350512 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085350512 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4739300 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085350513 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739300 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085350513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085350513 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085350513 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085350513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085350513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085350513 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085350513 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{IDLE}: Allocated (fsm.c:456) 20250404085350513 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085350513 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030000790056400500f1100926) (sccp_scrc.c:415) 20250404085350513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085350513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085350513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085350513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085350513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085350513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085350513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085350513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085350513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085350513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085350513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085350513 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085350513 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085350513 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085350513 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085350513 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 63 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085350513 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085350513 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085350513 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085350514 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085350514 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085350514 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085350514 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085350514 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085350514 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085350514 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085350514 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085350514 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085350514 DLSS7 <000c> osmo_ss7_asp.c:1175 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 63 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 00 00 3a 40 08 00 00 f1 10 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 79 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)9514253 HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@d00087d8efbb: setverdict(pass): none -> pass 20250404085350526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085350526 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085350526 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085350526 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085350526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085350526 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085350526 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085350526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085350526 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085350526 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 3b 00 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@d00087d8efbb: 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 } } } 20250404085350526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085350526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085350526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085350526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085350527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085350527 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00193b00) (sccp_scrc.c:486) 20250404085350527 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250404085350527 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085350527 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085350527 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085350527 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085350527 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085350527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085350527 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085350527 DLCTRL DEBUG Command: GET 858147606 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085350527 DLCTRL DEBUG Tx Command reply: GET_REPLY 858147606 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085350530 DLCTRL DEBUG Command: GET 704459960 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085350530 DLCTRL DEBUG Tx Command reply: GET_REPLY 704459960 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085350536 DLCTRL DEBUG Command: GET 488238317 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085350536 DLCTRL DEBUG Tx Command reply: GET_REPLY 488238317 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085350539 DLCTRL DEBUG Command: GET 987415776 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085350539 DLCTRL DEBUG Tx Command reply: GET_REPLY 987415776 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085350542 DLCTRL DEBUG Command: GET 637390291 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085350542 DLCTRL DEBUG Tx Command reply: GET_REPLY 637390291 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085350544 DLCTRL DEBUG Command: GET 106517633 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085350544 DLCTRL DEBUG Tx Command reply: GET_REPLY 106517633 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085350546 DLCTRL DEBUG Command: GET 655092266 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085350546 DLCTRL DEBUG Tx Command reply: GET_REPLY 655092266 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085350548 DLCTRL DEBUG Command: GET 455382303 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085350548 DLCTRL DEBUG Tx Command reply: GET_REPLY 455382303 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085350550 DLCTRL DEBUG Command: GET 404625891 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085350550 DLCTRL DEBUG Tx Command reply: GET_REPLY 404625891 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085350553 DLCTRL DEBUG Command: GET 381759783 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085350553 DLCTRL DEBUG Tx Command reply: GET_REPLY 381759783 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085350555 DLCTRL DEBUG Command: GET 545043198 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085350555 DLCTRL DEBUG Tx Command reply: GET_REPLY 545043198 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085350558 DLCTRL DEBUG Command: GET 496932235 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085350558 DLCTRL DEBUG Tx Command reply: GET_REPLY 496932235 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085350560 DLCTRL DEBUG Command: GET 303544209 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085350560 DLCTRL DEBUG Tx Command reply: GET_REPLY 303544209 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085350562 DLCTRL DEBUG Command: GET 219930428 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085350562 DLCTRL DEBUG Tx Command reply: GET_REPLY 219930428 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085350564 DLCTRL DEBUG Command: GET 835615443 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085350564 DLCTRL DEBUG Tx Command reply: GET_REPLY 835615443 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085350565 DLCTRL DEBUG Command: GET 541543734 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085350565 DLCTRL DEBUG Tx Command reply: GET_REPLY 541543734 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085350567 DLCTRL DEBUG Command: GET 213578373 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085350567 DLCTRL DEBUG Tx Command reply: GET_REPLY 213578373 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085350570 DLCTRL DEBUG Command: GET 559134410 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085350570 DLCTRL DEBUG Tx Command reply: GET_REPLY 559134410 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085350574 DLCTRL DEBUG Command: GET 666217224 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085350574 DLCTRL DEBUG Tx Command reply: GET_REPLY 666217224 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085350577 DLCTRL DEBUG Command: GET 159464537 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085350577 DLCTRL DEBUG Tx Command reply: GET_REPLY 159464537 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000011110101'B, t_guard := 20.000000 } 20250404085350599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)6626615 20250404085351626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085351626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085351626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404085351626 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085351626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x651d37, normal) (hnbgw_rua.c:407) 20250404085351626 DHNB DEBUG map_rua[0x562944615970]{init}: Allocated (fsm.c:456) 20250404085351626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085351626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626615 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085351626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085351626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085351626 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404085351626 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626615 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404085351626 DCN DEBUG map_sccp[0x5629446193f0]{init}: Allocated (fsm.c:456) 20250404085351626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085351626 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6626615 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085351626 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626615 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404085351626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085351626 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085351626 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085351626 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085351626 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085351626 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085351626 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{IDLE}: Allocated (fsm.c:456) 20250404085351626 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085351626 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000f50056400500f1100926) (sccp_scrc.c:415) 20250404085351626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085351626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085351626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085351626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085351626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085351626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085351627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085351627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085351627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085351627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085351627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085351627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085351627 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085351627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085351627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085351627 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 02 01 00 00 64 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 00 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 f5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085351627 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085351627 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085351627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085351627 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085351627 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085351627 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085351627 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085351627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085351627 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' 20250404085351627 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 20250404085351627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085351627 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085351627 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 64 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 00 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 f5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(864)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)2851301 HNBGW_Test.sgsn1-SCCP(864)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(864)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085351632 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) 20250404085351632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085351632 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085351632 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 20250404085351632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085351632 DLSS7 <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' 20250404085351632 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_sgsnpool_L3Complete_no_nri_round_robin0(869)@d00087d8efbb: setverdict(pass): none -> pass 20250404085351632 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085351632 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085351632 DLSS7 <000c> osmo_ss7_asp.c:1175 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 64 5b b3 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085351633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085351633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085351633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085351633 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) 20250404085351633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085351633 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005bb399) (sccp_scrc.c:486) 20250404085351633 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250404085351633 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085351633 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085351633 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085351633 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085351633 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085351633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085351633 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085351634 DLCTRL DEBUG Command: GET 137202224 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085351634 DLCTRL DEBUG Tx Command reply: GET_REPLY 137202224 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085351636 DLCTRL DEBUG Command: GET 62945570 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085351636 DLCTRL DEBUG Tx Command reply: GET_REPLY 62945570 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085351641 DLCTRL DEBUG Command: GET 251685387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085351642 DLCTRL DEBUG Tx Command reply: GET_REPLY 251685387 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085351647 DLCTRL DEBUG Command: GET 342854347 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085351647 DLCTRL DEBUG Tx Command reply: GET_REPLY 342854347 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085351651 DLCTRL DEBUG Command: GET 57989741 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085351651 DLCTRL DEBUG Tx Command reply: GET_REPLY 57989741 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085351655 DLCTRL DEBUG Command: GET 620653062 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085351655 DLCTRL DEBUG Tx Command reply: GET_REPLY 620653062 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085351659 DLCTRL DEBUG Command: GET 385204807 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085351659 DLCTRL DEBUG Tx Command reply: GET_REPLY 385204807 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085351663 DLCTRL DEBUG Command: GET 960051974 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085351663 DLCTRL DEBUG Tx Command reply: GET_REPLY 960051974 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085351667 DLCTRL DEBUG Command: GET 652857920 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085351667 DLCTRL DEBUG Tx Command reply: GET_REPLY 652857920 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085351672 DLCTRL DEBUG Command: GET 5956335 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085351672 DLCTRL DEBUG Tx Command reply: GET_REPLY 5956335 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085351675 DLCTRL DEBUG Command: GET 626685279 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085351675 DLCTRL DEBUG Tx Command reply: GET_REPLY 626685279 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085351678 DLCTRL DEBUG Command: GET 512155850 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085351678 DLCTRL DEBUG Tx Command reply: GET_REPLY 512155850 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085351681 DLCTRL DEBUG Command: GET 148996169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085351681 DLCTRL DEBUG Tx Command reply: GET_REPLY 148996169 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085351683 DLCTRL DEBUG Command: GET 997229100 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085351683 DLCTRL DEBUG Tx Command reply: GET_REPLY 997229100 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085351685 DLCTRL DEBUG Command: GET 958195520 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085351685 DLCTRL DEBUG Tx Command reply: GET_REPLY 958195520 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085351687 DLCTRL DEBUG Command: GET 362295360 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085351687 DLCTRL DEBUG Tx Command reply: GET_REPLY 362295360 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085351689 DLCTRL DEBUG Command: GET 690955331 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085351689 DLCTRL DEBUG Tx Command reply: GET_REPLY 690955331 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085351691 DLCTRL DEBUG Command: GET 831657635 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085351691 DLCTRL DEBUG Tx Command reply: GET_REPLY 831657635 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085351692 DLCTRL DEBUG Command: GET 840365793 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085351692 DLCTRL DEBUG Tx Command reply: GET_REPLY 840365793 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085351694 DLCTRL DEBUG Command: GET 97237092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085351694 DLCTRL DEBUG Tx Command reply: GET_REPLY 97237092 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001100101011'B, t_guard := 20.000000 } 20250404085351708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)14052848 20250404085352733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085352733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085352733 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085352733 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085352733 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd66df0, normal) (hnbgw_rua.c:407) 20250404085352733 DHNB DEBUG map_rua[0x562944620060]{init}: Allocated (fsm.c:456) 20250404085352734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085352734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052848 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085352734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085352734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085352734 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052848 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085352734 DCN DEBUG map_sccp[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085352734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085352734 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14052848 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085352734 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052848 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085352734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085352734 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085352734 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085352734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085352734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085352734 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085352734 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{IDLE}: Allocated (fsm.c:456) 20250404085352734 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085352734 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f400300032b0056400500f1100926) (sccp_scrc.c:415) 20250404085352734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085352734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085352734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085352734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085352734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085352734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085352734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085352734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085352734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085352734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085352734 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352734 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085352734 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085352734 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085352734 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 03 01 00 00 65 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 00 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 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:1175) 20250404085352734 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085352734 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085352734 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085352735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085352735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085352735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085352735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085352735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085352735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085352735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085352735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085352735 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 01 00 00 65 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 00 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 2b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)5781256 HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085352739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085352739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085352739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085352739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085352739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085352739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085352739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085352739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085352739 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b0 c1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085352739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085352739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085352739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085352739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085352739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085352739 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0078b0c1) (sccp_scrc.c:486) 20250404085352739 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250404085352739 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085352739 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085352739 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085352739 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085352740 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085352740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085352740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085352741 DLCTRL DEBUG Command: GET 683777028 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085352741 DLCTRL DEBUG Tx Command reply: GET_REPLY 683777028 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085352743 DLCTRL DEBUG Command: GET 971929568 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085352743 DLCTRL DEBUG Tx Command reply: GET_REPLY 971929568 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085352745 DLCTRL DEBUG Command: GET 668295586 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085352745 DLCTRL DEBUG Tx Command reply: GET_REPLY 668295586 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085352748 DLCTRL DEBUG Command: GET 366777446 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085352748 DLCTRL DEBUG Tx Command reply: GET_REPLY 366777446 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085352751 DLCTRL DEBUG Command: GET 581309863 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085352751 DLCTRL DEBUG Tx Command reply: GET_REPLY 581309863 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085352754 DLCTRL DEBUG Command: GET 796886974 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085352754 DLCTRL DEBUG Tx Command reply: GET_REPLY 796886974 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085352757 DLCTRL DEBUG Command: GET 911958067 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085352757 DLCTRL DEBUG Tx Command reply: GET_REPLY 911958067 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085352761 DLCTRL DEBUG Command: GET 474960620 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085352761 DLCTRL DEBUG Tx Command reply: GET_REPLY 474960620 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085352763 DLCTRL DEBUG Command: GET 977478128 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085352763 DLCTRL DEBUG Tx Command reply: GET_REPLY 977478128 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085352765 DLCTRL DEBUG Command: GET 863629877 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085352765 DLCTRL DEBUG Tx Command reply: GET_REPLY 863629877 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085352766 DLCTRL DEBUG Command: GET 40428558 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085352766 DLCTRL DEBUG Tx Command reply: GET_REPLY 40428558 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085352767 DLCTRL DEBUG Command: GET 29505577 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085352767 DLCTRL DEBUG Tx Command reply: GET_REPLY 29505577 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085352768 DLCTRL DEBUG Command: GET 377261941 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085352768 DLCTRL DEBUG Tx Command reply: GET_REPLY 377261941 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085352769 DLCTRL DEBUG Command: GET 42166671 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085352769 DLCTRL DEBUG Tx Command reply: GET_REPLY 42166671 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085352770 DLCTRL DEBUG Command: GET 869165276 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085352770 DLCTRL DEBUG Tx Command reply: GET_REPLY 869165276 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085352771 DLCTRL DEBUG Command: GET 639551349 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085352771 DLCTRL DEBUG Tx Command reply: GET_REPLY 639551349 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085352772 DLCTRL DEBUG Command: GET 769467835 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085352772 DLCTRL DEBUG Tx Command reply: GET_REPLY 769467835 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085352773 DLCTRL DEBUG Command: GET 669553531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085352773 DLCTRL DEBUG Tx Command reply: GET_REPLY 669553531 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085352774 DLCTRL DEBUG Command: GET 995678309 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085352774 DLCTRL DEBUG Tx Command reply: GET_REPLY 995678309 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085352774 DLCTRL DEBUG Command: GET 335220294 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085352774 DLCTRL DEBUG Tx Command reply: GET_REPLY 335220294 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085352777 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085352779 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33723<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(849)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(848)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085352780 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55330<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085352781 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085352781 DLINP DEBUG SRVCONN(,r=127.0.0.1:54797<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085352781 DLINP NOTICE SRV(,r=127.0.0.1:54797<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085352781 DMAIN NOTICE (127.0.0.1:54797 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54797<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085352781 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(856)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@d00087d8efbb: Final verdict of PTC: none 20250404085352784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085352784 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) 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-SCCP(855)@d00087d8efbb: Final verdict of PTC: none 20250404085352784 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085352784 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) 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085352784 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085352784 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) 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085352784 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 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085352784 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085352784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085352784 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085352784 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 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 03 00 12 00 08 00 00 00 bc  TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(858)@d00087d8efbb: Final verdict of PTC: none 20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085352784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085352785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085352785 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085352785 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085352785 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) 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085352785 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085352785 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) 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@d00087d8efbb: Final verdict of PTC: none 20250404085352785 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 20250404085352785 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) 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085352785 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085352785 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085352785 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085352785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085352785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085352785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085352785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085352785 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085352786 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085352785 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085352785 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085352785 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085352786 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085352786 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-RAN(865)@d00087d8efbb: Final verdict of PTC: none 20250404085352785 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 20250404085352785 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085352786 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085352786 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085352786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085352786 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085352786 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085352786 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) 20250404085352786 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085352786 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085352786 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 20250404085352786 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085352786 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) 20250404085352786 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085352786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085352786 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085352787 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 20250404085352787 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 20250404085352787 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) 20250404085352787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085352787 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085352787 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085352787 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085352787 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085352787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085352787 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(863)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(864)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(862)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@d00087d8efbb: Final verdict of PTC: none 20250404085352787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085352787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085352787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085352787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085352787 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085352787 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085352787 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085352787 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085352787 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 20250404085352787 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085352787 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085352787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085352787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085352787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085352787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085352787 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085352787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085352787 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085352787 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) 20250404085352787 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085352787 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085352787 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 20250404085352787 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 20250404085352788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352788 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085352788 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085352788 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085352788 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085352788 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085352788 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 20250404085352788 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085352788 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-SCCP(861)@d00087d8efbb: Final verdict of PTC: none20250404085352787 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085352787 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085352787 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085352787 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085352787 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085352787 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085352788 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085352788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085352788 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085352788 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085352788 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085352788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085352788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352788 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085352788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085352788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085352788 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085352788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085352788 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085352788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085352788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085352788 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085352788 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085352788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085352788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085352788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{disrupted}: Freeing instance (context_map.c:202) 20250404085352788 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6626615)[0x562944615970]{disrupted}: Deallocated (fsm.c:568) 20250404085352788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085352788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085352788 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x5629446193f0]{disconnected}: Deallocated (fsm.c:568) 20250404085352788 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6626615 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404085352789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085352789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085352789 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085352789 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085352789 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085352789 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085352789 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085352789 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085352789 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085352789 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085352789 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085352789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085352789 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085352789 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085352789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085352789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085352789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085352789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085352789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085352789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 19 3b 00 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085352789 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085352789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085352789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085352789 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085352789 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085352789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085352789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085352789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{disrupted}: Freeing instance (context_map.c:202) 20250404085352789 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4739300)[0x56294462c0e0]{disrupted}: Deallocated (fsm.c:568) 20250404085352789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085352789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085352789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x5629446199f0]{disconnected}: Deallocated (fsm.c:568) 20250404085352789 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4739300 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085352789 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085352789 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085352789 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085352789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085352789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085352789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085352789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085352789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085352789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085352789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 78 b0 c1 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085352790 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085352790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085352790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085352790 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085352790 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085352790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085352790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085352790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{disrupted}: Freeing instance (context_map.c:202) 20250404085352790 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14052848)[0x562944620060]{disrupted}: Deallocated (fsm.c:568) 20250404085352790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085352790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085352790 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085352790 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052848 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250404085352790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085352790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085352790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085352790 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085352790 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085352790 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085352790 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085352791 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55358<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(867)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@d00087d8efbb: Final verdict of PTC: pass 20250404085352800 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55350<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@d00087d8efbb: Final verdict of PTC: pass 20250404085352801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085352801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer HNBGW-PFCP(850)@d00087d8efbb: Final verdict of PTC: none 20250404085352801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@d00087d8efbb: Final verdict of PTC: none 20250404085352801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085352802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085352802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085352802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085352802 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085352802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085352802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085352802 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085352802 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085352802 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085352802 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085352802 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085352802 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085352811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55370<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:53:52 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 20250404085352970 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085353476 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085353476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085353476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353476 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085353476 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353476 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353476 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085353476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353477 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085353477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085353477 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085353477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353477 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085353477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085353477 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085353478 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085353478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085353478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353478 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085353478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085353478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085353478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085353478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085353478 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353478 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353478 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353478 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085353478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085353478 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085353572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55382<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=548360) 20250404085353857 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085353857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085353857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085353857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085353857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353857 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085353857 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085353857 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353857 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085353857 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353857 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085353857 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353857 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085353858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085353858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085353858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085353858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085353858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085353861 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085353861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085353861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085353861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085353861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085353904 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085353904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353904 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353904 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085353904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085353905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085353905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085353908 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085353908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085353908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085353908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085353908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085353908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 ca 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085353908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085353908 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085353910 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085353910 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085353910 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085353910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085353910 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085353910 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085353910 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085353910 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085353910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085353910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085353910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085353910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085353910 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 20250404085353910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085353910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085354329 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085354329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085354329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085354329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085354329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085354329 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085354329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085354329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085354329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 95 be 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085354329 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085354329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085354329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085354329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085354329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085354329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085354329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085354329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085354329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085354329 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085354329 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085354329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085354329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085354329 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085354329 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085354329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085354329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085354329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 88 01 8d 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085354329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085354329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085354329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085354329 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 20250404085354329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085354330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085354330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085354330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085354330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085354330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085354330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085354330 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085354330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085354330 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085354330 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085354330 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085354330 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085354330 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=548360, count=600344) 20250404085354786 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085354786 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085354786 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085354786 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085354786 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085354786 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085354788 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085354788 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085354788 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085354789 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085354789 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085354789 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085354858 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085354858 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c017dd), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085354858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085354858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085354858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085354858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085354858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085354858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085354858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 c0 17 dd 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085354859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085354859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085354859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085354859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085354859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085354859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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'. 20250404085355638 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085355638 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085355638 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085355638 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085355638 DLSCCP DEBUG SCCP-SCOC(81)[0x56294462cde0]{IDLE}: Deallocated (fsm.c:568) ------ HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1 ------ Fri Apr 4 08:53: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_sgsnpool_L3Complete_valid_nri_1.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_1.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250404085356678 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085356683 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41054<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085356687 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40737<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085356706 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085356706 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085356714 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356714 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356714 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356714 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356714 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356714 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356714 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356714 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085356715 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45399 (stream_srv.c:142) 20250404085356715 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45399<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085356716 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356716 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085356716 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356716 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) 20250404085356716 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) 20250404085356716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085356716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085356716 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356716 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356716 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085356716 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356716 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085356716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085356716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085356716 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356716 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356716 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085356716 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085356716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085356716 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356716 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356716 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085356716 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356716 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085356716 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085356716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085356716 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356716 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 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085356716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356716 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 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085356716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085356716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085356716 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(881)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(881)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(879)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(884)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(884)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(882)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085356740 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356740 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356741 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356741 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356741 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356741 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356741 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085356741 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356742 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356742 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085356742 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356742 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) 20250404085356742 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) 20250404085356742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085356742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085356742 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356742 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356742 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085356742 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356742 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085356742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085356742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085356742 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356742 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356742 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085356742 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356742 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085356742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085356742 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356742 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356742 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085356742 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356742 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356742 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085356742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085356742 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356742 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 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085356742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356742 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 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085356742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085356742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085356742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(887)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(890)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(890)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085356777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085356777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085356777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085356777 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085356777 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085356777 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085356777 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085356777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085356777 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085356782 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085356782 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085356782 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085356782 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085356782 DHNBAP DEBUG (127.0.0.1:45399 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085356782 DHNBAP NOTICE (127.0.0.1:45399 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085356782 DHNBAP NOTICE (127.0.0.1:45399 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085356782 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085356782 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085356927 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 20250404085356927 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 20250404085356927 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085356927 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(881)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085356936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085356936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085356936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085356936 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085356936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085356936 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085356936 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 20250404085356936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085356936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085356936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085356938 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 20250404085356938 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 20250404085356938 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085356938 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085356940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085356940 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085356940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085356940 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085356940 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085356940 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085356940 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 20250404085356940 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085356940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085356940 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085356940 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085356940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085356941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085356941 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085356941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085356941 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085356941 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085356941 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085356941 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085356941 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085356941 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(884)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085356942 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356942 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085356942 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356942 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356942 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356942 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356942 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356942 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356942 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356942 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356942 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356942 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356942 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356942 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085356942 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356942 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085356942 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356942 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356943 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085356943 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085356943 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085356943 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085356943 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085356943 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085356943 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085356945 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) 20250404085356945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085356945 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085356945 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085356945 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085356945 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085356945 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085356945 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 20250404085356945 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085356945 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356945 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085356948 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) 20250404085356948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085356948 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085356948 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356948 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085356948 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085356948 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085356948 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 20250404085356948 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085356948 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356948 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085356948 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085356948 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085356948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085356949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085356949 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085356949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085356949 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085356949 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085356949 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085356949 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085356949 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085356949 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356950 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356950 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085356950 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356950 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085356950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085356950 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356951 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356951 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356951 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085356951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085356951 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' 20250404085356951 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 20250404085356951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085356951 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085356951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404085356953 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 20250404085356953 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 20250404085356953 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085356953 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(887)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085356959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085356959 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085356959 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085356959 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085356959 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085356959 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085356959 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 20250404085356959 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085356959 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085356959 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085356961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085356961 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085356961 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085356961 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085356961 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085356961 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085356961 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 20250404085356961 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085356961 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085356961 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085356961 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085356961 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085356961 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085356961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085356961 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085356961 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085356961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085356961 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085356961 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085356961 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085356961 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085356961 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085356961 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356962 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085356962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085356962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085356962 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085356962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085356962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085356962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085356962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085356962 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085356962 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085356964 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 20250404085356964 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 20250404085356964 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085356964 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(890)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085356967 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) 20250404085356967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085356967 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085356967 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085356968 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085356968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085356968 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085356968 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 20250404085356968 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085356968 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085356969 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) 20250404085356969 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085356969 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085356969 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356969 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085356969 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085356969 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085356969 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 20250404085356969 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085356970 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356970 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085356970 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085356970 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085356970 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085356970 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085356970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085356970 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085356970 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085356970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085356970 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085356970 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085356970 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085356970 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085356970 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085356970 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085356971 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085356971 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085356971 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085356971 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085356971 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085356971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356971 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356971 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356971 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085356971 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085356971 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085356971 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085356971 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085356971 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085356971 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085356971 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085356971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085356971 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085356971 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085356971 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085356971 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085356971 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085356971 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085356971 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' 20250404085356971 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 20250404085356971 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085356972 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085356972 DLSS7 <000c> osmo_ss7_asp.c:1175 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(880)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085357741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085357741 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085357741 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085357741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085357741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357741 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357741 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085357741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357741 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357741 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085357741 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357741 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357741 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085357741 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085357741 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) 20250404085357741 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085357741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085357741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085357741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085357741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085357741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085357741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085357741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085357741 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085357741 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085357741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085357741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085357741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085357741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085357742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085357742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085357742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085357742 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357742 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085357742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085357742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085357742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085357742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085357742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357742 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085357742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357742 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085357742 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085357742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085357743 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085357743 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085357746 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) 20250404085357746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085357746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085357746 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 20250404085357746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357746 DLSS7 <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' 20250404085357746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357746 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357746 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085357746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085357746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085357746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085357746 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' 20250404085357746 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 20250404085357746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085357746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357746 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357746 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) 20250404085357746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357746 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357746 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085357746 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357746 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357746 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085357746 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085357746 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) 20250404085357746 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) 20250404085357746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085357746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085357746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085357746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085357746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085357746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085357746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085357746 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085357746 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085357746 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) 20250404085357746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085357746 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085357747 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 20250404085357747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357747 DLSS7 <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' 20250404085357747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357747 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357747 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357747 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) 20250404085357747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357747 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357747 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085357747 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085357747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357747 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357747 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357747 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357747 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357747 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357747 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085357747 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085357747 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085357761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085357761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085357761 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085357761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085357761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357761 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085357761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357761 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357761 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085357761 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085357761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357761 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357761 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357761 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357761 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085357761 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085357761 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) 20250404085357761 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085357761 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085357761 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085357761 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357761 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357761 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085357762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085357762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085357762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085357762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085357762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085357762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085357762 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085357762 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085357762 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357762 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085357762 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085357762 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085357762 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085357762 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085357762 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085357762 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085357762 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357762 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085357764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357764 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085357764 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085357764 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085357764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085357764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357764 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357764 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085357764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357764 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357764 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085357764 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085357764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357765 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357765 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357765 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085357765 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085357765 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085357775 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) 20250404085357775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085357775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085357775 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 20250404085357775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357775 DLSS7 <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' 20250404085357775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357775 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357775 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357775 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) 20250404085357775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085357775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085357775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357776 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357776 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085357776 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085357776 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) 20250404085357776 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) 20250404085357776 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085357776 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085357776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085357776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085357776 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085357776 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085357776 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085357776 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085357776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085357776 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085357776 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085357776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085357776 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085357776 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085357776 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085357776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085357776 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' 20250404085357776 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 20250404085357776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085357776 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357776 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404085357779 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) 20250404085357779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085357779 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085357779 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 20250404085357779 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085357779 DLSS7 <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' 20250404085357779 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085357779 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085357779 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085357779 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085357779 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085357779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085357779 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085357779 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) 20250404085357779 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085357779 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085357779 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085357779 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085357779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357779 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085357779 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085357779 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085357779 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085357779 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085357779 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085357779 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085357779 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085358793 DLCTRL DEBUG Command: GET 386202827 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085358793 DLCTRL DEBUG Tx Command reply: GET_REPLY 386202827 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085358801 DLCTRL DEBUG Command: GET 498879502 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085358801 DLCTRL DEBUG Tx Command reply: GET_REPLY 498879502 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085358805 DLCTRL DEBUG Command: GET 483442747 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085358805 DLCTRL DEBUG Tx Command reply: GET_REPLY 483442747 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085358809 DLCTRL DEBUG Command: GET 337481178 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085358809 DLCTRL DEBUG Tx Command reply: GET_REPLY 337481178 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085358812 DLCTRL DEBUG Command: GET 313810903 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085358812 DLCTRL DEBUG Tx Command reply: GET_REPLY 313810903 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085358815 DLCTRL DEBUG Command: GET 468391955 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085358815 DLCTRL DEBUG Tx Command reply: GET_REPLY 468391955 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085358818 DLCTRL DEBUG Command: GET 161960970 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085358818 DLCTRL DEBUG Tx Command reply: GET_REPLY 161960970 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085358820 DLCTRL DEBUG Command: GET 595866145 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085358820 DLCTRL DEBUG Tx Command reply: GET_REPLY 595866145 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085358822 DLCTRL DEBUG Command: GET 360023981 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085358822 DLCTRL DEBUG Tx Command reply: GET_REPLY 360023981 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085358824 DLCTRL DEBUG Command: GET 644938235 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085358824 DLCTRL DEBUG Tx Command reply: GET_REPLY 644938235 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085358825 DLCTRL DEBUG Command: GET 707096887 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085358825 DLCTRL DEBUG Tx Command reply: GET_REPLY 707096887 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085358827 DLCTRL DEBUG Command: GET 472564663 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085358827 DLCTRL DEBUG Tx Command reply: GET_REPLY 472564663 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085358828 DLCTRL DEBUG Command: GET 64642349 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085358828 DLCTRL DEBUG Tx Command reply: GET_REPLY 64642349 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085358830 DLCTRL DEBUG Command: GET 605815221 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085358830 DLCTRL DEBUG Tx Command reply: GET_REPLY 605815221 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085358831 DLCTRL DEBUG Command: GET 696250064 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085358831 DLCTRL DEBUG Tx Command reply: GET_REPLY 696250064 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085358832 DLCTRL DEBUG Command: GET 877355212 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085358832 DLCTRL DEBUG Tx Command reply: GET_REPLY 877355212 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085358833 DLCTRL DEBUG Command: GET 877248135 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085358833 DLCTRL DEBUG Tx Command reply: GET_REPLY 877248135 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085358835 DLCTRL DEBUG Command: GET 146962673 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085358835 DLCTRL DEBUG Tx Command reply: GET_REPLY 146962673 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085358836 DLCTRL DEBUG Command: GET 775309013 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085358836 DLCTRL DEBUG Tx Command reply: GET_REPLY 775309013 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085358838 DLCTRL DEBUG Command: GET 702486518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085358838 DLCTRL DEBUG Tx Command reply: GET_REPLY 702486518 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000001110110001'B, t_guard := 20.000000 } 20250404085358870 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41056<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(892) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)6765491 20250404085359922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085359922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085359922 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250404085359922 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085359922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x673bb3, normal) (hnbgw_rua.c:407) 20250404085359922 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085359922 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085359922 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6765491 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085359922 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085359922 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085359922 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250404085359922 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6765491 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250404085359922 DCN DEBUG map_sccp[0x56294462c0e0]{init}: Allocated (fsm.c:456) 20250404085359922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085359922 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6765491 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085359923 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6765491 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250404085359923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085359923 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085359923 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085359923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085359923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085359923 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085359923 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{IDLE}: Allocated (fsm.c:456) 20250404085359923 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085359923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003b10056400500f1100926) (sccp_scrc.c:415) 20250404085359923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085359923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085359923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085359923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085359923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085359923 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085359923 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085359923 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085359923 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085359923 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085359923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085359923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085359923 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085359923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085359923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085359923 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 00 01 00 00 66 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 00 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 b1 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085359923 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085359923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085359923 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085359923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085359923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085359923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085359923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085359923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085359923 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' 20250404085359923 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 20250404085359923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085359923 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085359923 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 01 00 00 66 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 00 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 b1 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)1158212 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085359941 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) 20250404085359941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085359941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085359941 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 20250404085359941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085359941 DLSS7 <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' 20250404085359941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085359941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085359941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085359941 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a5 83 18 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085359941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085359941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085359941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085359941 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) 20250404085359941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085359941 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a58318) (sccp_scrc.c:486) 20250404085359941 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250404085359941 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085359941 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) TC_sgsnpool_L3Complete_valid_nri_10(892)@d00087d8efbb: setverdict(pass): none -> pass 20250404085359941 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085359941 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085359941 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085359941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085359941 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085359943 DLCTRL DEBUG Command: GET 700435175 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085359943 DLCTRL DEBUG Tx Command reply: GET_REPLY 700435175 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085359946 DLCTRL DEBUG Command: GET 566315896 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085359946 DLCTRL DEBUG Tx Command reply: GET_REPLY 566315896 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085359949 DLCTRL DEBUG Command: GET 578773602 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085359949 DLCTRL DEBUG Tx Command reply: GET_REPLY 578773602 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085359952 DLCTRL DEBUG Command: GET 115987474 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085359952 DLCTRL DEBUG Tx Command reply: GET_REPLY 115987474 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085359957 DLCTRL DEBUG Command: GET 633092772 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085359957 DLCTRL DEBUG Tx Command reply: GET_REPLY 633092772 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085359961 DLCTRL DEBUG Command: GET 577209703 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085359961 DLCTRL DEBUG Tx Command reply: GET_REPLY 577209703 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085359965 DLCTRL DEBUG Command: GET 673243872 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085359965 DLCTRL DEBUG Tx Command reply: GET_REPLY 673243872 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250404085359969 DLCTRL DEBUG Command: GET 198224572 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085359969 DLCTRL DEBUG Tx Command reply: GET_REPLY 198224572 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085359971 DLCTRL DEBUG Command: GET 619938566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085359971 DLCTRL DEBUG Tx Command reply: GET_REPLY 619938566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085359974 DLCTRL DEBUG Command: GET 941837072 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085359974 DLCTRL DEBUG Tx Command reply: GET_REPLY 941837072 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085359977 DLCTRL DEBUG Command: GET 514694068 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085359977 DLCTRL DEBUG Tx Command reply: GET_REPLY 514694068 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085359979 DLCTRL DEBUG Command: GET 103652205 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085359979 DLCTRL DEBUG Tx Command reply: GET_REPLY 103652205 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085359982 DLCTRL DEBUG Command: GET 243604218 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085359982 DLCTRL DEBUG Tx Command reply: GET_REPLY 243604218 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085359986 DLCTRL DEBUG Command: GET 566699422 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085359986 DLCTRL DEBUG Tx Command reply: GET_REPLY 566699422 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085359990 DLCTRL DEBUG Command: GET 97164010 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085359990 DLCTRL DEBUG Tx Command reply: GET_REPLY 97164010 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085359994 DLCTRL DEBUG Command: GET 660925414 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085359994 DLCTRL DEBUG Tx Command reply: GET_REPLY 660925414 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085359998 DLCTRL DEBUG Command: GET 585867994 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085359998 DLCTRL DEBUG Tx Command reply: GET_REPLY 585867994 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085400003 DLCTRL DEBUG Command: GET 140837534 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085400003 DLCTRL DEBUG Tx Command reply: GET_REPLY 140837534 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085400009 DLCTRL DEBUG Command: GET 843886968 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085400009 DLCTRL DEBUG Tx Command reply: GET_REPLY 843886968 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085400014 DLCTRL DEBUG Command: GET 909138250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085400014 DLCTRL DEBUG Tx Command reply: GET_REPLY 909138250 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000001101000001'B, t_guard := 20.000000 } 20250404085400056 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(893) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)5492983 20250404085401087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085401087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085401087 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250404085401087 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085401088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x53d0f7, normal) (hnbgw_rua.c:407) 20250404085401088 DHNB DEBUG map_rua[0x562944620060]{init}: Allocated (fsm.c:456) 20250404085401088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085401088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5492983 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085401088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085401088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085401088 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250404085401088 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5492983 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250404085401088 DCN DEBUG map_sccp[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085401088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085401088 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5492983 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085401088 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5492983 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250404085401088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085401088 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085401088 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085401088 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085401088 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085401088 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085401088 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{IDLE}: Allocated (fsm.c:456) 20250404085401088 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085401088 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030003410056400500f1100926) (sccp_scrc.c:415) 20250404085401088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085401088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085401088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085401088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085401088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085401088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085401088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085401088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085401088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085401088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085401088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085401088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085401088 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085401088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085401088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085401088 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 01 01 00 00 67 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 00 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 41 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085401089 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085401089 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085401089 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085401089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085401089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085401089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085401089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085401089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085401089 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' 20250404085401089 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 20250404085401089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085401089 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085401089 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 01 00 00 67 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 00 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 41 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)8539379 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_10(893)@d00087d8efbb: setverdict(pass): none -> pass 20250404085401094 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) 20250404085401094 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085401094 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085401095 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 20250404085401095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085401095 DLSS7 <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' 20250404085401095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085401095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085401095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085401095 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 af f1 61 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085401095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085401095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085401095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085401095 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) 20250404085401095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085401095 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00aff161) (sccp_scrc.c:486) 20250404085401095 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250404085401095 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085401095 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085401095 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085401095 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085401095 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085401095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085401095 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085401096 DLCTRL DEBUG Command: GET 380160222 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085401096 DLCTRL DEBUG Tx Command reply: GET_REPLY 380160222 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085401098 DLCTRL DEBUG Command: GET 377653113 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085401098 DLCTRL DEBUG Tx Command reply: GET_REPLY 377653113 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085401102 DLCTRL DEBUG Command: GET 903664148 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085401102 DLCTRL DEBUG Tx Command reply: GET_REPLY 903664148 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085401106 DLCTRL DEBUG Command: GET 316505001 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085401106 DLCTRL DEBUG Tx Command reply: GET_REPLY 316505001 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085401110 DLCTRL DEBUG Command: GET 933847774 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085401110 DLCTRL DEBUG Tx Command reply: GET_REPLY 933847774 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085401115 DLCTRL DEBUG Command: GET 540260895 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085401115 DLCTRL DEBUG Tx Command reply: GET_REPLY 540260895 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085401119 DLCTRL DEBUG Command: GET 169980652 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085401119 DLCTRL DEBUG Tx Command reply: GET_REPLY 169980652 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250404085401123 DLCTRL DEBUG Command: GET 214943367 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085401123 DLCTRL DEBUG Tx Command reply: GET_REPLY 214943367 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085401127 DLCTRL DEBUG Command: GET 137773579 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085401127 DLCTRL DEBUG Tx Command reply: GET_REPLY 137773579 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085401130 DLCTRL DEBUG Command: GET 226995571 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085401130 DLCTRL DEBUG Tx Command reply: GET_REPLY 226995571 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085401134 DLCTRL DEBUG Command: GET 179739607 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085401134 DLCTRL DEBUG Tx Command reply: GET_REPLY 179739607 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085401136 DLCTRL DEBUG Command: GET 649536219 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085401136 DLCTRL DEBUG Tx Command reply: GET_REPLY 649536219 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085401139 DLCTRL DEBUG Command: GET 520884248 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085401139 DLCTRL DEBUG Tx Command reply: GET_REPLY 520884248 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085401141 DLCTRL DEBUG Command: GET 485653298 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085401141 DLCTRL DEBUG Tx Command reply: GET_REPLY 485653298 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085401143 DLCTRL DEBUG Command: GET 679967065 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085401143 DLCTRL DEBUG Tx Command reply: GET_REPLY 679967065 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085401145 DLCTRL DEBUG Command: GET 635433072 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085401145 DLCTRL DEBUG Tx Command reply: GET_REPLY 635433072 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085401147 DLCTRL DEBUG Command: GET 870979781 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085401147 DLCTRL DEBUG Tx Command reply: GET_REPLY 870979781 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085401150 DLCTRL DEBUG Command: GET 997937506 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085401150 DLCTRL DEBUG Tx Command reply: GET_REPLY 997937506 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085401153 DLCTRL DEBUG Command: GET 542111605 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085401153 DLCTRL DEBUG Tx Command reply: GET_REPLY 542111605 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085401156 DLCTRL DEBUG Command: GET 399660054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085401156 DLCTRL DEBUG Tx Command reply: GET_REPLY 399660054 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000010100101'B, t_guard := 20.000000 } 20250404085401192 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(894) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)11491299 20250404085402215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085402215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085402215 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250404085402215 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085402215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xaf57e3, normal) (hnbgw_rua.c:407) 20250404085402215 DHNB DEBUG map_rua[0x5629446193f0]{init}: Allocated (fsm.c:456) 20250404085402215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085402215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11491299 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085402215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085402215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085402215 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250404085402215 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11491299 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250404085402215 DCN DEBUG map_sccp[0x562944610e40]{init}: Allocated (fsm.c:456) 20250404085402215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085402215 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11491299 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085402215 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11491299 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250404085402215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085402215 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085402215 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085402215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085402215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085402215 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085402215 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{IDLE}: Allocated (fsm.c:456) 20250404085402215 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085402215 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000a50056400500f1100926) (sccp_scrc.c:415) 20250404085402215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085402215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085402215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085402215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085402215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085402215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085402215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085402215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085402215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085402215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085402215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085402215 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085402215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402215 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 00 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 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402215 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085402215 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085402215 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085402215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085402215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085402215 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' 20250404085402215 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 20250404085402215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085402215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085402215 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 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 a5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)10636545 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404085402219 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) 20250404085402219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085402219 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085402219 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 20250404085402219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085402219 DLSS7 <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' 20250404085402219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085402219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085402219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085402220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085402220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085402220 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) 20250404085402220 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085402219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085402220 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00203e81) (sccp_scrc.c:486) 20250404085402219 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 3e 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085402220 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250404085402220 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085402220 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085402220 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085402220 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085402220 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085402220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085402220 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085402222 DLCTRL DEBUG Command: GET 679130565 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085402222 DLCTRL DEBUG Tx Command reply: GET_REPLY 679130565 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085402227 DLCTRL DEBUG Command: GET 501963537 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085402227 DLCTRL DEBUG Tx Command reply: GET_REPLY 501963537 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085402229 DLCTRL DEBUG Command: GET 746355463 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085402229 DLCTRL DEBUG Tx Command reply: GET_REPLY 746355463 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085402231 DLCTRL DEBUG Command: GET 640684584 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085402232 DLCTRL DEBUG Tx Command reply: GET_REPLY 640684584 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085402234 DLCTRL DEBUG Command: GET 255452235 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085402234 DLCTRL DEBUG Tx Command reply: GET_REPLY 255452235 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085402237 DLCTRL DEBUG Command: GET 801623246 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085402237 DLCTRL DEBUG Tx Command reply: GET_REPLY 801623246 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085402239 DLCTRL DEBUG Command: GET 301017920 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085402239 DLCTRL DEBUG Tx Command reply: GET_REPLY 301017920 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250404085402241 DLCTRL DEBUG Command: GET 293644985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085402241 DLCTRL DEBUG Tx Command reply: GET_REPLY 293644985 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085402243 DLCTRL DEBUG Command: GET 503746011 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085402243 DLCTRL DEBUG Tx Command reply: GET_REPLY 503746011 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085402245 DLCTRL DEBUG Command: GET 216212588 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085402245 DLCTRL DEBUG Tx Command reply: GET_REPLY 216212588 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085402246 DLCTRL DEBUG Command: GET 702359428 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085402246 DLCTRL DEBUG Tx Command reply: GET_REPLY 702359428 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085402247 DLCTRL DEBUG Command: GET 689139141 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085402247 DLCTRL DEBUG Tx Command reply: GET_REPLY 689139141 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085402248 DLCTRL DEBUG Command: GET 451999400 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085402248 DLCTRL DEBUG Tx Command reply: GET_REPLY 451999400 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085402250 DLCTRL DEBUG Command: GET 224531574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085402250 DLCTRL DEBUG Tx Command reply: GET_REPLY 224531574 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085402251 DLCTRL DEBUG Command: GET 760310644 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085402251 DLCTRL DEBUG Tx Command reply: GET_REPLY 760310644 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085402252 DLCTRL DEBUG Command: GET 852504486 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085402252 DLCTRL DEBUG Tx Command reply: GET_REPLY 852504486 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085402253 DLCTRL DEBUG Command: GET 469243344 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085402253 DLCTRL DEBUG Tx Command reply: GET_REPLY 469243344 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085402254 DLCTRL DEBUG Command: GET 466121409 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085402254 DLCTRL DEBUG Tx Command reply: GET_REPLY 466121409 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085402254 DLCTRL DEBUG Command: GET 653233858 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085402254 DLCTRL DEBUG Tx Command reply: GET_REPLY 653233858 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085402255 DLCTRL DEBUG Command: GET 402989569 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085402255 DLCTRL DEBUG Tx Command reply: GET_REPLY 402989569 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085402258 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40737<->l=127.0.0.1:4262) (control_if.c:193) 20250404085402258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41054<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(873)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(872)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085402260 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085402261 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085402261 DLINP DEBUG SRVCONN(,r=127.0.0.1:45399<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085402261 DLINP NOTICE SRV(,r=127.0.0.1:45399<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085402261 DMAIN NOTICE (127.0.0.1:45399 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45399<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085402261 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(883)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(879)@d00087d8efbb: Final verdict of PTC: none 20250404085402262 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085402262 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) 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(880)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(885)@d00087d8efbb: Final verdict of PTC: none 20250404085402262 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085402262 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) 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085402262 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 20250404085402262 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) 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085402262 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085402262 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085402262 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085402262 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 20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085402262 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085402263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085402263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085402263 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085402263 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085402263 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085402263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085402263 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085402263 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085402263 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085402263 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085402263 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085402263 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085402263 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 20250404085402263 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) 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.sgsn0-RAN(886)@d00087d8efbb: Final verdict of PTC: none 20250404085402263 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 20250404085402263 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085402263 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) 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085402263 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085402263 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) 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085402263 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085402263 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) 20250404085402263 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085402264 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085402264 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) 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404085402264 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085402264 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) 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085402264 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) 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085402264 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085402264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085402264 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085402264 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 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085402264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085402264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085402264 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) 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085402264 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085402264 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085402264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085402264 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085402264 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 20250404085402265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085402265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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.msc1-SCCP(882)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@d00087d8efbb: Final verdict of PTC: none 20250404085402265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085402265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085402265 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 20250404085402265 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) 20250404085402265 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085402265 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085402265 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085402265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085402265 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085402265 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 20250404085402265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085402265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085402265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085402265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085402266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085402266 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085402266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085402266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085402266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085402267 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085402267 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085402267 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085402268 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085402268 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085402268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085402269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085402269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085402269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085402269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085402270 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085402270 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085402270 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085402271 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085402271 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085402271 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085402271 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41056<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085402272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085402272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085402273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085402273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085402273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085402273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085402274 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085402274 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085402274 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085402274 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085402275 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085402275 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085402275 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085402275 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085402276 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085402276 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) HNBGW-MGCP(891)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(888)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(874)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(893)@d00087d8efbb: Final verdict of PTC: pass 20250404085402276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402277 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402277 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402277 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085402277 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402278 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402278 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085402278 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085402278 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085402279 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085402279 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085402279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085402279 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085402280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085402280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6765491)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085402280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085402280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn1-RAN(889)@d00087d8efbb: Final verdict of PTC: none 20250404085402281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x56294462c0e0]{disconnected}: Deallocated (fsm.c:568) TC_sgsnpool_L3Complete_valid_nri_10(892)@d00087d8efbb: Final verdict of PTC: pass 20250404085402281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6765491 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404085402281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085402281 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085402281 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085402282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085402282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085402282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085402282 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085402283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 01 04 af f1 61 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402283 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085402283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085402284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085402284 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085402284 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085402284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085402284 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085402285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{disrupted}: Freeing instance (context_map.c:202) 20250404085402285 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5492983)[0x562944620060]{disrupted}: Deallocated (fsm.c:568) 20250404085402285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085402285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085402285 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085402286 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5492983 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404085402286 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085402286 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085402286 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085402286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085402286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085402287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402287 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085402287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085402287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402288 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085402288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085402288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085402288 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085402288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085402289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085402289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085402289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{disrupted}: Freeing instance (context_map.c:202) 20250404085402289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11491299)[0x5629446193f0]{disrupted}: Deallocated (fsm.c:568) 20250404085402289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085402289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{disconnected}: Freeing instance (context_map.c:206) 20250404085402290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x562944610e40]{disconnected}: Deallocated (fsm.c:568) TC_sgsnpool_L3Complete_valid_nri_10(894)@d00087d8efbb: Final verdict of PTC: pass 20250404085402290 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11491299 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass)20250404085402290 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41060<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass)20250404085402291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085402291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085402291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) 20250404085402291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085402291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085402291 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41070<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085402292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085402292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085402292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085402292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085402292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085402293 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085402293 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085402293 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085402293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085402293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085402293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:54:02 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 20250404085402448 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085402789 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085402789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085402789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402789 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085402789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402789 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085402789 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085402789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402789 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402789 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085402789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085402789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085402789 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085402790 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402790 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402790 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402790 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085402790 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085402790 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085402791 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085402791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085402791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085402791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085402791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085402791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085402791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085402791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085402791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085402791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085402791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085402791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085402791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085402791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085403051 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41076<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=563416) 20250404085403477 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403477 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403477 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085403478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403478 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085403478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403478 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085403478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403478 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085403478 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085403479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085403479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085403479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085403479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085403858 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085403859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085403859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085403859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403859 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403859 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085403859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403859 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085403859 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085403859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085403859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085403859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085403859 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403859 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403859 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403859 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085403859 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085403859 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085403861 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403861 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085403861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085403862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085403862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085403905 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085403905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403905 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085403905 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085403905 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085403908 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085403908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403908 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085403908 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085403908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085403908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 ca 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085403909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085403909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085403911 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085403911 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085403911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085403911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085403911 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085403911 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085403911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085403911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085403911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085403911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085403911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085403911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085403911 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 20250404085403911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085403911 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=563416, count=564072) 20250404085404263 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085404263 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085404263 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085404265 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085404265 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085404265 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085404266 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085404266 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085404266 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085404266 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085404266 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085404266 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085404330 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085404330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0088018d), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085404330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085404330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085404330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085404330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085404330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085404330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085404330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 88 01 8d 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085404330 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085404330 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00247aa8), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085404330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085404330 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085404330 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085404330 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085404330 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085404330 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085404330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 24 7a a8 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085404330 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085404331 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d95be), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085404331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085404331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085404331 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085404331 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085404331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085404331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085404331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d 95 be 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085404331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085404331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085404331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085404331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085404331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085404331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085404331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085404331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085404331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085404331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085404331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085404331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085404331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085404331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085404331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085404331 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 20250404085404331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085404331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085404854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085404854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085404854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085404854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085404854 DLSCCP DEBUG SCCP-SCOC(82)[0x56294462e890]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:54:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250404085406154 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085406160 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47856<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085406165 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42667<->l=127.0.0.1:4262) (control_if.c:572) 20250404085406182 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085406182 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085406189 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406189 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406189 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406189 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406189 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406189 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406189 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406189 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406190 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56825 (stream_srv.c:142) 20250404085406190 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56825<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085406191 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406191 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085406191 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406191 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) 20250404085406191 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) 20250404085406191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085406191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406191 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406191 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406191 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085406191 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406191 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085406191 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085406191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085406191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406191 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406191 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406191 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085406191 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406191 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085406191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085406191 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406191 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406191 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085406191 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406191 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406191 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406191 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406191 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406191 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406191 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406191 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085406191 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406191 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085406191 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406191 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 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085406191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406191 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 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085406191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085406191 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406191 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406191 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406191 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085406191 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(905)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(905)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(903)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(908)@d00087d8efbb: M3UA emulation initiated, the test can be started MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-SCCP(906)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(911)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(911)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(911)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(909)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085406238 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406238 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406238 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406238 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406238 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406238 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406239 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085406239 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406240 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406240 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085406240 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406240 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) 20250404085406240 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) 20250404085406240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085406240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406240 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406240 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406240 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085406240 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406240 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085406240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085406240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406240 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406240 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406240 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085406240 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406240 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085406240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406240 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406240 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406240 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085406240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406240 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085406240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085406240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085406240 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406240 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 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085406240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406240 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 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085406240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085406240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085406240 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(917)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(920)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085406292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085406292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085406292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085406292 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085406292 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085406292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085406292 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085406292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085406292 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085406298 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085406298 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085406298 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085406298 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085406298 DHNBAP DEBUG (127.0.0.1:56825 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085406298 DHNBAP NOTICE (127.0.0.1:56825 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085406298 DHNBAP NOTICE (127.0.0.1:56825 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085406298 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085406298 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085406403 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 20250404085406403 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 20250404085406403 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085406404 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(905)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085406413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085406413 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085406413 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085406413 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085406413 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085406413 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085406413 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 20250404085406413 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085406413 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085406413 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085406414 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 20250404085406415 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 20250404085406415 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085406415 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085406416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406416 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085406416 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085406416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085406416 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085406416 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085406416 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085406416 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 20250404085406416 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085406416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085406416 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085406416 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085406416 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085406416 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085406416 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085406416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085406416 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085406416 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085406416 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085406416 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085406416 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085406417 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406418 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406418 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085406418 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406418 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406418 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406418 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085406418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406418 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085406418 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(908)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085406418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406418 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085406418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085406418 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085406419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085406419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085406419 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085406419 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085406423 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) 20250404085406423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085406423 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085406423 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085406423 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085406423 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085406423 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085406423 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 20250404085406423 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085406423 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406423 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085406426 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) 20250404085406426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085406426 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085406426 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406426 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085406426 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085406426 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085406426 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 20250404085406426 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085406426 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406426 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085406426 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085406426 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085406426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085406426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085406426 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085406426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085406426 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085406426 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085406426 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085406426 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085406426 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085406426 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406427 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406427 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085406427 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406428 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085406428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085406428 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085406428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085406428 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' 20250404085406428 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 20250404085406428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085406428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085406428 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406436 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 20250404085406436 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 20250404085406436 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085406437 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(911)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085406443 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) 20250404085406443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085406443 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085406443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085406443 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085406443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085406443 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085406443 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 20250404085406443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085406443 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085406445 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) 20250404085406445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085406445 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085406445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406445 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085406445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085406445 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085406445 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 20250404085406445 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085406445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085406445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085406445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085406445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085406445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085406445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085406445 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085406445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085406445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085406445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085406445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085406445 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085406445 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085406445 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406446 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406446 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085406446 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406447 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085406447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085406447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406447 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406447 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 20250404085406447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085406447 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' 20250404085406447 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 20250404085406447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085406447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085406447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085406453 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 20250404085406453 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 20250404085406453 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085406453 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(914)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085406459 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406459 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085406459 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085406459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085406459 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085406459 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085406459 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085406459 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 20250404085406459 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085406459 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085406459 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406462 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085406462 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085406462 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085406462 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085406462 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085406462 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 20250404085406462 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406462 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085406462 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085406462 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085406462 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085406462 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085406462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085406462 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085406462 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085406462 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085406462 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085406462 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085406462 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406463 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406463 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085406463 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406464 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406464 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085406464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085406464 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085406464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085406464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085406464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085406464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085406464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085406464 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085406467 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 20250404085406467 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 20250404085406467 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085406467 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(917)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085406473 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) 20250404085406473 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085406473 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085406473 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085406473 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085406473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085406473 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085406473 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 20250404085406473 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085406473 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406473 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085406476 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) 20250404085406476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085406476 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406476 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085406476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085406476 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085406476 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 20250404085406476 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085406476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085406477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085406477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085406477 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085406477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085406477 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085406477 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085406477 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085406477 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085406477 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085406477 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406478 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406478 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085406478 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406478 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406478 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406478 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406479 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406479 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406479 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406479 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085406479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085406479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406479 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085406479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085406479 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' 20250404085406479 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 20250404085406479 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085406479 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085406479 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406479 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 20250404085406479 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 20250404085406479 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085406479 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(920)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404085406485 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) 20250404085406485 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404085406485 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085406485 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085406485 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085406485 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085406485 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085406485 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 20250404085406485 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085406485 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406485 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085406488 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) 20250404085406488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085406488 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406488 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085406488 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085406488 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085406488 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 20250404085406488 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085406488 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085406488 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085406488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085406488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085406488 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404085406488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085406488 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085406488 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085406488 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085406488 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085406488 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085406488 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085406489 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085406489 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085406490 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085406490 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085406490 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085406490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085406490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085406490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085406490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085406490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085406490 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085406490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085406490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085406490 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085406490 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085406490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085406490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085406490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085406490 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 20250404085406490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085406490 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' 20250404085406490 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 20250404085406490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085406490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085406490 DLSS7 <000c> osmo_ss7_asp.c:1175 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(904)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085407218 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407218 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085407218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085407218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085407218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085407219 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407219 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407219 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407219 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407219 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085407219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407219 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407219 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085407219 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407219 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407219 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085407219 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085407219 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) 20250404085407219 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085407219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085407219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407219 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407219 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407219 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085407219 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407220 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085407220 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085407220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085407220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085407220 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085407220 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085407220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085407220 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085407220 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085407220 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085407220 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085407220 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085407220 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085407220 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407220 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085407223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407224 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085407224 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085407225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085407224 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085407224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085407225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407225 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407225 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407225 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407225 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085407225 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085407225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407226 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407226 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407226 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085407226 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085407226 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(907)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085407232 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) 20250404085407232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085407232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085407232 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 20250404085407232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407232 DLSS7 <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' 20250404085407232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407233 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407233 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407233 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407233 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407233 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) 20250404085407233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407233 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407233 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085407233 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085407233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407233 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085407233 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085407233 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) 20250404085407233 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) 20250404085407233 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085407233 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085407233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085407234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407234 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085407234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085407234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085407234 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085407234 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085407234 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085407234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085407234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085407234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085407234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085407234 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' 20250404085407234 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 20250404085407234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085407234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407234 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407235 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) 20250404085407235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085407235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085407235 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 20250404085407235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407235 DLSS7 <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' 20250404085407235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407235 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) 20250404085407235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407235 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407235 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085407235 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085407235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407236 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407236 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407236 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085407236 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085407236 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(910)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085407244 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) 20250404085407244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085407244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085407244 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 20250404085407244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407244 DLSS7 <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' 20250404085407244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407244 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407244 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) 20250404085407244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085407244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407244 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085407244 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085407244 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) 20250404085407244 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) 20250404085407244 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085407244 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085407244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407244 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085407244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085407244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085407244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 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:1175) 20250404085407244 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085407244 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085407244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085407244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085407245 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 20250404085407245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085407245 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' 20250404085407245 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 20250404085407245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085407245 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407245 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 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  20250404085407246 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) 20250404085407246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085407246 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085407246 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 20250404085407246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407246 DLSS7 <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' 20250404085407246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407246 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407246 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) 20250404085407246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085407246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085407246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085407246 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085407246 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085407257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085407257 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085407257 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085407257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407257 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085407257 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407257 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407257 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407257 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407257 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085407257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407257 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407257 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085407257 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407257 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407257 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085407257 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085407257 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) 20250404085407257 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085407257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085407257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085407257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407257 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085407257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085407257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085407257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085407257 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085407258 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085407258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085407258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085407258 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085407258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085407258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085407258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085407258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085407258 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407258 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085407258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085407258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085407258 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085407258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407258 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085407258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407258 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085407258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085407258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085407258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407258 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085407258 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085407258 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085407275 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) 20250404085407275 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085407275 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085407275 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 20250404085407275 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407275 DLSS7 <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' 20250404085407275 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407275 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407275 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407275 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407275 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407275 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) 20250404085407275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407275 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407275 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085407275 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407275 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407275 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085407275 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085407275 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) 20250404085407275 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) 20250404085407275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085407275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085407275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407275 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085407276 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085407276 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085407276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085407276 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085407276 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085407276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085407276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085407276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085407276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085407276 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' 20250404085407276 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 20250404085407276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085407276 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407276 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407276 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) 20250404085407276 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085407276 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085407276 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 20250404085407276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407276 DLSS7 <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' 20250404085407276 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407276 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407276 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407276 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407276 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407276 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407276 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) 20250404085407276 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407276 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407276 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085407276 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085407276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407276 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407276 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407276 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407276 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407276 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407276 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085407276 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085407276 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085407285 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) 20250404085407285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085407285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085407285 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 20250404085407285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407285 DLSS7 <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' 20250404085407285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407285 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) 20250404085407285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085407285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085407286 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) 20250404085407286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 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) 20250404085407286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085407286 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085407286 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) 20250404085407286 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) 20250404085407286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085407286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085407286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085407286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085407286 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085407286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085407286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085407286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085407286 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085407286 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{CONNECTED}: link up (cnlink.c:111) 20250404085407286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085407286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085407286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085407286 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 20250404085407286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085407286 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' 20250404085407286 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 20250404085407286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085407286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407286 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407287 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) 20250404085407287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085407287 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085407287 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 20250404085407287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085407287 DLSS7 <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' 20250404085407287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085407287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085407287 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085407287 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085407287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085407287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085407287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085407287 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) 20250404085407287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085407287 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085407287 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085407287 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085407288 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) 20250404085407288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085407288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407288 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) 20250404085407288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085407288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085407288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085407288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085407288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085407288 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085407288 DRANAP INFO cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085408301 DLCTRL DEBUG Command: GET 437753643 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085408301 DLCTRL DEBUG Tx Command reply: GET_REPLY 437753643 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085408303 DLCTRL DEBUG Command: GET 997087066 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085408303 DLCTRL DEBUG Tx Command reply: GET_REPLY 997087066 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085408304 DLCTRL DEBUG Command: GET 803687183 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085408304 DLCTRL DEBUG Tx Command reply: GET_REPLY 803687183 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085408305 DLCTRL DEBUG Command: GET 850210077 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085408305 DLCTRL DEBUG Tx Command reply: GET_REPLY 850210077 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085408306 DLCTRL DEBUG Command: GET 357982225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085408306 DLCTRL DEBUG Tx Command reply: GET_REPLY 357982225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085408308 DLCTRL DEBUG Command: GET 921565814 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085408308 DLCTRL DEBUG Tx Command reply: GET_REPLY 921565814 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085408309 DLCTRL DEBUG Command: GET 823002802 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085408309 DLCTRL DEBUG Tx Command reply: GET_REPLY 823002802 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085408310 DLCTRL DEBUG Command: GET 955812777 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085408310 DLCTRL DEBUG Tx Command reply: GET_REPLY 955812777 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085408312 DLCTRL DEBUG Command: GET 936692679 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085408312 DLCTRL DEBUG Tx Command reply: GET_REPLY 936692679 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085408313 DLCTRL DEBUG Command: GET 521035260 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085408313 DLCTRL DEBUG Tx Command reply: GET_REPLY 521035260 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085408314 DLCTRL DEBUG Command: GET 38969366 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085408314 DLCTRL DEBUG Tx Command reply: GET_REPLY 38969366 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085408316 DLCTRL DEBUG Command: GET 306224478 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085408316 DLCTRL DEBUG Tx Command reply: GET_REPLY 306224478 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085408317 DLCTRL DEBUG Command: GET 241401567 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085408317 DLCTRL DEBUG Tx Command reply: GET_REPLY 241401567 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085408318 DLCTRL DEBUG Command: GET 143993402 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085408318 DLCTRL DEBUG Tx Command reply: GET_REPLY 143993402 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085408319 DLCTRL DEBUG Command: GET 572145351 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085408319 DLCTRL DEBUG Tx Command reply: GET_REPLY 572145351 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085408321 DLCTRL DEBUG Command: GET 245525550 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085408321 DLCTRL DEBUG Tx Command reply: GET_REPLY 245525550 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085408322 DLCTRL DEBUG Command: GET 50098740 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085408322 DLCTRL DEBUG Tx Command reply: GET_REPLY 50098740 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085408323 DLCTRL DEBUG Command: GET 546296593 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085408323 DLCTRL DEBUG Tx Command reply: GET_REPLY 546296593 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085408324 DLCTRL DEBUG Command: GET 674502974 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085408324 DLCTRL DEBUG Tx Command reply: GET_REPLY 674502974 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085408325 DLCTRL DEBUG Command: GET 280427704 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085408325 DLCTRL DEBUG Tx Command reply: GET_REPLY 280427704 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000000110010101'B, t_guard := 20.000000 } 20250404085408337 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(922) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)9849383 20250404085409388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085409388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085409388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404085409388 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085409388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x964a27, normal) (hnbgw_rua.c:407) 20250404085409388 DHNB DEBUG map_rua[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404085409388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085409388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849383 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085409388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085409388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085409389 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250404085409389 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849383 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250404085409389 DCN DEBUG map_sccp[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085409389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085409389 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9849383 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250404085409389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849383 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404085409389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085409389 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085409389 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085409389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085409389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085409389 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085409389 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{IDLE}: Allocated (fsm.c:456) 20250404085409389 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085409389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f40030001950056400500f1100926) (sccp_scrc.c:415) 20250404085409389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085409389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085409389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085409389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085409389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085409389 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085409389 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085409389 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085409389 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085409389 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085409389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085409389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085409389 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085409389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085409389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085409389 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 0f 01 00 00 69 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 00 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 01 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085409389 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085409389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085409389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085409389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085409389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085409389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085409389 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 20250404085409389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085409389 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=15 -> eSLS=15: use Normal Route via 'virt-sgsn2' 20250404085409389 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 20250404085409389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085409389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085409390 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f 01 00 00 69 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 00 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 01 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)2261168 HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_20(922)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085409408 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) 20250404085409408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085409408 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085409408 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 20250404085409408 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085409408 DLSS7 <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' 20250404085409408 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085409408 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085409408 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085409408 DLSS7 <000c> osmo_ss7_asp.c:1175 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 69 72 16 f6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085409409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085409409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085409409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085409409 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) 20250404085409409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085409409 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007216f6) (sccp_scrc.c:486) 20250404085409409 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250404085409409 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) MTC@d00087d8efbb: 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 } } } 20250404085409409 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085409409 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085409409 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085409409 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085409409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085409409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085409410 DLCTRL DEBUG Command: GET 608117161 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085409410 DLCTRL DEBUG Tx Command reply: GET_REPLY 608117161 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085409412 DLCTRL DEBUG Command: GET 324562581 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085409412 DLCTRL DEBUG Tx Command reply: GET_REPLY 324562581 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085409415 DLCTRL DEBUG Command: GET 145374123 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085409415 DLCTRL DEBUG Tx Command reply: GET_REPLY 145374123 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085409418 DLCTRL DEBUG Command: GET 310941404 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085409418 DLCTRL DEBUG Tx Command reply: GET_REPLY 310941404 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085409422 DLCTRL DEBUG Command: GET 995713402 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085409422 DLCTRL DEBUG Tx Command reply: GET_REPLY 995713402 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085409424 DLCTRL DEBUG Command: GET 636901977 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085409424 DLCTRL DEBUG Tx Command reply: GET_REPLY 636901977 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085409425 DLCTRL DEBUG Command: GET 261361845 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085409425 DLCTRL DEBUG Tx Command reply: GET_REPLY 261361845 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085409426 DLCTRL DEBUG Command: GET 827354704 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085409426 DLCTRL DEBUG Tx Command reply: GET_REPLY 827354704 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085409427 DLCTRL DEBUG Command: GET 311748634 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085409427 DLCTRL DEBUG Tx Command reply: GET_REPLY 311748634 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085409428 DLCTRL DEBUG Command: GET 7515403 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085409428 DLCTRL DEBUG Tx Command reply: GET_REPLY 7515403 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085409429 DLCTRL DEBUG Command: GET 146781879 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085409429 DLCTRL DEBUG Tx Command reply: GET_REPLY 146781879 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085409431 DLCTRL DEBUG Command: GET 805773897 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085409431 DLCTRL DEBUG Tx Command reply: GET_REPLY 805773897 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250404085409432 DLCTRL DEBUG Command: GET 91635800 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085409432 DLCTRL DEBUG Tx Command reply: GET_REPLY 91635800 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085409433 DLCTRL DEBUG Command: GET 612179341 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085409433 DLCTRL DEBUG Tx Command reply: GET_REPLY 612179341 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085409435 DLCTRL DEBUG Command: GET 955077229 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085409435 DLCTRL DEBUG Tx Command reply: GET_REPLY 955077229 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085409436 DLCTRL DEBUG Command: GET 474979176 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085409436 DLCTRL DEBUG Tx Command reply: GET_REPLY 474979176 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085409437 DLCTRL DEBUG Command: GET 988327476 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085409437 DLCTRL DEBUG Tx Command reply: GET_REPLY 988327476 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085409439 DLCTRL DEBUG Command: GET 700608795 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085409439 DLCTRL DEBUG Tx Command reply: GET_REPLY 700608795 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085409441 DLCTRL DEBUG Command: GET 188153029 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085409441 DLCTRL DEBUG Tx Command reply: GET_REPLY 188153029 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085409443 DLCTRL DEBUG Command: GET 405188996 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085409443 DLCTRL DEBUG Tx Command reply: GET_REPLY 405188996 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000000110111'B, t_guard := 20.000000 } 20250404085409464 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(923) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)11948684 20250404085410492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085410492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085410492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404085410492 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085410492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xb6528c, normal) (hnbgw_rua.c:407) 20250404085410492 DHNB DEBUG map_rua[0x562944620060]{init}: Allocated (fsm.c:456) 20250404085410492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085410492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11948684 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085410492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085410492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085410492 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250404085410492 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11948684 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250404085410492 DCN DEBUG map_sccp[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085410492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085410492 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11948684 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250404085410492 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11948684 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404085410492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085410492 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085410492 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085410492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085410492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085410492 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085410492 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{IDLE}: Allocated (fsm.c:456) 20250404085410492 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085410492 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f40030000370056400500f1100926) (sccp_scrc.c:415) 20250404085410492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085410492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085410492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085410492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085410492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085410492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085410492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085410492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085410492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085410492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085410492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085410492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085410492 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085410492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085410492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085410492 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 0c 01 00 00 6a 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 00 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 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:1175) 20250404085410492 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085410492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085410492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085410493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085410493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085410493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085410493 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 20250404085410493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085410493 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404085410493 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 20250404085410493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085410493 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085410493 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0c 01 00 00 6a 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 00 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 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)66640 HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085410500 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) 20250404085410500 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085410500 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085410500 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 20250404085410500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085410500 DLSS7 <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' 20250404085410500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085410500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085410500 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085410500 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6a 3c 22 a9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085410501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085410501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085410501 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085410501 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) 20250404085410501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085410501 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003c22a9) (sccp_scrc.c:486) 20250404085410501 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250404085410501 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085410501 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085410501 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085410501 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085410501 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085410501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085410501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085410504 DLCTRL DEBUG Command: GET 398234383 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085410504 DLCTRL DEBUG Tx Command reply: GET_REPLY 398234383 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085410508 DLCTRL DEBUG Command: GET 435181784 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085410508 DLCTRL DEBUG Tx Command reply: GET_REPLY 435181784 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085410511 DLCTRL DEBUG Command: GET 374879046 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085410511 DLCTRL DEBUG Tx Command reply: GET_REPLY 374879046 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085410512 DLCTRL DEBUG Command: GET 925962150 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085410512 DLCTRL DEBUG Tx Command reply: GET_REPLY 925962150 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085410514 DLCTRL DEBUG Command: GET 518999390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085410514 DLCTRL DEBUG Tx Command reply: GET_REPLY 518999390 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085410517 DLCTRL DEBUG Command: GET 835800517 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085410517 DLCTRL DEBUG Tx Command reply: GET_REPLY 835800517 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085410520 DLCTRL DEBUG Command: GET 199544744 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085410520 DLCTRL DEBUG Tx Command reply: GET_REPLY 199544744 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085410525 DLCTRL DEBUG Command: GET 216943151 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085410525 DLCTRL DEBUG Tx Command reply: GET_REPLY 216943151 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085410531 DLCTRL DEBUG Command: GET 301393210 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085410531 DLCTRL DEBUG Tx Command reply: GET_REPLY 301393210 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085410534 DLCTRL DEBUG Command: GET 689890703 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085410534 DLCTRL DEBUG Tx Command reply: GET_REPLY 689890703 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085410536 DLCTRL DEBUG Command: GET 79179727 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085410536 DLCTRL DEBUG Tx Command reply: GET_REPLY 79179727 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085410540 DLCTRL DEBUG Command: GET 792304233 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085410540 DLCTRL DEBUG Tx Command reply: GET_REPLY 792304233 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250404085410541 DLCTRL DEBUG Command: GET 366354989 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085410541 DLCTRL DEBUG Tx Command reply: GET_REPLY 366354989 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085410546 DLCTRL DEBUG Command: GET 11486668 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085410546 DLCTRL DEBUG Tx Command reply: GET_REPLY 11486668 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085410548 DLCTRL DEBUG Command: GET 823584257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085410548 DLCTRL DEBUG Tx Command reply: GET_REPLY 823584257 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085410551 DLCTRL DEBUG Command: GET 849604778 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085410551 DLCTRL DEBUG Tx Command reply: GET_REPLY 849604778 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085410553 DLCTRL DEBUG Command: GET 435675320 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085410553 DLCTRL DEBUG Tx Command reply: GET_REPLY 435675320 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085410554 DLCTRL DEBUG Command: GET 833318865 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085410554 DLCTRL DEBUG Tx Command reply: GET_REPLY 833318865 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085410555 DLCTRL DEBUG Command: GET 898758272 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085410555 DLCTRL DEBUG Tx Command reply: GET_REPLY 898758272 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085410557 DLCTRL DEBUG Command: GET 666336676 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085410557 DLCTRL DEBUG Tx Command reply: GET_REPLY 666336676 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000001010100'B, t_guard := 20.000000 } 20250404085410577 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(924) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)7670722 20250404085411606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085411606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085411606 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085411606 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085411606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x750bc2, normal) (hnbgw_rua.c:407) 20250404085411606 DHNB DEBUG map_rua[0x562944610e40]{init}: Allocated (fsm.c:456) 20250404085411606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085411606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7670722 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085411606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085411606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085411606 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085411606 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7670722 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404085411606 DCN DEBUG map_sccp[0x562944661290]{init}: Allocated (fsm.c:456) 20250404085411606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085411606 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7670722 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085411606 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7670722 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085411606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085411606 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085411606 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085411606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085411606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085411606 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085411606 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{IDLE}: Allocated (fsm.c:456) 20250404085411606 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085411606 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000540056400500f1100926) (sccp_scrc.c:415) 20250404085411606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085411606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085411606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085411606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085411606 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085411606 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085411606 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085411606 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085411606 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085411606 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085411606 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411606 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085411606 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085411606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085411606 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 0d 01 00 00 6b 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 00 00 3a 40 08 00 00 f1 10 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 54 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:1175) 20250404085411606 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085411606 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085411606 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085411607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085411607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085411607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085411607 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085411607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085411607 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' 20250404085411607 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 20250404085411607 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085411607 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085411607 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 01 00 00 6b 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 00 00 3a 40 08 00 00 f1 10 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 54 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(915)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)11250287 HNBGW_Test.sgsn1-SCCP(915)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085411624 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) 20250404085411624 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085411624 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085411624 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 20250404085411624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085411624 DLSS7 <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' 20250404085411624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085411624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_sgsnpool_L3Complete_valid_nri_20(924)@d00087d8efbb: setverdict(pass): none -> pass 20250404085411624 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085411624 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6b b6 b0 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085411624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085411624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085411624 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085411624 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) 20250404085411624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085411624 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b6b01b) (sccp_scrc.c:486) 20250404085411624 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250404085411624 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085411624 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085411624 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085411624 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085411624 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085411624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085411624 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085411626 DLCTRL DEBUG Command: GET 145635396 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085411626 DLCTRL DEBUG Tx Command reply: GET_REPLY 145635396 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085411629 DLCTRL DEBUG Command: GET 471737928 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085411629 DLCTRL DEBUG Tx Command reply: GET_REPLY 471737928 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085411631 DLCTRL DEBUG Command: GET 416701237 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085411631 DLCTRL DEBUG Tx Command reply: GET_REPLY 416701237 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085411633 DLCTRL DEBUG Command: GET 690686043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085411633 DLCTRL DEBUG Tx Command reply: GET_REPLY 690686043 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085411634 DLCTRL DEBUG Command: GET 635953741 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085411634 DLCTRL DEBUG Tx Command reply: GET_REPLY 635953741 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085411635 DLCTRL DEBUG Command: GET 24091106 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085411635 DLCTRL DEBUG Tx Command reply: GET_REPLY 24091106 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085411636 DLCTRL DEBUG Command: GET 686164150 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085411636 DLCTRL DEBUG Tx Command reply: GET_REPLY 686164150 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085411637 DLCTRL DEBUG Command: GET 701101489 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085411637 DLCTRL DEBUG Tx Command reply: GET_REPLY 701101489 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085411638 DLCTRL DEBUG Command: GET 976095159 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085411638 DLCTRL DEBUG Tx Command reply: GET_REPLY 976095159 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085411640 DLCTRL DEBUG Command: GET 55310447 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085411640 DLCTRL DEBUG Tx Command reply: GET_REPLY 55310447 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085411643 DLCTRL DEBUG Command: GET 213025552 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085411643 DLCTRL DEBUG Tx Command reply: GET_REPLY 213025552 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085411645 DLCTRL DEBUG Command: GET 822511030 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085411645 DLCTRL DEBUG Tx Command reply: GET_REPLY 822511030 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250404085411648 DLCTRL DEBUG Command: GET 573191835 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085411648 DLCTRL DEBUG Tx Command reply: GET_REPLY 573191835 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085411649 DLCTRL DEBUG Command: GET 446571152 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085411649 DLCTRL DEBUG Tx Command reply: GET_REPLY 446571152 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085411651 DLCTRL DEBUG Command: GET 336151414 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085411651 DLCTRL DEBUG Tx Command reply: GET_REPLY 336151414 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085411653 DLCTRL DEBUG Command: GET 925360038 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085411653 DLCTRL DEBUG Tx Command reply: GET_REPLY 925360038 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085411654 DLCTRL DEBUG Command: GET 209402099 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085411654 DLCTRL DEBUG Tx Command reply: GET_REPLY 209402099 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085411654 DLCTRL DEBUG Command: GET 133419070 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085411654 DLCTRL DEBUG Tx Command reply: GET_REPLY 133419070 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085411655 DLCTRL DEBUG Command: GET 568461285 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085411655 DLCTRL DEBUG Tx Command reply: GET_REPLY 568461285 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085411656 DLCTRL DEBUG Command: GET 591715581 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085411656 DLCTRL DEBUG Tx Command reply: GET_REPLY 591715581 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085411663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47856<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085411663 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42667<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(897)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(896)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085411664 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47840<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085411665 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085411665 DLINP DEBUG SRVCONN(,r=127.0.0.1:56825<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085411665 DLINP NOTICE SRV(,r=127.0.0.1:56825<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085411665 DMAIN NOTICE (127.0.0.1:56825 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56825<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085411665 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc1-RAN(907)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@d00087d8efbb: Final verdict of PTC: none 20250404085411668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085411668 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) 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085411668 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(903)@d00087d8efbb: Final verdict of PTC: none 20250404085411668 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) 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085411668 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 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085411668 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085411668 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085411668 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085411668 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 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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.msc2-SCCP(909)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@d00087d8efbb: Final verdict of PTC: none 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085411668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085411668 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085411668 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085411668 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) 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085411668 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085411668 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) 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085411668 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 20250404085411668 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085411668 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 20250404085411668 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) 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085411668 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085411669 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 20250404085411669 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) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085411669 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 20250404085411669 DLSS7 <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.msc2-RAN(910)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@d00087d8efbb: Final verdict of PTC: none 20250404085411668 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085411668 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085411668 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085411668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085411668 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085411668 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085411668 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085411668 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085411668 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085411668 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085411668 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085411669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085411669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085411669 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085411669 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085411669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085411669 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085411669 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 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085411669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085411669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085411669 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085411669 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) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250404085411669 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085411669 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) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250404085411669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085411669 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085411669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085411669 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 20250404085411669 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085411669 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) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250404085411669 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 20250404085411669 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085411669 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) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085411669 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085411669 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 20250404085411669 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085411669 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085411669 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085411669 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085411669 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085411669 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) 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085411669 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085411669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085411669 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085411669 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 20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085411669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085411669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085411669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085411669 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 20250404085411669 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 20250404085411669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085411669 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085411670 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 20250404085411670 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) 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085411670 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085411670 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) 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250404085411670 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) 20250404085411670 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) 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085411670 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085411670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085411670 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085411670 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 20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085411670 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085411670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085411670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085411670 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 20250404085411670 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 20250404085411673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085411673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085411673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085411673 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 20250404085411673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085411673 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085411673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085411673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085411673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085411673 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 20250404085411673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085411673 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085411674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085411674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085411674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085411674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085411674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085411674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085411669 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404085411669 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085411670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085411670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085411670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085411670 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085411670 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085411670 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085411670 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085411670 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085411670 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085411670 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085411670 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085411670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411670 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085411670 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411670 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085411671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085411671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085411671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 04 72 16 f6 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085411671 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085411671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085411671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085411671 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085411671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085411671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085411671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085411671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{disrupted}: Freeing instance (context_map.c:202) 20250404085411671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9849383)[0x56294462e890]{disrupted}: Deallocated (fsm.c:568) 20250404085411671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085411671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{disconnected}: Freeing instance (context_map.c:206) 20250404085411671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x56294462cde0]{disconnected}: Deallocated (fsm.c:568) 20250404085411671 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9849383 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250404085411671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085411671 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085411671 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085411671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085411671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085411671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411671 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085411671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085411671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085411671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0c 04 3c 22 a9 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085411671 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085411671 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085411671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085411671 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085411672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085411672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085411672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085411672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{disrupted}: Freeing instance (context_map.c:202) 20250404085411672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11948684)[0x562944620060]{disrupted}: Deallocated (fsm.c:568) 20250404085411672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085411672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085411672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085411672 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11948684 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250404085411672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085411672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085411672 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085411672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085411672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085411672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085411672 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085411672 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085411672 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085411672 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085411672 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085411672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085411672 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085411672 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085411672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085411672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085411672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085411672 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085411672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085411672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085411672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 04 b6 b0 1b 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085411672 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085411672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085411672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085411672 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085411673 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085411673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085411673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085411673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{disrupted}: Freeing instance (context_map.c:202) 20250404085411673 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7670722)[0x562944610e40]{disrupted}: Deallocated (fsm.c:568) 20250404085411673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085411673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{disconnected}: Freeing instance (context_map.c:206) 20250404085411673 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x562944661290]{disconnected}: Deallocated (fsm.c:568) 20250404085411673 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7670722 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085411673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085411673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085411673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085411673 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085411673 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085411673 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085411673 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085411673 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47868<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085411674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085411674 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47880<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(916)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(919)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(921)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(898)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(922)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.sgsn2-M3UA(920)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(924)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.msc2-M3UA(911)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(917)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(923)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:54:11 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 20250404085411848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085412279 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085412279 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085412279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412279 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085412279 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412279 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085412279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085412279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085412279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085412279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085412280 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085412280 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085412280 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085412280 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085412280 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085412283 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085412283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085412283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085412284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412284 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085412284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085412284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085412284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085412284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085412284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085412284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085412284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085412284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085412284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085412288 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085412288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085412288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085412288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085412288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085412288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085412288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085412289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085412289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085412289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085412289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085412289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085412289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085412551 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47902<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=680524) 20250404085412790 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085412790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085412790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085412790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412790 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085412790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085412790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085412790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085412790 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085412790 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085412790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412790 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085412790 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412790 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085412790 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085412790 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085412790 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085412791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085412791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085412791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085412791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085412791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085412791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085412791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085412791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085412791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085412791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085412791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085412791 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085412792 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085412792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085412792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085412792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085412792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085412792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085412792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085412792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085412792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085412792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085412792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085412792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085412792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085412792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085413478 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413478 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413478 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413478 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413478 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085413479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413479 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085413479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413479 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085413479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413479 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085413479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085413480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085413480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085413480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413480 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413480 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085413480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085413480 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=680524, count=709932) 20250404085413668 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085413668 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085413669 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085413670 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085413670 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250404085413670 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250404085413670 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085413670 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085413670 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085413671 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085413671 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085413671 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085413860 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085413860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085413860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085413860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413860 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413860 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413860 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085413860 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413860 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085413860 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413860 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085413860 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085413861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085413861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085413861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413861 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085413861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085413861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085413862 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413862 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085413862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085413862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085413862 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' 20250404085413862 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 20250404085413862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085413862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085413862 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085413862 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 20250404085413905 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413905 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00322566), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413905 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413905 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413905 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085413905 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413905 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413905 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413906 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085413906 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085413906 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' 20250404085413906 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 20250404085413906 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085413906 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085413906 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 25 66 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085413906 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 20250404085413909 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413909 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008436ca), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085413909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413909 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085413909 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085413909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085413909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 36 ca 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413910 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413910 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413910 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085413910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085413910 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085413912 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085413912 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0056d5cc), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085413912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085413912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085413912 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085413912 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085413912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085413912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085413912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085413912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085413912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085413912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085413912 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 20250404085413912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085413912 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' 20250404085413912 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 20250404085413912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085413912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085413912 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 d5 cc 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 05  20250404085413912 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 20250404085414325 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(85)[0x56294462f630]{IDLE}: Deallocated (fsm.c:568) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(83)[0x56294462f870]{IDLE}: Deallocated (fsm.c:568) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085414325 DLSCCP DEBUG SCCP-SCOC(84)[0x562944622eb0]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:54:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_L3Compl_no_cn started. 20250404085415654 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085415657 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085415659 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33243<->l=127.0.0.1:4262) (control_if.c:572) 20250404085415670 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085415670 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085415677 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415677 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415677 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415677 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415677 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085415678 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37826 (stream_srv.c:142) 20250404085415678 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37826<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085415678 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415678 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415678 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085415678 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415678 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415679 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415679 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085415679 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 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) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415679 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) 20250404085415679 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) 20250404085415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085415679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085415679 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415679 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415679 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085415679 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415679 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085415679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085415679 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415679 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415679 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085415679 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415679 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415679 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415679 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415679 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415679 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415679 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085415679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085415679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085415680 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415680 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415680 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085415680 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415680 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415680 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415680 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085415680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085415680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085415680 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415680 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 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085415680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415680 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 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085415680 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' 20250404085415680 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 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085415680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085415680 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085415680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085415680 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' 20250404085415680 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 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085415680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085415680 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085415680 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 20250404085415680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085415680 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085415680 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@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(935)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(933)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085415692 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415692 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415692 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415692 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415692 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415692 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415692 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085415692 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415693 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415693 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085415693 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415693 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) 20250404085415693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415693 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415693 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415693 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415693 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415693 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415693 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415693 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) 20250404085415693 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) 20250404085415693 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085415693 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415693 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085415693 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415693 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415693 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085415693 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415693 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415693 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415694 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085415694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085415694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085415694 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415694 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415694 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085415694 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415694 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085415694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085415694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085415694 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415694 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415694 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085415694 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415694 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085415694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085415694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085415694 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415694 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 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085415694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415694 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 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085415694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085415694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415694 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085415694 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(938)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085415714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085415714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085415714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085415714 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085415714 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085415714 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085415714 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085415714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085415714 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085415719 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085415719 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085415719 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085415719 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085415719 DHNBAP DEBUG (127.0.0.1:37826 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085415719 DHNBAP NOTICE (127.0.0.1:37826 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085415719 DHNBAP NOTICE (127.0.0.1:37826 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085415719 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085415719 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085415890 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 20250404085415890 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 20250404085415890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085415890 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(935)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085415897 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085415898 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085415898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085415898 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085415898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085415898 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085415898 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 20250404085415898 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085415898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085415898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085415900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085415900 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085415900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085415900 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085415900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085415900 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085415900 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 20250404085415900 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085415900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085415900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085415900 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085415900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085415900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085415901 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 20250404085415901 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 20250404085415901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085415901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085415901 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085415901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085415901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085415901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085415901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085415901 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085415901 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085415901 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415902 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415902 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085415902 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415903 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415903 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085415903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085415903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085415903 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085415903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085415903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085415903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085415903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085415903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085415903 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085415904 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 20250404085415904 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 20250404085415904 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085415904 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(938)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085415909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415909 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085415909 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085415909 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085415909 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085415909 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085415909 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085415909 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 20250404085415909 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085415909 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085415909 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085415912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085415912 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085415912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085415912 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085415912 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 20250404085415912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085415912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085415912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085415912 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 20250404085415912 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 20250404085415912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085415912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085415912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085415912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085415912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085415912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085415912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085415912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085415912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085415912 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085415914 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085415914 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085415914 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085415914 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085415914 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085415914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085415914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085415914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085415914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085415914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085415914 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085415914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085415914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085415914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085415914 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085415915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085415915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085415915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085415915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085415915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085415915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085415915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085415915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085415915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085415915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(934)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085416704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085416704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085416704 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085416704 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085416704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085416704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085416704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085416704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085416705 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085416705 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085416705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085416705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085416705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085416705 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085416705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085416705 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085416705 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085416705 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085416705 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085416705 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085416705 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085416705 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) 20250404085416705 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085416705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085416705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085416705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085416705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085416705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085416705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085416705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085416705 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085416705 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085416705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085416705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085416705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085416705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085416706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085416706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085416706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085416706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085416706 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085416706 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085416708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085416708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085416708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085416708 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085416708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085416708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085416708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085416708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085416708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085416708 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085416708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085416708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085416708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085416708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085416708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085416708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085416709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085416709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085416709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085416709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085416709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085416709 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085416709 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(937)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085416713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085416713 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085416713 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085416713 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085416713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085416713 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085416713 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085416713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085416713 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085416713 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085416713 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085416713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085416713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085416713 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085416713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085416713 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085416713 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085416713 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416713 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085416713 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085416713 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085416713 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085416713 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) 20250404085416713 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085416713 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085416713 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085416713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085416714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416714 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416714 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085416714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085416714 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085416714 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085416714 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085416714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085416714 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085416714 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085416714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085416714 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085416714 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085416714 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085416714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085416714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085416714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085416714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085416714 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085416714 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085416715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085416715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085416715 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085416715 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085416715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085416715 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085416715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085416715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085416715 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085416715 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085416715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085416715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085416715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085416715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085416715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085416715 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085416715 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085416716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085416716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085416716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085416716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085416716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085416716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085416716 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085416716 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085416716 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085416729 DLCTRL DEBUG Command: GET 291017058 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085416729 DLCTRL DEBUG Tx Command reply: GET_REPLY 291017058 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085416736 DLCTRL DEBUG Command: GET 414211602 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085416736 DLCTRL DEBUG Tx Command reply: GET_REPLY 414211602 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085416740 DLCTRL DEBUG Command: GET 417263481 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085416740 DLCTRL DEBUG Tx Command reply: GET_REPLY 417263481 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085416743 DLCTRL DEBUG Command: GET 788005346 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085416743 DLCTRL DEBUG Tx Command reply: GET_REPLY 788005346 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085416746 DLCTRL DEBUG Command: GET 914813138 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085416747 DLCTRL DEBUG Tx Command reply: GET_REPLY 914813138 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085416749 DLCTRL DEBUG Command: GET 961463674 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085416749 DLCTRL DEBUG Tx Command reply: GET_REPLY 961463674 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085416752 DLCTRL DEBUG Command: GET 883705184 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085416752 DLCTRL DEBUG Tx Command reply: GET_REPLY 883705184 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085416754 DLCTRL DEBUG Command: GET 123528148 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085416755 DLCTRL DEBUG Tx Command reply: GET_REPLY 123528148 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085416757 DLCTRL DEBUG Command: GET 244344684 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085416757 DLCTRL DEBUG Tx Command reply: GET_REPLY 244344684 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085416760 DLCTRL DEBUG Command: GET 8192613 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085416760 DLCTRL DEBUG Tx Command reply: GET_REPLY 8192613 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085416763 DLCTRL DEBUG Command: GET 171219142 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085416763 DLCTRL DEBUG Tx Command reply: GET_REPLY 171219142 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085416768 DLCTRL DEBUG Command: GET 324767820 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085416768 DLCTRL DEBUG Tx Command reply: GET_REPLY 324767820 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085416773 DLCTRL DEBUG Command: GET 830949145 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085416773 DLCTRL DEBUG Tx Command reply: GET_REPLY 830949145 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085416779 DLCTRL DEBUG Command: GET 244073162 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085416779 DLCTRL DEBUG Tx Command reply: GET_REPLY 244073162 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085416782 DLCTRL DEBUG Command: GET 771783778 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085416783 DLCTRL DEBUG Tx Command reply: GET_REPLY 771783778 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085416786 DLCTRL DEBUG Command: GET 697513936 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085416786 DLCTRL DEBUG Tx Command reply: GET_REPLY 697513936 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085416790 DLCTRL DEBUG Command: GET 276249896 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085416790 DLCTRL DEBUG Tx Command reply: GET_REPLY 276249896 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085416794 DLCTRL DEBUG Command: GET 310496301 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085416794 DLCTRL DEBUG Tx Command reply: GET_REPLY 310496301 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085416797 DLCTRL DEBUG Command: GET 862077235 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085416797 DLCTRL DEBUG Tx Command reply: GET_REPLY 862077235 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085416800 DLCTRL DEBUG Command: GET 511333177 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085416800 DLCTRL DEBUG Tx Command reply: GET_REPLY 511333177 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000001011011010'B, t_guard := 20.000000 } 20250404085416833 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)12636838 20250404085417867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085417867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085417867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085417867 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085417867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc0d2a6, normal) (hnbgw_rua.c:407) 20250404085417867 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085417867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12636838)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085417867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636838 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085417867 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085417867 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085417867 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085417867 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636838 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250404085417867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12636838)[0x56294462f870]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085417867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12636838)[0x56294462f870]{init}: Freeing instance (context_map.c:202) 20250404085417867 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12636838)[0x56294462f870]{init}: Deallocated (fsm.c:568) 20250404085417867 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12636838 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085417867 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250404085417867 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085417867 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085417867 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085417867 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(930)@d00087d8efbb: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)12636838 MTC@d00087d8efbb: 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 := '000000000000001110111001'B, t_guard := 20.000000 } 20250404085417903 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)15279034 20250404085418924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085418924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085418924 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404085418924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085418924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe923ba, normal) (hnbgw_rua.c:407) 20250404085418924 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085418924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15279034)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085418924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15279034 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085418924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085418924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085418924 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404085418924 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-15279034 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250404085418924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15279034)[0x56294462f870]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085418924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15279034)[0x56294462f870]{init}: Freeing instance (context_map.c:202) 20250404085418924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15279034)[0x56294462f870]{init}: Deallocated (fsm.c:568) 20250404085418924 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15279034 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250404085418924 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250404085418924 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085418925 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085418925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085418925 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(930)@d00087d8efbb: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)15279034 MTC@d00087d8efbb: 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 := '000000000000000111101010'B, t_guard := 20.000000 } 20250404085418954 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)7217215 20250404085419976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085419976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085419976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085419976 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085419976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6e203f, normal) (hnbgw_rua.c:407) 20250404085419976 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085419976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217215)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085419976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217215 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085419976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085419976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085419976 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217215 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250404085419976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217215)[0x56294462f870]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085419976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217215)[0x56294462f870]{init}: Freeing instance (context_map.c:202) 20250404085419976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7217215)[0x56294462f870]{init}: Deallocated (fsm.c:568) 20250404085419976 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7217215 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250404085419976 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250404085419976 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085419976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085419976 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085419977 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(930)@d00087d8efbb: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)7217215 MTC@d00087d8efbb: 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 := '000000000000001111011011'B, t_guard := 20.000000 } 20250404085420017 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59714<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)13628181 20250404085421035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085421035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085421035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085421035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085421035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcff315, normal) (hnbgw_rua.c:407) 20250404085421036 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085421036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628181)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085421036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628181 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085421036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085421036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085421036 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085421036 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628181 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250404085421036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628181)[0x56294462f870]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085421036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628181)[0x56294462f870]{init}: Freeing instance (context_map.c:202) 20250404085421036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13628181)[0x56294462f870]{init}: Deallocated (fsm.c:568) 20250404085421036 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13628181 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085421036 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250404085421036 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404085421036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085421036 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085421036 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(930)@d00087d8efbb: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)13628181 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085421052 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085421053 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33243<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(927)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(926)@d00087d8efbb: Final verdict of PTC: none 20250404085421056 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085421058 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085421059 DLINP DEBUG SRVCONN(,r=127.0.0.1:37826<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085421059 DLINP NOTICE SRV(,r=127.0.0.1:37826<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085421059 DMAIN NOTICE (127.0.0.1:37826 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37826<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085421059 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404085421059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(934)@d00087d8efbb: Final verdict of PTC: none 20250404085421059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085421059 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085421059 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085421059 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(933)@d00087d8efbb: Final verdict of PTC: none 20250404085421060 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085421060 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) 20250404085421060 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085421060 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085421060 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085421061 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) 20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(936)@d00087d8efbb: Final verdict of PTC: none 20250404085421061 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 20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085421061 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085421061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085421061 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085421061 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 20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085421061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085421061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085421061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085421061 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 20250404085421062 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 20250404085421061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085421062 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085421062 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085421062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085421062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085421062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085421062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085421062 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085421062 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085421062 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085421062 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085421063 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 20250404085421063 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) 20250404085421063 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085421063 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085421063 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085421063 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) 20250404085421063 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085421063 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@d00087d8efbb: Final verdict of PTC: none 20250404085421064 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) 20250404085421064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085421064 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085421064 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085421064 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085421064 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085421064 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085421064 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 20250404085421064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085421064 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085421064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085421064 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085421064 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(938)@d00087d8efbb: Final verdict of PTC: none 20250404085421064 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 20250404085421064 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 20250404085421064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085421064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085421064 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085421064 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085421065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085421065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085421065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085421065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085421065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085421065 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085421065 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(937)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@d00087d8efbb: Final verdict of PTC: none 20250404085421068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59688<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(939)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(940)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(928)@d00087d8efbb: Final verdict of PTC: none 20250404085421070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59704<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(942)@d00087d8efbb: Final verdict of PTC: none 20250404085421072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59700<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(941)@d00087d8efbb: Final verdict of PTC: none 20250404085421089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59714<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_no_cn0(943)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:54:21 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 20250404085421168 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085421671 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085421671 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085421671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085421671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085421671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085421671 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085421671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085421671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085421671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085421671 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085421672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085421672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085421672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085421672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085421672 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085421672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085421672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085421672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085421672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085421672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085421672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085421672 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 20250404085421672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085421672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085421672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085421672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085421672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085421672 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 20250404085421672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085421672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085421673 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085421673 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085421673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085421673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085421673 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085421673 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085421673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085421673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085421673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085421673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085421673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085421673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085421673 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085421673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085421673 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085421771 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59722<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=262072) 20250404085422280 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085422280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085422280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085422280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422280 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085422280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085422280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085422280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085422281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085422281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085422281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085422281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085422281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085422281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085422285 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085422285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085422285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085422285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422285 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085422285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085422285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085422285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085422285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085422285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085422285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085422285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085422285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085422285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085422289 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085422289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085422289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085422289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422289 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085422289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085422289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085422289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085422290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085422290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085422290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085422290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085422290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085422290 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=262072, count=316868) 20250404085422791 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085422791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085422791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085422791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422791 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085422791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085422791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085422791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085422791 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085422791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085422791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085422791 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085422791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085422791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085422791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085422792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085422792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085422792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085422792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085422792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085422792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085422792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085422792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085422792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085422792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085422792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085422792 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085422793 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085422793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085422793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085422793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085422793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085422793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085422793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085422793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085422793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085422793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085422793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085422793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085422793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085422793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085423062 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085423062 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085423062 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085423064 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085423064 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085423064 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085423479 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085423479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423479 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085423479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423479 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085423479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423479 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085423479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085423479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085423479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085423479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423479 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085423479 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:54:23 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250404085423861 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085423861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085423861 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085423861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423861 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423861 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423861 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085423861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085423862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085423862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085423862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085423862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085423862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085423862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085423862 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085423863 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085423863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085423863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085423863 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085423863 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085423863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085423863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085423863 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085423864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085423864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085423864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085423864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085423864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085423864 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' 20250404085423864 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 20250404085423864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085423864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085423864 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085423864 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 20250404085423896 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(86)[0x56294461ea20]{IDLE}: Deallocated (fsm.c:568) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085423896 DLSCCP DEBUG SCCP-SCOC(87)[0x56294461b220]{IDLE}: Deallocated (fsm.c:568) 20250404085423899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085423899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085423899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085423899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085423899 DLSCCP DEBUG SCCP-SCOC(88)[0x562944610ae0]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250404085424851 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085424855 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085424859 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35723<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085424882 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085424882 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085424891 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424891 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424891 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424891 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085424891 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45957 (stream_srv.c:142) 20250404085424891 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45957<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085424891 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424891 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424892 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424892 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424892 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424892 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085424892 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424892 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424892 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424892 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424892 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424892 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424892 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424892 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424892 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424892 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085424892 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085424892 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085424892 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424892 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424892 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424892 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424892 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085424892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085424892 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085424893 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424893 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085424893 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 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) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424893 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) 20250404085424893 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) 20250404085424893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085424893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085424893 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424893 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424893 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085424893 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424893 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085424893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085424893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085424893 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424893 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424893 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085424893 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424893 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424893 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424893 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424893 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424893 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424893 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085424893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085424893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085424893 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424894 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 20250404085424894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085424894 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085424894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424894 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 20250404085424894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085424894 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=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250404085424894 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 20250404085424894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085424894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085424894 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085424894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085424894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085424894 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' 20250404085424894 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 20250404085424894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085424894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085424894 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085424894 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 20250404085424894 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@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(954)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(954)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(952)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(957)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(957)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(955)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(960)@d00087d8efbb: ************************************************* HNBGW_Test.msc2-M3UA(960)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(958)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085424931 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424931 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424931 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424931 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424932 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424932 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424932 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085424932 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085424933 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424933 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085424933 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424933 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) 20250404085424933 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) 20250404085424933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085424933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085424933 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424933 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424933 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085424933 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424933 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085424933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085424933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085424933 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424933 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424933 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085424933 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424933 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085424933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085424933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085424933 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424933 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085424933 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085424933 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085424933 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085424933 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085424933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085424933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085424933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085424933 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085424933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085424933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085424933 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085424933 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085424933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424933 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 20250404085424933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085424933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085424933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424933 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 20250404085424933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085424933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085424933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085424933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085424933 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085424933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085424933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085424933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085424934 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085424934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085424934 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(969)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn2-M3UA(969)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(967)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085425010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085425010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085425010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085425010 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085425010 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085425010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085425010 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085425010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085425010 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085425014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085425014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085425014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085425014 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085425014 DHNBAP DEBUG (127.0.0.1:45957 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085425014 DHNBAP NOTICE (127.0.0.1:45957 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085425014 DHNBAP NOTICE (127.0.0.1:45957 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085425014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085425014 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085425105 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 20250404085425105 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 20250404085425105 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085425105 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(954)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085425111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425111 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085425111 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085425111 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085425111 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085425111 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085425111 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085425111 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 20250404085425111 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085425111 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085425111 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085425113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085425113 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085425113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085425113 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085425113 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085425113 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085425113 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 20250404085425114 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085425114 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085425114 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085425114 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425114 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425114 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085425114 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 20250404085425114 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 20250404085425114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085425114 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085425114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425114 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425114 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425114 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425114 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085425114 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085425114 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085425115 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 20250404085425115 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 20250404085425115 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 20250404085425115 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085425115 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085425115 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085425115 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085425115 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085425115 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085425115 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085425115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085425116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425116 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085425116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085425116 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085425116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085425116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085425116 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085425116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085425116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085425117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  HNBGW_Test.msc1-M3UA(957)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085425126 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) 20250404085425126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085425126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085425126 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085425126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425126 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085425126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085425126 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085425126 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 20250404085425126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250404085425126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085425126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085425126 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 20250404085425126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085425126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085425126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425127 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085425128 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 20250404085425128 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 20250404085425128 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 20250404085425128 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085425128 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085425128 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085425128 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(960)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404085425130 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) 20250404085425130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085425130 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085425131 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425131 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085425131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085425131 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250404085425131 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 20250404085425131 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085425131 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425131 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085425131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085425131 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085425131 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425132 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425132 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425132 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425132 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085425132 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085425132 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085425133 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085425133 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085425133 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085425133 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425133 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085425133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425133 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425133 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425133 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085425133 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085425133 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085425133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085425133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085425133 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' 20250404085425133 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 20250404085425133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085425134 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425134 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425135 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) 20250404085425135 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404085425135 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085425135 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085425135 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425135 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085425135 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085425135 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404085425135 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 20250404085425135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Pending () 20250404085425135 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085425135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085425135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085425135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085425135 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404085425135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425135 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085425141 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) 20250404085425141 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085425141 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085425141 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425141 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085425141 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085425141 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_ACTIVE 20250404085425141 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 20250404085425141 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404085425141 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425141 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425141 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085425141 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425141 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085425141 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425141 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085425141 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404085425141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425141 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425141 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425141 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425141 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085425141 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085425141 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085425143 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085425143 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085425143 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085425143 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425143 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085425143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425143 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 20250404085425143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085425143 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=4 -> eSLS=20: use Normal Route via 'virt-msc2' 20250404085425143 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 20250404085425143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085425143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425143 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 04 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085425143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425143 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085425143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085425143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425143 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085425143 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085425150 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 20250404085425150 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 20250404085425150 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085425150 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(963)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085425154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085425154 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085425154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085425154 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085425154 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085425154 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085425154 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 20250404085425154 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085425154 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085425154 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085425156 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085425156 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085425156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085425156 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085425156 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 20250404085425156 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425157 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085425157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425157 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085425157 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085425157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425157 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425157 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425157 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425157 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085425157 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085425157 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085425158 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085425158 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085425158 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085425158 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425158 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085425158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425158 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085425158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425158 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085425158 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085425158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085425158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085425158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085425158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085425158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085425158 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425158 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085425172 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 20250404085425172 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 20250404085425172 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085425172 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(966)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085425175 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) 20250404085425175 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085425175 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085425175 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085425175 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085425175 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085425175 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085425175 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 20250404085425175 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085425175 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425175 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085425177 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) 20250404085425177 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085425177 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425177 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085425177 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085425177 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085425177 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 20250404085425177 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425177 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425177 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085425177 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425177 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085425177 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085425177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425177 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425177 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425177 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425177 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085425177 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085425178 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085425179 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085425179 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085425179 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085425179 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425179 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085425179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425179 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425179 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425179 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425179 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425179 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425179 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425179 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425179 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425179 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085425179 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425179 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085425179 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085425179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425179 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425179 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425179 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085425179 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085425179 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' 20250404085425179 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 20250404085425179 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085425179 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425179 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250404085425190 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 20250404085425190 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 20250404085425190 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085425190 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(969)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404085425193 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) 20250404085425193 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404085425193 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085425193 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085425193 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085425193 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085425193 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404085425193 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 20250404085425193 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085425193 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425193 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085425195 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) 20250404085425195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085425195 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425195 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085425195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085425195 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085425195 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 20250404085425195 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425195 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085425195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085425195 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425195 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085425195 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404085425195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085425195 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085425195 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425195 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085425195 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085425195 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085425195 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085425196 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085425196 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085425196 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085425196 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425196 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085425196 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425196 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425196 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425197 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425197 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425197 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425197 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425197 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425197 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425197 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085425197 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085425197 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085425197 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085425197 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425197 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425197 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425197 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 20250404085425197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085425197 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' 20250404085425197 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 20250404085425197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085425197 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425197 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 06  HNBGW_Test.msc0-RAN(953)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085425915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425915 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085425915 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085425915 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085425915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085425915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425915 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425915 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425915 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085425915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425915 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425915 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085425915 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425915 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425915 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085425915 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085425915 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) 20250404085425915 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085425915 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425915 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425915 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425915 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425915 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425915 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425915 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425915 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085425915 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425915 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085425915 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085425915 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085425915 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425915 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425915 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425915 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085425915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085425915 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085425915 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085425915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085425915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085425916 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085425916 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085425916 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085425916 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425916 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085425916 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425916 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425916 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425916 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425916 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425916 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085425916 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425916 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425916 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085425916 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085425916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425916 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425916 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425916 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425917 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425917 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425917 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085425917 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085425917 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085425921 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) 20250404085425921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085425921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085425921 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 20250404085425921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425921 DLSS7 <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' 20250404085425921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425921 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425921 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) 20250404085425921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425921 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425921 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085425921 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425921 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425921 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085425921 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085425921 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) 20250404085425921 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) 20250404085425921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425921 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085425921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085425921 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085425921 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085425921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085425921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085425921 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' 20250404085425921 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 20250404085425921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085425921 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425921 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425922 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) 20250404085425922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085425922 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085425922 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 20250404085425922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425922 DLSS7 <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' 20250404085425922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425922 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425922 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425922 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425922 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) 20250404085425922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425922 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425922 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085425922 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085425922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425922 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425922 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425922 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425922 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425922 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425922 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085425922 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085425922 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085425945 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) 20250404085425945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085425945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085425945 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 20250404085425945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425945 DLSS7 <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' 20250404085425945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425945 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425945 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425945 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) 20250404085425945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425945 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425945 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085425945 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425945 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425945 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085425945 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085425945 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) 20250404085425945 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) 20250404085425945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425945 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085425945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085425945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085425945 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085425946 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{CONNECTED}: link up (cnlink.c:111) 20250404085425946 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425946 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425946 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425946 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 20250404085425946 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085425946 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' 20250404085425946 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 20250404085425946 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085425946 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425946 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425948 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) 20250404085425948 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404085425948 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404085425948 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 20250404085425948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425948 DLSS7 <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' 20250404085425948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425948 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425948 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) 20250404085425948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404085425948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085425948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425948 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085425948 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085425948 DRANAP INFO cnlink(msc-2)[0x56294459c970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085425959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425959 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085425959 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085425959 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085425959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085425959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425959 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425959 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425959 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085425959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425959 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425959 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085425959 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425959 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425959 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085425959 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085425959 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) 20250404085425959 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085425959 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425959 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425959 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425959 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425959 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425959 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085425959 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425959 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085425959 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425959 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085425959 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085425959 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085425959 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425959 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425959 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425959 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085425959 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085425959 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085425959 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085425959 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085425959 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425960 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085425961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425961 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085425961 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085425961 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085425961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425962 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085425962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425962 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085425962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425962 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425962 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085425962 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085425962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425962 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425962 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425962 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085425962 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085425962 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085425985 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) 20250404085425985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085425985 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085425985 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 20250404085425985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425985 DLSS7 <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' 20250404085425985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425985 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425985 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425985 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) 20250404085425985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085425985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085425985 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085425985 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) 20250404085425985 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) 20250404085425985 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425985 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085425986 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085425986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085425986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085425986 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085425986 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085425986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085425986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085425986 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' 20250404085425986 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 20250404085425986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085425986 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404085425987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425987 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) 20250404085425987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085425987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085425987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425987 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) 20250404085425987 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085425987 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085425987 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 20250404085425987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425987 DLSS7 <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' 20250404085425987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425987 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425987 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425987 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085425987 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085425987 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085425998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085425998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085425998 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085425998 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) 20250404085425998 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) 20250404085425998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085425998 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085425998 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 20250404085425998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085425998 DLSS7 <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' 20250404085425998 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085425998 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085425998 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425998 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085425998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085425998 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085425998 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085425998 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085425998 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) 20250404085425998 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425998 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425998 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425998 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425998 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425999 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) 20250404085425999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425999 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085425999 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085425999 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085425999 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085425999 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) 20250404085425999 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) 20250404085425999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085425999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085425999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085425999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085425999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085425999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085425999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085425999 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085425999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085425999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085425999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085425999 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085425999 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{CONNECTED}: link up (cnlink.c:111) 20250404085425999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085425999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085425999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085425999 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 20250404085425999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085425999 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' 20250404085425999 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 20250404085425999 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085425999 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085425999 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0b 03 00 00 0e 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 06  20250404085426000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085426000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085426000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085426000 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) 20250404085426000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085426000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085426000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404085426000 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) 20250404085426000 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085426000 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085426000 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 20250404085426000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085426000 DLSS7 <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' 20250404085426000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085426000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085426000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085426000 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085426000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404085426000 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) 20250404085426000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085426000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085426000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085426000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085426000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085426000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085426000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085426000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085426000 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) 20250404085426000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085426000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085426000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085426000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085426000 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085426000 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085426000 DRANAP INFO cnlink(sgsn-2)[0x562944608410]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085427026 DLCTRL DEBUG Command: GET 75245242 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085427026 DLCTRL DEBUG Tx Command reply: GET_REPLY 75245242 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085427033 DLCTRL DEBUG Command: GET 547914452 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085427033 DLCTRL DEBUG Tx Command reply: GET_REPLY 547914452 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085427037 DLCTRL DEBUG Command: GET 358132866 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085427037 DLCTRL DEBUG Tx Command reply: GET_REPLY 358132866 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085427039 DLCTRL DEBUG Command: GET 231396531 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085427039 DLCTRL DEBUG Tx Command reply: GET_REPLY 231396531 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085427042 DLCTRL DEBUG Command: GET 612182087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085427042 DLCTRL DEBUG Tx Command reply: GET_REPLY 612182087 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085427045 DLCTRL DEBUG Command: GET 883193656 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085427045 DLCTRL DEBUG Tx Command reply: GET_REPLY 883193656 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085427046 DLCTRL DEBUG Command: GET 666976441 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085427046 DLCTRL DEBUG Tx Command reply: GET_REPLY 666976441 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085427048 DLCTRL DEBUG Command: GET 367408290 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085427048 DLCTRL DEBUG Tx Command reply: GET_REPLY 367408290 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085427049 DLCTRL DEBUG Command: GET 772966589 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085427049 DLCTRL DEBUG Tx Command reply: GET_REPLY 772966589 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085427049 DLCTRL DEBUG Command: GET 544002445 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085427049 DLCTRL DEBUG Tx Command reply: GET_REPLY 544002445 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085427051 DLCTRL DEBUG Command: GET 902508572 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085427051 DLCTRL DEBUG Tx Command reply: GET_REPLY 902508572 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085427051 DLCTRL DEBUG Command: GET 921353171 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085427052 DLCTRL DEBUG Tx Command reply: GET_REPLY 921353171 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085427053 DLCTRL DEBUG Command: GET 761619846 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085427053 DLCTRL DEBUG Tx Command reply: GET_REPLY 761619846 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085427054 DLCTRL DEBUG Command: GET 432365533 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085427054 DLCTRL DEBUG Tx Command reply: GET_REPLY 432365533 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085427056 DLCTRL DEBUG Command: GET 43827678 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085427056 DLCTRL DEBUG Tx Command reply: GET_REPLY 43827678 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085427058 DLCTRL DEBUG Command: GET 274039996 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085427058 DLCTRL DEBUG Tx Command reply: GET_REPLY 274039996 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085427060 DLCTRL DEBUG Command: GET 426072541 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085427060 DLCTRL DEBUG Tx Command reply: GET_REPLY 426072541 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085427061 DLCTRL DEBUG Command: GET 788091917 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085427061 DLCTRL DEBUG Tx Command reply: GET_REPLY 788091917 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085427063 DLCTRL DEBUG Command: GET 312583273 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085427063 DLCTRL DEBUG Tx Command reply: GET_REPLY 312583273 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085427064 DLCTRL DEBUG Command: GET 676568673 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085427064 DLCTRL DEBUG Tx Command reply: GET_REPLY 676568673 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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@d00087d8efbb: 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@d00087d8efbb: 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 := '000000000000001010011101'B, t_guard := 20.000000 } 20250404085427076 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@d00087d8efbb: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@d00087d8efbb: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(971) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)9290907 20250404085428107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085428107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085428107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404085428108 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085428108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8dc49b, normal) (hnbgw_rua.c:407) 20250404085428108 DHNB DEBUG map_rua[0x56294462f870]{init}: Allocated (fsm.c:456) 20250404085428108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085428108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9290907 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085428108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085428108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085428108 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250404085428108 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250404085428108 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9290907 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250404085428108 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9290907 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085428108 DCN DEBUG map_sccp[0x562944610e40]{init}: Allocated (fsm.c:456) 20250404085428108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085428108 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9290907 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085428108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9290907 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404085428108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085428108 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085428108 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085428108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085428108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085428108 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085428108 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{IDLE}: Allocated (fsm.c:456) 20250404085428108 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085428108 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300029d0056400500f1100926) (sccp_scrc.c:415) 20250404085428108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085428108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085428108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085428108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085428108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085428108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085428108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085428108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085428108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085428108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085428108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085428108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085428108 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085428108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085428108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085428108 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 0a 01 00 00 6c 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 00 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085428108 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085428108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085428108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085428108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085428108 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085428108 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085428108 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085428108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085428108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085428108 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085428108 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085428108 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085428108 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0a 01 00 00 6c 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 00 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(961)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@d00087d8efbb: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)1271539 HNBGW_Test.sgsn0-SCCP(961)@d00087d8efbb: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(971)@d00087d8efbb: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(961)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@d00087d8efbb: 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 } } } 20250404085428114 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085428114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085428114 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085428114 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085428114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085428114 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085428114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085428114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085428114 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085428114 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6c 21 fe ab 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085428114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085428114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085428114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085428114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085428114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085428114 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0021feab) (sccp_scrc.c:486) 20250404085428114 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250404085428114 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085428114 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085428114 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085428114 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085428114 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085428114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085428114 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085428115 DLCTRL DEBUG Command: GET 507186495 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085428115 DLCTRL DEBUG Tx Command reply: GET_REPLY 507186495 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085428117 DLCTRL DEBUG Command: GET 596910834 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085428117 DLCTRL DEBUG Tx Command reply: GET_REPLY 596910834 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085428119 DLCTRL DEBUG Command: GET 776260429 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085428119 DLCTRL DEBUG Tx Command reply: GET_REPLY 776260429 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085428122 DLCTRL DEBUG Command: GET 763857533 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085428122 DLCTRL DEBUG Tx Command reply: GET_REPLY 763857533 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085428126 DLCTRL DEBUG Command: GET 439263804 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085428126 DLCTRL DEBUG Tx Command reply: GET_REPLY 439263804 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085428127 DLCTRL DEBUG Command: GET 306409624 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085428127 DLCTRL DEBUG Tx Command reply: GET_REPLY 306409624 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085428131 DLCTRL DEBUG Command: GET 27022509 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085428131 DLCTRL DEBUG Tx Command reply: GET_REPLY 27022509 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085428135 DLCTRL DEBUG Command: GET 368143012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085428135 DLCTRL DEBUG Tx Command reply: GET_REPLY 368143012 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085428139 DLCTRL DEBUG Command: GET 296591629 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085428139 DLCTRL DEBUG Tx Command reply: GET_REPLY 296591629 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085428142 DLCTRL DEBUG Command: GET 922569003 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085428142 DLCTRL DEBUG Tx Command reply: GET_REPLY 922569003 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085428145 DLCTRL DEBUG Command: GET 437036082 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085428145 DLCTRL DEBUG Tx Command reply: GET_REPLY 437036082 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085428148 DLCTRL DEBUG Command: GET 377024192 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085428148 DLCTRL DEBUG Tx Command reply: GET_REPLY 377024192 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085428151 DLCTRL DEBUG Command: GET 623222416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085428151 DLCTRL DEBUG Tx Command reply: GET_REPLY 623222416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085428154 DLCTRL DEBUG Command: GET 518528230 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085428154 DLCTRL DEBUG Tx Command reply: GET_REPLY 518528230 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085428156 DLCTRL DEBUG Command: GET 294220932 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085428156 DLCTRL DEBUG Tx Command reply: GET_REPLY 294220932 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085428159 DLCTRL DEBUG Command: GET 18377488 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085428159 DLCTRL DEBUG Tx Command reply: GET_REPLY 18377488 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085428161 DLCTRL DEBUG Command: GET 132995330 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085428161 DLCTRL DEBUG Tx Command reply: GET_REPLY 132995330 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085428163 DLCTRL DEBUG Command: GET 225198816 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085428163 DLCTRL DEBUG Tx Command reply: GET_REPLY 225198816 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085428166 DLCTRL DEBUG Command: GET 275681387 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085428166 DLCTRL DEBUG Tx Command reply: GET_REPLY 275681387 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085428170 DLCTRL DEBUG Command: GET 473255793 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085428170 DLCTRL DEBUG Tx Command reply: GET_REPLY 473255793 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000111000011'B, t_guard := 20.000000 } 20250404085428195 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@d00087d8efbb: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@d00087d8efbb: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(972) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)2238526 20250404085429220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085429220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085429220 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404085429220 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085429220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x22283e, normal) (hnbgw_rua.c:407) 20250404085429220 DHNB DEBUG map_rua[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404085429220 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085429220 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2238526 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085429220 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085429220 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085429220 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250404085429221 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2238526 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250404085429221 DCN DEBUG map_sccp[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085429221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085429221 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2238526 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250404085429221 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2238526 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404085429221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085429221 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085429221 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085429221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085429221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085429221 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085429221 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{IDLE}: Allocated (fsm.c:456) 20250404085429221 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085429221 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001c30056400500f1100926) (sccp_scrc.c:415) 20250404085429221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085429221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085429221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085429221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085429221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085429221 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085429221 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085429221 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085429221 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085429221 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085429221 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085429221 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085429221 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085429221 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085429221 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085429221 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 0b 01 00 00 6d 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 01 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085429221 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085429221 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085429221 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085429221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085429221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085429221 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085429221 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 20250404085429221 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085429221 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' 20250404085429221 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 20250404085429221 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085429221 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085429221 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0b 01 00 00 6d 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 01 c3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(967)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@d00087d8efbb: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)677748 HNBGW_Test.sgsn2-SCCP(967)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(967)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_nri_from_other_PLMN0(972)@d00087d8efbb: setverdict(pass): none -> pass 20250404085429235 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) 20250404085429235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404085429235 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404085429235 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 20250404085429235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085429235 DLSS7 <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' 20250404085429235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085429235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085429235 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085429235 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6d 38 18 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085429235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085429235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085429235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085429235 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) 20250404085429235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085429235 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00381820) (sccp_scrc.c:486) 20250404085429235 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250404085429235 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085429235 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085429235 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085429235 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085429235 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085429235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085429235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085429237 DLCTRL DEBUG Command: GET 38094986 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085429237 DLCTRL DEBUG Tx Command reply: GET_REPLY 38094986 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085429240 DLCTRL DEBUG Command: GET 426626435 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085429240 DLCTRL DEBUG Tx Command reply: GET_REPLY 426626435 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085429243 DLCTRL DEBUG Command: GET 452099390 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085429243 DLCTRL DEBUG Tx Command reply: GET_REPLY 452099390 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085429246 DLCTRL DEBUG Command: GET 599301699 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085429246 DLCTRL DEBUG Tx Command reply: GET_REPLY 599301699 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085429249 DLCTRL DEBUG Command: GET 589339358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085429249 DLCTRL DEBUG Tx Command reply: GET_REPLY 589339358 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085429252 DLCTRL DEBUG Command: GET 138059623 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085429252 DLCTRL DEBUG Tx Command reply: GET_REPLY 138059623 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085429257 DLCTRL DEBUG Command: GET 431675036 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085429257 DLCTRL DEBUG Tx Command reply: GET_REPLY 431675036 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085429261 DLCTRL DEBUG Command: GET 293362615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085429261 DLCTRL DEBUG Tx Command reply: GET_REPLY 293362615 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085429263 DLCTRL DEBUG Command: GET 978995588 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085429263 DLCTRL DEBUG Tx Command reply: GET_REPLY 978995588 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085429266 DLCTRL DEBUG Command: GET 477452668 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085429266 DLCTRL DEBUG Tx Command reply: GET_REPLY 477452668 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085429270 DLCTRL DEBUG Command: GET 967117809 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085429270 DLCTRL DEBUG Tx Command reply: GET_REPLY 967117809 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085429276 DLCTRL DEBUG Command: GET 539854187 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085429276 DLCTRL DEBUG Tx Command reply: GET_REPLY 539854187 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250404085429283 DLCTRL DEBUG Command: GET 474010116 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085429283 DLCTRL DEBUG Tx Command reply: GET_REPLY 474010116 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085429288 DLCTRL DEBUG Command: GET 64877422 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085429288 DLCTRL[0;m DEBUG Tx Command reply: GET_REPLY 64877422 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085429292 DLCTRL DEBUG Command: GET 650970602 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085429292 DLCTRL DEBUG Tx Command reply: GET_REPLY 650970602 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085429296 DLCTRL DEBUG Command: GET 970169089 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085429296 DLCTRL DEBUG Tx Command reply: GET_REPLY 970169089 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085429300 DLCTRL DEBUG Command: GET 674629146 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085429300 DLCTRL DEBUG Tx Command reply: GET_REPLY 674629146 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085429304 DLCTRL DEBUG Command: GET 436525246 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085429304 DLCTRL DEBUG Tx Command reply: GET_REPLY 436525246 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085429308 DLCTRL DEBUG Command: GET 862515827 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085429308 DLCTRL DEBUG Tx Command reply: GET_REPLY 862515827 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085429312 DLCTRL DEBUG Command: GET 656995616 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085429312 DLCTRL DEBUG Tx Command reply: GET_REPLY 656995616 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085429327 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59740<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085429327 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35723<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(946)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(945)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085429330 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:59732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085429332 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085429332 DLINP DEBUG SRVCONN(,r=127.0.0.1:45957<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085429332 DLINP NOTICE SRV(,r=127.0.0.1:45957<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085429332 DMAIN NOTICE (127.0.0.1:45957 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45957<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085429333 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@d00087d8efbb: Final verdict of PTC: none 20250404085429337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085429337 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) 20250404085429337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085429337 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085429337 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085429337 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) 20250404085429337 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085429337 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085429337 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 20250404085429337 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085429337 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085429338 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085429338 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085429338 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085429338 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 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085429338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085429338 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085429338 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085429338 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085429338 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085429338 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 20250404085429338 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) 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085429338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085429338 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085429338 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085429338 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085429338 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085429338 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085429338 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085429338 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-SCCP(955)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(964)@d00087d8efbb: Final verdict of PTC: none 20250404085429338 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085429338 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) 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250404085429338 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) 20250404085429338 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) 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085429338 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085429339 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085429339 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085429339 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085429339 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 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085429339 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085429339 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(953)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(965)@d00087d8efbb: Final verdict of PTC: none 20250404085429339 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 20250404085429339 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) 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085429339 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 20250404085429339 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 20250404085429339 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) 20250404085429339 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.msc1-RAN(956)@d00087d8efbb: Final verdict of PTC: none20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085429339 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 20250404085429339 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 20250404085429339 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) 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085429339 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 20250404085429339 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250404085429339 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085429339 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@d00087d8efbb: Final verdict of PTC: none 20250404085429339 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) 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085429339 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED 20250404085429340 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085429340 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) 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404085429339 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085429339 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085429340 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085429340 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085429340 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085429340 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085429340 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085429340 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085429340 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085429340 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085429340 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) 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250404085429340 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 20250404085429340 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) 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085429340 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085429340 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) 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085429340 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(954)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(960)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(947)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(963)@d00087d8efbb: Final verdict of PTC: none 20250404085429348 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47730<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn1-M3UA(966)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(970)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(971)@d00087d8efbb: Final verdict of PTC: pass20250404085429358 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47736<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(972)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@d00087d8efbb: 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'. 20250404085429428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085429428 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085429428 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085429429 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085429429 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085429429 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085429429 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085429429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021feab), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085429429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085429429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085429429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085429429 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085429429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085429429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085429429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 21 fe ab 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085429429 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{disrupted}: Freeing instance (context_map.c:202) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9290907)[0x56294462f870]{disrupted}: Deallocated (fsm.c:568) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{disconnected}: Freeing instance (context_map.c:206) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x562944610e40]{disconnected}: Deallocated (fsm.c:568) 20250404085429429 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9290907 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085429429 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085429429 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085429429 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00381820), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085429429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085429429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085429429 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085429429 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085429429 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085429429 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085429429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 04 38 18 20 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085429429 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{disrupted}: Freeing instance (context_map.c:202) 20250404085429429 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2238526)[0x56294462e890]{disrupted}: Deallocated (fsm.c:568) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{disconnected}: Freeing instance (context_map.c:206) 20250404085429429 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x56294462cde0]{disconnected}: Deallocated (fsm.c:568) 20250404085429429 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-2238526 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250404085429429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085429429 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085429429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085429430 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085429430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085429430 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085429430 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085429430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085429430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085429430 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0a 04 21 fe ab 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085429430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085429430 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085429430 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085429430 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 20250404085429430 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085429430 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' 20250404085429430 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 20250404085429430 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085429430 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085429430 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0b 04 38 18 20 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 06  20250404085429430 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 20250404085429430 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe Fri Apr 4 08:54:29 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 20250404085429565 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085430168 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47740<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=651780) Waiting for packet dumper to finish... 1 (prev_count=651780, count=652320) 20250404085431338 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085431338 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085431338 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085431339 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085431339 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085431340 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085431672 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085431672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085431672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085431672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085431672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085431672 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085431672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085431672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085431672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085431672 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085431672 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085431672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085431672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085431672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085431672 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085431672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085431672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085431672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085431673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085431673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085431673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085431673 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 20250404085431673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085431673 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' 20250404085431673 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 20250404085431673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085431673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085431673 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085431673 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085431673 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085431673 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085431673 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 20250404085431673 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085431673 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' 20250404085431673 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 20250404085431673 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085431673 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085431673 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085431673 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085431673 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085431674 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085431674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085431674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085431674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085431674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085431674 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085431674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085431674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085431674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085431674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085431674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085431674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085431674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085431674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085431674 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' 20250404085431675 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 20250404085431675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085431675 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085431675 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085431675 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@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 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_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 20250404085432281 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085432281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085432281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085432281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432281 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085432281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085432281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085432281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085432281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085432281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085432281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085432281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085432281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085432281 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' 20250404085432281 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 20250404085432281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085432281 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085432282 DLSS7 <000c> osmo_ss7_asp.c:1175 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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085432282 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 20250404085432285 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085432285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085432285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085432286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432286 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085432286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085432286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085432286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085432286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085432286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085432286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085432286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085432286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085432286 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' 20250404085432286 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 20250404085432286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085432286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085432286 DLSS7 <000c> osmo_ss7_asp.c:1175 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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085432286 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 20250404085432290 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085432290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085432290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085432290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432290 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085432290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085432290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085432290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085432290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085432290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085432290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085432290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085432290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085432291 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' 20250404085432291 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 20250404085432291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085432291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085432291 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085432291 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 20250404085432792 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085432792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085432792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085432792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432792 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085432792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085432792 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085432792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085432792 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085432792 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085432792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085432792 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432792 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085432792 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085432793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085432793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085432793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085432793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085432793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085432793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085432793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085432793 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085432793 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085432793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085432793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085432793 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085432793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085432793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085432793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085432793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085432793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085432793 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' 20250404085432793 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 20250404085432793 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085432793 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085432793 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085432793 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 20250404085432793 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 20250404085432794 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085432794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085432794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085432794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085432794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085432794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085432794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085432794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085432794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085432794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085432794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085432794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085432794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085432794 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085432794 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085432794 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085432795 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085432795 DLSS7 <000c> osmo_ss7_asp.c:1175 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 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085432795 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@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250404085433271 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085433277 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085433279 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34135<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085433311 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085433311 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085433329 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433329 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433330 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433330 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433330 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433330 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085433330 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433330 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433330 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433330 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433330 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433330 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433331 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433331 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433331 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433331 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433331 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085433331 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085433331 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433331 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433331 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433331 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085433331 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085433331 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085433331 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433331 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433331 DRANAP NOTICE cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085433331 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56790 (stream_srv.c:142) 20250404085433331 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56790<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085433331 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433331 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085433331 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433331 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433331 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433331 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433331 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433331 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433331 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433332 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085433332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085433332 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085433332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085433332 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085433333 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433333 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085433333 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433333 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433333 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433333 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085433333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085433333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433333 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085433333 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433333 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433333 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433333 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 20250404085433333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085433333 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' 20250404085433333 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 20250404085433333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085433333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085433334 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 20250404085433334 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433334 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085433334 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433334 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) 20250404085433334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433335 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433335 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433335 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433335 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433335 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433335 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) 20250404085433335 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) 20250404085433335 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085433335 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085433335 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433335 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 20250404085433335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085433335 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(983)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(983)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(981)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(986)@d00087d8efbb: ************************************************* HNBGW_Test.msc1-M3UA(986)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(984)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085433363 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433363 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433363 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085433363 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433363 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433363 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085433363 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433363 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433363 DRANAP NOTICE cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085433364 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085433364 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433365 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433365 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085433365 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433365 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) 20250404085433365 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) 20250404085433365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085433365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085433365 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433365 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433365 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085433365 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433365 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085433365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085433365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085433365 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433365 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433365 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085433365 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433365 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085433365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085433365 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433365 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433365 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085433365 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433365 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433365 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085433365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085433365 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433365 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 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433365 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 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085433365 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' 20250404085433365 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 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085433365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 06  20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085433365 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' 20250404085433365 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 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085433365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250404085433365 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085433365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085433365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085433365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433365 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085433365 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 20250404085433365 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@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(989)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(987)@d00087d8efbb: v_sccp_pdu_maxlen:268 MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(992)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085433396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085433396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085433396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085433396 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085433396 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085433396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085433396 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085433396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085433396 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085433401 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085433401 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085433401 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085433401 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085433401 DHNBAP DEBUG (127.0.0.1:56790 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085433401 DHNBAP NOTICE (127.0.0.1:56790 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085433401 DHNBAP NOTICE (127.0.0.1:56790 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085433401 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085433401 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085433480 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085433480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433480 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085433480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433480 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085433480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433480 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433480 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433480 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085433480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085433481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085433481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085433481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085433481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085433481 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 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085433481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085433481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085433481 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 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085433481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085433481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085433481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433481 DLSS7 <000c> osmo_ss7_asp.c:1175 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 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085433481 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 20250404085433481 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 20250404085433551 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 20250404085433551 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 20250404085433551 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085433551 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(983)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085433558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433558 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085433558 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085433558 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085433558 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085433558 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085433558 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085433558 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 20250404085433558 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085433558 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085433558 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433560 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085433560 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085433560 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085433560 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085433560 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085433560 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 20250404085433560 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404085433560 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085433560 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085433560 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 20250404085433560 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 20250404085433560 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 20250404085433560 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085433560 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085433560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085433560 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085433560 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085433560 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085433560 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085433560 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085433560 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433561 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433561 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085433561 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433561 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433561 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433561 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433561 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433561 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433561 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433561 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433561 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085433561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085433561 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433562 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 20250404085433562 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 20250404085433562 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085433562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085433562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085433562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085433562 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085433562 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085433562 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085433562 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433562 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(986)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085433566 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) 20250404085433566 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085433566 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085433566 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085433566 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085433566 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085433566 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085433566 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 20250404085433566 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085433566 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433566 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085433568 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) 20250404085433568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085433568 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433568 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085433568 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085433568 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085433568 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 20250404085433568 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250404085433568 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085433568 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085433568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085433568 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085433568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085433568 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 20250404085433568 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 20250404085433568 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 20250404085433568 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433568 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085433568 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085433568 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085433568 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085433568 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085433568 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433569 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433569 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085433569 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085433569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085433569 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085433569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085433569 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' 20250404085433569 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 20250404085433569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085433569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433569 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 07 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404085433576 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 20250404085433576 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 20250404085433576 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 20250404085433576 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085433576 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085433576 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085433576 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(989)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085433578 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085433578 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433578 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085433578 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085433578 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085433578 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 20250404085433578 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085433578 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085433578 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085433578 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 20250404085433578 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 20250404085433578 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085433578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085433578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085433578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085433578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085433578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085433578 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433580 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085433580 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085433580 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085433580 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085433580 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250404085433580 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 20250404085433580 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404085433580 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085433580 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085433580 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 20250404085433580 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 20250404085433580 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433580 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433580 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085433580 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085433580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085433580 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085433580 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085433580 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085433580 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085433580 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085433580 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433581 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433581 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085433581 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433581 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433581 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085433581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085433581 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085433581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085433581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085433581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085433581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085433581 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433581 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085433586 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 20250404085433586 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 20250404085433586 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 20250404085433586 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085433586 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085433586 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085433586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(992)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085433588 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) 20250404085433588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085433588 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085433588 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433588 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085433588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085433588 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085433588 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 20250404085433588 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085433588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085433588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085433588 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 20250404085433588 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085433588 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085433588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085433588 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085433588 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085433588 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085433588 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085433590 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) 20250404085433590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085433590 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433590 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085433590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085433590 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250404085433590 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 20250404085433590 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250404085433590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085433590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085433590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433590 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 20250404085433590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085433590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085433590 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085433590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085433590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085433590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085433590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085433590 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085433590 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085433590 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085433591 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085433591 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085433591 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085433591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085433591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085433591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085433591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085433591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085433591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085433591 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085433591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085433591 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085433591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085433591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085433591 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' 20250404085433591 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 20250404085433591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085433591 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433591 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085433862 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0082f65c), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085433862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085433862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085433862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433862 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00321ba2), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085433862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433862 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085433862 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085433862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433862 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085433863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085433863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085433863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085433863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085433863 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433863 DLSS7 <000c> osmo_ss7_asp.c:1175 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 82 f6 5c 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085433863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433863 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085433863 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085433863 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085433863 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085433863 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085433863 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433863 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 1b a2 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085433864 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085433864 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00fa1771), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085433864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433864 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085433864 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085433864 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085433864 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085433864 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085433864 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085433864 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433864 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085433864 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085433864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085433864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085433864 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' 20250404085433864 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 20250404085433864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085433864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433864 DLSS7 <000c> osmo_ss7_asp.c:1175 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 fa 17 71 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404085433866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085433866 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085433866 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085433866 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085433866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085433866 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085433866 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085433866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085433866 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433866 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5c 82 f6 5c 00 00 06 00 08 00 00 00 07  20250404085433866 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085433866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085433866 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085433866 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085433866 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=0082f65c) (sccp_scrc.c:486) 20250404085433866 DLSCCP DEBUG Received CO:RELCO for local reference 92 (sccp_scoc.c:1855) 20250404085433866 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085433866 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085433866 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085433866 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085433866 DLSCCP DEBUG SCCP-SCOC(92)[0x562944620f30]{IDLE}: Deallocated (fsm.c:568) 20250404085433867 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) 20250404085433867 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085433867 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085433867 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 20250404085433867 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085433867 DLSS7 <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' 20250404085433867 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085433867 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085433867 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085433867 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5e fa 17 71 00 00 06 00 08 00 00 00 07  20250404085433867 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085433867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085433867 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085433867 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) 20250404085433867 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085433867 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=00fa1771) (sccp_scrc.c:486) 20250404085433867 DLSCCP DEBUG Received CO:RELCO for local reference 94 (sccp_scoc.c:1855) 20250404085433867 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085433867 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085433867 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085433867 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085433867 DLSCCP DEBUG SCCP-SCOC(94)[0x56294462ef80]{IDLE}: Deallocated (fsm.c:568) 20250404085434069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085434069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085434069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085434069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085434069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434069 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 32 1b a2 00 00 06 00 08 00 00 00 07  20250404085434069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085434069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434069 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=00321ba2) (sccp_scrc.c:486) 20250404085434069 DLSCCP DEBUG Received CO:RELCO for local reference 93 (sccp_scoc.c:1855) 20250404085434069 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085434069 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085434069 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085434069 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085434069 DLSCCP DEBUG SCCP-SCOC(93)[0x56294448d6d0]{IDLE}: Deallocated (fsm.c:568) 20250404085434364 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434364 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085434364 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085434364 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085434364 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434364 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085434364 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434364 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434364 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434364 DLSS7 <000c> osmo_ss7_asp.c:1175 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(982)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085434364 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434364 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085434364 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434364 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434364 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085434364 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434364 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434364 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434364 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085434364 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085434364 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) 20250404085434364 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085434364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085434364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434364 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434364 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085434365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085434365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085434365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085434365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085434365 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085434365 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085434365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085434365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085434365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085434365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085434365 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085434365 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085434365 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085434365 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434365 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085434367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085434367 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085434367 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085434367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085434367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434367 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434367 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434368 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434368 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085434368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434368 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434368 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085434368 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085434368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434368 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434368 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434368 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085434368 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085434368 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085434369 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) 20250404085434369 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085434369 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085434369 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 20250404085434369 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434369 DLSS7 <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' 20250404085434369 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434369 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434369 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434369 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434369 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434369 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) 20250404085434369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434369 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434369 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085434369 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434369 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434369 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085434369 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085434369 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) 20250404085434369 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) 20250404085434369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085434369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085434369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434369 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085434369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085434369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085434369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085434369 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085434369 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{CONNECTED}: link up (cnlink.c:111) 20250404085434369 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434369 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085434369 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085434370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085434370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085434370 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' 20250404085434370 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 20250404085434370 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085434370 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434370 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc1-RAN(985)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085434372 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) 20250404085434372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085434372 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085434372 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 20250404085434372 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434372 DLSS7 <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' 20250404085434372 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434372 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434372 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434372 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434372 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434372 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434372 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) 20250404085434372 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434372 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434372 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085434372 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085434372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434372 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434372 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434372 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434372 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434372 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434372 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085434372 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085434372 DRANAP INFO cnlink(msc-1)[0x56294459f770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085434385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434385 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085434385 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085434385 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085434385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085434385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434385 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434385 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434385 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085434385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434385 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434385 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085434385 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434385 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434385 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085434385 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085434385 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) 20250404085434385 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085434385 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085434385 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085434385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434385 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085434385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085434385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085434385 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085434385 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085434385 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085434385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085434385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085434385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085434385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085434385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085434385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085434385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085434385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434385 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085434386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085434387 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085434387 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085434387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085434387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434387 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434387 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085434387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434387 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434387 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085434387 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085434387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434387 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434387 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434387 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434387 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434387 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434387 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085434387 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085434387 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085434392 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) 20250404085434392 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085434392 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085434392 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 20250404085434392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434392 DLSS7 <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' 20250404085434392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434392 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434392 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434392 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) 20250404085434392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434392 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434392 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085434392 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434392 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434392 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085434392 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085434392 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) 20250404085434392 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) 20250404085434392 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085434392 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434392 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434392 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085434392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085434392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085434392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085434392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085434392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085434392 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085434392 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085434392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085434392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085434392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085434392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085434392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085434392 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' 20250404085434392 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 20250404085434392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085434392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434392 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434394 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) 20250404085434394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085434394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085434394 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 20250404085434394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085434394 DLSS7 <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' 20250404085434394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085434394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085434394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085434394 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085434394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085434394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085434394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085434394 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) 20250404085434394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085434394 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085434394 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085434394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085434394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434394 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085434394 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085434394 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085434394 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085434394 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085434394 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085434394 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085434394 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085435413 DLCTRL DEBUG Command: GET 528327497 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085435413 DLCTRL DEBUG Tx Command reply: GET_REPLY 528327497 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085435414 DLCTRL DEBUG Command: GET 311667852 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085435414 DLCTRL DEBUG Tx Command reply: GET_REPLY 311667852 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085435416 DLCTRL DEBUG Command: GET 604918316 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085435416 DLCTRL DEBUG Tx Command reply: GET_REPLY 604918316 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085435421 DLCTRL DEBUG Command: GET 695790150 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085435421 DLCTRL DEBUG Tx Command reply: GET_REPLY 695790150 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085435426 DLCTRL DEBUG Command: GET 579300540 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085435426 DLCTRL DEBUG Tx Command reply: GET_REPLY 579300540 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085435430 DLCTRL DEBUG Command: GET 957010459 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085435430 DLCTRL DEBUG Tx Command reply: GET_REPLY 957010459 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085435434 DLCTRL DEBUG Command: GET 86817789 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085435434 DLCTRL DEBUG Tx Command reply: GET_REPLY 86817789 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085435438 DLCTRL DEBUG Command: GET 930573819 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085435438 DLCTRL DEBUG Tx Command reply: GET_REPLY 930573819 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085435441 DLCTRL DEBUG Command: GET 894812270 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085435441 DLCTRL DEBUG Tx Command reply: GET_REPLY 894812270 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085435444 DLCTRL DEBUG Command: GET 518783609 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085435444 DLCTRL DEBUG Tx Command reply: GET_REPLY 518783609 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085435446 DLCTRL DEBUG Command: GET 594219021 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085435447 DLCTRL DEBUG Tx Command reply: GET_REPLY 594219021 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085435449 DLCTRL DEBUG Command: GET 796963532 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085435449 DLCTRL DEBUG Tx Command reply: GET_REPLY 796963532 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085435451 DLCTRL DEBUG Command: GET 853669080 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085435451 DLCTRL DEBUG Tx Command reply: GET_REPLY 853669080 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085435452 DLCTRL DEBUG Command: GET 628165438 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085435452 DLCTRL DEBUG Tx Command reply: GET_REPLY 628165438 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085435454 DLCTRL DEBUG Command: GET 896148239 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085435454 DLCTRL DEBUG Tx Command reply: GET_REPLY 896148239 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085435455 DLCTRL DEBUG Command: GET 184642117 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085435455 DLCTRL DEBUG Tx Command reply: GET_REPLY 184642117 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085435457 DLCTRL DEBUG Command: GET 140433106 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085435457 DLCTRL DEBUG Tx Command reply: GET_REPLY 140433106 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085435458 DLCTRL DEBUG Command: GET 155698413 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085435458 DLCTRL DEBUG Tx Command reply: GET_REPLY 155698413 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085435459 DLCTRL DEBUG Command: GET 415020614 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085435459 DLCTRL DEBUG Tx Command reply: GET_REPLY 415020614 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085435460 DLCTRL DEBUG Command: GET 463816235 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085435460 DLCTRL DEBUG Tx Command reply: GET_REPLY 463816235 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000001110010001'B, t_guard := 20.000000 } 20250404085435487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)13533305 20250404085436534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085436534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085436534 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085436534 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085436534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xce8079, normal) (hnbgw_rua.c:407) 20250404085436534 DHNB DEBUG map_rua[0x56294462ef80]{init}: Allocated (fsm.c:456) 20250404085436534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085436534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533305 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085436534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085436534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085436534 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085436534 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533305 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085436534 DCN DEBUG map_sccp[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085436534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085436534 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13533305 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085436534 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533305 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085436534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085436534 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085436534 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085436534 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085436534 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085436534 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085436534 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404085436534 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085436534 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003910056400500f1100926) (sccp_scrc.c:415) 20250404085436534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085436534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085436534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085436535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085436535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085436535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085436535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085436535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085436535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085436535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085436535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085436535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085436535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085436535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085436535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085436535 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 6e 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 00 00 3a 40 08 00 00 f1 10 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 91 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:1175) 20250404085436535 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085436535 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085436535 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085436535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085436535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085436535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085436535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085436535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085436535 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085436535 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085436535 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085436535 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085436535 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6e 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 00 00 3a 40 08 00 00 f1 10 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 91 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(987)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)6284451 HNBGW_Test.sgsn0-SCCP(987)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(987)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085436545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085436545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085436545 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085436545 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085436545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085436545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085436545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085436545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085436545 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085436545 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 b6 1b 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@d00087d8efbb: setverdict(pass): none -> pass 20250404085436545 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085436545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085436545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085436545 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085436545 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085436545 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0032b61b) (sccp_scrc.c:486) 20250404085436545 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250404085436545 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085436545 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085436545 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085436545 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085436545 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085436545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085436545 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085436546 DLCTRL DEBUG Command: GET 836864916 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085436546 DLCTRL DEBUG Tx Command reply: GET_REPLY 836864916 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085436549 DLCTRL DEBUG Command: GET 604566335 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085436549 DLCTRL DEBUG Tx Command reply: GET_REPLY 604566335 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085436550 DLCTRL DEBUG Command: GET 743768004 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085436550 DLCTRL DEBUG Tx Command reply: GET_REPLY 743768004 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085436552 DLCTRL DEBUG Command: GET 835314176 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085436552 DLCTRL DEBUG Tx Command reply: GET_REPLY 835314176 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085436553 DLCTRL DEBUG Command: GET 771141266 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085436553 DLCTRL DEBUG Tx Command reply: GET_REPLY 771141266 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085436554 DLCTRL DEBUG Command: GET 52186969 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085436554 DLCTRL DEBUG Tx Command reply: GET_REPLY 52186969 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085436555 DLCTRL DEBUG Command: GET 45165984 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085436555 DLCTRL DEBUG Tx Command reply: GET_REPLY 45165984 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085436556 DLCTRL DEBUG Command: GET 928643275 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085436556 DLCTRL DEBUG Tx Command reply: GET_REPLY 928643275 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085436556 DLCTRL DEBUG Command: GET 933511261 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085436556 DLCTRL DEBUG Tx Command reply: GET_REPLY 933511261 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085436557 DLCTRL DEBUG Command: GET 349579883 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085436557 DLCTRL DEBUG Tx Command reply: GET_REPLY 349579883 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085436558 DLCTRL DEBUG Command: GET 270777415 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085436558 DLCTRL DEBUG Tx Command reply: GET_REPLY 270777415 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085436559 DLCTRL DEBUG Command: GET 585167624 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085436559 DLCTRL DEBUG Tx Command reply: GET_REPLY 585167624 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085436559 DLCTRL DEBUG Command: GET 769064801 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085436559 DLCTRL DEBUG Tx Command reply: GET_REPLY 769064801 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085436560 DLCTRL DEBUG Command: GET 549321811 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085436560 DLCTRL DEBUG Tx Command reply: GET_REPLY 549321811 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085436561 DLCTRL DEBUG Command: GET 691655383 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085436561 DLCTRL DEBUG Tx Command reply: GET_REPLY 691655383 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085436561 DLCTRL DEBUG Command: GET 374576650 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085436561 DLCTRL DEBUG Tx Command reply: GET_REPLY 374576650 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085436562 DLCTRL DEBUG Command: GET 372036042 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085436562 DLCTRL DEBUG Tx Command reply: GET_REPLY 372036042 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085436563 DLCTRL DEBUG Command: GET 292913492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085436563 DLCTRL DEBUG Tx Command reply: GET_REPLY 292913492 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085436563 DLCTRL DEBUG Command: GET 558426027 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085436563 DLCTRL DEBUG Tx Command reply: GET_REPLY 558426027 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085436564 DLCTRL DEBUG Command: GET 15894498 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085436564 DLCTRL DEBUG Tx Command reply: GET_REPLY 15894498 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000110010000'B, t_guard := 20.000000 } 20250404085436574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)5588629 20250404085437600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085437600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085437600 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404085437600 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085437600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x554695, normal) (hnbgw_rua.c:407) 20250404085437600 DHNB DEBUG map_rua[0x562944610e40]{init}: Allocated (fsm.c:456) 20250404085437600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085437600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588629 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085437600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085437600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085437600 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404085437600 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588629 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404085437600 DCN DEBUG map_sccp[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404085437600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085437601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085437601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085437601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085437601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085437601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085437601 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' 20250404085437601 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 20250404085437601 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085437601 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085437601 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 01 00 00 6f 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 00 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 90 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  20250404085437600 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5588629 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085437600 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588629 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404085437600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085437600 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085437600 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085437600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085437600 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085437600 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085437600 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{IDLE}: Allocated (fsm.c:456) 20250404085437600 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085437600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030001900056400500f1100926) (sccp_scrc.c:415) 20250404085437600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085437600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085437600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085437600 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085437600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085437600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085437601 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085437601 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085437601 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085437601 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085437601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085437601 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085437601 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085437601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085437601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085437601 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 09 01 00 00 6f 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 00 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 90 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085437601 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085437601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085437601 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)5756227 HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@d00087d8efbb: setverdict(pass): none -> pass 20250404085437618 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) 20250404085437618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085437618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085437618 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 20250404085437618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085437618 DLSS7 <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' 20250404085437618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085437618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085437618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085437618 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6f 49 1c d2 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@d00087d8efbb: 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 } } } 20250404085437619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085437619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085437619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085437619 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) 20250404085437619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085437619 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00491cd2) (sccp_scrc.c:486) 20250404085437619 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250404085437619 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085437619 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085437619 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085437619 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085437619 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085437619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085437619 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085437619 DLCTRL DEBUG Command: GET 407750918 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085437620 DLCTRL DEBUG Tx Command reply: GET_REPLY 407750918 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085437623 DLCTRL DEBUG Command: GET 471260975 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085437623 DLCTRL DEBUG Tx Command reply: GET_REPLY 471260975 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085437627 DLCTRL DEBUG Command: GET 257048426 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085437627 DLCTRL DEBUG Tx Command reply: GET_REPLY 257048426 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085437631 DLCTRL DEBUG Command: GET 729052938 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085437631 DLCTRL DEBUG Tx Command reply: GET_REPLY 729052938 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085437635 DLCTRL DEBUG Command: GET 829925582 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085437635 DLCTRL DEBUG Tx Command reply: GET_REPLY 829925582 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085437638 DLCTRL DEBUG Command: GET 259403127 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085437638 DLCTRL DEBUG Tx Command reply: GET_REPLY 259403127 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085437642 DLCTRL DEBUG Command: GET 807430558 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085437642 DLCTRL DEBUG Tx Command reply: GET_REPLY 807430558 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085437645 DLCTRL DEBUG Command: GET 409730039 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085437645 DLCTRL DEBUG Tx Command reply: GET_REPLY 409730039 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085437647 DLCTRL DEBUG Command: GET 223111315 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085437647 DLCTRL DEBUG Tx Command reply: GET_REPLY 223111315 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085437650 DLCTRL DEBUG Command: GET 434258519 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085437650 DLCTRL DEBUG Tx Command reply: GET_REPLY 434258519 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085437652 DLCTRL DEBUG Command: GET 559999776 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085437652 DLCTRL DEBUG Tx Command reply: GET_REPLY 559999776 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085437654 DLCTRL DEBUG Command: GET 23823370 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085437654 DLCTRL DEBUG Tx Command reply: GET_REPLY 23823370 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085437655 DLCTRL DEBUG Command: GET 190639366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085437655 DLCTRL DEBUG Tx Command reply: GET_REPLY 190639366 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085437657 DLCTRL DEBUG Command: GET 282237612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085437657 DLCTRL DEBUG Tx Command reply: GET_REPLY 282237612 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085437658 DLCTRL DEBUG Command: GET 378796201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085437658 DLCTRL DEBUG Tx Command reply: GET_REPLY 378796201 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085437659 DLCTRL DEBUG Command: GET 314528997 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085437659 DLCTRL DEBUG Tx Command reply: GET_REPLY 314528997 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085437661 DLCTRL DEBUG Command: GET 780891473 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085437661 DLCTRL DEBUG Tx Command reply: GET_REPLY 780891473 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085437662 DLCTRL DEBUG Command: GET 488514844 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085437662 DLCTRL DEBUG Tx Command reply: GET_REPLY 488514844 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085437663 DLCTRL DEBUG Command: GET 797645065 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085437663 DLCTRL DEBUG Tx Command reply: GET_REPLY 797645065 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085437664 DLCTRL DEBUG Command: GET 558547790 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085437664 DLCTRL DEBUG Tx Command reply: GET_REPLY 558547790 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250404085437665 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: "disconnecting msc0" 20250404085437666 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085437666 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) 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085437666 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085437666 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) 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085437666 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 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085437666 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085437666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085437666 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085437666 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 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085437666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085437666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085437666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085437666 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 20250404085437666 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085437666 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085437666 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085437666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085437666 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085437666 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085437666 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085437666 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085437666 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085437666 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085437666 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085437666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085437666 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085437666 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085437666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032b61b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085437666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085437666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085437666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085437666 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085437666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085437666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085437666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 32 b6 1b 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085437666 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085437666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085437666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085437666 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085437666 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085437666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085437666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085437666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{disrupted}: Freeing instance (context_map.c:202) 20250404085437666 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13533305)[0x56294462ef80]{disrupted}: Deallocated (fsm.c:568) 20250404085437666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085437666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{disconnected}: Freeing instance (context_map.c:206) 20250404085437666 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x562944620f30]{disconnected}: Deallocated (fsm.c:568) 20250404085437666 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13533305 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085437666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085437666 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085437666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085437666 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085437666 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085437666 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085437666 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085437666 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: 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 := '000000000000000100011001'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@d00087d8efbb: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)13533305 20250404085437689 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)10039163 20250404085438714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085438714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085438714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085438714 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085438714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x992f7b, normal) (hnbgw_rua.c:407) 20250404085438714 DHNB DEBUG map_rua[0x56294462ef80]{init}: Allocated (fsm.c:456) 20250404085438714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085438714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039163 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085438714 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085438714 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085438714 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039163 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404085438714 DCN DEBUG map_sccp[0x562944620f30]{init}: Allocated (fsm.c:456) 20250404085438714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085438714 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10039163 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085438714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039163 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085438714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085438714 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085438714 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085438714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085438714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085438714 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085438714 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{IDLE}: Allocated (fsm.c:456) 20250404085438714 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085438714 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001190056400500f1100926) (sccp_scrc.c:415) 20250404085438714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085438714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085438714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085438714 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085438714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085438714 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085438714 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085438714 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085438715 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085438715 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085438715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085438715 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085438715 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085438715 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085438715 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085438715 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 07 01 00 00 70 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085438715 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085438715 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085438715 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085438715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085438715 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085438715 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085438715 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085438715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085438715 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' 20250404085438715 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 20250404085438715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085438715 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085438715 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 01 00 00 70 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 19 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)3936080 HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085438721 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) 20250404085438721 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085438721 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085438721 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 20250404085438721 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085438721 DLSS7 <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' 20250404085438721 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085438721 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085438721 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085438721 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 e8 42 57 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085438721 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085438721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085438721 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085438721 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) 20250404085438721 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085438721 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e84257) (sccp_scrc.c:486) 20250404085438721 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250404085438721 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085438721 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085438721 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085438721 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085438721 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085438721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085438721 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085438723 DLCTRL DEBUG Command: GET 855089768 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085438723 DLCTRL DEBUG Tx Command reply: GET_REPLY 855089768 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085438725 DLCTRL DEBUG Command: GET 237442532 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085438725 DLCTRL DEBUG Tx Command reply: GET_REPLY 237442532 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085438727 DLCTRL DEBUG Command: GET 595514820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085438727 DLCTRL DEBUG Tx Command reply: GET_REPLY 595514820 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085438728 DLCTRL DEBUG Command: GET 501211808 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085438728 DLCTRL DEBUG Tx Command reply: GET_REPLY 501211808 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085438730 DLCTRL DEBUG Command: GET 361015708 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085438730 DLCTRL DEBUG Tx Command reply: GET_REPLY 361015708 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085438732 DLCTRL DEBUG Command: GET 292000994 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085438732 DLCTRL DEBUG Tx Command reply: GET_REPLY 292000994 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250404085438733 DLCTRL DEBUG Command: GET 577597139 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085438733 DLCTRL DEBUG Tx Command reply: GET_REPLY 577597139 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085438735 DLCTRL DEBUG Command: GET 736425883 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085438735 DLCTRL DEBUG Tx Command reply: GET_REPLY 736425883 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085438736 DLCTRL DEBUG Command: GET 65076543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085438736 DLCTRL DEBUG Tx Command reply: GET_REPLY 65076543 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085438737 DLCTRL DEBUG Command: GET 323368438 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085438737 DLCTRL DEBUG Tx Command reply: GET_REPLY 323368438 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085438738 DLCTRL DEBUG Command: GET 187108667 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085438738 DLCTRL DEBUG Tx Command reply: GET_REPLY 187108667 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085438739 DLCTRL DEBUG Command: GET 948330098 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085438739 DLCTRL DEBUG Tx Command reply: GET_REPLY 948330098 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085438740 DLCTRL DEBUG Command: GET 367828132 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085438740 DLCTRL DEBUG Tx Command reply: GET_REPLY 367828132 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085438741 DLCTRL DEBUG Command: GET 942333364 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085438741 DLCTRL DEBUG Tx Command reply: GET_REPLY 942333364 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085438742 DLCTRL DEBUG Command: GET 404650524 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085438742 DLCTRL DEBUG Tx Command reply: GET_REPLY 404650524 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085438742 DLCTRL DEBUG Command: GET 933193403 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085438742 DLCTRL DEBUG Tx Command reply: GET_REPLY 933193403 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085438743 DLCTRL DEBUG Command: GET 17692057 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085438743 DLCTRL DEBUG Tx Command reply: GET_REPLY 17692057 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085438744 DLCTRL DEBUG Command: GET 902116332 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085438744 DLCTRL DEBUG Tx Command reply: GET_REPLY 902116332 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085438745 DLCTRL DEBUG Command: GET 520396370 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085438745 DLCTRL DEBUG Tx Command reply: GET_REPLY 520396370 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085438745 DLCTRL DEBUG Command: GET 101801764 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085438745 DLCTRL DEBUG Tx Command reply: GET_REPLY 101801764 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085438748 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34135<->l=127.0.0.1:4262) (control_if.c:193) 20250404085438748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47760<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(975)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(974)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085438749 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:47744<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085438750 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085438750 DLINP DEBUG SRVCONN(,r=127.0.0.1:56790<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085438750 DLINP NOTICE SRV(,r=127.0.0.1:56790<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085438750 DMAIN NOTICE (127.0.0.1:56790 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56790<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085438750 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(981)@d00087d8efbb: Final verdict of PTC: none 20250404085438753 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085438753 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) 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085438753 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085438753 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) 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc1-SCCP(984)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-RAN(985)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(982)@d00087d8efbb: Final verdict of PTC: none 20250404085438753 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 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085438753 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085438753 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085438753 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085438753 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 20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085438753 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085438753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085438753 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085438753 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 20250404085438753 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085438753 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085438754 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) 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085438753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085438753 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085438753 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085438753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085438753 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085438753 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085438753 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085438753 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085438753 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085438753 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085438753 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085438754 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085438754 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) 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085438754 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 20250404085438754 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) 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085438754 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085438754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085438754 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085438754 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 20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085438754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085438754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085438754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085438754 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 20250404085438754 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-SCCP(987)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(988)@d00087d8efbb: Final verdict of PTC: none 20250404085438754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085438754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085438754 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085438754 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 20250404085438754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085438754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085438754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085438754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085438754 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085438754 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) 20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085438755 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) 20250404085438755 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) 20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085438755 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085438755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085438755 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085438755 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 20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085438755 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085438755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085438755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085438755 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 20250404085438755 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe HNBGW_Test.sgsn0-M3UA(989)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(983)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@d00087d8efbb: Final verdict of PTC: none 20250404085438754 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085438754 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085438754 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085438754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085438754 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085438754 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085438754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00491cd2), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085438754 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085438755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085438755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085438755 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085438755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085438755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085438755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 09 04 49 1c d2 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085438755 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085438755 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085438755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{disrupted}: Freeing instance (context_map.c:202) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5588629)[0x562944610e40]{disrupted}: Deallocated (fsm.c:568) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{disconnected}: Freeing instance (context_map.c:206) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x56294462e890]{disconnected}: Deallocated (fsm.c:568) 20250404085438755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5588629 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085438755 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085438755 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085438755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e84257), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085438755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085438755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085438755 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085438755 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085438755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085438755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085438755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 07 04 e8 42 57 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085438755 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085438755 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085438755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{disrupted}: Freeing instance (context_map.c:202) 20250404085438755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10039163)[0x56294462ef80]{disrupted}: Deallocated (fsm.c:568) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{disconnected}: Freeing instance (context_map.c:206) 20250404085438755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x562944620f30]{disconnected}: Deallocated (fsm.c:568) 20250404085438755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10039163 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404085438755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085438755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085438755 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085438755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085438755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085438755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085438755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085438755 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085438755 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085438755 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085438755 DRANAP NOTICE cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085438755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085438755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085438756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085438756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085438756 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085438756 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085438756 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085438756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085438756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085438756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085438756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085438756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085438756 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn1-SCCP(990)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(986)@d00087d8efbb: Final verdict of PTC: none 20250404085438756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085438756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085438756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085438756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085438756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085438756 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085438760 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38002<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-MGCP(993)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@d00087d8efbb: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(992)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@d00087d8efbb: Final verdict of PTC: pass HNBGW-PFCP(976)@d00087d8efbb: Final verdict of PTC: none 20250404085438774 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38024<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@d00087d8efbb: 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'. 20250404085438784 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38008<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Apr 4 08:54:38 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 20250404085438934 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085439430 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085439430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00381820), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085439430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085439430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085439430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085439430 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085439430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085439430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085439430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085439430 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085439430 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021feab), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085439430 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085439431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085439431 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085439431 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085439431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085439431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085439431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 21 fe ab 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085439431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085439431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085439431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085439431 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 20250404085439431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085439431 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' 20250404085439431 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 20250404085439431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085439431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085439431 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085439432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085439432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085439432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085439432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085439432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085439432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085439432 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085439537 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=697880) 20250404085439666 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085439666 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085439666 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=697880, count=710460) 20250404085440755 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085440755 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085440755 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085440755 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085440755 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085440755 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085440755 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085440755 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085440755 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:54: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_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 20250404085441673 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085441674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085441674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085441674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085441674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085441674 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085441674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085441674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085441674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085441674 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085441674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085441674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085441674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085441674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085441674 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085441674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085441674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085441674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085441674 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085441674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085441674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085441674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085441674 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085441674 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085441674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085441674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085441674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085441675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085441675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085441675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085441675 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 20250404085441675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085441675 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' 20250404085441675 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 20250404085441675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085441675 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085441675 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085441675 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085441675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085441675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085441676 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 20250404085441676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085441676 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' 20250404085441676 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 20250404085441676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085441676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085441676 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085441676 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085441676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085441676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085441676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085441676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085441676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085441676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085441676 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085442282 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085442282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085442282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442282 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085442282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085442283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085442283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085442283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085442287 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085442287 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085442287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442287 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442287 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442287 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442287 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085442287 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085442287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085442287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085442287 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085442291 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085442291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085442291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442291 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085442291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085442292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085442292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085442292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250404085442655 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38040<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085442662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085442665 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33137<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085442680 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085442680 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085442688 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442688 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442688 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442688 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442688 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442688 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085442689 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:52655 (stream_srv.c:142) 20250404085442689 DMAIN INFO New HNB SCTP connection r=127.0.0.1:52655<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085442689 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442689 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442690 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442690 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085442690 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442690 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) 20250404085442690 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) 20250404085442690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085442690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085442690 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442690 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442690 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085442690 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442690 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442690 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085442690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085442690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085442690 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442690 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442690 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085442690 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442690 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085442690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085442690 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442690 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442690 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085442690 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442690 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442690 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442690 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442690 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442690 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442690 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442690 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085442690 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442690 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085442690 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442690 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 20250404085442690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085442690 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085442690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442690 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 20250404085442690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085442690 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' 20250404085442690 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 20250404085442690 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085442690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085442690 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085442690 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442690 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442690 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442690 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085442690 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085442691 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085442691 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 20250404085442691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442691 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442691 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442691 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085442691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085442691 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1007)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(1007)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(1005)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085442702 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442702 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442703 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442703 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442703 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442703 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442703 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085442703 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442704 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442704 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085442704 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442704 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) 20250404085442704 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) 20250404085442704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085442704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085442704 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442704 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442704 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085442704 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442704 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085442704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085442704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085442704 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442704 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442704 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085442704 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442704 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085442704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085442704 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442704 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442704 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085442704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085442705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085442705 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442705 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 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085442705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442705 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 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085442705 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' 20250404085442705 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 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085442705 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085442705 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 0d 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250404085442705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085442705 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085442705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085442705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1010)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085442735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085442735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085442735 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085442736 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085442736 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085442736 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085442736 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085442736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085442736 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085442745 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085442745 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085442745 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085442745 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085442745 DHNBAP DEBUG (127.0.0.1:52655 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085442745 DHNBAP NOTICE (127.0.0.1:52655 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085442745 DHNBAP NOTICE (127.0.0.1:52655 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085442745 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085442745 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085442792 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085442793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085442793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085442793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085442793 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085442793 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085442793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442793 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442793 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085442793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085442793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085442793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085442793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085442793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085442793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085442793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085442795 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085442795 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085442795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442795 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442795 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442795 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085442795 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442795 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085442796 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442796 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442796 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442796 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085442796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085442796 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085442901 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 20250404085442901 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 20250404085442901 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085442901 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(1007)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085442908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085442908 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085442908 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085442908 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085442908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085442908 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085442908 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 20250404085442908 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085442908 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085442908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085442910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085442910 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085442910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085442910 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085442910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085442910 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085442910 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 20250404085442910 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085442910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085442910 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085442910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404085442910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085442910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085442910 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 20250404085442910 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085442910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085442910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085442910 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085442910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085442910 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085442910 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085442910 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085442910 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085442910 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085442910 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442911 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442911 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085442911 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085442911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085442911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085442911 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442912 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442912 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442912 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085442912 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085442912 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085442912 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085442912 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085442912 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085442912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085442919 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 20250404085442919 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 20250404085442919 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085442919 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(1010)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085442924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085442924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085442924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085442924 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085442924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085442924 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085442924 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 20250404085442924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085442924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085442924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085442925 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085442925 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085442925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085442925 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085442925 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 20250404085442925 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404085442925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085442925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085442925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085442925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085442925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085442925 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 20250404085442925 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085442925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085442925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085442925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085442925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085442925 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085442925 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085442925 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085442926 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085442926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085442926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085442926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085442926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085442927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085442927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085442927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085442927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085442927 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085442927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085442927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085442927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085442927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085442927 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085442927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085442927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085442927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085442927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085442927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085442927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085442927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085442927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085442927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085442927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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 02  20250404085443481 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085443481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008cf4a8), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085443481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085443481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085443481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085443481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085443481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085443481 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085443481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00329c30), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085443481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085443481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085443481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085443481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085443481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085443481 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085443481 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d802b7), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085443481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085443481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443481 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085443481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085443482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085443482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085443482 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085443482 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00adb872), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085443482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443482 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085443482 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085443482 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085443482 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085443482 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085443482 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085443482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085443482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085443482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085443482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085443482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085443482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085443482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085443482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443482 DLSS7 <000c> osmo_ss7_asp.c:1175 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 8c f4 a8 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085443482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085443482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085443482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085443482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085443482 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085443482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085443482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085443482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443482 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 9c 30 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085443483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085443483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085443483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085443483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085443483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085443483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085443483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085443483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443483 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 02 b7 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085443483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443483 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085443483 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085443483 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085443483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085443483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085443483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085443483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085443483 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443483 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b8 72 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085443489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085443489 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085443489 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085443489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443489 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085443489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443489 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443489 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5f 8c f4 a8 00 00 06 00 08 00 00 00 07  20250404085443489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085443489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443489 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=008cf4a8) (sccp_scrc.c:486) 20250404085443489 DLSCCP DEBUG Received CO:RELCO for local reference 95 (sccp_scoc.c:1855) 20250404085443489 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085443489 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085443489 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085443489 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085443489 DLSCCP DEBUG SCCP-SCOC(95)[0x562944622a40]{IDLE}: Deallocated (fsm.c:568) 20250404085443697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085443697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085443697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443697 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 9c 30 00 00 06 00 08 00 00 00 07  20250404085443697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085443697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085443697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443697 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 d8 02 b7 00 00 06 00 08 00 00 00 07  20250404085443697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085443697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443697 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=00329c30) (sccp_scrc.c:486) 20250404085443697 DLSCCP DEBUG Received CO:RELCO for local reference 97 (sccp_scoc.c:1855) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(97)[0x56294461c100]{IDLE}: Deallocated (fsm.c:568) 20250404085443697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085443697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085443697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443697 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ad b8 72 00 00 06 00 08 00 00 00 07  20250404085443697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085443697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443697 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=00d802b7) (sccp_scrc.c:486) 20250404085443697 DLSCCP DEBUG Received CO:RELCO for local reference 96 (sccp_scoc.c:1855) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085443697 DLSCCP DEBUG SCCP-SCOC(96)[0x56294459de90]{IDLE}: Deallocated (fsm.c:568) 20250404085443697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085443698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443698 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=00adb872) (sccp_scrc.c:486) 20250404085443698 DLSCCP DEBUG Received CO:RELCO for local reference 98 (sccp_scoc.c:1855) 20250404085443698 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085443698 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085443698 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085443698 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085443698 DLSCCP DEBUG SCCP-SCOC(98)[0x56294461fbe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085443717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085443717 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085443717 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085443717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085443717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443717 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443717 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085443717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085443717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443717 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085443717 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085443717 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085443717 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085443717 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085443717 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085443717 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) 20250404085443717 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085443717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085443717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085443717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085443717 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085443717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085443717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085443717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085443717 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085443717 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085443717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085443718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085443718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085443718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085443718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085443718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085443718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085443718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085443719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443719 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085443719 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085443719 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085443719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443719 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085443719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443719 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443719 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085443719 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443719 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085443719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443719 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085443720 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085443720 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085443720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443720 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443720 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085443720 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085443720 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085443720 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085443720 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085443900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085443900 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085443900 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085443900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085443901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443901 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085443901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085443901 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085443901 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085443901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085443901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085443901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085443901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085443901 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443901 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085443901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085443901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443901 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085443901 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085443901 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085443901 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085443901 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085443901 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085443901 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) 20250404085443901 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085443901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085443901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085443901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085443902 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085443902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085443902 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085443902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085443902 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085443902 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085443902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085443902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085443902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085443902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085443902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085443902 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085443902 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085443902 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085443902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085443902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085443902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085443902 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085443902 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085443902 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085443902 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085443902 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085443902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085443902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085443902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085443902 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085443902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085443902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085443902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085443902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085443902 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085443902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085444753 DLCTRL DEBUG Command: GET 192234780 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085444753 DLCTRL DEBUG Tx Command reply: GET_REPLY 192234780 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085444767 DLCTRL DEBUG Command: GET 804789269 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085444767 DLCTRL DEBUG Tx Command reply: GET_REPLY 804789269 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085444771 DLCTRL DEBUG Command: GET 358306758 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085444771 DLCTRL DEBUG Tx Command reply: GET_REPLY 358306758 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085444774 DLCTRL DEBUG Command: GET 147462639 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085444774 DLCTRL DEBUG Tx Command reply: GET_REPLY 147462639 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085444777 DLCTRL DEBUG Command: GET 629049218 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085444777 DLCTRL DEBUG Tx Command reply: GET_REPLY 629049218 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085444779 DLCTRL DEBUG Command: GET 690637051 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085444779 DLCTRL DEBUG Tx Command reply: GET_REPLY 690637051 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085444780 DLCTRL DEBUG Command: GET 34500795 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085444780 DLCTRL DEBUG Tx Command reply: GET_REPLY 34500795 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085444782 DLCTRL DEBUG Command: GET 223920237 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085444782 DLCTRL DEBUG Tx Command reply: GET_REPLY 223920237 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085444783 DLCTRL DEBUG Command: GET 379566978 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085444783 DLCTRL DEBUG Tx Command reply: GET_REPLY 379566978 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085444784 DLCTRL DEBUG Command: GET 758490356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085444784 DLCTRL DEBUG Tx Command reply: GET_REPLY 758490356 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085444785 DLCTRL DEBUG Command: GET 669588933 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085444785 DLCTRL DEBUG Tx Command reply: GET_REPLY 669588933 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085444787 DLCTRL DEBUG Command: GET 130449515 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085444787 DLCTRL DEBUG Tx Command reply: GET_REPLY 130449515 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085444788 DLCTRL DEBUG Command: GET 463082292 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085444788 DLCTRL DEBUG Tx Command reply: GET_REPLY 463082292 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085444789 DLCTRL DEBUG Command: GET 936147182 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085444789 DLCTRL DEBUG Tx Command reply: GET_REPLY 936147182 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085444789 DLCTRL DEBUG Command: GET 508954292 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085444789 DLCTRL DEBUG Tx Command reply: GET_REPLY 508954292 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085444790 DLCTRL DEBUG Command: GET 452007987 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085444790 DLCTRL DEBUG Tx Command reply: GET_REPLY 452007987 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085444791 DLCTRL DEBUG Command: GET 797302063 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085444791 DLCTRL DEBUG Tx Command reply: GET_REPLY 797302063 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085444792 DLCTRL DEBUG Command: GET 898620596 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085444792 DLCTRL DEBUG Tx Command reply: GET_REPLY 898620596 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085444793 DLCTRL DEBUG Command: GET 828862800 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085444793 DLCTRL DEBUG Tx Command reply: GET_REPLY 828862800 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085444793 DLCTRL DEBUG Command: GET 125018062 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085444793 DLCTRL DEBUG Tx Command reply: GET_REPLY 125018062 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: 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@d00087d8efbb: "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@d00087d8efbb: 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 := '000000000000001110111100'B, t_guard := 20.000000 } 20250404085444810 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)3824567 20250404085445843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085445843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085445843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085445843 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085445843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3a5bb7, normal) (hnbgw_rua.c:407) 20250404085445843 DHNB DEBUG map_rua[0x56294459de90]{init}: Allocated (fsm.c:456) 20250404085445843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085445843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3824567 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085445843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085445843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085445843 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085445843 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3824567 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085445843 DCN DEBUG map_sccp[0x56294461c100]{init}: Allocated (fsm.c:456) 20250404085445843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085445843 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3824567 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085445843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3824567 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085445843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085445843 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085445843 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085445843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085445843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085445843 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085445843 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{IDLE}: Allocated (fsm.c:456) 20250404085445843 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085445844 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030003bc0056400500f1100926) (sccp_scrc.c:415) 20250404085445844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085445844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085445844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085445844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085445844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085445844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085445844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085445844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085445844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085445844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085445844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085445844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085445844 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085445844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085445844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085445844 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 71 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085445844 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085445844 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085445844 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085445844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085445844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085445844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085445844 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085445844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085445844 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085445844 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085445844 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085445844 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085445844 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 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 00 00 3a 40 08 00 00 f1 10 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 bc 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(1008)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)1796977 HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@d00087d8efbb: setverdict(pass): none -> pass 20250404085445852 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085445852 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085445852 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085445852 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085445852 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085445852 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085445853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085445853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085445853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085445853 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 5a 25 ce 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085445853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085445853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085445853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085445853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085445853 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085445853 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a25ce) (sccp_scrc.c:486) 20250404085445853 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250404085445853 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085445853 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085445853 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085445853 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085445853 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085445853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085445853 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@d00087d8efbb: 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 } } } 20250404085445854 DLCTRL DEBUG Command: GET 110484944 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085445854 DLCTRL DEBUG Tx Command reply: GET_REPLY 110484944 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085445856 DLCTRL DEBUG Command: GET 789611543 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085445856 DLCTRL DEBUG Tx Command reply: GET_REPLY 789611543 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085445858 DLCTRL DEBUG Command: GET 694324077 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085445858 DLCTRL DEBUG Tx Command reply: GET_REPLY 694324077 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085445861 DLCTRL DEBUG Command: GET 880279774 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085445861 DLCTRL DEBUG Tx Command reply: GET_REPLY 880279774 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085445863 DLCTRL DEBUG Command: GET 67549842 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085445863 DLCTRL DEBUG Tx Command reply: GET_REPLY 67549842 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085445864 DLCTRL DEBUG Command: GET 275041249 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085445864 DLCTRL DEBUG Tx Command reply: GET_REPLY 275041249 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085445865 DLCTRL DEBUG Command: GET 747437825 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085445865 DLCTRL DEBUG Tx Command reply: GET_REPLY 747437825 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085445866 DLCTRL DEBUG Command: GET 836308044 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085445866 DLCTRL DEBUG Tx Command reply: GET_REPLY 836308044 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085445867 DLCTRL DEBUG Command: GET 731103512 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085445867 DLCTRL DEBUG Tx Command reply: GET_REPLY 731103512 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085445868 DLCTRL DEBUG Command: GET 481619625 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085445868 DLCTRL DEBUG Tx Command reply: GET_REPLY 481619625 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085445869 DLCTRL DEBUG Command: GET 14799417 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085445869 DLCTRL DEBUG Tx Command reply: GET_REPLY 14799417 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085445870 DLCTRL DEBUG Command: GET 83431515 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085445870 DLCTRL DEBUG Tx Command reply: GET_REPLY 83431515 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085445872 DLCTRL DEBUG Command: GET 111792209 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085445872 DLCTRL DEBUG Tx Command reply: GET_REPLY 111792209 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085445873 DLCTRL DEBUG Command: GET 106548782 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085445873 DLCTRL DEBUG Tx Command reply: GET_REPLY 106548782 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085445875 DLCTRL DEBUG Command: GET 219007183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085445875 DLCTRL DEBUG Tx Command reply: GET_REPLY 219007183 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085445877 DLCTRL DEBUG Command: GET 527480463 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085445877 DLCTRL DEBUG Tx Command reply: GET_REPLY 527480463 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085445881 DLCTRL DEBUG Command: GET 574723552 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085445881 DLCTRL DEBUG Tx Command reply: GET_REPLY 574723552 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085445885 DLCTRL DEBUG Command: GET 965188708 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085445885 DLCTRL DEBUG Tx Command reply: GET_REPLY 965188708 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085445888 DLCTRL DEBUG Command: GET 454506216 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085445888 DLCTRL DEBUG Tx Command reply: GET_REPLY 454506216 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085445892 DLCTRL DEBUG Command: GET 598205319 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085445892 DLCTRL DEBUG Tx Command reply: GET_REPLY 598205319 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: 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 := '000000000000000000100011'B, t_guard := 20.000000 } 20250404085445928 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50476<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)5985040 20250404085446952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085446952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085446952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404085446952 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085446952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x5b5310, normal) (hnbgw_rua.c:407) 20250404085446952 DHNB DEBUG map_rua[0x562944610e40]{init}: Allocated (fsm.c:456) 20250404085446952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085446952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5985040 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085446952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085446952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085446952 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404085446952 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5985040 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085446952 DCN DEBUG map_sccp[0x56294462e890]{init}: Allocated (fsm.c:456) 20250404085446952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085446952 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5985040 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085446952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5985040 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404085446952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085446952 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085446952 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085446952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085446952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085446952 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085446952 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{IDLE}: Allocated (fsm.c:456) 20250404085446952 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085446952 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000230056400500f1100926) (sccp_scrc.c:415) 20250404085446952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085446952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085446952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085446952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085446952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085446952 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085446953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085446953 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085446953 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085446953 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085446953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085446953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085446952 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085446952 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085446952 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085446952 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085446952 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085446952 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085446952 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085446952 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085446952 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085446952 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 05 01 00 00 72 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 00 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 23 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085446952 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085446952 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085446952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085446953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085446953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085446953 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085446953 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 01 00 00 72 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 00 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 23 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)13750769 HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085446958 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085446958 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085446958 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085446958 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085446958 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085446958 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085446958 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085446958 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085446958 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085446958 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 9f a2 6c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085446958 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085446958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085446958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085446958 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085446958 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085446958 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009fa26c) (sccp_scrc.c:486) 20250404085446958 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250404085446959 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085446959 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085446959 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085446959 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085446959 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085446959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085446959 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@d00087d8efbb: setverdict(pass): none -> pass MTC@d00087d8efbb: 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 } } } 20250404085446960 DLCTRL DEBUG Command: GET 541371411 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085446960 DLCTRL DEBUG Tx Command reply: GET_REPLY 541371411 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085446963 DLCTRL DEBUG Command: GET 147890484 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085446963 DLCTRL DEBUG Tx Command reply: GET_REPLY 147890484 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085446965 DLCTRL DEBUG Command: GET 873580417 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085446965 DLCTRL DEBUG Tx Command reply: GET_REPLY 873580417 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085446968 DLCTRL DEBUG Command: GET 210799460 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085446968 DLCTRL DEBUG Tx Command reply: GET_REPLY 210799460 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085446971 DLCTRL DEBUG Command: GET 653383377 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085446971 DLCTRL DEBUG Tx Command reply: GET_REPLY 653383377 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085446975 DLCTRL DEBUG Command: GET 156713453 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085446975 DLCTRL DEBUG Tx Command reply: GET_REPLY 156713453 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085446978 DLCTRL DEBUG Command: GET 53908469 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085446978 DLCTRL DEBUG Tx Command reply: GET_REPLY 53908469 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085446980 DLCTRL DEBUG Command: GET 211301332 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085446980 DLCTRL DEBUG Tx Command reply: GET_REPLY 211301332 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085446982 DLCTRL DEBUG Command: GET 182618984 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085446982 DLCTRL DEBUG Tx Command reply: GET_REPLY 182618984 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085446984 DLCTRL DEBUG Command: GET 433587213 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085446984 DLCTRL DEBUG Tx Command reply: GET_REPLY 433587213 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085446987 DLCTRL DEBUG Command: GET 547786158 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085446987 DLCTRL DEBUG Tx Command reply: GET_REPLY 547786158 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085446989 DLCTRL DEBUG Command: GET 349336697 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085446989 DLCTRL DEBUG Tx Command reply: GET_REPLY 349336697 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085446990 DLCTRL DEBUG Command: GET 755881073 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085446990 DLCTRL DEBUG Tx Command reply: GET_REPLY 755881073 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085446992 DLCTRL DEBUG Command: GET 737575457 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085446992 DLCTRL DEBUG Tx Command reply: GET_REPLY 737575457 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085446994 DLCTRL DEBUG Command: GET 621478729 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085446994 DLCTRL DEBUG Tx Command reply: GET_REPLY 621478729 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085446995 DLCTRL DEBUG Command: GET 201823474 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085446995 DLCTRL DEBUG Tx Command reply: GET_REPLY 201823474 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085446996 DLCTRL DEBUG Command: GET 756378499 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085446996 DLCTRL DEBUG Tx Command reply: GET_REPLY 756378499 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085446997 DLCTRL DEBUG Command: GET 894771697 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085446997 DLCTRL DEBUG Tx Command reply: GET_REPLY 894771697 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085446998 DLCTRL DEBUG Command: GET 119499120 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085446998 DLCTRL DEBUG Tx Command reply: GET_REPLY 119499120 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085446999 DLCTRL DEBUG Command: GET 971230369 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085446999 DLCTRL DEBUG Tx Command reply: GET_REPLY 971230369 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) 20250404085447000 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: "connecting cnlink 1" MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-M3UA(1016)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085447215 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 20250404085447215 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 20250404085447215 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085447215 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(1016)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085447225 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) 20250404085447225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085447225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085447225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085447225 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085447225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085447225 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085447225 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 20250404085447225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085447225 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085447225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085447227 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) 20250404085447227 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085447227 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085447228 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085447228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085447228 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085447228 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 20250404085447228 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250404085447228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085447228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085447228 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 20250404085447228 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085447228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085447228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085447228 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085447228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085447228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085447228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085447228 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085447228 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085447228 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085447228 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085447229 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085447229 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085447229 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085447229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085447229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085447229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085447229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085447229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085447229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085447229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085447229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085447229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085447229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085447229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085447229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085447229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085447229 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085447230 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085447230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085447230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085447230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085447230 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085447230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085447230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085447230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085447230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085447230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085447230 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' 20250404085447230 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 20250404085447230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085447230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085447230 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085447666 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085447666 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0032b61b), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085447666 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085447666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085447667 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085447667 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085447667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085447667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085447667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 32 b6 1b 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085447667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085447667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085447667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085447667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085447667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085447667 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085447667 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085447667 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085447667 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085447667 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 b6 1b 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085447671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085447671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085447671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085447671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085447671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085447671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085447671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085447671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085447671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085447671 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 b6 1b 00 00 06 00 08 00 00 00 07  20250404085447671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085447671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085447671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085447671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085447671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085447671 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=0032b61b) (sccp_scrc.c:486) 20250404085447671 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250404085447671 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085447671 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085447671 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085447671 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085447671 DLSCCP DEBUG SCCP-SCOC(110)[0x56294462f870]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: 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 := '000000000000001110101010'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085448023 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) 20250404085448023 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085448023 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085448023 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 20250404085448023 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085448023 DLSS7 <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' 20250404085448023 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085448023 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085448023 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448023 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085448023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085448024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085448024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085448024 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) 20250404085448024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085448024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085448024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085448024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085448024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085448024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085448024 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085448024 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) 20250404085448024 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) 20250404085448024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085448024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085448024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085448024 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085448024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085448024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085448024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085448024 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085448024 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: link up (cnlink.c:111) 20250404085448024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085448024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085448024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085448024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085448024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085448024 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' 20250404085448024 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 20250404085448024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085448024 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448024 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085448025 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) 20250404085448025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085448025 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085448025 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 20250404085448025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085448025 DLSS7 <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' 20250404085448025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085448025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085448025 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448025 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085448025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085448025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085448025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085448025 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) 20250404085448025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085448025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085448025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085448025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085448025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085448025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085448025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085448025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085448025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085448025 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085448025 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085448025 DRANAP INFO cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085448034 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085448756 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085448756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e84257), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085448756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085448756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085448756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085448756 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085448756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085448756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085448756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 42 57 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085448756 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085448756 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00491cd2), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085448756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085448756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085448756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085448756 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085448756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085448756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085448756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 1c d2 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085448756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085448756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085448756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085448756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085448756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085448756 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' 20250404085448756 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 20250404085448756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085448756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448756 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 42 57 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085448756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085448757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085448757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085448757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085448757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085448757 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' 20250404085448757 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 20250404085448757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085448757 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448757 DLSS7 <000c> osmo_ss7_asp.c:1175 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 49 1c d2 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404085448763 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) 20250404085448763 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085448763 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085448763 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 20250404085448763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085448763 DLSS7 <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' 20250404085448763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085448763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085448763 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448763 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 e8 42 57 00 00 06 00 08 00 00 00 07  20250404085448764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085448764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085448764 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085448764 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) 20250404085448764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085448764 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=00e84257) (sccp_scrc.c:486) 20250404085448764 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250404085448764 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085448764 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085448764 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085448764 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085448764 DLSCCP DEBUG SCCP-SCOC(112)[0x562944660cc0]{IDLE}: Deallocated (fsm.c:568) 20250404085448968 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) 20250404085448968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085448968 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085448968 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 20250404085448968 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085448968 DLSS7 <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' 20250404085448968 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085448968 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085448968 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085448968 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6f 49 1c d2 00 00 06 00 08 00 00 00 07  20250404085448969 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085448969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085448969 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085448969 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) 20250404085448969 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085448969 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=00491cd2) (sccp_scrc.c:486) 20250404085448969 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1855) 20250404085448969 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085448969 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085448969 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085448969 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085448969 DLSCCP DEBUG SCCP-SCOC(111)[0x56294462cde0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn1-RAN(1015)@d00087d8efbb: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@d00087d8efbb: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@d00087d8efbb: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)466877 20250404085449059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085449059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085449059 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085449059 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085449059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x71fbd, normal) (hnbgw_rua.c:407) 20250404085449059 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085449059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085449059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-466877 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085449059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085449059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085449059 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-466877 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404085449059 DCN DEBUG map_sccp[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085449059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085449059 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-466877 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404085449059 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-466877 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085449059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085449059 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085449059 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085449059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085449059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085449059 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085449059 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{IDLE}: Allocated (fsm.c:456) 20250404085449059 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085449059 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003aa0056400500f1100926) (sccp_scrc.c:415) 20250404085449059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085449059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085449059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085449059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085449059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085449059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085449059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085449059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085449059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085449059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085449059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085449059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085449059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085449059 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 04 01 00 00 73 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 00 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 aa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085449059 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085449059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085449059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085449059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085449059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085449059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085449059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085449059 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' 20250404085449059 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 20250404085449059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085449059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085449059 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 01 00 00 73 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 00 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 aa 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1014)@d00087d8efbb: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@d00087d8efbb: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@d00087d8efbb: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)11196890 HNBGW_Test.sgsn1-SCCP(1014)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@d00087d8efbb: setverdict(pass): none -> pass 20250404085449075 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) 20250404085449075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085449075 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085449075 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 20250404085449075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085449075 DLSS7 <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' 20250404085449075 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085449075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085449075 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085449075 DLSS7 <000c> osmo_ss7_asp.c:1175 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 73 ea 23 ca 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085449075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085449075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085449075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085449075 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) 20250404085449075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085449075 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ea23ca) (sccp_scrc.c:486) 20250404085449075 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250404085449075 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085449075 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085449075 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085449075 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) MTC@d00087d8efbb: 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 } } } 20250404085449075 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085449075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085449075 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085449076 DLCTRL DEBUG Command: GET 75946055 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404085449076 DLCTRL DEBUG Tx Command reply: GET_REPLY 75946055 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085449080 DLCTRL DEBUG Command: GET 664734266 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404085449080 DLCTRL DEBUG Tx Command reply: GET_REPLY 664734266 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085449083 DLCTRL DEBUG Command: GET 552949755 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085449083 DLCTRL DEBUG Tx Command reply: GET_REPLY 552949755 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085449087 DLCTRL DEBUG Command: GET 880238548 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085449087 DLCTRL DEBUG Tx Command reply: GET_REPLY 880238548 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085449090 DLCTRL DEBUG Command: GET 905812220 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085449090 DLCTRL DEBUG Tx Command reply: GET_REPLY 905812220 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085449093 DLCTRL DEBUG Command: GET 859471564 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404085449093 DLCTRL DEBUG Tx Command reply: GET_REPLY 859471564 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085449095 DLCTRL DEBUG Command: GET 589178034 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404085449095 DLCTRL DEBUG Tx Command reply: GET_REPLY 589178034 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085449097 DLCTRL DEBUG Command: GET 176491630 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085449097 DLCTRL DEBUG Tx Command reply: GET_REPLY 176491630 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085449100 DLCTRL DEBUG Command: GET 83506015 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085449100 DLCTRL DEBUG Tx Command reply: GET_REPLY 83506015 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085449102 DLCTRL DEBUG Command: GET 842941350 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085449102 DLCTRL DEBUG Tx Command reply: GET_REPLY 842941350 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085449103 DLCTRL DEBUG Command: GET 120430640 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404085449103 DLCTRL DEBUG Tx Command reply: GET_REPLY 120430640 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085449105 DLCTRL DEBUG Command: GET 593716563 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404085449105 DLCTRL DEBUG Tx Command reply: GET_REPLY 593716563 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085449107 DLCTRL DEBUG Command: GET 668098659 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085449107 DLCTRL DEBUG Tx Command reply: GET_REPLY 668098659 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085449108 DLCTRL DEBUG Command: GET 15920606 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085449108 DLCTRL DEBUG Tx Command reply: GET_REPLY 15920606 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085449110 DLCTRL DEBUG Command: GET 273352521 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085449110 DLCTRL DEBUG Tx Command reply: GET_REPLY 273352521 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085449112 DLCTRL DEBUG Command: GET 784687543 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404085449112 DLCTRL DEBUG Tx Command reply: GET_REPLY 784687543 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085449114 DLCTRL DEBUG Command: GET 560336851 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404085449114 DLCTRL DEBUG Tx Command reply: GET_REPLY 560336851 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085449115 DLCTRL DEBUG Command: GET 358578016 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085449115 DLCTRL DEBUG Tx Command reply: GET_REPLY 358578016 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085449117 DLCTRL DEBUG Command: GET 111675433 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085449117 DLCTRL DEBUG Tx Command reply: GET_REPLY 111675433 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085449118 DLCTRL DEBUG Command: GET 835922119 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085449118 DLCTRL DEBUG Tx Command reply: GET_REPLY 835922119 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085449122 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38052<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085449122 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33137<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(999)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(998)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085449124 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38040<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085449124 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085449124 DLINP DEBUG SRVCONN(,r=127.0.0.1:52655<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085449124 DLINP NOTICE SRV(,r=127.0.0.1:52655<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085449124 DMAIN NOTICE (127.0.0.1:52655 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:52655<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085449124 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1005)@d00087d8efbb: Final verdict of PTC: none 20250404085449126 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085449126 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) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085449126 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085449126 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) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(1006)@d00087d8efbb: Final verdict of PTC: none 20250404085449126 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 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085449126 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085449126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085449126 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085449126 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 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085449126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085449126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085449126 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 20250404085449126 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085449126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085449126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085449126 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085449126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085449126 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085449126 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085449126 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085449126 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085449126 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085449126 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085449126 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085449126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085449126 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085449126 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085449126 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a25ce), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085449126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085449126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085449126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085449126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085449126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 5a 25 ce 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085449126 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085449126 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085449126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085449126 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085449126 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085449126 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{disrupted}: Freeing instance (context_map.c:202) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3824567)[0x56294459de90]{disrupted}: Deallocated (fsm.c:568) 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{disconnected}: Freeing instance (context_map.c:206) 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x56294461c100]{disconnected}: Deallocated (fsm.c:568) 20250404085449127 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3824567 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085449127 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085449127 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085449127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fa26c), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085449127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085449127 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085449127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085449127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085449127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 9f a2 6c 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085449127 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@d00087d8efbb: Final verdict of PTC: none 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085449127 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085449127 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{disrupted}: Freeing instance (context_map.c:202) 20250404085449127 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5985040)[0x562944610e40]{disrupted}: Deallocated (fsm.c:568) 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{disconnected}: Freeing instance (context_map.c:206) MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@d00087d8efbb: Final verdict of PTC: none 20250404085449127 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x56294462e890]{disconnected}: Deallocated (fsm.c:568) 20250404085449127 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5985040 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) HNBGW_Test.sgsn1-RAN(1015)@d00087d8efbb: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@d00087d8efbb: Final verdict of PTC: none 20250404085449127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085449127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085449127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085449127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085449127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085449127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085449127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085449127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085449127 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085449127 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085449127 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn1-SCCP(1014)@d00087d8efbb: Final verdict of PTC: none 20250404085449127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085449127 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085449127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085449128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085449128 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085449128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085449128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085449128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085449128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085449128 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085449128 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085449128 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085449128 DRANAP NOTICE cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085449128 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085449128 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085449128 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085449128 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea23ca), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085449128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085449128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449128 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085449128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085449128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085449129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 04 04 ea 23 ca 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085449129 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085449129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085449129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085449129 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085449129 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085449129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085449129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085449129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085449129 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-466877)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085449129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085449129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085449129 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085449129 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-466877 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404085449129 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085449130 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085449130 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085449126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085449126 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) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085449126 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 20250404085449126 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085449126 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) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085449126 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085449126 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) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085449126 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 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085449126 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085449126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085449126 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085449126 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 20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085449126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085449127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085449127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085449127 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085449127 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) 20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085449127 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 20250404085449127 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085449127 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 20250404085449127 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) 20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085449127 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085449127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085449127 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085449127 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 20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085449127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085449127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085449127 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 20250404085449127 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085449127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dy20250404085449130 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) n-0) Received M3UA Message (XFER:DATA) 20250404085449127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085449127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085449127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085449127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085449129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085449129 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085449129 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085449129 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085449129 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085449130 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085449130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085449130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085449130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085449130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085449130 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085449130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085449130 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50476<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(1010)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(1016)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(1000)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1007)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1008)@d00087d8efbb: Final verdict of PTC: none 20250404085449131 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38064<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@d00087d8efbb: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@d00087d8efbb: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@d00087d8efbb: Final verdict of PTC: pass HNBGW-MGCP(1011)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:54:49 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 20250404085449284 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085449432 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085449432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021feab), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085449432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085449432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085449432 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085449432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085449432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085449432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085449432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 21 fe ab 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085449432 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085449432 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00381820), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085449432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085449432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085449432 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085449432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085449432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085449432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085449432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085449432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085449432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085449432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085449432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085449432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085449432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085449432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085449432 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 20250404085449432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085449432 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' 20250404085449432 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 20250404085449432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085449432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085449433 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085449433 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085449886 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=637848) Waiting for packet dumper to finish... 1 (prev_count=637848, count=649712) 20250404085451127 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085451127 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085451127 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085451127 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085451127 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085451127 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085451127 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085451127 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085451127 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085451674 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085451674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085451674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085451674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085451674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085451674 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085451674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085451674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085451674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085451674 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085451674 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085451674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085451674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085451674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085451674 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085451674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085451674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085451674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085451674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085451674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085451674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085451674 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 20250404085451674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085451674 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' 20250404085451674 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 20250404085451674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085451674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085451674 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085451674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085451675 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085451675 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085451675 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 20250404085451675 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085451675 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' 20250404085451675 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 20250404085451675 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085451675 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085451675 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085451675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085451675 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085451675 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085451675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085451675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085451675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085451675 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085451675 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085451675 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085451675 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085451675 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085451676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085451676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085451676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085451676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085451676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085451676 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:54:51 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 20250404085452283 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085452283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085452283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452283 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085452283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085452283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085452283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085452283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085452283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085452283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085452283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085452288 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085452288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085452288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452288 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085452288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085452288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085452288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085452288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085452288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085452289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085452289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085452292 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085452292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085452293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085452293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085452293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085452293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085452293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085452293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085452293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085452293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085452794 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085452794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005bb399), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085452794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452794 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085452794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5b b3 99 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085452794 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085452794 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00193b00), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085452794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452794 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452794 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452794 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452794 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085452794 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 19 3b 00 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085452794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085452794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085452794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085452794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085452794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085452794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085452794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085452794 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085452794 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085452794 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085452794 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085452794 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085452796 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085452796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0078b0c1), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085452796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085452796 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085452796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 78 b0 c1 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085452797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085452797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085452797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085452797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085452797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085452797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: 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@d00087d8efbb: Test case TC_second_rab_assignment started. 20250404085452978 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085452983 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085452986 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42247<->l=127.0.0.1:4262) (control_if.c:572) 20250404085452997 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085452997 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085452998 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085452998 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085452998 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085452998 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085452998 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085452998 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_second_rab_assignment-Iuh0(1022)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085452998 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085452998 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085452999 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085452999 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085452999 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085452999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085452999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 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) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452999 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) 20250404085452999 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) 20250404085452999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085452999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085452999 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085452999 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085452999 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085452999 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085452999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085452999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085452999 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085452999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085452999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085452999 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085452999 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085452999 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085452999 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085452999 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085452999 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085452999 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085452999 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085452999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085452999 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085452999 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085452999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085452999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085452999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085452999 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453000 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453000 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085453000 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453000 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085453000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085453000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085453000 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453000 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 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085453000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453000 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 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085453000 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' 20250404085453000 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 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085453000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085453000 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404085453000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085453000 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 20250404085453000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085453000 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(1026)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085453013 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085453013 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085453013 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085453013 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085453013 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085453013 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085453013 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085453013 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085453014 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453014 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085453014 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453014 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) 20250404085453014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453014 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) 20250404085453014 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) 20250404085453014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085453014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085453014 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453014 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453014 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085453014 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453014 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453014 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453014 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453014 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453014 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453014 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453014 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085453014 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085453014 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453014 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085453014 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453014 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453015 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085453015 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453015 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085453015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085453015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085453015 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453015 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453015 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085453015 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453015 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453015 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453015 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453015 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453015 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453015 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453015 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085453015 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085453015 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453015 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085453015 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453015 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 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085453015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453015 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 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085453015 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' 20250404085453015 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 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085453015 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085453015 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085453015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085453015 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085453015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453015 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453015 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453015 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085453015 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085453034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085453034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085453034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085453034 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085453034 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085453034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085453034 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085453034 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085453034 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085453210 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 20250404085453210 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 20250404085453210 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085453210 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(1026)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085453219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453219 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085453219 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085453219 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085453219 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085453219 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085453219 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085453219 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 20250404085453219 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085453219 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085453219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085453222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085453222 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085453222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085453222 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085453222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085453222 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085453222 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 20250404085453222 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085453222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085453222 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085453222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404085453222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085453222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085453222 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 20250404085453222 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085453222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085453222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085453222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085453222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085453222 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085453222 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085453222 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085453222 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085453222 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085453222 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085453223 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453223 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085453223 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453223 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453223 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453224 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453224 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453224 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453224 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453224 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453224 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085453224 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085453224 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453224 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085453224 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085453224 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453224 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453224 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453224 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085453224 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085453224 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085453224 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085453224 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085453224 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085453224 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085453225 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 20250404085453225 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 20250404085453225 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085453225 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(1029)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085453229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085453229 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085453229 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085453229 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085453229 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085453229 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085453229 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 20250404085453229 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085453229 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085453229 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453230 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085453230 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085453230 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085453230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085453230 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085453230 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 20250404085453230 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404085453230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085453230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085453230 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 20250404085453230 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085453230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085453230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085453230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085453230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085453230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085453230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085453230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085453230 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085453230 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085453230 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085453231 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085453231 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085453231 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085453232 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085453232 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085453232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453232 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453232 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453232 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085453232 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085453232 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085453232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085453232 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085453232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085453232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085453232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085453232 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085453232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085453232 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085453232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085453232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085453232 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085453232 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085453232 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085453232 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085453232 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085453232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085453232 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085454025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085454025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085454025 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085454025 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085454026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085454026 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085454026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085454026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085454026 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085454026 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085454026 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085454026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085454026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085454026 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085454026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085454026 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085454026 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085454026 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085454026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454026 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085454026 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085454026 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085454026 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085454026 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) 20250404085454026 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085454027 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085454027 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085454027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085454027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454027 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454027 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454027 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454027 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454027 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454027 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085454027 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085454027 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085454027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085454027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085454027 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085454027 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085454027 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085454027 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085454027 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085454027 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085454027 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085454027 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085454027 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085454027 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085454027 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085454027 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085454027 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085454029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085454029 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085454029 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085454029 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085454029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085454029 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085454029 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085454029 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085454029 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085454029 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085454029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085454029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085454029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085454029 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085454029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085454029 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085454029 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085454029 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085454029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085454030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085454030 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085454030 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085454030 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085454034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085454034 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085454034 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085454034 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085454034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085454034 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085454034 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085454034 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085454034 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085454034 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085454034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085454034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085454034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085454034 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085454034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085454034 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085454034 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085454034 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085454034 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454034 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085454035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085454035 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085454035 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085454035 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) 20250404085454035 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085454035 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085454035 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085454035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085454035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085454035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085454035 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085454035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085454035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085454035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085454035 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085454035 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085454036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085454036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085454036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085454036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085454036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085454036 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085454036 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085454036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085454036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085454036 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085454037 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085454037 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085454037 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085454037 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085454037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085454037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085454037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085454037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085454038 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085454038 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085454038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085454038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085454038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085454038 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085454038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085454038 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085454038 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085454038 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085454038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454038 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085454038 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085454038 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085454038 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085454038 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085454038 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085454038 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085454038 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085454065 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1031)@d00087d8efbb: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@d00087d8efbb: Added conn table entry 0TC_second_rab_assignment0(1031)12886422 20250404085455093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085455093 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085455094 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085455094 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085455094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4a196, normal) (hnbgw_rua.c:407) 20250404085455094 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085455094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085455094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085455094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085455094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085455094 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085455094 DCN DEBUG map_sccp[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085455094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085455094 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12886422 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085455094 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085455094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085455094 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085455094 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085455094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085455094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085455094 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085455094 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{IDLE}: Allocated (fsm.c:456) 20250404085455094 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085455094 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002e30056400500f1100926) (sccp_scrc.c:415) 20250404085455094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085455094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085455094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085455094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085455094 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085455094 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085455094 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085455094 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085455094 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085455094 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085455094 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455094 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085455094 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085455094 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085455094 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 74 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 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:1175) 20250404085455094 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085455094 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085455094 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085455094 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455094 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085455094 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085455094 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085455094 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085455094 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085455094 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085455094 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085455094 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455094 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 74 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 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: Added conn table entry 0TC_second_rab_assignment0(1031)1522164 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_second_rab_assignment0(1031)@d00087d8efbb: setverdict(pass): none -> pass 20250404085455103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085455103 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085455103 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085455103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085455103 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085455103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085455103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085455103 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455103 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 ed 7e 90 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085455103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085455103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085455103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085455103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085455103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085455103 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ed7e90) (sccp_scrc.c:486) 20250404085455103 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250404085455103 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085455103 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085455103 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085455103 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085455103 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085455103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085455103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@d00087d8efbb: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(1030)@d00087d8efbb: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085455304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085455304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085455304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085455304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085455305 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085455305 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085455305 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085455305 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455305 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 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  20250404085455305 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085455305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085455305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085455305 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085455305 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085455305 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250404085455305 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250404085455305 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085455305 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085455305 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085455305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085455305 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085455305 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085455305 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085455305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085455305 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085455305 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085455305 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085455305 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085455306 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085455306 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{UNUSED}: Allocated (fsm.c:456) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{UNUSED}: is child of mgw(mgw-fsm-12886422-0)[0x56294461c100] (fsm.c:486) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12886422-0)[0x56294461c100] (mgcp_client_endpoint_fsm.c:724) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085455306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x56294462e890]{ST_CRCX}: Allocated (fsm.c:456) 20250404085455306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x56294462e890]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12886422-0)[0x562944610e40] (fsm.c:486) 20250404085455306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x56294462e890]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085455306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x56294462e890]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085455306 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: c4a1'... (mgcp_client.c:807) 20250404085455306 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250404085455306 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x56294462e890]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085455306 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(1030)@d00087d8efbb: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c4a19617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4a19617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1031) TC_second_rab_assignment0(1031)@d00087d8efbb: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "c4a19617" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4a19617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1031)@d00087d8efbb: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085455346 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250404085455346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085455346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085455346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085455346 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085455346 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085455346 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455346 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455346 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085455346 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085455346 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455346 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085455346 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085455346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085455346 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085455346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085455346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085455346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085455346 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(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085455365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085455365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085455365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085455365 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085455365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc4a196) (hnbgw_rua.c:471) 20250404085455365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085455365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085455365 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085455365 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085455365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085455365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085455366 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085455366 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085455366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085455366 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12886422-0)[0x56294461c100] (mgcp_client_endpoint_fsm.c:724) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085455366 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: c4a1'... (mgcp_client.c:807) 20250404085455366 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085455366 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455366 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@d00087d8efbb: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4a19617" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4a19617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085455376 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250404085455376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085455376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085455376 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455376 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085455376 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085455376 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12886422-0)[0x56294461c100] (mgcp_client_endpoint_fsm.c:724) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085455376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x562944620f30]{ST_CRCX}: Allocated (fsm.c:456) 20250404085455376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x562944620f30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12886422-0)[0x562944610e40] (fsm.c:486) 20250404085455376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x562944620f30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085455376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x562944620f30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404085455376 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: c4a1'... (mgcp_client.c:807) 20250404085455376 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085455376 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12886422-0)[0x562944620f30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455376 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@d00087d8efbb: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4a19617" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "c4a19617", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085455386 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250404085455386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085455386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085455386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085455386 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455386 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{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) 20250404085455386 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085455386 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085455386 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085455386 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085455386 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085455386 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085455386 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085455386 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed7e90), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085455386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455386 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085455386 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455386 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085455386 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085455386 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085455386 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 ed 7e 90 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085455386 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085455386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455386 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085455386 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085455386 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085455386 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085455386 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085455386 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085455386 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085455386 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455386 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed 7e 90 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250404085455394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455394 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085455394 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085455394 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085455394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085455394 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085455394 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085455394 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085455394 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455394 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 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  20250404085455394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085455394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085455394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085455394 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085455394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085455394 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:486) 20250404085455394 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250404085455394 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085455394 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085455394 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085455394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085455394 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085455394 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085455394 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085455394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085455394 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085455394 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-116 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250404085455394 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250404085455394 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250404085455394 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085455394 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(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085455398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085455398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085455398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250404085455398 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085455399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc4a196) (hnbgw_rua.c:471) 20250404085455399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250404085455399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085455399 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085455399 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085455399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085455399 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085455399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250404085455399 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085455399 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085455399 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed7e90), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250404085455399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085455399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085455399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085455399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085455399 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 03 06 ed 7e 90 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:1175) 20250404085455399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085455399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085455399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085455399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085455399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085455399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085455399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085455399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455399 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 06 ed 7e 90 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(1024)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085455413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455413 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085455413 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085455413 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085455413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085455413 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085455413 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085455413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085455413 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455413 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250404085455413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085455413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085455413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085455413 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085455413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085455413 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250404085455413 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250404085455413 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085455413 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085455413 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085455413 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085455413 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085455414 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085455414 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085455414 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085455414 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085455414 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085455414 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085455414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085455414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: c4a1'... (mgcp_client.c:807) 20250404085455414 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085455414 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085455414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085455414 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:55044: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: c4a1'... (mgcp_client.c:807) 20250404085455414 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085455414 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085455414 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: Removing from parent mgw(mgw-fsm-12886422-0)[0x56294461c100] (mgcp_client_endpoint_fsm.c:873) 20250404085455414 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085455414 DLMGCP DEBUG mgw-endp(mgw-fsm-12886422-0)[0x562944610e40]{IN_USE}: Deallocated (fsm.c:568) 20250404085455414 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085455414 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085455414 DMGW DEBUG mgw(mgw-fsm-12886422-0)[0x56294461c100]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085455414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085455414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085455414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085455414 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(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4a19617" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@d00087d8efbb: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "c4a19617" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085455428 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250404085455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085455428 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x56294462e890]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085455429 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250404085455429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085455429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085455429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085455429 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x562944620f30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@d00087d8efbb: Deleted conn table entry 0TC_second_rab_assignment0(1031)12886422 20250404085455441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085455441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085455441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085455441 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085455441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc4a196,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085455441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085455441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085455441 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085455441 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085455441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085455441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085455441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085455442 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085455442 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ed7e90), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085455442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085455442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455442 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085455442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085455442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085455442 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 ed 7e 90 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085455442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085455442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085455442 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085455442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455442 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085455442 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085455442 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085455442 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085455442 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085455442 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085455442 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085455442 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455442 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed 7e 90 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: Deleted conn table entry 0TC_second_rab_assignment0(1031)1522164 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on connection ID:0 20250404085455452 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085455452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085455452 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085455452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085455452 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085455452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085455452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085455452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455452 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 ed 7e 90 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085455452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085455453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085455453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085455453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085455453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085455453 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00ed7e90), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085455453 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1855) 20250404085455453 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085455453 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085455453 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085455453 DCN DEBUG handle_cn_disc_ind() conn_id=116 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085455453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085455453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085455453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085455453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{disconnected}: Freeing instance (context_map.c:202) 20250404085455453 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12886422)[0x56294462cde0]{disconnected}: Deallocated (fsm.c:568) 20250404085455453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085455453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085455453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085455453 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12886422 SCCP-116 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085455453 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=00ed7e90), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:415) 20250404085455453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085455453 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085455453 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085455453 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085455453 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085455453 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 ed 7e 90 00 00 74 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085455453 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085455453 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085455453 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085455454 DLSCCP DEBUG SCCP-SCOC(116)[0x56294459de90]{IDLE}: Deallocated (fsm.c:568) 20250404085455454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085455454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085455454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085455454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085455454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085455454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085455454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085455454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085455454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085455454 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ed 7e 90 00 00 74 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085457464 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085457465 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42247<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1020)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(1019)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085457469 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50498<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085457470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085457470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085457471 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085457471 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085457471 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085457473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085457473 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) 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085457473 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085457473 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) 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085457473 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 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085457473 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085457473 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085457473 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085457473 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 20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085457473 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085457474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085457474 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(1027)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@d00087d8efbb: Final verdict of PTC: none MutexDispCT-TC_second_rab_assignment(1018)@d00087d8efbb: Final verdict of PTC: none 20250404085457474 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_second_rab_assignment-Iuh0-RUA(1023)@d00087d8efbb: Final verdict of PTC: none 20250404085457474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085457474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085457474 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085457474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085457474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085457474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085457474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085457474 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc0-RAN(1025)@d00087d8efbb: Final verdict of PTC: none 20250404085457474 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085457474 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085457474 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085457474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085457474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085457474 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085457474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085457474 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085457474 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085457474 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) 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085457474 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 20250404085457474 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085457474 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) 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085457474 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 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085457474 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085457474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085457474 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085457474 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 20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085457474 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085457474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085457474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085457474 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 20250404085457474 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085457474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085457474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085457475 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085457475 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085457475 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085457475 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085457475 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1030)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(1021)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1026)@d00087d8efbb: Final verdict of PTC: none TC_second_rab_assignment-Iuh0(1022)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@d00087d8efbb: Final verdict of PTC: none 20250404085457477 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_second_rab_assignment finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:54:57 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 20250404085457580 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60236<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085458183 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=380588) 20250404085459127 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085459127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fa26c), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085459127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085459127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085459127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085459127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085459127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9f a2 6c 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085459127 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085459127 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a25ce), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085459127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459127 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085459127 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459127 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085459127 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085459127 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085459127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5a 25 ce 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085459128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085459128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085459128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085459128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085459128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085459128 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085459128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085459128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085459128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085459128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085459128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085459128 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085459130 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085459130 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea23ca), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085459130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459130 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085459130 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459130 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085459130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085459130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085459130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 23 ca 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085459130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085459130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085459130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085459130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085459130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085459130 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=380588, count=409420) 20250404085459433 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085459433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00381820), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085459433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085459433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085459433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085459433 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085459433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085459433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085459433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085459433 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085459433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021feab), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085459433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085459433 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085459433 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085459433 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085459433 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085459433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 21 fe ab 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085459434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085459434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085459434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085459434 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 20250404085459434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085459434 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' 20250404085459434 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 20250404085459434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085459434 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085459434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085459434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085459434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085459434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085459434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085459434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085459434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085459434 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085459474 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085459474 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085459474 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085459475 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085459475 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085459475 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:55: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_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250404085501250 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60242<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085501256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085501260 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39863<->l=127.0.0.1:4262) (control_if.c:572) 20250404085501279 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501279 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501279 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501279 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085501280 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085501280 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085501280 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501280 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501280 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501280 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501281 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501281 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085501281 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 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) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501281 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) 20250404085501281 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) 20250404085501281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085501281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085501281 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501281 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501281 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085501281 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501281 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085501281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085501281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085501281 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501281 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501281 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085501281 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501281 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501281 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501281 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501281 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501282 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085501282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085501282 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501282 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501282 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085501282 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085501282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085501282 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501282 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 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085501282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501282 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 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085501282 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' 20250404085501282 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 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085501282 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085501282 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085501282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085501282 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 20250404085501282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085501282 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1040)@d00087d8efbb: ************************************************* MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(1038)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085501298 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501298 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501298 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501298 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501299 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501299 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501299 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085501299 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501300 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501300 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085501300 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 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) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501300 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) 20250404085501300 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) 20250404085501300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085501300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085501300 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501300 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501300 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085501300 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501300 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085501300 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085501300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085501300 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501300 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501300 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085501300 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501301 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085501301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085501301 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501301 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501301 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085501301 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501301 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501301 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501301 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085501301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085501301 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501301 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 20250404085501301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085501301 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085501302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501302 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 20250404085501302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085501302 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' 20250404085501302 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 20250404085501302 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085501302 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085501302 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 07 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  20250404085501302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085501302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085501302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085501302 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085501302 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501302 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501302 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501302 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085501302 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085501302 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1043)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085501494 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 20250404085501494 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 20250404085501494 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085501494 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(1040)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085501501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501501 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085501501 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085501501 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085501501 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085501501 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085501501 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085501501 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 20250404085501501 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085501501 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085501501 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085501504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085501504 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085501504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085501504 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085501504 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085501504 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085501504 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 20250404085501504 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085501504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085501504 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085501504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404085501504 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085501504 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085501504 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 20250404085501504 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085501504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085501504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085501504 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085501504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085501504 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085501504 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085501504 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085501504 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085501504 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085501504 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501506 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501506 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085501506 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501506 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501506 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085501506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501506 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501506 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501506 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501506 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501506 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085501506 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085501506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085501506 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501506 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085501506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085501506 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085501506 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085501506 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085501506 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085501506 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085501512 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 20250404085501512 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 20250404085501512 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085501512 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(1043)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085501519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501519 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085501519 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085501519 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085501519 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085501519 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085501519 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085501519 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 20250404085501519 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085501519 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085501519 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085501525 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085501525 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085501525 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085501525 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085501525 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 20250404085501525 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404085501525 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085501525 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085501525 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 20250404085501525 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085501525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085501525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085501525 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085501525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085501525 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085501525 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085501525 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085501525 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085501525 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085501525 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085501526 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085501527 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085501527 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085501527 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085501527 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085501527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085501527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085501527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085501527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501527 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501527 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501527 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085501527 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085501527 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085501527 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501527 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501527 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501527 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085501527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085501527 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085501527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085501527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085501527 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085501527 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085501675 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085501675 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085501675 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501675 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501676 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085501676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085501676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085501676 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085501676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085501676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501676 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085501676 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085501676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085501676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085501676 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085501676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085501676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085501676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085501676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085501676 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085501676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085501676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085501676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085501676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501676 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 20250404085501676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085501676 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' 20250404085501676 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 20250404085501676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085501676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085501676 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085501676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501676 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 20250404085501677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085501677 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' 20250404085501677 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 20250404085501677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085501677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085501677 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085501677 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085501677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085501677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085501677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085501677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085501677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085501677 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085501677 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085502284 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085502284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a58318), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085502284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085502284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085502284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085502284 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085502284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085502284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085502284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 83 18 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085502285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085502285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085502285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085502285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085502285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085502288 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085502289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00aff161), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085502289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085502289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085502289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085502289 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085502289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085502289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085502289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 af f1 61 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085502289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085502289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085502289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085502289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085502289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085502293 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085502293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00203e81), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085502293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085502293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085502293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085502293 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085502293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085502293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085502293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 20 3e 81 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085502293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085502293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085502293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085502294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085502294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.msc0-RAN(1039)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085502311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085502311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085502312 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085502312 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085502312 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085502312 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085502312 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085502312 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085502312 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085502312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085502312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085502312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085502312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085502312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085502312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085502312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085502312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085502312 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085502312 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085502312 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) 20250404085502312 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085502312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085502312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085502312 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085502312 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085502312 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085502312 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085502312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085502312 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085502312 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085502313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085502313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085502313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085502313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085502313 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085502313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085502313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085502313 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085502313 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085502315 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502316 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085502316 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085502316 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085502316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085502316 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085502316 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085502316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085502316 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085502316 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085502316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085502316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085502316 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085502316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085502316 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085502316 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085502316 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085502316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502316 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085502316 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085502316 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085502316 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085502316 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085502327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085502327 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085502327 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085502327 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085502327 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085502327 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085502327 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085502327 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085502327 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085502328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085502328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085502328 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085502328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085502328 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085502328 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085502328 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085502328 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085502328 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085502328 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085502328 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) 20250404085502328 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085502328 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085502328 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502328 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502328 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502328 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085502328 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085502328 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085502328 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085502328 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085502328 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085502328 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085502328 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085502328 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502328 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085502328 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085502328 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085502328 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085502328 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085502328 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085502328 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085502328 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085502328 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  HNBGW_Test.sgsn0-RAN(1042)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085502331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085502331 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085502332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085502332 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085502332 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085502332 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085502332 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085502332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085502332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250404085502334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502334 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085502334 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085502334 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085502334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085502334 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085502334 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085502334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085502334 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085502334 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085502334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085502334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085502334 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085502334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085502334 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085502334 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085502334 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085502334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085502334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085502334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085502334 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085502334 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085502334 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085502334 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085502334 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@d00087d8efbb: setverdict(pass): none -> pass 20250404085502340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085502340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085502340 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250404085502340 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250404085502340 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250404085502540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085502540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085502540 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085502540 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085502540 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085502540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085502540 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085502541 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085502541 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@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed MTC@d00087d8efbb: talloc reports "struct hnb_context" x 1, expecting 1 MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085502554 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39863<->l=127.0.0.1:4262) (control_if.c:193) 20250404085502555 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60248<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1034)@d00087d8efbb: Final verdict of PTC: none VirtHNBGW-STATS(1033)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085502558 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085502560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085502560 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085502560 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_hnb_reregister_reuse_sctp_assoc(1032)@d00087d8efbb: Final verdict of PTC: none 20250404085502560 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085502560 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1039)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1038)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1042)@d00087d8efbb: Final verdict of PTC: none 20250404085502561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085502561 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) 20250404085502561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085502561 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085502561 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085502561 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) 20250404085502561 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085502561 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085502561 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085502562 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) 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085502562 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 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085502562 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085502562 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085502562 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085502562 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 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085502562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085502562 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085502562 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085502562 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) 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085502562 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(1041)@d00087d8efbb: Final verdict of PTC: none 20250404085502562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085502562 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 20250404085502563 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085502563 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 20250404085502563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085502563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085502563 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085502563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085502563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085502563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085502563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085502563 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085502563 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085502563 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085502563 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(1040)@d00087d8efbb: Final verdict of PTC: none TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1043)@d00087d8efbb: Final verdict of PTC: none 20250404085502563 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085502563 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085502563 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085502563 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085502563 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085502563 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 20250404085502563 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502563 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085502563 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085502563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085502563 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085502563 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 20250404085502563 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085502563 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085502563 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085502563 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085502563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085502563 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085502563 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085502563 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085502564 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085502564 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085502564 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085502564 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(1035)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(1044)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@d00087d8efbb: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:55:02 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 20250404085502662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085502789 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085502789 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085502789 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085502789 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085502789 DLSCCP DEBUG SCCP-SCOC(100)[0x56294461c230]{IDLE}: Deallocated (fsm.c:568) 20250404085502789 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085502790 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085502790 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085502790 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085502790 DLSCCP DEBUG SCCP-SCOC(99)[0x5629446221d0]{IDLE}: Deallocated (fsm.c:568) 20250404085502792 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085502792 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085502792 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085502792 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085502792 DLSCCP DEBUG SCCP-SCOC(101)[0x5629446105b0]{IDLE}: Deallocated (fsm.c:568) 20250404085503265 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60260<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275280) Waiting for packet dumper to finish... 1 (prev_count=275280, count=282844) 20250404085504563 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085504563 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085504563 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085504564 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085504564 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085504564 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: 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 ------ Fri Apr 4 08:55:05 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/generic/testsuite/HNBGW_Tests.TC_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@d00087d8efbb: 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@d00087d8efbb: Test case TC_apply_sccp started. 20250404085506359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085506365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085506370 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39809<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085506391 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085506391 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085506398 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506398 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506398 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506398 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506398 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506398 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_apply_sccp-Iuh1(1051)@d00087d8efbb: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085506398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:43590 (stream_srv.c:142) 20250404085506398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:43590<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085506398 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506398 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506399 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506399 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085506399 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506399 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) 20250404085506399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506399 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) 20250404085506399 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) 20250404085506399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085506399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085506399 DRANAP DEBUG cnlink(msc-3)[0x562944606760]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506399 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506399 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085506399 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506399 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085506399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085506399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085506400 DRANAP DEBUG cnlink(msc-2)[0x56294459c970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506400 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085506400 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085506400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085506400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085506400 DRANAP DEBUG cnlink(msc-1)[0x56294459f770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506400 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085506400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085506400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085506400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085506400 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506400 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 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085506400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506400 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 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085506400 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' 20250404085506400 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 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404085506400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085506400 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085506400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085506400 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 20250404085506400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085506400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-M3UA(1055)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@d00087d8efbb: ************************************************* HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085506411 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506411 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506412 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506412 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506412 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506412 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506412 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085506412 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506413 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506413 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085506413 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506413 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) 20250404085506413 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) 20250404085506413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085506413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085506413 DRANAP DEBUG cnlink(sgsn-3)[0x562944608da0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506413 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506413 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085506413 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506413 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085506413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085506413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085506413 DRANAP DEBUG cnlink(sgsn-2)[0x562944608410]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506413 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506413 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085506413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085506413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085506413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085506413 DRANAP DEBUG cnlink(sgsn-1)[0x562944607a80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506413 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085506413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085506413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085506413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085506413 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506413 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 20250404085506413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085506413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085506413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506413 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 20250404085506413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085506413 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' 20250404085506413 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 20250404085506413 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085506413 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085506413 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085506413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085506414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085506414 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085506414 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085506414 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506414 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506414 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506414 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085506414 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085506414 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@d00087d8efbb: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@d00087d8efbb: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-M3UA(1058)@d00087d8efbb: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@d00087d8efbb: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@d00087d8efbb: v_sccp_pdu_maxlen:268 20250404085506432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085506432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085506432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085506432 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085506432 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085506432 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085506432 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085506432 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085506432 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@d00087d8efbb: setverdict(pass): none -> pass 20250404085506437 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085506437 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085506437 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085506437 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085506437 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) 20250404085506437 DLGLOBAL DEBUG validating counter group 0x56292251ebe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085506437 DHNBAP DEBUG (127.0.0.1:43590 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085506437 DHNBAP NOTICE (127.0.0.1:43590 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085506437 DHNBAP NOTICE (127.0.0.1:43590 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085506437 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085506437 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085506610 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 20250404085506610 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 20250404085506610 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085506610 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(1055)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085506618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085506618 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085506618 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085506618 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085506618 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085506618 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085506618 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 20250404085506618 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085506618 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085506618 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085506621 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506621 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085506621 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085506621 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085506621 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085506621 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085506621 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085506621 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 20250404085506621 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085506621 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085506621 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085506621 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404085506621 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085506621 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085506621 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 20250404085506622 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085506621 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085506622 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085506622 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085506622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085506622 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085506622 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085506622 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085506622 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085506622 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085506622 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506623 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506623 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085506623 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506623 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506623 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506623 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506623 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 20250404085506624 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 20250404085506624 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085506624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506624 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085506624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085506624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085506624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085506624 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506624 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506624 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506624 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506624 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085506624 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085506624 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085506624 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085506624 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085506624 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085506624 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  HNBGW_Test.sgsn0-M3UA(1058)@d00087d8efbb: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085506629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506630 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085506630 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085506630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085506630 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085506630 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085506630 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085506630 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 20250404085506630 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085506630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085506630 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085506632 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085506632 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085506632 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085506633 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085506633 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085506633 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085506633 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 20250404085506633 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085506633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085506633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085506633 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085506633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404085506633 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085506633 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085506633 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 20250404085506633 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085506633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085506633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085506633 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085506633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085506633 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085506633 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085506633 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085506633 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085506633 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085506633 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085506635 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085506635 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085506635 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085506635 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085506635 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085506635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506635 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506635 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506635 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085506635 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085506635 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085506635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085506635 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085506635 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085506635 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085506635 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085506635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085506635 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085506636 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085506636 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085506636 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085506636 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085506636 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085506636 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085506636 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085506636 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085506636 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085506636 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(1054)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085507426 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085507426 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085507426 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085507426 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085507426 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085507426 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085507426 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085507426 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085507426 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085507426 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085507426 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085507426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085507426 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085507427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085507427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085507427 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085507427 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085507427 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085507427 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085507427 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085507427 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085507427 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) 20250404085507427 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085507427 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085507427 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507427 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507427 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085507427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085507427 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085507427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085507427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085507427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085507427 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085507427 DRANAP NOTICE cnlink(msc-0)[0x5629445bc790]{CONNECTED}: link up (cnlink.c:111) 20250404085507428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085507428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085507428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085507428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085507428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085507428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085507428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085507428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085507428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085507428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085507430 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085507430 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085507430 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085507430 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085507431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085507431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085507431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085507431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085507431 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085507431 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085507431 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085507431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085507431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085507431 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085507431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085507431 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085507431 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085507431 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085507431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507431 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085507431 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085507431 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085507431 DRANAP DEBUG cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085507431 DRANAP INFO cnlink(msc-0)[0x5629445bc790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@d00087d8efbb: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085507435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085507435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085507435 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085507435 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085507435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085507435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085507436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085507436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085507436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085507436 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085507436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085507436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085507436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085507436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085507436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085507436 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085507436 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085507436 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085507436 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085507436 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085507436 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085507436 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) 20250404085507436 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085507436 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085507436 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507436 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507436 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085507436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085507436 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085507436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085507436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085507437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085507437 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085507437 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: link up (cnlink.c:111) 20250404085507437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085507437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085507437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085507437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085507437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085507437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085507437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085507437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085507437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085507437 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085507438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085507438 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085507438 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085507438 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085507438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085507438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085507438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085507438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085507438 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085507438 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085507438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085507438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085507438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085507438 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085507438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085507438 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085507438 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085507438 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085507438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085507438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085507438 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085507438 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085507438 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085507438 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085507438 DRANAP INFO cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085508465 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085509129 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085509129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a25ce), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085509129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085509129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085509129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085509129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085509129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 5a 25 ce 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085509129 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085509129 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009fa26c), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085509129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085509129 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509129 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085509129 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085509129 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085509129 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 9f a2 6c 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085509129 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509129 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085509130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085509130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085509130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085509130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085509130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085509130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085509130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509130 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 25 ce 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085509130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085509130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085509130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085509130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085509130 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085509130 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085509130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085509130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509130 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9f a2 6c 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085509131 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085509131 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea23ca), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085509131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085509131 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509131 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085509131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085509131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085509131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 23 ca 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085509131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085509131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085509131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085509131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085509131 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085509133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085509133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085509133 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085509133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085509133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085509133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085509133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085509133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509133 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 5a 25 ce 00 00 06 00 08 00 00 00 07  20250404085509133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085509133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085509133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085509133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085509133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085509133 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=005a25ce) (sccp_scrc.c:486) 20250404085509133 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250404085509133 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085509133 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085509133 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085509134 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085509134 DLSCCP DEBUG SCCP-SCOC(113)[0x562944622a40]{IDLE}: Deallocated (fsm.c:568) 20250404085509340 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509341 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085509341 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085509341 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085509341 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085509341 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085509341 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085509341 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085509341 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509341 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 9f a2 6c 00 00 06 00 08 00 00 00 07  20250404085509341 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085509341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085509341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085509341 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085509341 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085509341 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=009fa26c) (sccp_scrc.c:486) 20250404085509341 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250404085509341 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085509341 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085509341 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085509341 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085509341 DLSCCP DEBUG SCCP-SCOC(114)[0x56294462ef80]{IDLE}: Deallocated (fsm.c:568) 20250404085509434 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085509434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0021feab), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085509434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085509434 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085509434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085509434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085509434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085509434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 21 fe ab 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085509434 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085509434 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00381820), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085509434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085509434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085509434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085509435 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085509435 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085509435 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085509435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085509435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085509435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085509435 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085509435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085509435 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085509435 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085509435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085509435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509435 DLSS7 <000c> osmo_ss7_asp.c:1175 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 21 fe ab 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085509435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509435 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085509435 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085509435 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 20250404085509435 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085509435 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' 20250404085509435 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 20250404085509435 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085509435 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509435 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085509435 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085509437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509437 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085509437 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085509437 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085509437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085509437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085509437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085509437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085509437 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509437 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6c 21 fe ab 00 00 06 00 08 00 00 00 07  20250404085509437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085509437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085509437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085509437 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085509437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085509437 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=0021feab) (sccp_scrc.c:486) 20250404085509438 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1855) 20250404085509438 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085509438 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085509438 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085509438 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085509438 DLSCCP DEBUG SCCP-SCOC(108)[0x562944661290]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@d00087d8efbb: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@d00087d8efbb: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@d00087d8efbb: Added conn table entry 0TC_apply_sccp0(1060)9925132 20250404085509516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085509516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085509516 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085509516 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085509516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x97720c, normal) (hnbgw_rua.c:407) 20250404085509516 DHNB DEBUG map_rua[0x56294462cde0]{init}: Allocated (fsm.c:456) 20250404085509516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085509516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925132 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085509516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085509516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085509516 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925132 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085509516 DCN DEBUG map_sccp[0x562944660cc0]{init}: Allocated (fsm.c:456) 20250404085509516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085509516 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9925132 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085509516 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925132 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085509516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085509516 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085509516 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085509516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085509516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085509516 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085509516 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{IDLE}: Allocated (fsm.c:456) 20250404085509516 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085509516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030001da0056400500f1100926) (sccp_scrc.c:415) 20250404085509516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085509516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085509516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085509516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085509516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085509516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085509516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085509517 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085509517 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085509517 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085509517 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085509517 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085509517 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085509517 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085509517 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085509517 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 75 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 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:1175) 20250404085509517 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085509517 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085509517 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085509517 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509517 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085509517 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085509517 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085509517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085509517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085509517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085509517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085509517 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509517 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 75 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 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(1053)@d00087d8efbb: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@d00087d8efbb: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@d00087d8efbb: Added conn table entry 0TC_apply_sccp0(1060)15274633 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085509528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085509528 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085509528 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085509528 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085509528 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085509528 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085509528 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085509528 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085509528 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085509528 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 07 77 9b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085509528 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085509528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085509528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085509528 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085509528 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085509528 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0007779b) (sccp_scrc.c:486) 20250404085509528 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250404085509528 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085509528 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085509528 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085509528 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085509528 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085509528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085509528 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1060)@d00087d8efbb: setverdict(pass): none -> pass TC_apply_sccp0(1060)@d00087d8efbb: "Changing SCCP address, don't apply yet" 20250404085510530 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250404085511546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085511546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085511546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250404085511546 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085511546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x97720c) (hnbgw_rua.c:471) 20250404085511546 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925132 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250404085511546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085511546 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404085511546 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404085511546 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250404085511546 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085511546 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085511546 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085511546 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007779b), PART(T=Data,L=22,D=001440120000010010400b0a35e79a33dff9c7b40e0f) (sccp_scrc.c:415) 20250404085511546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085511546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085511547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085511547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085511547 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 02 06 07 77 9b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 35 e7 9a 33 df f9 c7 b4 0e 0f 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085511547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085511547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085511547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085511547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085511547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085511547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085511547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085511547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085511547 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 06 07 77 9b 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 35 e7 9a 33 df f9 c7 b4 0e 0f 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: vl_from0 HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AE77EBCF9E004601037B2'O 20250404085511561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511561 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085511561 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085511561 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085511561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085511561 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085511561 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085511561 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085511561 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085511561 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a e7 7e bc f9 e0 04 60 10 37 b2 00 00 00 00 06 00 08 00 00 00 07  20250404085511561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085511561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085511561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085511561 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085511561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085511561 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0ae77ebcf9e004601037b2) (sccp_scrc.c:486) 20250404085511561 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1855) 20250404085511561 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085511561 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085511561 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085511561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085511561 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250404085511561 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404085511561 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250404085511562 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085511562 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250404085511562 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085511562 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(1060)@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@d00087d8efbb: "Apply SCCP address changes" 20250404085511574 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250404085511576 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250404085511576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250404085511576 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085511576 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085511576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0007779b), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085511576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085511576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511577 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085511577 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085511577 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085511577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 07 77 9b 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085511577 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085511577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085511577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085511577 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085511577 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085511577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085511577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085511577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{disrupted}: Freeing instance (context_map.c:202) 20250404085511577 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9925132)[0x56294462cde0]{disrupted}: Deallocated (fsm.c:568) 20250404085511577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085511577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085511577 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x562944660cc0]{disconnected}: Deallocated (fsm.c:568) 20250404085511577 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9925132 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085511577 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085511577 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085511577 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250404085511577 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404085511577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085511577 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085511577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511578 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085511578 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085511578 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085511578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085511578 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085511578 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085511578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085511578 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085511578 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 04 07 77 9b 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Session index based on local reference:0 HNBGW_Test.msc0-RAN(1054)@d00087d8efbb: Deleted conn table entry 0TC_apply_sccp0(1060)15274633 20250404085511583 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085511583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085511583 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085511583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085511583 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085511583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085511583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085511583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085511583 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 07 77 9b 00 00 06 00 08 00 00 00 07  20250404085511583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085511583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085511583 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085511584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085511584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085511584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=0007779b) (sccp_scrc.c:486) 20250404085511584 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1855) 20250404085511584 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085511584 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085511584 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085511584 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085511584 DLSCCP DEBUG SCCP-SCOC(117)[0x56294459de90]{IDLE}: Deallocated (fsm.c:568) TC_apply_sccp-Iuh0-RUA(1050)@d00087d8efbb: Deleted conn table entry 0TC_apply_sccp0(1060)9925132 20250404085511676 DLSCCP DEBUG SCCP-SCOC(107)[0x56294463b670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085511676 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b6b01b), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085511676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085511676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085511676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085511676 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085511676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085511676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085511676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 b6 b0 1b 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085511677 DLSCCP DEBUG SCCP-SCOC(105)[0x56294462c0e0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085511677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007216f6), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085511677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085511677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511677 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085511677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085511677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085511677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085511677 DLSCCP DEBUG SCCP-SCOC(106)[0x5629446193f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085511677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003c22a9), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085511677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085511677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085511677 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085511677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085511677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085511677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085511677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085511677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085511677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085511677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085511677 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085511677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085511677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085511677 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 20250404085511677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085511677 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' 20250404085511677 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 20250404085511677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085511677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085511677 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 72 16 f6 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085511677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085511677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085511677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085511677 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 20250404085511677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085511677 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' 20250404085511677 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 20250404085511677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085511677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085511677 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 3c 22 a9 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085511677 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085511677 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085512280 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085512280 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085512280 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085512280 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085512280 DLSCCP DEBUG SCCP-SCOC(102)[0x5629446199f0]{IDLE}: Deallocated (fsm.c:568) 20250404085512284 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085512284 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085512284 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085512284 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085512284 DLSCCP DEBUG SCCP-SCOC(103)[0x562944615970]{IDLE}: Deallocated (fsm.c:568) 20250404085512288 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404085512289 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404085512289 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085512289 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085512289 DLSCCP DEBUG SCCP-SCOC(104)[0x5629446383a0]{IDLE}: Deallocated (fsm.c:568) MTC@d00087d8efbb: ok: talloc reports "asn1_context" = 1 bytes 20250404085512600 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085512600 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39809<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(1046)@d00087d8efbb: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1047)@d00087d8efbb: Final verdict of PTC: none MTC@d00087d8efbb: setverdict(pass): pass -> pass, component reason not changed 20250404085512604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60328<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085512605 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085512605 DLINP DEBUG SRVCONN(,r=127.0.0.1:43590<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085512605 DLINP NOTICE SRV(,r=127.0.0.1:43590<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085512605 DMAIN NOTICE (127.0.0.1:43590 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:43590<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085512605 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh0-RUA(1050)@d00087d8efbb: Final verdict of PTC: none 20250404085512605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085512605 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085512605 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085512605 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085512605 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1052)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1057)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1056)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@d00087d8efbb: Final verdict of PTC: none 20250404085512606 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085512606 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) 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085512606 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085512606 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) 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085512606 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 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085512606 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085512606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085512606 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085512606 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 20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085512606 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085512606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085512606 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085512607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085512607 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 20250404085512607 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085512607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085512607 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) 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085512607 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085512607 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) 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085512607 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 20250404085512607 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085512607 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085512607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085512607 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085512607 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085512607 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085512607 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085512607 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085512607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085512607 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085512607 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 20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085512607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085512607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085512607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085512608 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 20250404085512608 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404085512608 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085512608 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085512608 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085512608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085512608 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085512608 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085512608 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085512608 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085512608 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085512608 DRANAP DEBUG cnlink(sgsn-0)[0x5629446070f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085512608 DRANAP NOTICE cnlink(sgsn-0)[0x5629446070f0]{DISCONNECTED}: link lost (cnlink.c:118) MutexDispCT-TC_apply_sccp(1045)@d00087d8efbb: Final verdict of PTC: none HNBGW-PFCP(1048)@d00087d8efbb: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1055)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.msc0-RAN(1054)@d00087d8efbb: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1058)@d00087d8efbb: Final verdict of PTC: none TC_apply_sccp-Iuh0(1049)@d00087d8efbb: Final verdict of PTC: none HNBGW-MGCP(1059)@d00087d8efbb: Final verdict of PTC: none 20250404085512613 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@d00087d8efbb: Final verdict of PTC: pass MTC@d00087d8efbb: Setting final verdict of the test case. MTC@d00087d8efbb: Local verdict of MTC: pass MTC@d00087d8efbb: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@d00087d8efbb: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@d00087d8efbb: Test case TC_apply_sccp finished. Verdict: pass MTC@d00087d8efbb: 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'. Fri Apr 4 08:55:12 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250404085512695 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085513197 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60368<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=362792) Waiting for packet dumper to finish... 1 (prev_count=362792, count=391612) 20250404085514608 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085514608 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085514608 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085514608 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085514608 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085514608 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@d00087d8efbb: 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@d00087d8efbb: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d00087d8efbb: Terminating MTC. MC@d00087d8efbb: MTC terminated. MC2> exit MC@d00087d8efbb: Shutting down session. MC@d00087d8efbb: 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 HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_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: 58 [testenv][generic] Testsuite is done [testenv][generic] Stopping testsuite (2386809) [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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] [testenv][generic] Formatting log files [testenv][generic] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-0', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] 20250404085519132 DLSCCP DEBUG SCCP-SCOC(115)[0x56294462f870]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085519132 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ea23ca), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085519132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085519132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085519132 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085519132 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085519132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085519132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085519132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ea 23 ca 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085519133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085519133 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085519133 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085519133 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085519133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085519133 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085519436 DLSCCP DEBUG SCCP-SCOC(109)[0x562944620060]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085519436 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00381820), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085519436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085519436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085519436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085519436 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085519436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085519436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x56294460c410]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085519436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085519436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085519436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085519436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085519436 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 20250404085519436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085519436 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' 20250404085519436 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 20250404085519436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404085519436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085519436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 38 18 20 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404085519436 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe [testenv][generic] Stopping stp (2386741) [testenv][generic] Stopping hnbgw (2386767) [testenv] Stopping podman container (restart) [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-0'] testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-0 [testenv] + ['podman', 'run', '--rm', '--name', 'testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-1', '--log-driver', 'json-file', '--log-opt', 'path=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/podman/testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-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'] [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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-1', 'rm', '/etc/apt/apt.conf.d/docker-clean'] Running testenv-podman-main.sh [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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-1', '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 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease Hit:4 http://deb.debian.org/debian-security bookworm-security InRelease Reading package lists... [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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 55 not upgraded. Need to get 0 B/20.9 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_202504022026_amd64.deb ... Unpacking osmocom-nightly (202504022026) ... Selecting previously unselected package libosmocore22:amd64. Preparing to unpack .../05-libosmocore22_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmo-gtlv1:amd64. Preparing to unpack .../06-libosmo-gtlv1_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-gtlv1:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmovty13:amd64. Preparing to unpack .../07-libosmovty13_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmo-mgcp-client14:amd64. Preparing to unpack .../08-libosmo-mgcp-client14_1.14.0.28.4a09a.202504022026_amd64.deb ... Unpacking libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504022026) ... Selecting previously unselected package libosmo-mgcp-client14-dbgsym:amd64. Preparing to unpack .../09-libosmo-mgcp-client14-dbgsym_1.14.0.28.4a09a.202504022026_amd64.deb ... Unpacking libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504022026) ... Selecting previously unselected package libosmoisdn0:amd64. Preparing to unpack .../10-libosmoisdn0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogsm20:amd64. Preparing to unpack .../11-libosmogsm20_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmo-pfcp4:amd64. Preparing to unpack .../12-libosmo-pfcp4_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-pfcp4:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmonetif11:amd64. Preparing to unpack .../13-libosmonetif11_1.6.0.2.1b40.202504022026_amd64.deb ... Unpacking libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Selecting previously unselected package libosmo-sigtran11:amd64. Preparing to unpack .../14-libosmo-sigtran11_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libosmo-sigtran-dbg:amd64. Preparing to unpack .../15-libosmo-sigtran-dbg_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking libosmo-sigtran-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libosmocodec4:amd64. Preparing to unpack .../16-libosmocodec4_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocoding0:amd64. Preparing to unpack .../17-libosmocoding0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmogb14:amd64. Preparing to unpack .../18-libosmogb14_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmoctrl0:amd64. Preparing to unpack .../19-libosmoctrl0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmosim2:amd64. Preparing to unpack .../20-libosmosim2_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmousb0:amd64. Preparing to unpack .../21-libosmousb0_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package libosmocore. Preparing to unpack .../22-libosmocore_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-stp:amd64. Preparing to unpack .../23-osmo-stp_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking osmo-stp:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package osmo-stp-dbg:amd64. Preparing to unpack .../24-osmo-stp-dbg_2.1.0.51.22e2.202504022026_amd64.deb ... Unpacking osmo-stp-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Selecting previously unselected package libasn1c1:amd64. Preparing to unpack .../25-libasn1c1_0.9.38.202504022026_amd64.deb ... Unpacking libasn1c1:amd64 (0.9.38.202504022026) ... Selecting previously unselected package libasn1c-dbg:amd64. Preparing to unpack .../26-libasn1c-dbg_0.9.38.202504022026_amd64.deb ... Unpacking libasn1c-dbg:amd64 (0.9.38.202504022026) ... Selecting previously unselected package libosmo-gtlv-dbg:amd64. Preparing to unpack .../27-libosmo-gtlv-dbg_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmo-hnbap0:amd64. Preparing to unpack .../28-libosmo-hnbap0_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-hnbap0:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-hnbap-dbg:amd64. Preparing to unpack .../29-libosmo-hnbap-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-hnbap-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-pfcp-dbg:amd64. Preparing to unpack .../30-libosmo-pfcp-dbg_0.5.0.1.771b.202504022026_amd64.deb ... Unpacking libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504022026) ... Selecting previously unselected package libosmo-ranap7:amd64. Preparing to unpack .../31-libosmo-ranap7_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-ranap7:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-ranap-dbg:amd64. Preparing to unpack .../32-libosmo-ranap-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-ranap-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-rua0:amd64. Preparing to unpack .../33-libosmo-rua0_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-rua0:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmo-rua-dbg:amd64. Preparing to unpack .../34-libosmo-rua-dbg_1.7.0.202504022026_amd64.deb ... Unpacking libosmo-rua-dbg:amd64 (1.7.0.202504022026) ... Selecting previously unselected package libosmocore-dbg:amd64. Preparing to unpack .../35-libosmocore-dbg_1.11.0.18.84dc.202504022026_amd64.deb ... Unpacking libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Selecting previously unselected package osmo-hnbgw. Preparing to unpack .../36-osmo-hnbgw_1.7.0.1.619b8.202504022026_amd64.deb ... Unpacking osmo-hnbgw (1.7.0.1.619b8.202504022026) ... Selecting previously unselected package osmo-hnbgw-dbg:amd64. Preparing to unpack .../37-osmo-hnbgw-dbg_1.7.0.1.619b8.202504022026_amd64.deb ... Unpacking osmo-hnbgw-dbg:amd64 (1.7.0.1.619b8.202504022026) ... Setting up osmocom-nightly (202504022026) ... Setting up libnftnl11:amd64 (1.2.4-2) ... Setting up libc6-dbg:amd64 (2.36-9+deb12u10) ... Setting up libosmocore22:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocodec4:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-gtlv1:amd64 (0.5.0.1.771b.202504022026) ... Setting up libc-dev-bin (2.36-9+deb12u10) ... Setting up libasn1c1:amd64 (0.9.38.202504022026) ... Setting up libnftables1:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmo-hnbap0:amd64 (1.7.0.202504022026) ... Setting up libosmovty13:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-rua0:amd64 (1.7.0.202504022026) ... Setting up libosmoisdn0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-rua-dbg:amd64 (1.7.0.202504022026) ... Setting up libosmo-gtlv-dbg:amd64 (0.5.0.1.771b.202504022026) ... Setting up libosmo-hnbap-dbg:amd64 (1.7.0.202504022026) ... Setting up libosmousb0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-mgcp-client14:amd64 (1.14.0.28.4a09a.202504022026) ... Setting up libosmo-mgcp-client14-dbgsym:amd64 (1.14.0.28.4a09a.202504022026) ... Setting up libc6-dev:amd64 (2.36-9+deb12u10) ... Setting up libasn1c-dbg:amd64 (0.9.38.202504022026) ... Setting up libosmogsm20:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libnftables1-dbgsym:amd64 (1.0.6.3~osmocom.429.7d98) ... Setting up libosmoctrl0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmogb14:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmonetif11:amd64 (1.6.0.2.1b40.202504022026) ... Setting up libosmo-pfcp4:amd64 (0.5.0.1.771b.202504022026) ... Setting up libosmocoding0:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-pfcp-dbg:amd64 (0.5.0.1.771b.202504022026) ... Setting up libosmosim2:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmocore (1.11.0.18.84dc.202504022026) ... Setting up libosmo-sigtran11:amd64 (2.1.0.51.22e2.202504022026) ... Setting up libosmocore-dbg:amd64 (1.11.0.18.84dc.202504022026) ... Setting up libosmo-sigtran-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Setting up osmo-stp:amd64 (2.1.0.51.22e2.202504022026) ... 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.202504022026) ... Setting up osmo-hnbgw (1.7.0.1.619b8.202504022026) ... 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.202504022026) ... Setting up osmo-stp-dbg:amd64 (2.1.0.51.22e2.202504022026) ... Setting up osmo-hnbgw-dbg:amd64 (1.7.0.1.619b8.202504022026) ... 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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-1', 'sh', '-c', 'osmo-stp 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/stp/stp.log'] 20250404085529981 DLSS7 <000c> osmo_ss7_instance.c:64 0: Creating SS7 Instance 20250404085529982 DLSS7 <000c> osmo_ss7_route_table.c:59 0: Creating Route Table system 20250404085529982 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 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc0-0){ASP_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc0-0) ASP Restart for server not implemented yet! 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc0){AS_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc0) Created AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc0) Adding ASP virt-msc0-0 to AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404085529982 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 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc1-0){ASP_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc1-0) ASP Restart for server not implemented yet! 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc1){AS_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc1) Created AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc1) Adding ASP virt-msc1-0 to AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404085529982 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 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-msc2-0){ASP_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-msc2-0) ASP Restart for server not implemented yet! 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_AS(virt-msc2){AS_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-msc2) Created AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-msc2) Adding ASP virt-msc2-0 to AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404085529982 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 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn0-0) ASP Restart for server not implemented yet! 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn0){AS_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn0) Created AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn0) Adding ASP virt-sgsn0-0 to AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404085529982 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 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn1-0) ASP Restart for server not implemented yet! 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn1){AS_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn1) Created AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn1) Adding ASP virt-sgsn1-0 to AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404085529982 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 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(virt-sgsn2-0) ASP Restart for server not implemented yet! 20250404085529982 DLSS7 <000c> fsm.c:456 XUA_AS(virt-sgsn2){AS_DOWN}: Allocated 20250404085529982 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(virt-sgsn2) Created AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(virt-sgsn2) Adding ASP virt-sgsn2-0 to AS 20250404085529982 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event AS_ASSIGNED 20250404085529982 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=188=0.23.4 mask=0x3fff via AS 'virt-msc0' 20250404085529982 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=2=0.0.2 mask=0x3fff via AS 'virt-msc1' 20250404085529982 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=3=0.0.3 mask=0x3fff via AS 'virt-msc2' 20250404085529983 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=185=0.23.1 mask=0x3fff via AS 'virt-sgsn0' 20250404085529983 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=10=0.1.2 mask=0x3fff via AS 'virt-sgsn1' 20250404085529983 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=11=0.1.3 mask=0x3fff via AS 'virt-sgsn2' 20250404085529983 DLSS7 <000c> osmo_ss7_xua_srv.c:225 Creating m3ua Server (null):2905 20250404085529983 DLSS7 <000c> osmo_ss7_xua_srv.c:245 Created m3ua server on (null):2905 20250404085529983 DLSS7 <000c> osmo_ss7_xua_srv.c:292 (Re)binding m3ua Server to :::2905 20250404085529983 DLGLOBAL <0000> telnet_interface.c:88 Available via telnet 127.0.0.1 4239 [testenv][with-pfcp] Running hnbgw [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-1', 'sh', '-c', 'osmo-hnbgw -c osmo-hnbgw-with-pfcp.cfg 2>&1 | tee /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/hnbgw/hnbgw.log'] rate_ctr.c:86 validating counter group 0x55c6f7c9c480(iucs) with 3 counters rate_ctr.c:86 validating counter group 0x55c6f7c9c460(iups) with 3 counters 20250404085530217 DLSS7 INFO 0: Creating SS7 Instance (osmo_ss7_instance.c:64) 20250404085530217 DLSS7 INFO 0: Creating Route Table system (osmo_ss7_route_table.c:59) 20250404085530217 DLPFCP NOTICE 0x55c700a79870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_vty.c:916) 20250404085530217 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530217 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c500(msc) with 15 counters (rate_ctr.c:86) 20250404085530217 DCN DEBUG (msc-0) allocated (cnlink.c:94) 20250404085530217 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c500(msc) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (msc-1) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c500(msc) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (msc-2) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c500(msc) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (msc-3) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (sgsn-0) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (sgsn-1) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (sgsn-2) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Allocated (fsm.c:456) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x55c6f7c9c4e0(sgsn) with 15 counters (rate_ctr.c:86) 20250404085530218 DCN DEBUG (sgsn-3) allocated (cnlink.c:94) 20250404085530218 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:97) 20250404085530218 DLGLOBAL NOTICE Available via telnet 127.0.0.1 4261 (telnet_interface.c:88) 20250404085530218 DLCTRL NOTICE CTRL at 127.0.0.1 4262 (control_if.c:1026) 20250404085530218 DHNBAP NOTICE Using RNC-Id 23 (osmo_hnbgw_main.c:300) 20250404085530218 DMAIN NOTICE Listening for Iuh at 127.0.0.1 29169 (osmo_hnbgw_main.c:303) 20250404085530218 DMGW NOTICE No MGW pool configured, using MGW configuration in VTY node 'mgcp' (hnbgw.c:881) 20250404085530218 DLMGCP NOTICE MGW(mgw) MGCP client: using endpoint domain '@mgw' (mgcp_client.c:944) 20250404085530218 DLMGCP INFO MGW(mgw) MGW connection: r=127.0.0.1:2427<->l=127.0.0.1:48671 (mgcp_client.c:999) 20250404085530218 DLPFCP DEBUG 0x55c700a79870 cfg: pfcp remote-addr 127.0.0.1 (hnbgw_pfcp.c:98) 20250404085530218 DLPFCP NOTICE PFCP endpoint: recovery timestamp = 0xeb9a1d02 (1743756930 seconds since UNIX epoch, which is 3952745730 seconds since NTP era 0; IETF RFC 5905) (pfcp_endpoint.c:147) 20250404085530218 DLPFCP DEBUG pfcp_cp_peer[0x55c700c070c0]{disabled}: Allocated (fsm.c:456) 20250404085530218 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{disabled}: State change to wait_assoc_setup_resp (no timeout) (pfcp_cp_peer.c:131) 20250404085530218 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085530218 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: Associating with 127.0.0.1:8805... (pfcp_cp_peer.c:196) 20250404085530218 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: sending (pfcp_endpoint.c:258) 20250404085530218 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085530218 DCN DEBUG (msc-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530218 DCN DEBUG (msc-0) remote-addr is 'msc-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530218 DCN DEBUG (msc-0) cs7 instance 0 has no configured SCCP instance yet (hnbgw_cn.c:872) 20250404085530218 DLSCCP NOTICE msc-0: Using SS7 instance 0, pc:0.23.5 (sccp_user.c:584) 20250404085530218 DLSCCP NOTICE msc-0: Creating AS instance (sccp_user.c:591) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x7ff2db89e7c0(sigtran_as) with 34 counters (rate_ctr.c:86) 20250404085530218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_DOWN}: Allocated (fsm.c:456) 20250404085530218 DLSS7 INFO 0: AS(as-clnt-msc-0) Created AS (osmo_ss7_instance.c:324) 20250404085530218 DLSCCP NOTICE msc-0: Using AS instance as-clnt-msc-0 (sccp_user.c:602) 20250404085530218 DLSCCP NOTICE msc-0: Creating default route (sccp_user.c:608) 20250404085530218 DLSS7 INFO 0: Creating route: pc=0=0.0.0 mask=0x0 via AS 'as-clnt-msc-0' (osmo_ss7_route.c:129) 20250404085530218 DLSCCP NOTICE msc-0: No unassociated ASP for m3ua, creating new ASP asp-clnt-msc-0 (sccp_user.c:646) 20250404085530218 DLGLOBAL DEBUG validating counter group 0x7ff2db89ea00(sigtran_asp) with 3 counters (rate_ctr.c:86) 20250404085530218 DLSS7 INFO 0: AS(as-clnt-msc-0) Adding ASP asp-clnt-msc-0 to AS (osmo_ss7_as.c:156) 20250404085530218 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{IDLE}: Allocated (fsm.c:456) 20250404085530218 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) 20250404085530219 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_DOWN}: Allocated (fsm.c:456) 20250404085530219 DLSCCP NOTICE msc-0: Using ASP instance asp-clnt-msc-0 (sccp_user.c:713) 20250404085530219 DLSS7 NOTICE 0: Creating SCCP instance (osmo_ss7_instance.c:158) 20250404085530219 DLSCCP INFO Binding user 'SCCP Management' to SSN=1 PC=(no PC) (sccp_user.c:113) 20250404085530219 DLSS7 DEBUG registering user=SCCP for SI 3 with priv 0x55c700c28b40 (osmo_ss7_user.c:88) 20250404085530219 DCN NOTICE (msc-0) created SCCP instance on cs7 instance 0 (hnbgw_cn.c:892) 20250404085530219 DCN DEBUG (msc-0) binding OsmoHNBGW user to cs7 instance 0, local PC 189 = 0.23.5 (hnbgw_cn.c:900) 20250404085530219 DLSCCP INFO Binding user 'OsmoHNBGW' to SSN=142 PC=0.23.5 (sccp_user.c:113) 20250404085530219 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.23.4 msc-0 msc-naught (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (msc-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (msc-1) remote-addr is 'msc-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (msc-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (msc-1) using: cs7-0 0.23.5 <-> 0.0.2 msc-1 msc-one (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (msc-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (msc-2) remote-addr is 'msc-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (msc-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (msc-2) using: cs7-0 0.23.5 <-> 0.0.3 msc-2 msc-two (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (msc-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (msc-3) remote-addr is 'msc-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (msc-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (msc-3) using: cs7-0 0.23.5 <-> 0.0.4 msc-3 msc-three (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (sgsn-0) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (sgsn-0) remote-addr is 'sgsn-naught', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (sgsn-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (sgsn-0) using: cs7-0 0.23.5 <-> 0.23.1 sgsn-0 sgsn-naught (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (sgsn-1) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (sgsn-1) remote-addr is 'sgsn-one', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (sgsn-1) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (sgsn-1) using: cs7-0 0.23.5 <-> 0.1.2 sgsn-1 sgsn-one (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (sgsn-2) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (sgsn-2) remote-addr is 'sgsn-two', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (sgsn-2) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (sgsn-2) using: cs7-0 0.23.5 <-> 0.1.3 sgsn-2 sgsn-two (hnbgw_cn.c:800) 20250404085530219 DCN DEBUG (sgsn-3) no SCCP instance selected yet (hnbgw_cn.c:830) 20250404085530219 DCN DEBUG (sgsn-3) remote-addr is 'sgsn-three', using cs7 instance 0 (hnbgw_cn.c:846) 20250404085530219 DCN DEBUG (sgsn-3) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404085530219 DCN NOTICE (sgsn-3) using: cs7-0 0.23.5 <-> 0.1.4 sgsn-3 sgsn-three (hnbgw_cn.c:800) 20250404085530219 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530219 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085530219 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530219 DLSS7 <000c> osmo_ss7_xua_srv.c:75 (r=::1:49410<->l=::1:2905): New m3ua connection accepted 20250404085530219 DLSS7 <000c> osmo_ss7_xua_srv.c:143 (r=::1:49410<->l=::1:2905): created dynamic ASP asp-dyn-0 20250404085530219 DLSS7 <000c> osmo_ss7_asp.c:722 0: ASP(asp-dyn-0) Restarting ASP asp-dyn-0, r=::1:49410<->l=:::2905 20250404085530219 DLSS7 <000c> fsm.c:456 XUA_ASP(asp-dyn-0){ASP_DOWN}: Allocated 20250404085530219 DLSS7 <000c> osmo_ss7_asp.c:743 0: ASP(asp-dyn-0) ASP Restart for server not implemented yet! 20250404085530219 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085530219 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085530219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530219 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) 20250404085530219 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=12=0.1.4,SLS=8: no route! (sccp_scrc.c:158) 20250404085530219 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530219 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530219 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085530219 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530219 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=6 -> eSLS=38: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085530219 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=11=0.1.3,SLS=6: no route! (sccp_scrc.c:158) 20250404085530219 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530219 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530219 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085530219 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530219 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=1 -> eSLS=49: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085530219 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=10=0.1.2,SLS=1: no route! (sccp_scrc.c:158) 20250404085530219 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530219 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530219 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085530219 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530219 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) 20250404085530219 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=185=0.23.1,SLS=11: no route! (sccp_scrc.c:158) 20250404085530219 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530219 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530219 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085530219 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530219 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) 20250404085530219 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=4=0.0.4,SLS=14: no route! (sccp_scrc.c:158) 20250404085530219 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530219 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530219 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085530219 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530219 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530219 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530219 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530219 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530220 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=0 -> eSLS=48: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085530220 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=3=0.0.3,SLS=0: no route! (sccp_scrc.c:158) 20250404085530220 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530220 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530220 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085530220 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530220 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) 20250404085530220 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=2=0.0.2,SLS=10: no route! (sccp_scrc.c:158) 20250404085530220 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530220 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085530220 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085530220 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085530220 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085530220 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085530220 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085530220 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085530220 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085530220 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) 20250404085530220 DLSCCP ERROR MTP-TRANSFER.req from SCCP for OPC=0=0.0.0,DPC=188=0.23.4,SLS=11: no route! (sccp_scrc.c:158) 20250404085530220 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085530220 DLINP INFO CLICONN(asp-clnt-msc-0,r=::1:2905<->l=::1:49410){CONNECTING} connection established (stream_cli.c:440) 20250404085530220 DLINP INFO sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 (stream.c:94) 20250404085530220 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Client connected (r=::1:2905<->l=::1:49410) (osmo_ss7_asp.c:973) 20250404085530220 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{IDLE}: Received primitive M-SCTP_ESTABLISH.indication (xua_default_lm_fsm.c:400) 20250404085530220 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{IDLE}: Received Event SCTP-ESTABLISH.ind (xua_default_lm_fsm.c:407) 20250404085530220 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{IDLE}: State change to WAIT_ASP_UP (T1, 20s) (xua_default_lm_fsm.c:181) 20250404085530220 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_DOWN}: Received Event M-ASP_UP.req (xua_default_lm_fsm.c:182) 20250404085530220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 8 bytes: [L2]> 01 00 03 01 00 00 00 08 (osmo_ss7_asp.c:1175) 20250404085530220 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085530220 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPSM:UP) 20250404085530220 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085530220 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085530220 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 8 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085530220 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPSM:UP-ACK) (m3ua.c:775) 20250404085530220 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_DOWN}: Received Event ASPSM-ASP_UP_ACK (m3ua.c:736) 20250404085530220 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_DOWN}: T(ack) stopped (xua_asp_fsm.c:383) 20250404085530220 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_DOWN}: State change to ASP_INACTIVE (no timeout) (xua_asp_fsm.c:444) 20250404085530220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind (xua_asp_fsm.c:368) 20250404085530220 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(asp-dyn-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085530220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_DOWN}: State change to AS_INACTIVE (no timeout) (xua_as_fsm.c:406) 20250404085530220 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085530220 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_INACTIVE}: Broadcasting NOTIFY Type State Change:AS Inactive () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250404085530220 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_ASP_UP}: Received primitive M-ASP_UP.confirm (xua_default_lm_fsm.c:400) 20250404085530220 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_ASP_UP}: Received Event ASP-UP.conf (xua_default_lm_fsm.c:407) 20250404085530220 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_ASP_UP}: State change to WAIT_NOTIFY (T2, 2s) (xua_default_lm_fsm.c:193) [testenv][with-pfcp] Running testsuite [testenv][with-pfcp] + ['podman', 'exec', '-e', 'CCACHE_DIR=/home/osmocom-build/ccache/testenv', '-e', 'TESTENV_CACHE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache', '-e', 'TESTENV_SRC_DIR=/home/osmocom-build/jenkins/workspace', '-e', 'TERM=dumb', '-e', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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@5e928ce02d95: Unix server socket created successfully. MC@5e928ce02d95: Listening on TCP port 43329. 5e928ce02d95 is the default MC2> spawn /home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/hnbgw/HNBGW_Tests 5e928ce02d95 43329 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@5e928ce02d95: New HC connected from 10.0.2.100 [10.0.2.100]. 5e928ce02d95: Linux 6.1.0-29-amd64 on x86_64. cmtc MC@5e928ce02d95: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@5e928ce02d95: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@5e928ce02d95: Configuration file was processed on all HCs. MC@5e928ce02d95: Creating MTC on host 10.0.2.100. MC@5e928ce02d95: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@5e928ce02d95: 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 ------ Fri Apr 4 08:55: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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_hnb_register started. 20250404085531966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085531969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085531973 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44985<->l=127.0.0.1:4262) (control_if.c:572) HNBGW-PFCP(6)@5e928ce02d95: f_PFCPEM_conns_bcast_add(): vc_conn mtc subscribed for broadcast 20250404085532221 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_NOTIFY}: Timeout of T2 (fsm.c:317) 20250404085532221 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_NOTIFY}: State change to RKM_REG (T4, 10s) (xua_default_lm_fsm.c:223) 20250404085532221 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Received XUA Layer Manager Primitive: M-RK_REG.request) (xua_rkm.c:592) 20250404085532221 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:1175) 20250404085532221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085532221 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (RKM:REG-REQ) 20250404085532221 DLSS7 <000c> xua_rkm.c:204 0: ASP(asp-dyn-0) RKM: Registering routing key 7 for DPC 0.23.5 20250404085532221 DLSS7 <000c> fsm.c:456 XUA_AS(as-rkm-7){AS_DOWN}: Allocated 20250404085532221 DLSS7 <000c> osmo_ss7_instance.c:324 0: AS(as-rkm-7) Created AS 20250404085532221 DLSS7 <000c> osmo_ss7_route.c:129 0: Creating route: pc=189=0.23.5 mask=0x3fff via AS 'as-rkm-7' 20250404085532221 DLSS7 <000c> osmo_ss7_as.c:156 0: AS(as-rkm-7) Adding ASP asp-dyn-0 to AS 20250404085532221 DLSS7 <000c> osmo_ss7_as.c:162 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event AS_ASSIGNED 20250404085532221 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085532221 DLSS7 <000c> xua_rkm.c:358 XUA_AS(as-rkm-7){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085532221 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(as-rkm-7){AS_DOWN}: state_chg to AS_INACTIVE 20250404085532221 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 20250404085532221 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085532221 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085532222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 36 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085532222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (RKM:REG-RESP) (m3ua.c:775) 20250404085532222 DLSS7 INFO 0: ASP(asp-clnt-msc-0) Received RKM REG RES rctx=7 status=SUCCESS (xua_rkm.c:464) 20250404085532222 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{RKM_REG}: Received primitive M-RK_REG.confirm (xua_default_lm_fsm.c:400) 20250404085532222 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{RKM_REG}: Received Event RKM_REG.conf (xua_default_lm_fsm.c:407) 20250404085532222 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{RKM_REG}: State change to WAIT_NOTIFY (T3, 20s) (xua_default_lm_fsm.c:298) 20250404085532222 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085532222 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250404085532222 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Inactive () (m3ua.c:671) 20250404085532222 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_NOTIFY}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250404085532222 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_NOTIFY}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250404085532222 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{WAIT_NOTIFY}: State change to ACTIVE (no timeout) (xua_default_lm_fsm.c:262) 20250404085532222 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_INACTIVE}: Received Event M-ASP_ACTIVE.req (xua_default_lm_fsm.c:263) 20250404085532222 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:1175) 20250404085532222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085532222 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085532222 DLSS7 <000c> m3ua.c:736 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085532223 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085532223 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(asp-dyn-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085532223 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(as-rkm-7){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085532223 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(as-rkm-7){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085532223 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 20250404085532223 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(asp-dyn-0) Tx NOTIFY Type State Change:AS Active () 20250404085532223 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085532223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(asp-dyn-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085532223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 16 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085532223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (ASPTM:ACTIVE-ACK) (m3ua.c:775) 20250404085532223 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_INACTIVE}: Received Event ASPTM-ASP_AC_ACK (m3ua.c:736) 20250404085532223 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_INACTIVE}: T(ack) stopped (xua_asp_fsm.c:383) 20250404085532223 DLSS7 DEBUG XUA_ASP(asp-clnt-msc-0)[0x55c700c272e0]{ASP_INACTIVE}: State change to ASP_ACTIVE (no timeout) (xua_asp_fsm.c:523) 20250404085532223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind (xua_asp_fsm.c:368) 20250404085532223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_INACTIVE}: State change to AS_ACTIVE (no timeout) (xua_as_fsm.c:489) 20250404085532223 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Broadcasting NOTIFY Type State Change:AS Active () to all non-DOWN ASPs (xua_as_fsm.c:68) 20250404085532223 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{ACTIVE}: Received primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:400) 20250404085532223 DLSS7 NOTICE xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{ACTIVE}: Ignoring primitive M-ASP_ACTIVE.confirm (xua_default_lm_fsm.c:403) 20250404085532223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085532223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (MGMT:NOTIFY) (m3ua.c:775) 20250404085532223 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Received NOTIFY Type State Change:AS Active () (m3ua.c:671) 20250404085532223 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{ACTIVE}: Received primitive M-NOTIFY.indication (xua_default_lm_fsm.c:400) 20250404085532223 DLSS7 DEBUG xua_default_lm(asp-clnt-msc-0)[0x55c700c27020]{ACTIVE}: Received Event NOTIFY.ind (xua_default_lm_fsm.c:407) 20250404085533219 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{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)@5e928ce02d95: 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 := 3952745730 }, up_function_features := omit, cp_function_features := { elementIdentifier := 89, lengthIndicator := 1, features := '10'O }, UP_IP_resource_list := omit } } } } HNBGW-PFCP(6)@5e928ce02d95: broadcasting to mtc MTC@5e928ce02d95: setverdict(pass): none -> pass HNBGW-PFCP(6)@5e928ce02d95: 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 } } } 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085533235 DLPFCP INFO pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: Received Event PFCP_CP_PEER_EV_RX_ASSOC_SETUP_RESP (pfcp_cp_peer.c:229) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{wait_assoc_setup_resp}: State change to associated (no timeout) (pfcp_cp_peer.c:242) 20250404085533235 DLPFCP NOTICE pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Associated with UPF 127.0.0.1:8805 (pfcp_cp_peer.c:253) 20250404085533235 DLPFCP NOTICE PFCP Peer associated: true (hnbgw_pfcp.c:82) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{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) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: <-tx- PFCP seq-1 ASSOC_SETUP_REQ: discarding (pfcp_msg.c:456) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: -rx-> PFCP seq-1 ASSOC_SETUP_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085533235 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW-PFCP(6)@5e928ce02d95: f_PFCPEM_conns_bcast_del(): vc_conn mtc unsubscribed from broadcast 20250404085533255 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533255 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533255 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533255 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533255 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533255 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533255 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533255 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register-Iuh0(7)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085533255 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085533255 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085533256 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533257 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085533257 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533257 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=14 -> eSLS=110: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085533257 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) 20250404085533257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085533257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085533257 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533257 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533257 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085533257 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533257 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=2 -> eSLS=18: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085533257 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085533257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085533257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085533257 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533257 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533257 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085533257 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533257 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) 20250404085533257 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085533257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085533257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085533257 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533257 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533257 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085533257 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533257 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533257 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533257 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533257 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533257 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) 20250404085533257 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085533257 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085533257 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533257 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085533257 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533257 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 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085533257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533257 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 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085533257 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 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085533257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085533257 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 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085533257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533257 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533257 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533257 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085533257 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 20250404085533257 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(11)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(11)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(11)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(9)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085533272 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533272 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533272 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533272 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533272 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533272 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533272 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085533272 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533273 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533273 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085533273 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 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) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533273 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) 20250404085533273 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) 20250404085533273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085533273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085533273 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533273 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533273 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085533273 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 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) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533273 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) 20250404085533273 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085533273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085533273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085533273 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533273 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533273 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085533273 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533273 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=3 -> eSLS=51: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533274 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=3 -> eSLS=19: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085533274 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085533274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085533274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085533274 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533274 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533274 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085533274 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533274 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) 20250404085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533274 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) 20250404085533274 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085533274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085533274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085533274 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533274 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 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085533274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533274 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 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085533274 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 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085533274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085533274 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 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085533274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085533274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085533274 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 20250404085533275 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(14)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(14)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(14)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(12)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085533469 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 20250404085533469 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 20250404085533469 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085533469 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085533476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085533476 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085533476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085533476 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085533476 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085533476 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085533476 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 20250404085533476 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085533476 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085533476 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085533479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533479 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085533479 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085533479 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085533479 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085533479 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085533479 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085533479 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 20250404085533479 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085533479 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085533479 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085533479 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085533479 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085533479 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085533479 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085533479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085533479 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085533479 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085533479 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085533479 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085533480 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085533480 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533481 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533481 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085533481 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085533481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533481 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) 20250404085533481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085533481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085533481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085533481 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533482 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533482 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533482 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533482 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085533482 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085533482 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 20250404085533482 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085533482 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085533482 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085533482 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085533484 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 20250404085533484 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 20250404085533484 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085533484 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085533490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533490 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085533490 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085533490 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085533490 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085533490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085533490 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085533490 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 20250404085533490 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085533490 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085533490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085533492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085533493 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085533493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085533493 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085533493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085533493 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085533493 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 20250404085533493 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085533493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085533493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085533493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085533493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085533493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085533493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085533493 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085533493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085533493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085533493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085533493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085533493 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085533493 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085533493 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085533494 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085533494 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085533494 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085533494 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085533494 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085533494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533494 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) 20250404085533494 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533494 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533494 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085533495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085533495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085533495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085533495 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) 20250404085533495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085533495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085533495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085533495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085533495 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085533495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085533495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085533495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085533495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085533495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085533495 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 20250404085533495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085533495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085533495 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085533495 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085533564 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fe80::d4d9:31ff:fec2:51b9]:2905 err=None (stream.c:265) 20250404085533564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250404085533564 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250404085533564 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fe80::d4d9:31ff:fec2:51b9]:2905 err=None (osmo_ss7_asp.c:824) 20250404085534077 DLINP INFO asp-clnt-msc-0 NOTIFICATION PEER_ADDR_CHANGE flags=0x0 ADDR_CONFIRMED [fd00::d4d9:31ff:fec2:51b9]:2905 err=None (stream.c:265) 20250404085534077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 296 (flags=0x80) (osmo_ss7_asp.c:1077) 20250404085534077 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP NOTIFICATION 32770 flags=0x0 (osmo_ss7_asp.c:808) 20250404085534077 DLSS7 INFO 0: ASP(asp-clnt-msc-0) xUA CLNT SCTP_PEER_ADDR_CHANGE: ADDR_CONFIRMED [fd00::d4d9:31ff:fec2:51b9]:2905 err=None (osmo_ss7_asp.c:824) HNBGW_Test.msc0-RAN(10)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085534285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085534285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085534285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085534285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085534285 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 20250404085534285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085534285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085534285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085534285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085534285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085534285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085534285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085534285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085534285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085534285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085534285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085534285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085534285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085534286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085534286 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085534286 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085534286 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) 20250404085534286 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085534286 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085534286 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085534286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085534286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085534286 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) 20250404085534286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085534286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085534286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085534286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085534286 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085534286 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085534286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534286 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085534286 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085534286 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085534286 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085534286 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 20250404085534286 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085534286 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085534286 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085534286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085534287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085534287 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085534287 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085534287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085534287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085534287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085534287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085534287 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085534287 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085534287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085534287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085534288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085534288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085534288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085534288 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085534288 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085534288 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085534288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534288 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085534288 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085534288 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085534288 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085534288 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(13)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085534293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085534293 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085534293 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085534293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085534293 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 20250404085534293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085534293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085534293 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085534293 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085534293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085534293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085534293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085534293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085534293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085534293 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085534293 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085534293 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085534293 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085534293 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085534293 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085534293 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) 20250404085534293 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085534293 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085534293 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534293 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534293 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085534293 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085534293 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085534293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085534293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085534293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085534293 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085534293 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085534293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085534293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085534293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085534293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085534293 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085534293 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085534293 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085534293 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085534293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085534294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085534294 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085534294 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085534294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085534294 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085534294 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085534294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085534294 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085534294 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085534294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085534294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085534294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085534294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085534294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085534294 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085534294 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085534294 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085534294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085534294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085534294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085534294 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085534294 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085534294 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085534294 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085534294 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085534298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085534298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085534298 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085534298 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085534299 DLGLOBAL DEBUG validating counter group 0x55c6f7c9cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085534299 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085534299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085534299 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085534299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085534299 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085534306 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085534306 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44985<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(5)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(4)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085534308 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33568<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085534309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085534309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085534309 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085534309 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085534309 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_register-Iuh0-RUA(8)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_hnb_register(3)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(9)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(10)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(12)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(13)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(6)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(14)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register-Iuh0(7)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(11)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(15)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_hnb_register(3): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(4): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(5): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(6): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register-Iuh0(7): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register-Iuh0-RUA(8): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(9): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(10): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(11): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(12): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(13): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(14): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(15): none (pass -> pass) MTC@5e928ce02d95: Test case TC_hnb_register finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:55:34 UTC 2025 ====== HNBGW_Tests.TC_hnb_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_hnb_register.talloc 20250404085534392 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085534492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085534492 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) 20250404085534492 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085534492 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085534492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085534493 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) 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085534493 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 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085534493 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085534493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085534493 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085534493 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 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085534493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085534493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085534493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085534493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085534493 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085534493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085534493 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085534493 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085534493 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085534493 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085534493 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085534493 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085534493 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085534493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085534493 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) 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085534493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085534493 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) 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085534493 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 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085534493 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085534493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085534493 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085534493 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 20250404085534493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085534493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085534493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085534494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085534494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085534494 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085534494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085534494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085534494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085534494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085534494 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085534494 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085534494 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085534494 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085534895 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33590<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=267120) Waiting for packet dumper to finish... 1 (prev_count=267120, count=268000) 20250404085536493 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085536494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085536494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085536494 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085536494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085536494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:55:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_hnb_register_duplicate started. 20250404085537975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085537979 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085537981 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39859<->l=127.0.0.1:4262) (control_if.c:572) TC_hnb_register_duplicate-Iuh0(20)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085538051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085538051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085538058 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538058 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538058 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538058 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538059 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538059 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538059 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538059 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_hnb_register_duplicate-Iuh1(22)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085538059 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56644 (stream_srv.c:142) 20250404085538059 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56644<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085538060 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538060 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085538060 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538060 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) 20250404085538060 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) 20250404085538060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085538060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085538060 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538060 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538060 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085538060 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085538060 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085538060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085538060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085538060 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538060 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538060 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085538060 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538060 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) 20250404085538060 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085538060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085538060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085538060 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538060 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538060 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085538060 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085538060 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085538060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085538060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085538060 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538060 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 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085538060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538060 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 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085538060 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 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085538060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085538060 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 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085538060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085538060 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 20250404085538060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(26)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(26)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(26)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(24)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085538073 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538073 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538073 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538073 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538073 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538073 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538073 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085538073 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538074 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538074 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085538074 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538074 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) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538074 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) 20250404085538074 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) 20250404085538074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085538074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085538074 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538074 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538074 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085538074 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538074 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) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538074 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) 20250404085538074 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085538074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085538074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085538074 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538074 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538074 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085538074 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538074 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538074 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538074 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538074 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085538075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538075 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085538075 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085538075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085538075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085538075 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538075 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538075 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085538075 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538075 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538075 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538075 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) 20250404085538075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538075 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) 20250404085538075 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085538075 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085538075 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085538075 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538075 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 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085538075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538075 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 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085538075 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 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085538075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085538075 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 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085538075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085538075 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 20250404085538075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(29)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(29)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(29)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(27)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085538271 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 20250404085538271 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 20250404085538271 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085538271 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085538278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538278 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085538278 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085538278 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085538278 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085538278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085538278 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085538278 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 20250404085538278 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085538278 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085538278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085538282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085538282 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085538282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085538282 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085538282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085538282 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085538282 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 20250404085538282 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085538282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085538282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085538282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085538282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085538282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085538282 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085538282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085538282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085538282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085538282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085538283 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085538283 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085538283 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538284 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538284 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085538284 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538284 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538284 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538284 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) 20250404085538284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538284 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538284 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538284 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538284 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538284 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538284 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) 20250404085538284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085538284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085538284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085538285 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085538285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085538285 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 20250404085538285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085538285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085538285 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085538285 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085538285 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 20250404085538285 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 20250404085538285 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085538285 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(29)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085538291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085538291 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085538291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085538291 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085538291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085538291 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085538291 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 20250404085538291 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085538291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085538291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085538293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085538293 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085538293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085538293 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085538293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085538294 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085538294 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 20250404085538294 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085538294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085538294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085538294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085538294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085538294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085538294 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085538294 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085538294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085538294 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085538294 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085538294 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085538294 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085538294 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085538294 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085538295 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085538295 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085538295 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085538295 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085538295 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085538295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538295 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538295 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) 20250404085538295 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538295 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538296 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538296 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085538296 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085538296 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085538296 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085538296 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) 20250404085538296 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085538296 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085538296 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085538296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085538296 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085538296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085538296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085538296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085538296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085538296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085538296 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 20250404085538296 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085538296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085538296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085538296 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(25)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085539088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085539088 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085539088 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085539088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085539088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085539088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085539088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085539088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085539088 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085539088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085539088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085539088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085539088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085539088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085539088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085539088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085539088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085539088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085539089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085539089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085539089 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085539089 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) 20250404085539089 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085539089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085539089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085539089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085539089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085539089 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085539089 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085539089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085539089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085539089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085539089 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085539089 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085539089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085539089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085539089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085539089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085539089 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 20250404085539089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085539089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085539089 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085539089 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085539091 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539091 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085539091 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085539091 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085539091 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085539091 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085539091 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085539091 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085539091 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085539091 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085539091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085539091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085539091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085539091 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085539092 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085539092 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085539092 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085539092 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085539092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539092 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539092 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539092 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539092 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085539092 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085539092 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085539092 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085539092 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(28)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085539095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085539095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085539095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085539095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085539095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085539095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085539095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085539095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085539095 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085539095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085539095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085539095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085539095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085539095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085539095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085539095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085539095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085539095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085539095 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085539095 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085539095 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) 20250404085539095 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085539095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085539095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 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) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085539095 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) 20250404085539095 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085539095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085539095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085539095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085539095 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085539095 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085539095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085539095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085539095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085539095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085539095 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 20250404085539095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085539095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085539095 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085539095 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085539095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085539095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085539095 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085539095 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085539096 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085539096 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085539096 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085539096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085539096 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250404085539098 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539098 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085539098 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085539098 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085539098 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085539098 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085539098 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085539098 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085539098 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085539098 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085539098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085539098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085539098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085539098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085539098 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085539098 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085539098 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085539098 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085539098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539098 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085539098 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085539098 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085539098 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085539098 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085539098 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085539098 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085539098 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) MTC@5e928ce02d95: setverdict(pass): none -> pass 20250404085539105 DLINP DEBUG SRVCONN(,r=127.0.0.1:56644<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085539105 DLINP DEBUG SRVCONN(,r=127.0.0.1:56644<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085539105 DLINP DEBUG SRVCONN(,r=127.0.0.1:56644<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085539105 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085539105 DHNBAP ERROR (127.0.0.1:56644 TTCN3-HNB-1) rejecting HNB-REGISTER-REQ with duplicate cell identity 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:552) 20250404085539105 DHNBAP ERROR (127.0.0.1:56644 TTCN3-HNB-1) Rejecting HNB Register Request cause=radio(HNB parameter mismatch) (hnbgw_hnbap.c:104) 20250404085539105 DLINP DEBUG SRVCONN(,r=127.0.0.1:56644<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085539105 DLINP DEBUG SRVCONN(,r=127.0.0.1:56644<->l=127.0.0.1:29169) sending 12 bytes of data (stream_srv.c:827) 20250404085539106 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: talloc reports "struct hnb_context" x 1, expecting 1 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085539112 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085539112 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39859<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(18)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(17)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085539114 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56946<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085539114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085539114 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085539114 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085539114 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085539114 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate(16)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1-RUA(23)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0-RUA(21)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(28)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(27)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(24)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(25)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh1(22)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(30)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(26)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(29)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(19)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register_duplicate-Iuh0(20)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate(16): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(17): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(18): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(19): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register_duplicate-Iuh0(20): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register_duplicate-Iuh0-RUA(21): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register_duplicate-Iuh1(22): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register_duplicate-Iuh1-RUA(23): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(24): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(25): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(26): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(27): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(28): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(29): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(30): none (pass -> pass) MTC@5e928ce02d95: Test case TC_hnb_register_duplicate finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:55:39 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 20250404085539184 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085539296 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085539296 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) 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085539296 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085539296 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) 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085539296 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 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085539296 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085539296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085539296 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085539296 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 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085539296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085539296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085539296 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085539296 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) 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085539296 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085539296 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) 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085539296 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 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085539296 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085539296 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085539296 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085539296 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 20250404085539296 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085539296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085539296 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085539296 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085539296 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085539296 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085539296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085539296 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085539296 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085539296 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085539296 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085539296 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085539296 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085539296 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085539297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085539297 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085539297 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085539297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085539297 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085539297 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085539297 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085539297 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085539297 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085539297 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085539297 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085539685 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56960<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=223552) Waiting for packet dumper to finish... 1 (prev_count=223552, count=251904) 20250404085541297 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085541297 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085541297 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085541297 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085541297 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085541297 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:55:41 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_hnb_register_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_hnb_register_duplicate_reuse_sctp_assoc started. 20250404085542805 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085542812 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085542818 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43677<->l=127.0.0.1:4262) (control_if.c:572) 20250404085542993 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085542993 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085542994 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085542994 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085542994 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085542994 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085542994 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085542994 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085542994 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085542994 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085542995 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085542995 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085542995 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085542995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085542995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085542995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542995 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=2 -> eSLS=66: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085542995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085542995 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=2 -> eSLS=98: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085542995 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) 20250404085542995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085542995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085542995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085542995 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085542995 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085542995 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085542995 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085542995 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085542995 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085542995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085542995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542995 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542995 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085542995 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085542995 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085542995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085542995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085542995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085542995 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085542995 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085542995 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085542996 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085542996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085542996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085542996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085542996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085542996 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085542996 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085542996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085542996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085542996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085542996 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085542996 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085542996 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085542996 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085542996 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085542996 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085542996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085542996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085542996 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085542996 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085542996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085542996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085542996 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085542996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085542996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085542996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085542996 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085542996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085542996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085542996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085542996 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 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085542996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085542996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085542996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085542996 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 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085542996 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 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085542996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085542996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085542996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085542996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085542996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085542996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085542996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085542996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085542996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(39)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(39)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(39)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(37)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085543016 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085543016 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085543016 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085543016 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085543017 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085543017 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085543017 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085543017 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085543017 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085543017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085543017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085543017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085543017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085543017 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085543017 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085543017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085543017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085543017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085543017 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085543017 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085543017 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085543017 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085543017 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085543017 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085543017 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085543017 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085543017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543017 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) 20250404085543017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543017 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543017 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543017 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085543017 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=9 -> eSLS=25: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085543017 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085543017 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085543017 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085543017 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085543017 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085543017 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543017 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085543017 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085543017 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085543017 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085543017 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085543018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543018 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085543018 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085543018 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085543018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085543018 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 20250404085543018 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085543018 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085543018 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085543018 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085543018 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085543018 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085543018 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543018 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543018 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543019 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) 20250404085543019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085543019 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) 20250404085543019 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) 20250404085543019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085543019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085543019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085543019 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085543019 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085543019 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085543019 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085543019 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085543019 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085543019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085543019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543019 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543019 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543019 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543019 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085543019 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085543019 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085543019 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085543019 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085543019 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085543019 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085543019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085543019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085543019 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 20250404085543019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085543019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085543019 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543019 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085543019 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085543019 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 20250404085543019 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085543019 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(42)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(42)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(42)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(40)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085543211 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 20250404085543211 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 20250404085543211 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085543211 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085543221 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543221 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085543221 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085543221 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085543221 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085543221 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085543222 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085543222 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 20250404085543222 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085543222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085543222 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085543225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085543225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085543225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085543225 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085543225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085543225 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085543225 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 20250404085543225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085543225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085543225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085543225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085543225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085543225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085543226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085543226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085543226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085543226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085543226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085543226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085543226 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085543226 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085543227 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085543227 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085543227 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085543227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085543227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085543227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085543227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085543227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085543227 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085543227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085543227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085543227 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085543227 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085543228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085543228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085543228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085543228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085543228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085543228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085543228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085543228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085543228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085543234 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 20250404085543234 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 20250404085543234 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085543234 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085543235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085543235 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085543235 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085543235 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085543235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085543235 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085543235 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 20250404085543235 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085543235 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085543235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085543236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543236 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085543236 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085543236 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085543236 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085543236 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085543236 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085543236 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 20250404085543236 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085543236 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085543236 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085543236 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085543236 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085543236 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085543236 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085543236 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085543236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085543236 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085543236 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085543236 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085543236 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085543236 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085543236 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085543237 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085543237 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085543237 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085543237 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085543237 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085543237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543237 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) 20250404085543237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085543237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085543237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085543237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085543237 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) 20250404085543237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085543237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085543237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085543237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085543237 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085543237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085543237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085543237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085543237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085543237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085543237 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 20250404085543237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085543237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085543237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085543237 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(38)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085544031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544031 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085544031 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085544031 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085544031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085544031 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085544031 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085544031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085544031 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085544031 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085544032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085544032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085544032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085544032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085544032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085544032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085544032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085544032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085544032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085544032 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085544032 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085544032 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) 20250404085544032 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085544032 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085544032 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085544032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085544032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085544032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085544032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085544032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085544032 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085544032 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085544032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085544032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085544032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085544032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085544033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085544033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085544033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085544033 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085544033 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085544034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544035 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085544035 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085544035 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085544035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085544035 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085544035 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085544035 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085544035 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085544035 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085544035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085544035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085544035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085544035 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085544035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085544035 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085544035 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085544035 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544035 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544035 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544035 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544035 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085544035 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085544035 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085544035 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085544035 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(41)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085544046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085544046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085544046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085544046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085544046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085544047 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085544047 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085544047 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085544047 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085544047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085544047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085544047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085544047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085544047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085544047 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085544047 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085544047 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085544047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544047 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544047 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544047 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544047 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085544047 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085544047 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085544047 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085544047 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) 20250404085544047 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085544047 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085544048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085544048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085544048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085544048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085544048 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085544048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085544048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085544048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085544048 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085544048 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085544048 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544048 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085544048 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085544048 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085544048 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085544049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085544049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085544049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085544049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085544049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085544050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085544050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085544050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085544050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085544050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085544050 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085544050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085544050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085544050 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085544050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085544050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085544050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085544050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085544050 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085544050 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085544050 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085544050 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085544050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544050 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085544050 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085544050 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085544050 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085544050 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085544050 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085544051 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085544051 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085544053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085544053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085544053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085544053 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085544053 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085544053 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085544053 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085544053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085544053 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085544057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085544057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085544057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085544057 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085544057 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (re-connecting) (hnbgw_hnbap.c:560) 20250404085544057 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085544057 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085544057 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085544057 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: talloc reports "struct hnb_context" x 1, expecting 1 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085544065 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43677<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(33)@5e928ce02d95: Final verdict of PTC: none 20250404085544066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56974<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(32)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085544068 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56970<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085544069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085544069 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085544069 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085544069 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085544069 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(41)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(43)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(40)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(38)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(34)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(37)@5e928ce02d95: Final verdict of PTC: none TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(42)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(39)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_hnb_register_duplicate_reuse_sctp_assoc(31): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(32): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(33): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(34): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0(35): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_register_duplicate_reuse_sctp_assoc-Iuh0-RUA(36): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(37): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(38): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(39): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(40): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(41): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(42): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(43): none (pass -> pass) MTC@5e928ce02d95: Test case TC_hnb_register_duplicate_reuse_sctp_assoc finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:55:44 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 20250404085544145 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085544240 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085544240 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) 20250404085544240 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085544240 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085544240 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085544240 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) 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085544241 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 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085544241 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085544241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085544241 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085544241 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 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085544241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085544241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085544241 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085544241 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) 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085544241 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085544241 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) 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085544241 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 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085544241 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085544241 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085544241 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085544241 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 20250404085544241 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085544241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085544241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085544241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085544241 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085544241 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085544241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085544241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085544241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085544241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085544241 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085544241 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085544241 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085544241 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085544241 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085544241 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085544241 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085544241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085544241 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085544241 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085544241 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085544241 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085544241 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085544241 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085544241 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085544647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56986<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=228780) Waiting for packet dumper to finish... 1 (prev_count=228780, count=248328) 20250404085546241 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085546241 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085546241 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085546241 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085546241 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085546241 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:55:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_hnb_disconnected_timeout started. 20250404085547759 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085547764 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085547767 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42913<->l=127.0.0.1:4262) (control_if.c:572) 20250404085547857 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547857 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547857 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547857 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547858 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547858 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547858 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547858 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085547858 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547858 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) 20250404085547858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547858 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) 20250404085547858 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085547858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085547858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085547858 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085547858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085547858 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 20250404085547858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085547859 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547859 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085547859 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085547859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547859 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) 20250404085547859 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085547859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085547859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085547859 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547859 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547859 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547859 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547859 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085547859 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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_hnb_disconnected_timeout-Iuh0(48)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547859 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=7 -> eSLS=55: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085547859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547859 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=7 -> eSLS=23: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085547859 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085547859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085547859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085547859 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085547860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085547860 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 20250404085547860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085547860 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085547860 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085547860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547860 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 20250404085547860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085547860 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 20250404085547860 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085547861 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547861 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085547861 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547861 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547861 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547861 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) 20250404085547861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547861 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547861 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547861 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547861 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547861 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547861 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) 20250404085547861 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) 20250404085547861 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085547861 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085547861 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547861 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547861 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547861 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547861 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 20250404085547861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085547861 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(52)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(52)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(52)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(50)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085547883 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547883 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547884 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547884 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547884 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547884 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547884 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085547884 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085547885 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547885 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085547885 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547886 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) 20250404085547886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547886 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) 20250404085547886 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) 20250404085547886 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085547886 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547886 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085547886 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547886 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547886 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085547886 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547886 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547886 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085547886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547886 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547886 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547886 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547886 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085547887 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085547887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085547887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085547887 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547887 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547887 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085547887 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085547887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547887 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085547887 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085547887 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085547887 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085547887 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547887 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085547887 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085547887 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085547887 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085547887 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085547887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547887 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547887 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547888 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) 20250404085547888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085547888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085547888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085547888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085547888 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) 20250404085547888 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085547888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085547888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085547888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085547888 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085547888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547888 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 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085547888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547888 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 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085547888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085547888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085547888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085547888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085547888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085547888 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 20250404085547888 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(55)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(55)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(55)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(53)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085547913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085547913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085547913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085547913 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085547913 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085547913 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085547913 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085547913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085547913 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085548079 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 20250404085548079 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 20250404085548079 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085548079 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085548086 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548086 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085548086 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085548086 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085548086 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085548086 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085548087 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085548087 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 20250404085548087 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085548087 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085548087 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085548089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085548089 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085548089 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085548089 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085548089 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085548089 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085548089 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 20250404085548089 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085548089 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085548089 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085548089 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085548090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085548090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085548090 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085548090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085548090 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085548090 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085548090 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085548090 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085548090 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085548090 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085548091 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085548091 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085548091 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085548091 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085548091 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085548091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548091 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) 20250404085548091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548091 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548091 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548091 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548091 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548091 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548091 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085548091 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) 20250404085548091 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085548091 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085548091 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085548091 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085548091 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085548092 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548092 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085548092 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085548092 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085548092 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085548092 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 20250404085548092 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085548092 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085548092 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548092 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085548098 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 20250404085548098 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 20250404085548098 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085548098 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085548105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548106 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085548106 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085548106 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085548106 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085548106 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085548106 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085548106 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 20250404085548106 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085548106 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085548106 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085548108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085548108 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085548108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085548108 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085548108 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085548108 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085548108 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 20250404085548108 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085548108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085548108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085548108 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085548108 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085548108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085548108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085548108 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085548109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085548109 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085548109 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085548109 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085548109 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085548109 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085548109 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085548110 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085548110 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085548110 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085548110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085548110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085548110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085548110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085548110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085548110 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085548110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085548110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085548110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085548110 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085548110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085548110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085548110 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085548110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085548110 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 20250404085548110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085548110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085548110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548110 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(51)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085548887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085548887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085548887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085548887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085548887 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085548887 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085548887 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085548887 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085548887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548887 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548887 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548887 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548888 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085548888 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085548888 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085548887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085548887 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085548887 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085548887 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085548887 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085548887 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085548887 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085548887 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548887 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085548888 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085548888 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) 20250404085548888 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085548888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085548888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085548888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085548888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548888 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548888 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548888 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085548888 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085548888 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085548888 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085548888 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085548888 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085548888 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085548888 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085548888 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548888 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085548888 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085548888 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085548888 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085548888 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085548888 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085548888 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085548888 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548888 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085548889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085548889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085548889 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085548889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085548889 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085548889 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085548889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085548889 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548889 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085548889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085548889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085548889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085548889 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085548889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085548889 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085548889 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085548889 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085548889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548889 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085548889 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085548889 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085548889 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085548889 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(54)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085548908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548908 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085548908 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085548908 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085548908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085548908 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085548908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085548908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085548908 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548908 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085548908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085548908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085548908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085548908 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085548908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085548908 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085548908 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085548908 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085548908 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085548908 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085548908 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085548908 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) 20250404085548908 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085548908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085548908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 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) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085548908 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) 20250404085548908 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085548908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085548908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085548908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085548908 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085548908 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085548908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085548908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085548908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085548908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085548908 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 20250404085548908 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085548908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085548909 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548909 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085548910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085548910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085548910 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085548910 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085548910 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085548910 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085548910 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085548910 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085548910 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085548910 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085548910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085548910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085548910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085548910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085548910 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085548910 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085548910 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085548910 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085548910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548910 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085548910 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085548910 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085548910 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085548910 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085548910 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085548910 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085548910 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085548926 DLCTRL DEBUG Command: GET 832186121 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085548926 DLCTRL DEBUG Tx Command reply: GET_REPLY 832186121 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@5e928ce02d95: retrieved rate counters: "hnb": { { { name := "iuh:established", val := 1 } } } MTC@5e928ce02d95: initial hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404085548933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085548933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085548933 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085548934 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085548934 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(48)@5e928ce02d95: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(49)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404085549938 DLCTRL DEBUG Command: GET 991511771 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085549938 DLCTRL DEBUG Tx Command reply: GET_REPLY 991511771 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250404085554948 DLCTRL DEBUG Command: GET 586862676 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085554948 DLCTRL DEBUG Tx Command reply: ERROR 586862676 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)@5e928ce02d95: 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250404085555994 DLCTRL DEBUG Command: GET 370424167 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085555994 DLCTRL DEBUG Tx Command reply: ERROR 370424167 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)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085555995 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085555996 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) IPA-CTRL-CLI-IPA(46)@5e928ce02d95: 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085556011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085556011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085556011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085556011 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085556011 DLGLOBAL DEBUG validating counter group 0x55c6f7c9cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085556011 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085556011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085556011 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085556011 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085556011 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404085556014 DLCTRL DEBUG Command: GET 960972637 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085556014 DLCTRL DEBUG Tx Command reply: GET_REPLY 960972637 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085557018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085557018 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085557018 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085557018 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085557018 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_hnb_disconnected_timeout-Iuh0(57)@5e928ce02d95: Final verdict of PTC: none TC_hnb_disconnected_timeout-Iuh0-RUA(58)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: verifying hnb rate counters: { { { name := "iuh:established", val := 1 } } } 20250404085557026 DLCTRL DEBUG Command: GET 462020352 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085557026 DLCTRL DEBUG Tx Command reply: GET_REPLY 462020352 rate_ctr.abs.hnb.0.iuh:established 1 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: verifying hnb rate counters: { { { name := "iuh:established", val := -1 } } } 20250404085603043 DLCTRL DEBUG Command: GET 55685196 rate_ctr.abs.hnb.0.iuh:established (control_cmd.c:428) 20250404085603043 DLCTRL DEBUG Tx Command reply: ERROR 55685196 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)@5e928ce02d95: 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085603059 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57876<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085603059 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42913<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(46)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(45)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085603063 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57864<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085603065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085603065 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) 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085603065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085603065 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) 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-SCCP(50)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_hnb_disconnected_timeout(44)@5e928ce02d95: Final verdict of PTC: none 20250404085603065 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 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085603065 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085603065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085603065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-RAN(54)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(53)@5e928ce02d95: Final verdict of PTC: none 20250404085603065 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 20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085603065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085603066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085603066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085603066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.msc0-M3UA(52)@5e928ce02d95: Final verdict of PTC: none 20250404085603066 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085603066 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) 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085603066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085603066 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085603066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085603066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085603066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085603066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085603066 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085603066 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085603066 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085603066 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085603066 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 20250404085603066 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085603066 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) 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085603066 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 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085603066 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085603066 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085603066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085603066 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085603066 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 20250404085603067 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085603067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085603067 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085603067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085603067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085603067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085603067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085603067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085603067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085603067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085603067 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085603067 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085603067 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085603067 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(56)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(51)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(55)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(47)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_hnb_disconnected_timeout(44): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(45): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(46): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(47): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(48): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(49): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(50): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(51): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(52): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(53): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(54): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(55): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(56): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0(57): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_disconnected_timeout-Iuh0-RUA(58): none (pass -> pass) MTC@5e928ce02d95: Test case TC_hnb_disconnected_timeout finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:03 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 20250404085603163 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33822<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085603565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33822<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=260236) Waiting for packet dumper to finish... 1 (prev_count=260236, count=260776) 20250404085605066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085605066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085605066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085605067 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085605068 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085605068 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56: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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ue_register started. 20250404085606680 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085606686 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085606690 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36093<->l=127.0.0.1:4262) (control_if.c:572) 20250404085606763 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606763 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606763 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606763 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606763 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606763 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606763 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606763 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606764 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606764 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085606764 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606764 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606764 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606764 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606764 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606764 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606764 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606764 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606764 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) TC_ue_register-Iuh0(63)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085606764 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606764 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085606764 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085606764 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606764 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085606764 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606764 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085606764 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085606764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085606764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085606764 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085606765 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606765 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085606765 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 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) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606765 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) 20250404085606765 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) 20250404085606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085606765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085606765 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606765 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606765 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085606765 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 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=4 -> eSLS=52: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606765 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=4 -> eSLS=20: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085606765 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085606765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085606765 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606765 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606765 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085606765 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606765 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606765 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 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=7 -> eSLS=39: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606765 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606765 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606765 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=7 -> eSLS=7: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085606765 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085606765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085606765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606765 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085606765 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606765 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 20250404085606765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085606765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085606765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606765 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 20250404085606765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085606765 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 20250404085606765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085606765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085606765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085606765 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 20250404085606765 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(67)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(67)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(67)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(65)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085606779 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606779 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606779 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606779 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606779 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606779 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606779 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085606779 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606780 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606780 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085606780 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606780 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) 20250404085606780 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) 20250404085606780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085606780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085606780 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606780 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606780 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085606780 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606780 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085606780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085606780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085606780 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606780 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606780 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085606780 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606780 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606780 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085606780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085606780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085606780 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606780 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606780 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085606780 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606780 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606780 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 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) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606780 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606780 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606780 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) 20250404085606780 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085606780 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085606780 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085606780 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606780 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 20250404085606780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085606780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085606780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606780 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 20250404085606780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085606780 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 20250404085606780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085606780 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606780 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606780 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606780 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085606780 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085606780 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 20250404085606780 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085606781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606781 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606781 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606781 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085606781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085606781 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 20250404085606781 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(70)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(70)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(70)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(68)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085606800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085606800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085606800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085606800 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085606800 DLGLOBAL DEBUG validating counter group 0x55c6f7c9cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085606800 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085606800 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085606800 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085606800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085606800 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085606976 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 20250404085606976 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 20250404085606976 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085606976 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085606980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606980 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085606980 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085606980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085606980 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085606980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085606980 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085606980 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 20250404085606980 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085606980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085606980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085606985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085606985 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085606985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085606985 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085606985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085606985 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085606985 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 20250404085606985 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085606986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085606986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085606986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085606986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085606986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085606986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085606986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085606986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085606986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085606986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085606986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085606986 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085606986 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085606987 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085606987 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085606987 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085606987 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085606987 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085606987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085606987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085606987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085606987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085606987 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085606987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085606987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085606987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085606987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085606987 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085606988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085606988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085606988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085606988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085606988 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 20250404085606988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085606988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085606988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085606988 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085606990 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 20250404085606991 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 20250404085606991 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085606991 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085606996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085606996 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085606996 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085606996 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085606996 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085606996 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085606996 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 20250404085606996 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085606996 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085606996 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085606998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085606998 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085606998 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085606998 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085606998 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085606998 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085606998 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085606998 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 20250404085606998 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085606998 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085606998 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085606999 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085606999 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085606999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085606999 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085606999 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085606999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085606999 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085606999 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085606999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085606999 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085606999 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085606999 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085607000 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085607000 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085607000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085607000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085607000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085607000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085607000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085607000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085607000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085607000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085607000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085607000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085607000 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085607001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085607001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085607001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085607001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085607001 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 20250404085607001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085607001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085607001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607001 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(66)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085607786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085607786 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085607786 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085607786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085607786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607786 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085607786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085607786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085607786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085607786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085607786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085607786 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085607786 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085607786 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085607786 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085607786 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085607786 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085607786 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) 20250404085607786 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085607786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085607786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085607786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085607786 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085607786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085607786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085607786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085607786 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085607786 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085607786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085607786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085607786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085607786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085607786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607786 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085607786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607786 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085607786 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085607786 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085607786 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085607786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085607786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607786 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085607786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085607786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085607786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085607787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085607787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085607787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085607787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085607787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085607787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085607787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085607787 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085607787 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085607787 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(69)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085607798 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085607798 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085607798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085607798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085607798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085607798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085607798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085607798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607798 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085607798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085607798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085607798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085607798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085607798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085607798 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085607798 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085607798 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085607798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607798 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607798 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607798 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607798 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607798 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607799 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085607799 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085607799 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085607799 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085607799 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) 20250404085607799 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085607799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085607799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085607799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607799 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) 20250404085607799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085607799 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) 20250404085607799 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085607799 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085607799 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085607799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085607799 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085607799 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085607799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085607799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085607799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085607799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085607799 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 20250404085607799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085607799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085607799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607799 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085607799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607799 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085607799 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085607799 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085607799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085607799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085607799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085607799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085607799 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085607799 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085607799 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085607799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085607799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085607799 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085607799 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085607799 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085607799 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085607799 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085607799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607799 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085607800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085607800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085607800 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085607800 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085607800 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085607800 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085607800 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085607814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085607814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085607814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250404085607814 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250404085607814 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) UE-REGISTER-REQ ID_type=1 imsi=262420000000001 cause=1 (hnbgw_hnbap.c:636) 20250404085607814 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085607814 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085607825 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39918<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085607825 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36093<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(61)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(60)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085607828 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39910<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085607829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085607829 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085607829 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085607829 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085607830 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(66)@5e928ce02d95: Final verdict of PTC: none TC_ue_register-Iuh0-RUA(64)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(65)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_ue_register(59)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(68)@5e928ce02d95: Final verdict of PTC: none TC_ue_register-Iuh0(63)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(62)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(69)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(67)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(70)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(71)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ue_register(59): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(60): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(62): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ue_register-Iuh0(63): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ue_register-Iuh0-RUA(64): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(65): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(66): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(67): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(68): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(69): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(70): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(71): none (pass -> pass) MTC@5e928ce02d95: Test case TC_ue_register finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:07 UTC 2025 ====== HNBGW_Tests.TC_ue_register pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_ue_register.talloc 20250404085607924 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39928<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085607988 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085607988 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) 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085607988 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085607988 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) 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085607988 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 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085607988 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085607988 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085607988 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085607988 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 20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085607988 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085607988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085607988 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085607988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085607989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085607989 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085607989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085607989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085607989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085607989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085607989 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085607989 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085607989 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085607989 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085607989 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085607989 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) 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085607989 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085607989 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) 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085607989 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 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085607989 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085607989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085607989 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085607989 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 20250404085607989 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085607989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085607989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085607989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085607989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085607989 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085607989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085607989 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085607989 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085607989 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085607989 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085607989 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085607989 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085607989 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085608426 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39928<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=243600) Waiting for packet dumper to finish... 1 (prev_count=243600, count=244256) 20250404085609989 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085609989 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085609989 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085609989 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085609989 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085609989 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ue_register_tmsi_lai started. MTC@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404085611506 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085611510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39932<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085611514 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34315<->l=127.0.0.1:4262) (control_if.c:572) 20250404085611589 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611589 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611590 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611590 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611590 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611590 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611590 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611590 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_tmsi_lai-Iuh0(76)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085611590 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085611590 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085611591 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611591 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085611591 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611591 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) 20250404085611591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611591 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) 20250404085611591 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) 20250404085611591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085611591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085611591 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611591 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611591 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085611591 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611591 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611591 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611591 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=5 -> eSLS=53: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085611591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611591 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=5 -> eSLS=21: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085611591 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085611591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085611591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085611592 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611592 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611592 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085611592 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085611592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085611592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085611592 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611592 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611592 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085611592 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611592 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611592 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611592 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) 20250404085611592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611592 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) 20250404085611592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085611592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085611592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085611592 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611592 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 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085611592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611592 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 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085611592 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 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085611592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085611592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085611592 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 20250404085611592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(80)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(80)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(80)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(78)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085611605 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611605 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611605 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611605 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611605 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611605 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611606 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085611606 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611607 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611607 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085611607 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611607 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) 20250404085611607 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) 20250404085611607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085611607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085611607 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611607 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611607 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085611607 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611607 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) 20250404085611607 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085611607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085611607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085611607 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611607 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611607 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085611607 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611607 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085611607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085611607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085611607 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611607 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611607 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085611607 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611607 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611607 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611607 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611607 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085611607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085611607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085611607 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611607 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 20250404085611607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085611607 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085611607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611607 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 20250404085611607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085611607 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 20250404085611607 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085611607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611607 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085611607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085611607 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 20250404085611607 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085611608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611608 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611608 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611608 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085611608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085611608 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(83)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(83)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(83)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(81)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085611626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085611626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085611626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085611626 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085611626 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085611626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085611626 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085611626 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085611626 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085611802 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 20250404085611802 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 20250404085611802 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085611802 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085611811 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611811 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085611811 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085611811 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085611811 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085611811 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085611811 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085611811 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 20250404085611811 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085611811 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085611811 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085611814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085611814 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085611814 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085611814 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085611814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085611814 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085611814 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 20250404085611814 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085611814 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085611814 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085611814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085611815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085611815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085611815 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085611815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085611815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085611815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085611815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085611815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085611815 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085611815 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611816 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611816 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085611816 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611816 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611816 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611816 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611816 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611816 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611816 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611816 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611816 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611816 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611816 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085611816 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085611816 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611816 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085611816 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085611817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085611817 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 20250404085611817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085611817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085611817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085611817 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085611817 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 20250404085611817 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 20250404085611817 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085611817 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085611823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085611823 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085611823 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085611823 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085611823 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085611823 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085611823 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 20250404085611823 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085611823 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085611823 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085611824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085611824 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085611824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085611824 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085611824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085611824 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085611824 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 20250404085611824 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085611824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085611824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085611824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085611824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085611824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085611824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085611824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085611824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085611824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085611824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085611824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085611824 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085611824 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085611824 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085611825 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085611825 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085611825 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085611825 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085611825 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085611825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611825 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085611825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085611825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085611825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085611825 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085611825 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085611825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085611825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085611825 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085611825 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085611826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085611826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085611826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085611826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085611826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085611826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085611826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085611826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085611826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085611826 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(79)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085612618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085612618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085612618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085612618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085612618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085612618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085612618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085612618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085612618 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085612618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085612619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085612619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085612619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085612619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085612619 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085612619 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085612619 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085612619 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085612619 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085612619 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085612619 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) 20250404085612619 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085612619 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085612619 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612619 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612619 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085612619 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085612619 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085612619 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085612619 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085612619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085612619 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085612619 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085612619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612619 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085612619 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085612619 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085612619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085612619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085612619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085612619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085612620 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085612620 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085612623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085612623 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085612623 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085612623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085612623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085612623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085612623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085612623 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085612623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085612623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085612623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085612623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085612623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085612623 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085612623 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085612623 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085612623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612623 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612623 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612623 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612623 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612623 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612623 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085612624 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085612624 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085612624 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085612624 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085612624 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(82)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085612628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085612629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085612629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085612629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085612629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085612629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085612629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085612629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085612629 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085612629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085612629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085612629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085612629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085612629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085612629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085612629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085612629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085612629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085612629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085612629 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085612629 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) 20250404085612629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085612629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085612629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085612629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085612629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085612629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085612629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085612629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085612629 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085612629 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085612629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612629 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085612629 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085612629 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085612629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085612629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085612629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085612630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085612630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085612630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085612632 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085612632 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085612632 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085612632 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085612632 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085612632 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085612632 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085612632 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085612632 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085612632 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085612632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085612632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085612632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085612632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085612632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085612632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085612632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085612632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085612632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085612632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085612632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085612632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085612632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085612632 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085612632 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085612635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085612635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085612635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 32 bytes from client (stream_srv.c:1351) 20250404085612635 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250404085612635 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNBAP register with TMSI 42000023 (hnbgw_hnbap.c:394) 20250404085612635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085612635 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085612644 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34315<->l=127.0.0.1:4262) (control_if.c:193) 20250404085612645 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39932<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(74)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(73)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085612647 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085612648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085612648 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085612648 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085612648 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085612648 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_tmsi_lai(72)@5e928ce02d95: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0-RUA(77)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(82)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(81)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(78)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(83)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(79)@5e928ce02d95: Final verdict of PTC: none TC_ue_register_tmsi_lai-Iuh0(76)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(75)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(80)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(84)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ue_register_tmsi_lai(72): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(73): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(74): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(75): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0(76): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ue_register_tmsi_lai-Iuh0-RUA(77): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(78): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(79): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(80): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(81): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(82): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(83): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(84): none (pass -> pass) MTC@5e928ce02d95: Test case TC_ue_register_tmsi_lai finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:12 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 20250404085612736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085612824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085612824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085612824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085612824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085612824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085612824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085612824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085612824 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085612824 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085612824 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085612824 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085612824 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085612824 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) 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085612824 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085612824 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) 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085612824 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 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085612824 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085612824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085612824 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085612824 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 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085612824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085612824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085612824 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085612824 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) 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085612824 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085612824 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) 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085612824 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 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085612824 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085612824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085612824 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085612824 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 20250404085612824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085612824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085612824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085612824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085612824 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085612824 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085612824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085612824 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085612824 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085612824 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085612824 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085612824 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085612824 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085612825 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085613238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39946<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=246704) Waiting for packet dumper to finish... 1 (prev_count=246704, count=247360) 20250404085614826 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085614826 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085614826 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085614826 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085614826 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085614826 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:15 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ue_register_before_hnb_register started. 20250404085616347 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085616352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085616356 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41573<->l=127.0.0.1:4262) (control_if.c:572) 20250404085616456 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616456 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616456 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616456 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616456 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616456 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ue_register_before_hnb_register-Iuh0(89)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085616456 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616456 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616456 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085616456 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085616458 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616458 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085616458 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616458 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) 20250404085616458 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) 20250404085616458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085616458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085616458 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616458 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616458 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085616458 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616458 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085616458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085616458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085616458 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616458 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616458 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085616458 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616458 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) 20250404085616458 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085616458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085616458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085616458 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616458 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616458 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085616458 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616458 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616458 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616458 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616458 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616458 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085616458 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085616458 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085616458 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616458 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 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085616458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616458 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 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085616458 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 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085616458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085616458 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 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085616458 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616458 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616458 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616458 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085616458 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(93)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(93)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(93)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(91)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085616470 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616470 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616470 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616470 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616471 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616471 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616471 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085616471 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616472 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616472 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085616472 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616472 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) 20250404085616472 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) 20250404085616472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085616472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085616472 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616472 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616472 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085616472 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616472 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=3 -> eSLS=3: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085616472 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085616472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085616472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085616472 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616472 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616472 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085616472 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616472 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085616472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085616472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085616472 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616472 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616472 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085616472 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616472 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616472 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616472 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616472 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616472 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616472 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085616472 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085616472 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616472 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085616472 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616472 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 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085616472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616472 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 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085616472 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 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085616472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085616472 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 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085616472 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616472 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616472 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616472 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085616472 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(96)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(96)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(96)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(94)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085616668 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 20250404085616668 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 20250404085616668 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085616668 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085616669 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616669 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085616669 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085616669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085616669 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085616669 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085616669 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085616669 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 20250404085616669 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085616669 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085616669 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085616670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616670 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085616670 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085616670 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085616670 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085616670 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085616670 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085616670 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 20250404085616670 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085616670 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085616670 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085616670 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085616670 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085616670 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085616670 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085616670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085616670 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085616670 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085616670 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085616670 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085616670 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085616670 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616671 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616671 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085616671 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616671 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) 20250404085616671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616671 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) 20250404085616671 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085616671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085616671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085616671 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616671 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616671 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616671 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085616671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085616671 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 20250404085616671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085616671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085616671 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085616671 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085616681 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 20250404085616681 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 20250404085616681 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085616681 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085616683 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616683 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085616683 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085616683 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085616683 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085616683 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085616683 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085616683 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 20250404085616683 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085616683 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085616683 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085616684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085616684 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085616684 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085616684 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085616684 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085616684 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085616684 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 20250404085616684 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085616684 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085616684 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085616684 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085616684 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085616685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085616685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085616685 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085616685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085616685 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085616685 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085616685 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085616685 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085616685 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085616685 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085616686 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085616686 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085616686 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085616686 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085616686 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085616686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085616686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085616686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085616686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085616686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085616686 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085616686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085616686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085616686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085616686 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085616686 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085616686 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085616686 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085616686 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085616686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085616686 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085616686 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085616686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085616686 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085616686 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(92)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085617483 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617483 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085617483 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085617483 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085617483 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085617483 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085617483 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085617483 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085617483 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085617483 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085617484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085617484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085617484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085617484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085617484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085617484 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085617484 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085617484 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085617484 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085617484 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085617484 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085617484 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) 20250404085617484 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085617484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085617484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085617484 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085617484 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085617484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085617484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085617484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085617484 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085617484 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085617484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617484 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085617484 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085617484 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085617485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085617485 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085617485 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085617485 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085617485 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085617485 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085617488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617488 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085617488 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085617488 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085617488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085617488 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085617488 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085617488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085617488 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085617488 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085617488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085617488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085617488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085617488 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085617488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085617488 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085617488 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085617488 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085617488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085617488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085617488 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085617488 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085617488 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(95)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085617491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617491 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085617491 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085617491 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085617492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085617492 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085617492 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085617492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085617492 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085617492 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085617492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085617492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085617492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085617492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085617492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085617492 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085617492 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085617492 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085617492 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085617492 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085617492 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085617492 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) 20250404085617492 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085617492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085617492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085617492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085617492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085617492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085617492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085617492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085617492 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085617492 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085617492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085617492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085617493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085617493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085617493 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085617493 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085617493 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085617493 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085617493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085617495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617495 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085617495 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085617495 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085617495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085617495 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085617495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085617495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085617495 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085617495 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085617495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085617495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085617495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085617495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085617495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085617495 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085617495 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085617495 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085617495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085617495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085617495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085617495 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085617495 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085617495 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085617495 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085617495 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085617496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085617496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085617496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 30 bytes from client (stream_srv.c:1351) 20250404085617496 DMAIN DEBUG Decoding message HNBAP_UERegisterRequestIEs (hnbap_decoder.c:374) (hnbap_decoder.c:374) 20250404085617496 DHNBAP DEBUG (127.0.0.1:9999 ) REJ UE_Id IMSI 262420000000001 (hnbgw_hnbap.c:283) 20250404085617496 DHNBAP ERROR (127.0.0.1:9999 ) Rejecting UE Register Request cause=radio(HNB not registered) (hnbgw_hnbap.c:295) 20250404085617496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085617496 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@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085617507 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56110<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085617508 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41573<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(86)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085617511 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56098<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085617512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085617512 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085617512 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085617512 DMAIN NOTICE (127.0.0.1:9999 ) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085617512 DMAIN INFO (disconnected ) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ue_register_before_hnb_register(85)@5e928ce02d95: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0-RUA(90)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(95)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(94)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(91)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(92)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(93)@5e928ce02d95: Final verdict of PTC: none TC_ue_register_before_hnb_register-Iuh0(89)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(88)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(97)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(96)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ue_register_before_hnb_register(85): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(86): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(88): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0(89): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ue_register_before_hnb_register-Iuh0-RUA(90): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(91): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(92): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(93): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(94): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(95): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(96): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(97): none (pass -> pass) MTC@5e928ce02d95: Test case TC_ue_register_before_hnb_register finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:17 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 20250404085617603 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56112<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085617688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085617688 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) 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085617688 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085617688 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) 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085617688 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 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085617688 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085617688 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085617688 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085617688 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 20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085617688 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085617689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085617689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085617689 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085617689 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) 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085617689 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085617689 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) 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085617689 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 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085617689 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085617689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085617689 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085617689 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 20250404085617689 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085617689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085617689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085617689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085617689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085617689 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085617689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085617689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085617689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085617689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085617689 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085617689 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085617689 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085617689 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085617689 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085617689 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085617689 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085617689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085617689 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085617689 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085617689 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085617689 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085617689 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085617689 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085617689 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085618106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56112<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=244348) Waiting for packet dumper to finish... 1 (prev_count=244348, count=245004) 20250404085619690 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085619690 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085619690 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085619690 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085619690 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085619690 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:20 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_cs_initial_ue started. 20250404085621200 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085621205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085621209 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33149<->l=127.0.0.1:4262) (control_if.c:572) 20250404085621271 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621271 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621271 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621271 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621271 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621271 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621272 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621272 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_initial_ue-Iuh0(102)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085621272 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085621272 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085621273 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621273 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085621273 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 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) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621273 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) 20250404085621273 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) 20250404085621273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085621273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085621273 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621273 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621273 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085621273 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621273 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085621273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085621273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085621273 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621273 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621273 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085621273 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 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) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621273 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) 20250404085621273 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085621273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085621273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085621273 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621273 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621273 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085621273 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085621274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085621274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085621274 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621274 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 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085621274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621274 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 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085621274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085621274 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 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085621274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085621274 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(106)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(106)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(106)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(104)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085621287 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621287 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621287 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621287 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621287 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621287 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621287 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085621287 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621288 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621288 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085621288 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621288 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) 20250404085621288 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) 20250404085621288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085621288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085621288 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621288 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621288 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085621288 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621288 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085621288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085621288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085621288 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621288 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621288 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085621288 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621288 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085621288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085621288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085621288 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621288 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621288 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085621288 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085621288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085621288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085621288 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621288 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 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085621289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621289 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 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085621289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085621289 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 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085621289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085621289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(109)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(109)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(109)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(107)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085621308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085621308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085621308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085621308 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085621308 DLGLOBAL DEBUG validating counter group 0x55c6f7c9cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085621308 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085621308 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085621308 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085621308 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085621308 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085621485 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 20250404085621485 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 20250404085621485 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085621485 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085621492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621492 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085621492 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085621492 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085621493 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085621493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085621493 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085621493 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 20250404085621493 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085621493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085621493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085621496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085621497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085621497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085621497 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085621497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085621497 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085621497 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 20250404085621497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085621497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085621497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085621497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085621497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085621497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085621497 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085621497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085621497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085621497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085621497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085621497 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085621497 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085621497 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621498 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621498 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085621498 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085621499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085621499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085621499 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085621500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085621500 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085621500 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085621500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085621500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085621500 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085621500 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 20250404085621500 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 20250404085621500 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085621500 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085621507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085621507 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085621507 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085621507 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085621507 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085621507 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085621508 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 20250404085621508 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085621508 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085621508 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085621510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085621510 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085621510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085621510 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085621510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085621510 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085621510 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 20250404085621510 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085621510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085621510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085621510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085621510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085621510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085621510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085621510 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085621510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085621510 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085621510 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085621510 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085621510 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085621510 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085621510 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085621512 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085621512 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085621512 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085621512 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085621512 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085621512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621512 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621512 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621512 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085621512 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085621512 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085621512 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085621512 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085621512 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085621512 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085621512 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085621512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085621512 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085621513 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085621513 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085621513 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085621513 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085621513 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085621513 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085621513 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085621513 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085621513 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085621513 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(105)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085622300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085622300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085622300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085622300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085622300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085622300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085622300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085622300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085622300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085622300 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085622300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085622300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085622300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085622300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085622300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085622300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085622300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085622300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085622300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085622300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085622300 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085622300 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085622300 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) 20250404085622300 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085622300 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085622300 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085622301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085622301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622301 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622301 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622301 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622301 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622301 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085622301 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085622301 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085622301 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085622301 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085622301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085622301 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085622301 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085622301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085622301 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085622301 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085622301 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085622301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085622301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085622301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085622301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085622301 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085622301 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085622304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085622304 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085622304 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085622304 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085622304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085622304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085622304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085622304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085622304 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085622304 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085622304 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085622304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085622304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085622304 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085622304 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085622304 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085622304 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085622304 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085622304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622304 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622304 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622304 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622304 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085622304 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085622304 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085622304 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085622304 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(108)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085622309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085622309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085622309 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085622309 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085622309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085622309 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085622309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085622309 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085622309 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085622309 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085622309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085622309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085622309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085622309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085622309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085622309 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085622309 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085622309 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085622309 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085622309 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085622309 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085622309 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) 20250404085622309 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085622309 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085622309 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622309 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622309 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622309 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085622309 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085622309 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085622309 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085622309 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085622309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085622309 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085622309 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085622309 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085622309 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085622309 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085622309 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085622309 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085622309 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 20250404085622309 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085622310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085622310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085622310 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085622311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085622311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085622311 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085622311 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085622311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085622311 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085622311 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085622312 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085622312 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085622312 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085622312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085622312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085622312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085622312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085622312 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085622312 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085622312 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085622312 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085622312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622312 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085622312 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085622312 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085622312 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085622312 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085622312 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085622312 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085622312 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085622322 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue0(111)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(105)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_ranap_cs_initial_ue0(111) TC_ranap_cs_initial_ue-Iuh0-RUA(103)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_initial_ue0(111)8941631 20250404085623337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085623337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085623337 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085623337 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085623337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x88703f, normal) (hnbgw_rua.c:407) 20250404085623337 DHNB DEBUG map_rua[0x55c700c0b180]{init}: Allocated (fsm.c:456) 20250404085623337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085623337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8941631 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085623337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085623337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085623337 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8941631 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085623337 DCN DEBUG map_sccp[0x55c700c0f2c0]{init}: Allocated (fsm.c:456) 20250404085623337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085623337 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8941631 <-> SCCP-1 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085623337 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8941631 SCCP-1 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085623337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085623337 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085623337 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085623337 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085623337 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085623337 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085623337 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{IDLE}: Allocated (fsm.c:456) 20250404085623337 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085623337 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002e40056400500f1100926) (sccp_scrc.c:415) 20250404085623337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085623337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085623337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085623337 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085623337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085623337 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085623337 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085623337 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085623337 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085623337 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085623337 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085623338 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085623338 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085623338 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085623338 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085623338 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 02 e4 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085623338 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085623338 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085623338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085623338 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085623338 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085623338 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085623338 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085623338 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085623338 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085623338 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085623338 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085623338 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085623338 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 e4 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(104)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(105)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_ranap_cs_initial_ue0(111) HNBGW_Test.msc0-RAN(105)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_initial_ue0(111)1857296 HNBGW_Test.msc0-SCCP(104)@5e928ce02d95: Session index based on connection ID:0 TC_ranap_cs_initial_ue0(111)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(104)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085623342 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085623342 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085623342 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085623342 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085623342 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085623342 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085623342 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085623342 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085623342 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085623342 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bb 35 e2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085623342 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085623342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085623342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085623342 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085623342 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085623342 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bb35e2) (sccp_scrc.c:486) 20250404085623342 DLSCCP DEBUG Received CO:COAK for local reference 1 (sccp_scoc.c:1855) 20250404085623342 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085623342 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085623342 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085623343 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085623343 DCN DEBUG handle_cn_conn_conf() conn_id=1, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085623343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085623343 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085623345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085623345 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33149<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(99)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085623346 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56126<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue(98)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(108)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(107)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_initial_ue-Iuh0-RUA(103)@5e928ce02d95: Final verdict of PTC: none 20250404085623347 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085623347 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) 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085623347 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085623347 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) 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085623347 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 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085623347 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085623347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085623347 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085623347 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 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085623347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085623347 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085623347 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085623347 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085623347 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085623347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085623347 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085623347 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085623347 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085623347 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085623347 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085623347 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085623347 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085623347 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085623347 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) 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085623347 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085623347 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(105)@5e928ce02d95: Final verdict of PTC: none 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085623347 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 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085623347 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085623347 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085623347 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085623348 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085623348 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 20250404085623348 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085623348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085623348 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(106)@5e928ce02d95: Final verdict of PTC: none 20250404085623348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085623348 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085623348 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085623348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085623348 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085623348 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085623348 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085623348 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085623348 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085623348 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085623348 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085623348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085623348 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085623348 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085623348 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e2), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085623348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085623348 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085623348 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085623348 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085623348 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085623348 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085623348 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 bb 35 e2 00 00 01 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) HNBGW_Test.sgsn0-M3UA(109)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(101)@5e928ce02d95: Final verdict of PTC: none 20250404085623348 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085623348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085623348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085623348 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085623348 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085623348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085623348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085623348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{disrupted}: Freeing instance (context_map.c:202) 20250404085623348 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8941631)[0x55c700c0b180]{disrupted}: Deallocated (fsm.c:568) 20250404085623348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085623348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085623348 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-1)[0x55c700c0f2c0]{disconnected}: Deallocated (fsm.c:568) 20250404085623348 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8941631 SCCP-1 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085623348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085623348 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.msc0-SCCP(104)@5e928ce02d95: Final verdict of PTC: none 20250404085623348 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085623348 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085623348 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085623348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085623348 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085623348 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085623348 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085623348 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085623348 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085623348 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085623348 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_ranap_cs_initial_ue-Iuh0(102)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(110)@5e928ce02d95: Final verdict of PTC: none 20250404085623349 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56144<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue0(111)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue(98): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(99): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(101): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0(102): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_initial_ue-Iuh0-RUA(103): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(104): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(105): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(106): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(107): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(108): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(109): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(110): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_initial_ue0(111): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_cs_initial_ue finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:23 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 20250404085623396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:56150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085623897 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:56150<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275788) Waiting for packet dumper to finish... 1 (prev_count=275788, count=276544) 20250404085625348 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085625348 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085625348 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085625348 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085625348 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085625348 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:25 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_ps_initial_ue started. 20250404085626941 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085626945 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085626949 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46265<->l=127.0.0.1:4262) (control_if.c:572) 20250404085627028 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627028 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627028 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627028 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627028 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627028 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627028 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085627029 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_initial_ue-Iuh0(116)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085627029 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627029 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627029 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627029 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085627029 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627029 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627029 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627029 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) 20250404085627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627029 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627029 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627029 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627029 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627029 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627029 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627029 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) 20250404085627029 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085627029 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085627029 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627029 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085627029 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627029 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627029 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627029 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085627029 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085627029 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 20250404085627029 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085627030 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627030 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085627030 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 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) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627030 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) 20250404085627030 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) 20250404085627030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085627030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085627030 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627030 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627030 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085627030 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627030 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085627030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085627030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085627030 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627030 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627030 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085627030 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627031 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627031 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085627031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085627031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085627031 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627031 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 20250404085627031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085627031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085627031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627031 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 20250404085627031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085627031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085627031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085627031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085627031 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(120)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(120)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(120)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(118)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085627047 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627047 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627047 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627047 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627047 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627047 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627047 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085627047 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627048 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627048 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085627048 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627048 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) 20250404085627048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627048 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) 20250404085627048 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) 20250404085627048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085627048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085627048 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627048 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627048 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085627048 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627049 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085627049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085627049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085627049 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627049 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627049 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085627049 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627049 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085627049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085627049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085627049 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627049 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627049 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085627049 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627049 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627049 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627049 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085627049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085627049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627049 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085627049 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627050 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 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085627050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627050 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 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085627050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085627050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627050 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627050 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627050 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085627050 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(123)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(123)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(123)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(121)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085627079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085627079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085627079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085627079 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085627079 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085627079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085627079 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085627079 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085627079 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085627243 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 20250404085627243 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 20250404085627243 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085627243 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085627251 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627251 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085627251 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085627251 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085627251 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085627251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085627251 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085627251 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 20250404085627251 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085627251 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085627251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085627254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627254 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085627254 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085627254 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085627254 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085627254 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085627254 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085627254 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 20250404085627254 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085627254 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085627254 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085627254 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085627254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085627254 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085627254 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085627254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085627254 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085627254 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085627254 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085627254 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085627254 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085627254 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627255 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627255 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085627255 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627255 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627255 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627255 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) 20250404085627255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627255 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627255 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627255 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627255 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627255 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627255 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627255 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) 20250404085627255 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085627255 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085627255 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627255 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085627255 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627255 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627255 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627255 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627255 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085627255 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085627255 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 20250404085627255 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085627255 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085627255 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085627255 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085627263 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 20250404085627263 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 20250404085627263 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085627263 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085627264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085627264 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085627264 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085627264 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085627264 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085627264 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085627264 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 20250404085627264 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085627264 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085627264 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085627265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085627265 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085627265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085627265 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085627265 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085627265 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085627265 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 20250404085627265 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085627265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085627265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085627265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085627265 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085627265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085627265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085627265 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085627265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085627265 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085627265 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085627265 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085627265 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085627265 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085627265 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085627266 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085627266 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085627266 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085627266 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085627266 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085627266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085627266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085627266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085627266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085627266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085627266 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085627266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085627266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085627266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085627266 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085627266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085627266 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085627266 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085627266 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085627266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085627266 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 20250404085627266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085627266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085627266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085627266 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085628054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085628054 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085628054 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085628054 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085628054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085628054 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085628054 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085628054 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085628054 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085628054 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085628054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085628054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085628054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085628054 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085628054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085628054 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085628054 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085628054 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628054 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085628054 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085628055 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085628055 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085628055 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) 20250404085628055 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085628055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085628055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085628055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085628055 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085628055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085628055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085628055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085628055 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085628055 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085628055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085628055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085628055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085628055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085628055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085628055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085628055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085628055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085628055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085628055 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085628055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085628055 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085628055 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085628055 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085628055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085628055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085628055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085628055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085628055 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085628055 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085628055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085628055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085628055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085628055 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085628055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085628055 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085628055 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085628055 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628055 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085628055 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085628055 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085628055 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085628055 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(122)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085628070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085628070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085628070 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085628070 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085628070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085628070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085628070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085628070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085628070 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085628070 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085628070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085628070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085628070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085628070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085628070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085628070 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085628070 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085628070 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085628070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628070 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085628070 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085628070 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085628070 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085628070 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) 20250404085628070 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085628070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085628070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085628070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085628070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085628071 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) 20250404085628071 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085628071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085628071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085628071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085628071 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085628071 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085628071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085628071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085628071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085628071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085628071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085628071 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 20250404085628071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085628071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085628071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085628071 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085628071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085628071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085628071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085628072 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085628072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085628072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085628072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085628072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085628072 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085628072 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085628072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085628072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085628072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085628072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085628072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085628072 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085628072 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085628072 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085628072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085628072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085628072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085628072 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085628072 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085628072 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085628072 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085628072 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085628105 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue0(125)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(122)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_initial_ue0(125) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_initial_ue0(125)11304370 20250404085629138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085629138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085629138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085629138 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085629138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xac7db2, normal) (hnbgw_rua.c:407) 20250404085629138 DHNB DEBUG map_rua[0x55c700c0b180]{init}: Allocated (fsm.c:456) 20250404085629138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085629138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11304370 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085629138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085629138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085629138 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085629138 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11304370 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085629138 DCN DEBUG map_sccp[0x55c700c0f2c0]{init}: Allocated (fsm.c:456) 20250404085629138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085629138 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11304370 <-> SCCP-2 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085629138 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11304370 SCCP-2 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085629138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085629138 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085629138 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085629138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085629138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085629138 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085629138 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{IDLE}: Allocated (fsm.c:456) 20250404085629138 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085629138 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300030b0056400500f1100926) (sccp_scrc.c:415) 20250404085629138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085629138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085629138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085629138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085629138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085629138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085629138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085629138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085629138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085629138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085629138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085629138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085629138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085629138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085629138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085629138 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 00 00 3a 40 08 00 00 f1 10 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 0b 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:1175) 20250404085629138 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085629138 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085629138 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085629138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085629138 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085629138 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085629139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085629139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085629139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085629139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085629139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085629139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085629139 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 0b 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(121)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(122)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ranap_ps_initial_ue0(125) HNBGW_Test.sgsn0-RAN(122)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_initial_ue0(125)14520326 HNBGW_Test.sgsn0-SCCP(121)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(121)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_initial_ue0(125)@5e928ce02d95: setverdict(pass): none -> pass 20250404085629144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085629144 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085629144 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085629144 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085629144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085629144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085629144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085629144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085629144 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085629144 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b7 38 4d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085629144 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085629144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085629144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085629144 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085629144 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085629144 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b7384d) (sccp_scrc.c:486) 20250404085629144 DLSCCP DEBUG Received CO:COAK for local reference 2 (sccp_scoc.c:1855) 20250404085629144 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085629144 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085629144 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085629144 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085629144 DCN DEBUG handle_cn_conn_conf() conn_id=2, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085629144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085629144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085629149 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60392<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085629151 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46265<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(113)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085629152 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60382<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue-Iuh0-RUA(117)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(119)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(118)@5e928ce02d95: Final verdict of PTC: none 20250404085629155 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085629155 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) 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085629155 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085629155 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) 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085629155 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 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085629155 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085629155 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085629155 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085629155 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 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085629155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085629155 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_initial_ue(112)@5e928ce02d95: Final verdict of PTC: none 20250404085629155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085629155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085629155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085629155 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) 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085629155 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085629155 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) 20250404085629155 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085629156 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085629155 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085629155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085629155 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085629155 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085629155 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085629155 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085629155 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085629155 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085629156 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 20250404085629156 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085629156 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085629156 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085629156 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085629156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085629156 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085629156 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 20250404085629156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085629156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085629156 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(121)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(120)@5e928ce02d95: Final verdict of PTC: none20250404085629156 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_initial_ue-Iuh0(116)@5e928ce02d95: Final verdict of PTC: none 20250404085629156 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085629156 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085629156 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085629156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085629156 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085629156 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085629156 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085629156 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085629156 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085629156 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085629156 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085629156 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085629156 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085629156 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085629157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7384d), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085629157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085629157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085629157 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085629157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085629157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085629157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085629157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b7 38 4d 00 00 02 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085629157 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085629157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085629157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085629157 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085629157 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085629157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085629157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085629157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{disrupted}: Freeing instance (context_map.c:202) 20250404085629157 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-11304370)[0x55c700c0b180]{disrupted}: Deallocated (fsm.c:568) 20250404085629157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085629157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085629157 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-2)[0x55c700c0f2c0]{disconnected}: Deallocated (fsm.c:568) 20250404085629157 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11304370 SCCP-2 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404085629158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085629158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085629158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085629158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085629158 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085629158 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085629158 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085629158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085629158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085629158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085629158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085629158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085629158 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn0-M3UA(123)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(115)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(124)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(122)@5e928ce02d95: Final verdict of PTC: none 20250404085629166 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60400<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue0(125)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue(112): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(113): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(115): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0(116): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_initial_ue-Iuh0-RUA(117): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(118): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(119): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(120): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(121): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(122): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(123): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(124): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_initial_ue0(125): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_ps_initial_ue finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:29 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 20250404085629251 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085629754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60408<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=280200) Waiting for packet dumper to finish... 1 (prev_count=280200, count=280856) 20250404085631156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085631156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085631156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085631156 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085631156 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085631156 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_cs_initial_ue_empty_cr started. 20250404085632820 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085632825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085632828 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33849<->l=127.0.0.1:4262) (control_if.c:572) 20250404085632906 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632906 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632906 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632906 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632907 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085632907 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085632907 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632907 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632907 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632907 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085632907 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632907 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632907 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632907 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632907 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632907 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632907 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632907 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632907 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632907 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632907 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085632907 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085632907 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632907 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085632907 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632907 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632907 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632907 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632907 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085632907 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085632907 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085632907 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632907 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632908 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632908 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085632908 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632908 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=0 -> eSLS=64: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085632908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632908 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=0 -> eSLS=96: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085632908 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) 20250404085632908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085632908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632908 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085632908 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632908 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632908 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085632908 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632908 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632908 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632909 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085632909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085632909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085632909 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632909 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632909 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085632909 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632909 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632909 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632909 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632909 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632909 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632909 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632909 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085632909 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085632909 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632909 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085632909 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632909 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 20250404085632909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085632909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085632909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632909 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 20250404085632909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085632909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085632909 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632909 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632909 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632909 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085632909 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085632909 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(134)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(134)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(134)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085632923 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632923 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632923 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632923 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632923 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632923 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632923 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085632923 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085632924 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632924 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085632924 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632924 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) 20250404085632924 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) 20250404085632924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085632924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085632924 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632924 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632924 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085632924 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632924 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) 20250404085632924 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085632924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085632924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085632924 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632924 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632924 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085632924 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632924 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085632924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085632924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085632924 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632924 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085632924 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085632924 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085632924 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085632924 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085632924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632924 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085632925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085632925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085632925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085632925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085632925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085632925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085632925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085632925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085632925 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085632925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632925 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 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085632925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632925 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 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085632925 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 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085632925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085632925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085632925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085632925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085632925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085632925 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(137)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(137)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(137)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(135)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085632947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085632947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085632947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085632947 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085632947 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085632947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085632947 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085632947 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085632947 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085633120 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 20250404085633121 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 20250404085633121 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085633121 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085633131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085633131 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085633131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085633131 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085633131 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085633131 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085633131 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 20250404085633131 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085633131 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085633131 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085633134 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633134 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085633134 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085633134 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085633134 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085633134 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085633134 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085633134 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 20250404085633135 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085633135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085633135 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085633135 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085633135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633135 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085633135 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085633135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085633135 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085633135 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085633135 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085633135 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085633135 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085633135 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085633136 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085633136 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085633136 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085633136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085633136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085633136 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633136 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633136 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633136 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085633137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085633137 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085633137 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085633137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085633137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085633137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085633137 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085633137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085633137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085633137 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085633137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085633137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085633137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085633137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085633137 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633137 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085633137 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 20250404085633137 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 20250404085633137 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085633137 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(137)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085633143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633143 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085633143 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085633143 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085633143 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085633144 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085633144 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085633144 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 20250404085633144 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085633144 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085633144 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085633146 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633146 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085633146 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085633146 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085633146 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085633146 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085633146 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085633146 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 20250404085633146 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085633146 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085633146 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085633146 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085633146 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085633146 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633146 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085633146 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085633146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085633146 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085633146 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085633146 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085633146 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085633146 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085633146 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085633148 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085633148 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085633148 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085633148 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085633148 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085633148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085633148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633148 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633148 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633148 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633148 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633148 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085633148 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085633148 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085633148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085633148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085633148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085633148 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085633148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633148 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085633148 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085633148 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085633148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085633148 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 20250404085633148 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085633148 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085633148 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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 02  20250404085633349 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085633349 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bb35e2), PART(T=Source Reference,L=4,D=00000001), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085633349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085633349 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085633349 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085633349 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085633349 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085633349 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085633349 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 35 e2 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085633349 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633349 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085633349 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085633349 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085633349 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085633349 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085633349 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085633349 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085633349 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633349 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bb 35 e2 00 00 01 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085633352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085633352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085633352 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085633352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085633352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085633352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085633352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085633352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633352 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bb 35 e2 00 00 06 00 08 00 00 00 07  20250404085633352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085633352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085633352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085633352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085633352 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=00bb35e2) (sccp_scrc.c:486) 20250404085633352 DLSCCP DEBUG Received CO:RELCO for local reference 1 (sccp_scoc.c:1855) 20250404085633352 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085633352 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085633352 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085633352 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085633352 DLSCCP DEBUG SCCP-SCOC(1)[0x55c700c100d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(133)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085633930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085633930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085633930 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085633930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085633930 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085633930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085633930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085633930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633930 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085633930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085633930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085633930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085633930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085633930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085633930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085633930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085633930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085633931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085633931 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085633931 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085633931 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) 20250404085633931 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085633931 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085633931 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085633931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085633931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085633931 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085633931 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085633931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085633931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085633931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085633931 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085633931 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085633931 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633931 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085633931 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085633931 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085633931 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085633931 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085633932 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085633932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085633932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085633934 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085633934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085633934 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085633934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085633934 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085633934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085633934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085633934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085633934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085633934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085633934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085633934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085633934 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085633934 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085633934 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085633934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633934 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633934 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633934 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633934 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633934 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633935 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633935 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085633935 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085633935 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085633935 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085633935 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(136)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085633947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085633947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085633947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085633947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085633947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085633947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085633947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085633947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633947 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085633947 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085633947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085633947 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085633947 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085633947 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085633947 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085633947 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633947 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085633947 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085633947 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085633947 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085633947 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) 20250404085633947 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085633947 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085633948 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633948 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085633948 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085633948 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085633948 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085633948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085633948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085633948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085633947 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633947 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633947 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633947 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085633948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085633948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085633948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085633948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085633948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085633948 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085633948 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085633948 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633948 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085633951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085633951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085633951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085633951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085633951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085633951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085633951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085633951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085633951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085633951 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085633951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085633951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085633951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085633951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085633951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085633951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085633951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085633951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085633951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085633951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085633951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085633951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085633951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085633951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085633951 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085633951 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085633986 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_initial_ue_empty_cr0(139)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.msc0-RAN(133)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)14577373 20250404085635031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085635031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085635031 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085635031 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085635031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde6edd, normal) (hnbgw_rua.c:407) 20250404085635031 DHNB DEBUG map_rua[0x55c700c100d0]{init}: Allocated (fsm.c:456) 20250404085635031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085635031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577373 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085635031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085635031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085635031 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577373 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085635031 DCN DEBUG map_sccp[0x55c700c0b180]{init}: Allocated (fsm.c:456) 20250404085635031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085635031 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14577373 <-> SCCP-3 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085635031 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577373 SCCP-3 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085635031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085635031 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085635031 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085635031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085635031 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085635031 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085635031 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{IDLE}: Allocated (fsm.c:456) 20250404085635031 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085635031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250404085635031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085635031 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085635031 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085635031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085635031 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085635032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085635032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085635032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085635032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085635032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085635032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085635032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085635032 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085635032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085635032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085635032 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:1175) 20250404085635032 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085635032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085635032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085635032 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085635032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085635032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085635032 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085635032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085635032 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085635032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085635032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085635032 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085635032 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(133)@5e928ce02d95: Found Expect[0] for l3=omit handled at TC_ranap_cs_initial_ue_empty_cr0(139) HNBGW_Test.msc0-RAN(133)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_initial_ue_empty_cr0(139)68725 HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085635044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085635044 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085635044 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085635044 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085635044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085635044 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085635044 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085635044 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085635044 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085635044 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 15 d6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085635044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085635044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085635044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085635044 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085635044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085635044 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e315d6) (sccp_scrc.c:486) 20250404085635044 DLSCCP DEBUG Received CO:COAK for local reference 3 (sccp_scoc.c:1855) 20250404085635044 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085635044 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085635044 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085635044 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085635045 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e315d6), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030002350056400500f1100926) (sccp_scrc.c:415) 20250404085635045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085635045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085635045 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085635045 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085635045 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085635045 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085635045 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 e3 15 d6 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 35 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085635045 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085635045 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085635045 DCN DEBUG handle_cn_conn_conf() conn_id=3, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085635045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085635045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085635045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085635045 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085635045 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085635045 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085635045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085635045 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085635045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085635045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085635045 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085635045 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 15 d6 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 35 00 56 40 05 00 f1 10 09 26 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_initial_ue_empty_cr0(139)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085635067 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085635069 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33849<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(127)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(128)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085635070 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60416<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131)@5e928ce02d95: Final verdict of PTC: none 20250404085635073 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085635073 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) 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085635073 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085635073 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) 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085635073 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 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085635073 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085635073 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085635073 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085635073 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 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085635073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085635073 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085635073 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085635073 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) 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085635073 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085635074 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 20250404085635074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085635074 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW_Test.sgsn0-RAN(136)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(133)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(135)@5e928ce02d95: Final verdict of PTC: none 20250404085635074 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085635074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085635074 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085635074 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085635074 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085635074 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085635074 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085635074 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085635074 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085635074 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) 20250404085635074 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085635074 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085635074 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 20250404085635074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085635074 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085635074 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085635074 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085635074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085635074 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085635074 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 20250404085635074 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085635074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085635074 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(134)@5e928ce02d95: Final verdict of PTC: none 20250404085635074 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085635074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085635074 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085635074 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085635074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e315d6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085635074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085635074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085635074 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085635074 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085635074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085635074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085635074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 e3 15 d6 00 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085635074 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085635074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085635074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085635074 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085635074 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085635074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085635074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085635074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{disrupted}: Freeing instance (context_map.c:202) 20250404085635074 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14577373)[0x55c700c100d0]{disrupted}: Deallocated (fsm.c:568) 20250404085635074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085635074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{disconnected}: Freeing instance (context_map.c:206) 20250404085635074 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-3)[0x55c700c0b180]{disconnected}: Deallocated (fsm.c:568) 20250404085635075 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14577373 SCCP-3 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085635075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085635075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085635075 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085635075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085635075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085635075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085635075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085635075 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085635075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085635075 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(129)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(132)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_initial_ue_empty_cr-Iuh0(130)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(137)@5e928ce02d95: Final verdict of PTC: none 20250404085635075 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085635075 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085635075 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085635075 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085635075 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085635075 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085635075 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085635075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085635075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085635075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085635075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085635075 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085635075 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085635075 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(138)@5e928ce02d95: Final verdict of PTC: none 20250404085635079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60444<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_initial_ue_empty_cr0(139)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_cs_initial_ue_empty_cr(126): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(127): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(129): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0(130): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr-Iuh0-RUA(131): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(132): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(133): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(134): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(135): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(136): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(137): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(138): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_initial_ue_empty_cr0(139): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_cs_initial_ue_empty_cr finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:35 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 20250404085635161 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085635663 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:60448<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301496) Waiting for packet dumper to finish... 1 (prev_count=301496, count=302152) 20250404085637074 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085637074 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085637074 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085637074 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085637074 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085637074 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_ps_initial_ue_empty_cr started. 20250404085638758 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085638763 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085638766 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46655<->l=127.0.0.1:4262) (control_if.c:572) 20250404085638842 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638842 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638842 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638842 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085638842 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085638842 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085638843 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638843 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638843 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638843 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085638843 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638843 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085638843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085638843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085638843 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638843 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638843 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638843 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638843 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085638843 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638843 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638843 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638843 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638843 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638843 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638843 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085638843 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085638843 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085638843 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085638843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085638843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085638843 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638843 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638843 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638843 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085638843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085638843 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085638844 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638844 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085638844 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638844 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) 20250404085638844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638844 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) 20250404085638844 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) 20250404085638844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085638844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085638844 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638844 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638844 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085638844 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638844 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085638844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085638844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085638844 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638844 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 20250404085638844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085638844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085638844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638844 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638844 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638844 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 20250404085638844 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085638844 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(148)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(148)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(148)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(146)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085638856 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638856 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638856 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638856 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638856 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638856 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638856 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085638856 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085638857 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638857 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085638858 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638858 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) 20250404085638858 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) 20250404085638858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085638858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085638858 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638858 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638858 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085638858 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638858 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085638858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085638858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085638858 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638858 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638858 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085638858 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638858 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085638858 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085638858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085638858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085638858 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638858 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085638858 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085638858 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085638858 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085638858 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085638858 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085638858 [1;34mDLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085638858 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085638858 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085638858 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085638858 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085638858 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085638858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085638858 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085638858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638858 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 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085638858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638858 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 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085638858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085638858 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 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085638858 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085638858 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085638858 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085638858 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085638858 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(151)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(151)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(151)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085638877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085638877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085638877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085638877 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085638877 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085638877 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085638877 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085638877 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085638877 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085639055 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 20250404085639055 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 20250404085639055 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085639055 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085639065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085639065 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085639065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085639065 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085639065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085639065 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085639065 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 20250404085639065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085639065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085639065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085639067 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 20250404085639067 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 20250404085639068 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085639068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085639070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639070 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085639070 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085639070 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085639070 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085639070 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085639070 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085639070 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 20250404085639070 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085639070 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085639070 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085639070 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication HNBGW_Test.sgsn0-M3UA(151)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085639070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639070 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085639070 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085639070 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085639071 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085639071 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085639071 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085639071 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085639071 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085639071 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085639072 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085639072 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085639072 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085639072 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085639072 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085639072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639072 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639072 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639072 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639072 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639072 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085639072 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639072 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085639072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085639072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085639072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085639072 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085639073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085639073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085639073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085639073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085639073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085639073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085639073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085639073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639073 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085639074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639074 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085639074 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085639074 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085639074 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085639074 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085639074 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085639074 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 20250404085639074 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085639074 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085639074 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085639076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639076 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085639076 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085639076 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085639076 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085639076 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085639076 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085639076 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 20250404085639076 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085639076 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085639076 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085639076 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085639076 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085639077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085639077 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085639077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085639077 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085639077 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085639077 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085639077 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085639077 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085639077 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085639078 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085639078 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085639078 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085639078 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085639078 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085639078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085639078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639078 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085639078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085639078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085639078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085639078 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085639078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085639078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085639078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085639078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085639078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085639078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085639078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085639078 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639078 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085639157 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085639157 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b7384d), PART(T=Source Reference,L=4,D=00000002), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085639157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085639157 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085639157 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085639157 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085639157 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085639157 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085639157 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 38 4d 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085639158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639158 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085639158 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085639158 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085639158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085639158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085639158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085639158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085639158 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639158 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b7 38 4d 00 00 02 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085639167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085639167 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085639167 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085639167 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085639167 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085639167 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085639167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085639167 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639167 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b7 38 4d 00 00 06 00 08 00 00 00 07  20250404085639167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085639167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085639167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085639167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085639167 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=00b7384d) (sccp_scrc.c:486) 20250404085639167 DLSCCP DEBUG Received CO:RELCO for local reference 2 (sccp_scoc.c:1855) 20250404085639167 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085639167 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085639167 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085639167 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085639167 DLSCCP DEBUG SCCP-SCOC(2)[0x55c700c0e1b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(147)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085639873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639873 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085639873 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085639873 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085639873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085639873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085639873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085639873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085639873 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639874 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085639874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085639874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085639874 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085639874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085639874 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085639874 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085639874 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085639874 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085639874 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085639874 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085639874 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) 20250404085639874 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085639874 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085639874 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639874 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639874 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639874 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085639874 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639874 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085639874 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085639874 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085639874 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085639874 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085639874 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085639874 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639874 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085639874 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085639874 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085639874 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085639874 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085639874 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085639874 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085639874 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639874 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085639875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085639875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085639875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085639875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085639875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085639875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085639875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085639875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639875 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085639875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085639875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085639875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085639875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085639875 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085639875 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085639875 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085639875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639875 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639875 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639875 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639875 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085639875 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085639875 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085639875 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085639875 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085639876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085639876 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085639876 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085639876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085639876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085639876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085639876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085639876 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639876 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085639876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085639877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085639877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085639877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085639877 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085639877 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085639877 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085639877 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085639877 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085639877 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085639877 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) 20250404085639877 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085639877 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085639877 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639877 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639877 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639877 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085639877 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085639877 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085639877 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085639877 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085639877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085639877 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085639877 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085639877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639878 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085639878 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085639878 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085639878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085639878 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085639878 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085639878 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085639878 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-RAN(150)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085639878 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085639881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085639881 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085639881 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085639881 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085639881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085639881 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085639881 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085639881 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085639881 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085639881 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085639882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085639882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085639882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085639882 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085639882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085639882 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085639882 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085639882 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085639882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085639882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085639882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085639882 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085639882 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085639882 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085639882 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085639882 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085639898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_initial_ue_empty_cr0(153)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := omit, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(150)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)14514001 20250404085640923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085640923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085640923 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085640924 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085640924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdd7751, normal) (hnbgw_rua.c:407) 20250404085640924 DHNB DEBUG map_rua[0x55c700c0e1b0]{init}: Allocated (fsm.c:456) 20250404085640924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085640924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14514001 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085640924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085640924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085640924 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085640924 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14514001 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085640924 DCN DEBUG map_sccp[0x55c700c100d0]{init}: Allocated (fsm.c:456) 20250404085640924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085640924 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14514001 <-> SCCP-4 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085640924 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14514001 SCCP-4 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085640924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085640924 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085640924 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085640924 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085640924 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085640924 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085640924 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{IDLE}: Allocated (fsm.c:456) 20250404085640924 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085640924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250404085640924 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085640924 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085640925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085640925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085640925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085640925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085640925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085640925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085640925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085640925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085640925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085640925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085640925 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085640925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085640925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085640925 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:1175) 20250404085640925 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085640925 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085640925 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085640925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085640925 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085640925 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085640925 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085640925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085640925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085640925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085640925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085640925 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085640925 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(150)@5e928ce02d95: Found Expect[0] for l3=omit handled at TC_ranap_ps_initial_ue_empty_cr0(153) HNBGW_Test.sgsn0-RAN(150)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_initial_ue_empty_cr0(153)7307190 HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085640939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085640939 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085640939 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085640939 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085640939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085640939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085640939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085640939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085640939 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085640939 DLSS7 <000c> osmo_ss7_asp.c:1175 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 84 3c 5c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085640939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085640939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085640939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085640939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085640940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085640940 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00843c5c) (sccp_scrc.c:486) 20250404085640940 DLSCCP DEBUG Received CO:COAK for local reference 4 (sccp_scoc.c:1855) 20250404085640940 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085640940 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085640940 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085640940 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085640940 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843c5c), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f40030001d50056400500f1100926) (sccp_scrc.c:415) 20250404085640940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085640940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085640940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085640940 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085640940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085640940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085640940 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 84 3c 5c 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 00 00 3a 40 08 00 00 f1 10 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 d5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085640940 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085640940 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085640940 DCN DEBUG handle_cn_conn_conf() conn_id=4, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085640940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085640940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085640940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085640940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085640940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085640940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085640940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085640940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085640940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085640940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085640941 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085640941 DLSS7 <000c> osmo_ss7_asp.c:1175 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 84 3c 5c 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 00 00 3a 40 08 00 00 f1 10 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 d5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_initial_ue_empty_cr0(153)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085640968 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46655<->l=127.0.0.1:4262) (control_if.c:193) 20250404085640969 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51748<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(142)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(141)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085640974 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51732<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085640975 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085640976 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) 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085640976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085640976 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) 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085640976 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 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085640976 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085640976 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085640976 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085640976 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 20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085640976 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085640976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085640976 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(146)@5e928ce02d95: Final verdict of PTC: none TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(147)@5e928ce02d95: Final verdict of PTC: none 20250404085640977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085640977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085640977 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085640977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085640977 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085640977 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085640977 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085640977 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085640977 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085640977 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085640977 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(149)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(148)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(150)@5e928ce02d95: Final verdict of PTC: none 20250404085640978 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 20250404085640978 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) 20250404085640978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085640978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085640978 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) 20250404085640978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085640978 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085640978 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085640978 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085640978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085640978 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085640978 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 20250404085640978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085640978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085640978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085640979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085640979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_ranap_ps_initial_ue_empty_cr-Iuh0(144)@5e928ce02d95: Final verdict of PTC: none 20250404085640979 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085640979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085640979 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085640979 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085640979 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085640979 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085640979 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085640979 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085640979 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085640979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085640979 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085640979 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085640979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843c5c), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085640979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085640979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085640979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085640979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085640979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085640980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085640980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 84 3c 5c 00 00 04 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085640980 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085640980 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085640980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{disrupted}: Freeing instance (context_map.c:202) 20250404085640980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14514001)[0x55c700c0e1b0]{disrupted}: Deallocated (fsm.c:568) 20250404085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{disconnected}: Freeing instance (context_map.c:206) 20250404085640980 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-4)[0x55c700c100d0]{disconnected}: Deallocated (fsm.c:568) 20250404085640980 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14514001 SCCP-4 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-M3UA(151)@5e928ce02d95: Final verdict of PTC: none 20250404085640980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085640980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085640980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085640981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085640981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085640981 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085640981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085640981 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085640981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085640981 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085640981 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085640981 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085640981 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(152)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(143)@5e928ce02d95: Final verdict of PTC: none 20250404085640983 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51758<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_initial_ue_empty_cr0(153)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_ps_initial_ue_empty_cr(140): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(141): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(143): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0(144): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr-Iuh0-RUA(145): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(146): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(147): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(148): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(149): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(150): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(151): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(152): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_initial_ue_empty_cr0(153): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_ps_initial_ue_empty_cr finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:41 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 20250404085641069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085641570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51774<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301020) Waiting for packet dumper to finish... 1 (prev_count=301020, count=301676) 20250404085642978 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085642978 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085642978 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085642979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085642979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085642979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_cs_bidir started. 20250404085644662 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51790<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085644668 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085644672 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44981<->l=127.0.0.1:4262) (control_if.c:572) 20250404085644743 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644743 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644744 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644744 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644744 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644744 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644744 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644744 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644744 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085644744 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_cs_bidir-Iuh0(158)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085644745 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644745 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085644745 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644745 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) 20250404085644745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644745 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) 20250404085644745 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) 20250404085644745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085644745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085644746 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644746 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644746 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085644746 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644746 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085644746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085644746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085644746 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644746 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644746 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085644746 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 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) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644746 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) 20250404085644746 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085644746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085644746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085644746 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644746 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644746 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085644746 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644746 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644746 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644746 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644746 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644746 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085644746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085644746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085644746 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644746 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 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085644746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644746 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 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085644746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085644746 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 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085644746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085644746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(162)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(162)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(162)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085644757 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644757 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644757 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644757 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644757 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644757 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644757 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085644757 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644758 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644758 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085644758 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 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) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644758 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) 20250404085644758 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) 20250404085644758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085644758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085644758 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644758 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644758 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085644758 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644758 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085644758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085644758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085644758 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644758 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644758 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085644758 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644758 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644758 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644758 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644758 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644758 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644758 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085644758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085644758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085644758 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644758 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644758 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085644759 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644759 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644759 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085644759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644759 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644759 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644759 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644759 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644759 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085644759 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085644759 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085644759 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085644759 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644759 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 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085644759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644759 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 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085644759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085644759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085644759 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(165)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(165)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(165)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(163)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085644777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085644777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085644777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085644777 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085644778 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085644778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085644778 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085644778 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085644778 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085644956 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 20250404085644956 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 20250404085644956 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085644956 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085644964 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085644964 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085644964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085644964 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085644964 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085644964 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085644964 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 20250404085644964 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085644964 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085644964 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085644968 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644968 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085644968 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085644968 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085644968 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085644968 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085644968 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085644968 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 20250404085644968 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085644968 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085644968 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085644968 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085644968 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085644968 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085644968 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085644968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085644968 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085644968 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085644968 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085644968 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085644968 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085644968 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644969 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 20250404085644969 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 20250404085644969 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085644969 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085644969 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644969 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085644969 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644969 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644969 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644969 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644970 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644970 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644970 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644970 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644970 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644970 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644970 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644970 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085644970 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085644970 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644970 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085644970 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644970 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644970 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644970 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644970 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085644970 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085644970 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085644970 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085644970 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085644970 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085644970 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(165)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085644975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644975 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085644975 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085644975 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085644975 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085644975 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085644975 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085644975 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 20250404085644975 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085644975 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085644975 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085644977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644977 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085644977 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085644978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085644978 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085644978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085644978 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085644978 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 20250404085644978 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085644978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085644978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085644978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085644978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085644978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085644978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085644978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085644978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085644978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085644978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085644978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085644978 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085644978 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085644978 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085644979 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085644979 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085644979 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085644979 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085644979 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085644979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644979 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644979 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644979 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644979 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644980 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644980 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085644980 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085644980 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085644980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085644980 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085644980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085644980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085644980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085644980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085644980 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085644980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085644980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085644980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085644980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085644980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085644980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085644980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085644980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085644980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085644980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085645075 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085645075 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e315d6), PART(T=Source Reference,L=4,D=00000003), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085645075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085645075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085645075 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085645076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085645076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085645076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085645076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 e3 15 d6 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085645076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085645076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085645076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085645076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085645076 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085645076 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085645076 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085645076 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645076 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 15 d6 00 00 03 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085645085 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645085 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085645085 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085645085 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085645085 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085645085 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085645085 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085645085 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085645085 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645085 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e3 15 d6 00 00 06 00 08 00 00 00 07  20250404085645086 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085645086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085645086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085645086 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085645086 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085645086 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=00e315d6) (sccp_scrc.c:486) 20250404085645086 DLSCCP DEBUG Received CO:RELCO for local reference 3 (sccp_scoc.c:1855) 20250404085645086 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085645086 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085645086 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085645086 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085645086 DLSCCP DEBUG SCCP-SCOC(3)[0x55c700c0f2c0]{IDLE}: Deallocated (fsm.c:568) 20250404085645770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085645770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085645770 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085645770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085645770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085645770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085645770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085645770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645770 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085645770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085645770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085645770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085645770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085645770 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.msc0-RAN(161)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085645770 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085645770 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085645770 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085645770 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085645771 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085645771 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085645771 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085645771 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) 20250404085645771 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085645771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085645771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085645771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085645771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085645771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085645771 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085645771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085645771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085645771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085645771 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085645771 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085645771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085645771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085645771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085645771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085645771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085645771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085645771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085645772 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645772 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085645775 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645775 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085645775 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085645775 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085645775 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085645775 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085645775 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085645775 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085645775 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645775 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085645775 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085645775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085645775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085645775 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085645775 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085645775 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085645775 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085645775 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085645775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645775 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645775 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645775 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645775 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085645775 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085645775 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085645775 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085645775 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(164)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085645781 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085645781 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085645781 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085645781 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085645781 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085645781 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085645781 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085645781 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645781 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085645781 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085645781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085645781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085645781 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085645781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085645781 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085645781 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085645781 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645781 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085645781 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085645781 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085645781 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085645781 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) 20250404085645781 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085645781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085645781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085645782 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085645782 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085645782 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085645782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085645782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085645782 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085645782 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085645782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085645782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085645782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085645782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085645782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085645782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085645782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085645782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645782 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085645782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085645782 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085645782 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085645782 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085645782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085645782 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085645782 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085645782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085645782 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085645782 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085645782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085645782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085645782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085645782 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085645782 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085645782 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085645782 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085645782 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085645782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645782 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085645782 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085645782 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085645782 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085645782 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085645782 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085645782 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085645782 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085645797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39932<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_bidir0(167)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(161)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_ranap_cs_bidir0(167) TC_ranap_cs_bidir-Iuh0-RUA(159)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_bidir0(167)6809784 20250404085646849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085646849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085646849 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085646849 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085646849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67e8b8, normal) (hnbgw_rua.c:407) 20250404085646849 DHNB DEBUG map_rua[0x55c700c0f2c0]{init}: Allocated (fsm.c:456) 20250404085646849 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085646849 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6809784 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085646849 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085646849 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085646849 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6809784 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085646849 DCN DEBUG map_sccp[0x55c700c0e1b0]{init}: Allocated (fsm.c:456) 20250404085646850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085646850 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6809784 <-> SCCP-5 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085646850 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6809784 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085646850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085646850 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085646850 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085646850 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085646850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085646850 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085646850 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{IDLE}: Allocated (fsm.c:456) 20250404085646850 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085646850 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001650056400500f1100926) (sccp_scrc.c:415) 20250404085646850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085646850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085646850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085646850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085646850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085646850 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085646850 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085646850 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085646850 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085646850 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085646850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085646850 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085646850 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085646850 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085646850 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085646850 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 65 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085646850 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085646850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085646851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085646851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085646851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085646851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085646851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085646851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085646851 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 20250404085646851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085646851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085646851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085646851 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 65 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(161)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_ranap_cs_bidir0(167) HNBGW_Test.msc0-RAN(161)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_bidir0(167)1897026 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_cs_bidir0(167)@5e928ce02d95: setverdict(pass): none -> pass 20250404085646869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085646869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085646869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085646869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085646869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085646869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085646869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085646869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085646869 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085646869 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d9 b1 bf 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085646869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085646869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085646869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085646870 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085646870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085646870 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d9b1bf) (sccp_scrc.c:486) 20250404085646870 DLSCCP DEBUG Received CO:COAK for local reference 5 (sccp_scoc.c:1855) 20250404085646870 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085646870 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085646870 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085646870 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085646870 DCN DEBUG handle_cn_conn_conf() conn_id=5, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085646870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085646870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: vl_len:22 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A51960CD588EBF6F03DB9'O 20250404085647073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085647073 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085647073 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085647073 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085647073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085647073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085647073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085647073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085647073 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085647073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085647073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085647073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085647073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085647073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085647073 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=001440120000010010400b0a51960cd588ebf6f03db9) (sccp_scrc.c:486) 20250404085647073 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250404085647073 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085647073 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085647073 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085647073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085647073 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250404085647073 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404085647073 DLSS7 <000c> osmo_ss7_asp.c:1175 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 51 96 0c d5 88 eb f6 f0 3d b9 00 00 00 00 06 00 08 00 00 00 07  20250404085647073 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250404085647073 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085647073 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250404085647073 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085647073 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085647103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085647103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085647103 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250404085647103 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085647103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67e8b8) (hnbgw_rua.c:471) 20250404085647103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6809784 SCCP-5 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250404085647103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085647103 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404085647103 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404085647103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250404085647103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085647103 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085647103 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085647103 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9b1bf), PART(T=Data,L=22,D=001440120000010010400b0a90f0c3348003b541fe5a) (sccp_scrc.c:415) 20250404085647103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085647103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085647103 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085647103 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085647103 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085647103 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085647103 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 d9 b1 bf 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 90 f0 c3 34 80 03 b5 41 fe 5a 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085647103 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085647103 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085647103 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085647104 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085647104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085647104 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085647104 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085647104 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085647104 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085647104 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d9 b1 bf 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 90 f0 c3 34 80 03 b5 41 fe 5a 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_bidir0(167)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: vl_len:20 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(160)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000003'O 20250404085647124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085647124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085647124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085647124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085647124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085647124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085647124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085647124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085647124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085647125 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085647125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085647125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085647125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085647125 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085647125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085647125 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) 20250404085647125 DLSCCP DEBUG Received CO:CODT for local reference 5 (sccp_scoc.c:1855) 20250404085647125 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085647125 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085647125 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085647125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085647125 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250404085647125 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250404085647125 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250404085647125 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085647125 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 44 bytes (hnbgw_rua.c:122) 20250404085647125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085647125 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085647141 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44981<->l=127.0.0.1:4262) (control_if.c:193) 20250404085647141 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51796<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(156)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(155)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085647146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51790<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085647148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085647148 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085647148 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085647148 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085647148 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085647148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085647148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085647148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085647148 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085647148 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085647148 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9b1bf), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085647148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085647148 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085647148 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085647148 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085647148 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085647148 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085647148 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 d9 b1 bf 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085647148 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085647148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085647148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085647148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{disrupted}: Freeing instance (context_map.c:202) 20250404085647148 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6809784)[0x55c700c0f2c0]{disrupted}: Deallocated (fsm.c:568) 20250404085647148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085647148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085647148 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-5)[0x55c700c0e1b0]{disconnected}: Deallocated (fsm.c:568) 20250404085647149 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6809784 SCCP-5 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) MutexDispCT-TC_ranap_cs_bidir(154)@5e928ce02d95: Final verdict of PTC: none 20250404085647149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085647149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085647149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085647149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085647149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085647149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085647149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085647149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085647149 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085647149 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d9 b1 bf 00 00 05 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(164)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_bidir-Iuh0-RUA(159)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(163)@5e928ce02d95: Final verdict of PTC: none 20250404085647150 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 20250404085647150 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) 20250404085647150 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085647150 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085647150 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085647150 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) 20250404085647150 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085647150 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085647150 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085647150 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) 20250404085647150 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085647150 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc0-RAN(161)@5e928ce02d95: Final verdict of PTC: none 20250404085647150 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) 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085647151 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085647151 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085647151 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085647151 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.msc0-SCCP(160)@5e928ce02d95: Final verdict of PTC: none 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085647151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085647151 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085647151 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085647151 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) 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085647151 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 20250404085647151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085647151 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085647151 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085647151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085647151 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085647151 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085647152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085647152 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085647152 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085647152 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085647152 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085647151 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085647151 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085647152 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085647152 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085647152 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 20250404085647152 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085647152 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085647152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085647152 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085647152 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085647152 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085647152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085647152 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085647152 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085647152 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085647152 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085647152 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085647152 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085647152 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_bidir-Iuh0(158)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(162)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(165)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(166)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(157)@5e928ce02d95: Final verdict of PTC: none 20250404085647155 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39932<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_bidir0(167)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_cs_bidir(154): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(155): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(157): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_bidir-Iuh0(158): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_bidir-Iuh0-RUA(159): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(160): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(161): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(162): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(163): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(164): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(165): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(166): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_bidir0(167): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_cs_bidir finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:47 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 20250404085647248 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085647750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39936<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=255284) Waiting for packet dumper to finish... 1 (prev_count=255284, count=320148) 20250404085649152 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085649152 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085649152 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085649152 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085649152 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085649152 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:49 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_ps_bidir started. 20250404085650825 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085650828 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085650831 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45285<->l=127.0.0.1:4262) (control_if.c:572) 20250404085650909 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650909 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650909 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650909 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650909 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650909 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650909 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650909 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650910 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085650910 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_bidir-Iuh0(172)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085650911 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650911 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085650911 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650911 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) 20250404085650911 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) 20250404085650911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085650911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085650911 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650911 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650911 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085650911 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650911 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085650911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085650911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085650911 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650911 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650911 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085650911 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650911 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085650911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085650911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085650911 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650911 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650911 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085650911 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650911 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650911 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650911 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650911 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650911 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085650911 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085650911 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085650911 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650911 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 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085650911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650911 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 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085650911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085650911 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 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085650911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650911 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650911 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650911 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085650911 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(176)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(176)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(176)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(174)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085650925 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650925 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650925 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650925 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650925 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650925 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650925 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085650925 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085650926 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650926 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085650926 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650926 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) 20250404085650926 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) 20250404085650926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085650926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085650926 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650926 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650926 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085650926 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650926 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085650926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085650926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085650926 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650926 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650926 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085650926 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085650926 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085650926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085650926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085650926 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650926 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085650926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085650926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085650926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085650926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085650926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085650926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085650926 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085650926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085650926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085650926 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085650926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650926 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 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085650926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650926 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 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085650926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085650926 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 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085650926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085650926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(179)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(179)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(179)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085650945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085650945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085650945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085650945 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085650945 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085650945 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085650945 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085650945 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085650945 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085650980 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085650980 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843c5c), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085650980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085650980 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085650980 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085650980 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085650980 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085650980 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085650980 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 3c 5c 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085650981 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085650981 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085650981 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085650981 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085650981 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085650981 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085651121 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 20250404085651121 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 20250404085651121 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085651122 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085651126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085651126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085651126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085651126 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085651126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085651126 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085651126 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 20250404085651126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085651126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085651126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085651127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651127 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085651127 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085651127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085651127 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085651127 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085651127 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085651127 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 20250404085651127 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085651127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085651127 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085651127 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085651127 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085651127 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085651127 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085651127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085651127 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085651127 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085651127 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085651127 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085651127 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085651127 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085651128 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085651128 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085651128 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085651128 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085651128 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085651128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085651128 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651128 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085651128 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085651128 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085651128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085651128 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085651128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651128 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085651128 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085651128 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085651128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085651128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085651128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085651128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085651128 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085651136 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 20250404085651136 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 20250404085651136 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085651136 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(179)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085651138 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085651138 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085651138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085651138 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085651138 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 20250404085651138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085651138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651138 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085651138 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085651138 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085651138 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085651138 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085651138 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 20250404085651138 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085651138 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085651138 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085651138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085651138 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085651139 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085651139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085651139 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085651139 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085651139 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085651139 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085651139 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085651139 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085651140 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085651140 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085651140 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085651140 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085651140 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085651140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651140 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651140 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651140 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651140 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651140 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651140 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085651140 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651140 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085651140 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085651140 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085651140 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085651140 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085651140 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651140 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085651140 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085651140 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085651140 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085651140 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085651140 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085651140 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085651140 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651140 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(175)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085651938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651938 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085651938 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085651938 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085651938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085651938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085651938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085651938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085651938 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651938 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085651939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085651939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085651939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085651939 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085651939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085651939 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085651939 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085651939 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085651939 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085651939 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085651939 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085651939 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) 20250404085651939 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085651939 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085651939 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651939 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651939 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651939 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085651939 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651939 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085651939 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085651939 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085651939 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085651939 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085651939 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085651939 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651939 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085651939 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085651939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085651939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085651939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085651939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085651939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085651939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085651941 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651941 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085651941 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085651941 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085651941 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085651941 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085651941 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085651941 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085651941 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651941 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085651941 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085651941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085651941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085651941 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085651941 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085651941 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085651941 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085651941 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085651941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651941 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651941 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651941 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651941 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085651941 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085651941 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085651941 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085651941 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(178)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085651947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085651947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085651947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085651947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085651947 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085651947 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085651947 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085651947 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651948 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085651948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085651948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085651948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085651948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085651948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085651948 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085651948 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085651948 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085651948 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085651948 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085651948 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085651948 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) 20250404085651948 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085651948 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085651948 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651948 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651948 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085651948 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085651948 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085651948 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085651948 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085651949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085651949 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085651949 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085651949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651949 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085651949 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085651949 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085651949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085651949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085651949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085651949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085651949 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651949 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085651951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085651951 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085651951 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085651951 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085651951 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085651951 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085651951 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085651951 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085651951 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085651951 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085651951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085651951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085651951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085651951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085651951 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085651951 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085651951 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085651951 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085651951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651951 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085651951 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085651951 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085651951 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085651951 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085651951 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085651951 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085651951 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085651964 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39968<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_bidir0(181)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(178)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_bidir0(181) TC_ranap_ps_bidir-Iuh0-RUA(173)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_bidir0(181)6310941 20250404085653000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085653000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085653000 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085653000 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085653000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x604c1d, normal) (hnbgw_rua.c:407) 20250404085653000 DHNB DEBUG map_rua[0x55c700c0f2c0]{init}: Allocated (fsm.c:456) 20250404085653000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085653000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6310941 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085653000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085653000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085653000 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085653000 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6310941 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085653000 DCN DEBUG map_sccp[0x55c700c0e1b0]{init}: Allocated (fsm.c:456) 20250404085653000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085653000 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6310941 <-> SCCP-6 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085653000 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6310941 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085653000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085653000 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085653000 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085653000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085653000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085653000 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085653000 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{IDLE}: Allocated (fsm.c:456) 20250404085653000 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085653000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f400300039b0056400500f1100926) (sccp_scrc.c:415) 20250404085653000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085653000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085653000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085653000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085653000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085653000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085653000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085653000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085653000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085653000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085653000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085653000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085653000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085653000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085653000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085653000 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085653000 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085653000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085653000 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085653000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085653000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085653000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085653000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085653000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085653000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085653000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085653000 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085653000 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 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(177)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(178)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ranap_ps_bidir0(181) HNBGW_Test.sgsn0-RAN(178)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_bidir0(181)13915419 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ranap_ps_bidir0(181)@5e928ce02d95: setverdict(pass): none -> pass 20250404085653013 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653013 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085653013 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085653013 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085653013 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085653013 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085653013 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085653013 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085653013 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085653013 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 c0 25 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085653013 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085653013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085653013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085653013 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085653013 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085653013 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0035c025) (sccp_scrc.c:486) 20250404085653013 DLSCCP DEBUG Received CO:COAK for local reference 6 (sccp_scoc.c:1855) 20250404085653013 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085653013 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085653013 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085653013 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085653013 DCN DEBUG handle_cn_conn_conf() conn_id=6, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085653013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085653013 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: vl_len:22 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '001440120000010010400B0A5DB8A926FA806C50285C'O 20250404085653216 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085653216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085653216 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085653216 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085653216 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085653216 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085653216 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085653216 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085653216 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d b8 a9 26 fa 80 6c 50 28 5c 00 00 00 00 06 00 08 00 00 00 07  20250404085653216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085653216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085653216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085653216 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085653216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085653216 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=001440120000010010400b0a5db8a926fa806c50285c) (sccp_scrc.c:486) 20250404085653216 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250404085653216 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085653216 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085653216 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085653216 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085653217 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250404085653217 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404085653217 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250404085653217 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085653217 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 46 bytes (hnbgw_rua.c:122) 20250404085653217 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085653217 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085653235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085653235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085653235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250404085653235 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085653235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x604c1d) (hnbgw_rua.c:471) 20250404085653235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6310941 SCCP-6 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250404085653235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085653235 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404085653235 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404085653235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250404085653235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085653235 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085653235 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085653235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Data,L=22,D=001440120000010010400b0abbf961916fd7d4de64f2) (sccp_scrc.c:415) 20250404085653235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085653235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085653235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085653235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085653235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085653235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085653236 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 35 c0 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a bb f9 61 91 6f d7 d4 de 64 f2 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085653236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085653236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085653236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085653236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085653236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085653236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085653236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085653236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085653236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 c0 25 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a bb f9 61 91 6f d7 d4 de 64 f2 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_bidir0(181)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: vl_len:20 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000F401000000100174009500262420000000004'O 20250404085653252 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653252 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085653252 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085653252 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085653252 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085653253 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085653253 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085653253 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085653253 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085653253 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085653253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085653253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085653253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085653253 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085653253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085653253 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) 20250404085653253 DLSCCP DEBUG Received CO:CODT for local reference 6 (sccp_scoc.c:1855) 20250404085653253 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085653253 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085653253 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085653253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085653253 DRANAP DEBUG Rx CO IM (Common ID) (ranap_common_ran.c:43) 20250404085653253 DRANAP DEBUG Decoding message RANAP_CommonID_IEs (ranap_decoder.c:3266) (ranap_decoder.c:3266) 20250404085653253 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: rx from SCCP: RANAP Common ID (context_map_sccp.c:217) 20250404085653253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085653253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 44 bytes (hnbgw_rua.c:122) 20250404085653253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085653253 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085653263 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45285<->l=127.0.0.1:4262) (control_if.c:193) 20250404085653264 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39952<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(170)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(169)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085653266 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39942<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085653266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085653266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085653266 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085653266 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085653266 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085653266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085653266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085653266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085653266 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085653266 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085653266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085653266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085653267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085653267 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085653267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085653267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085653267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085653267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 35 c0 25 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085653267 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085653267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085653267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085653267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{disrupted}: Freeing instance (context_map.c:202) 20250404085653267 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6310941)[0x55c700c0f2c0]{disrupted}: Deallocated (fsm.c:568) 20250404085653267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085653267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085653267 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-6)[0x55c700c0e1b0]{disconnected}: Deallocated (fsm.c:568) 20250404085653267 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-6310941 SCCP-6 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) HNBGW_Test.sgsn0-SCCP(177)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(174)@5e928ce02d95: Final verdict of PTC: none 20250404085653267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085653267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085653267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085653267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085653267 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085653267 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085653267 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085653267 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085653267 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 c0 25 00 00 06 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085653267 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085653267 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) 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085653268 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085653268 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) 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-RAN(178)@5e928ce02d95: Final verdict of PTC: none TC_ranap_ps_bidir-Iuh0-RUA(173)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_ranap_ps_bidir(168)@5e928ce02d95: Final verdict of PTC: none 20250404085653268 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085653268 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) 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085653268 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 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind HNBGW-PFCP(171)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(175)@5e928ce02d95: Final verdict of PTC: none 20250404085653269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085653269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085653269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085653269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085653269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085653269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085653269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085653269 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.sgsn0-M3UA(179)@5e928ce02d95: Final verdict of PTC: none 20250404085653269 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085653268 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085653268 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085653268 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085653268 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 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085653268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085653268 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085653268 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085653268 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) 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085653268 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085653269 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 20250404085653269 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085653269 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085653269 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085653269 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085653269 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085653269 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085653269 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 20250404085653269 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085653269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085653269 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085653269 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085653269 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085653269 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085653269 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085653269 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085653269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085653269 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.msc0-M3UA(176)@5e928ce02d95: Final verdict of PTC: none 20250404085653269 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085653269 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085653269 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085653269 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085653269 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085653269 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_ps_bidir-Iuh0(172)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(180)@5e928ce02d95: Final verdict of PTC: none 20250404085653273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39968<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_bidir0(181)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_ps_bidir(168): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(169): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(171): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_bidir-Iuh0(172): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_bidir-Iuh0-RUA(173): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(174): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(175): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(176): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(177): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(178): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(179): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(180): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_bidir0(181): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_ps_bidir finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:56:53 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 20250404085653354 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085653857 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39984<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=312184) Waiting for packet dumper to finish... 1 (prev_count=312184, count=312724) 20250404085655269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085655269 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085655269 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085655269 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085655269 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085655269 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:56:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_assignment started. 20250404085656961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085656965 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55898<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085656968 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40991<->l=127.0.0.1:4262) (control_if.c:572) 20250404085657041 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657041 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657041 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657041 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657042 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657042 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657042 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657042 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment-Iuh0(186)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085657042 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085657042 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085657043 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657043 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085657043 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 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) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657043 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) 20250404085657043 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) 20250404085657043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085657043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085657043 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657043 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657043 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085657043 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657043 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085657043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085657043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085657043 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657043 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657043 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085657043 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657043 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657043 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657043 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657043 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657043 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085657043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085657043 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657043 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657044 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085657044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085657044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085657044 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657044 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 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085657044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657044 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 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085657044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085657044 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 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085657044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085657044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(190)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(190)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(190)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085657058 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657058 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657058 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657058 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657058 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657058 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657058 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085657058 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657059 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657059 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085657059 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657059 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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657060 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) 20250404085657060 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) 20250404085657060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085657060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085657060 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657060 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657060 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085657060 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657060 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085657060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085657060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085657060 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657060 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657060 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085657060 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657060 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085657060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085657060 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657060 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657060 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085657060 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657060 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085657060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085657060 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657060 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 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085657060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657060 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 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085657060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085657060 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 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085657060 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657060 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657060 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657060 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085657060 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(193)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(193)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(193)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(191)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085657088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085657088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085657088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085657088 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085657088 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085657088 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085657088 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085657088 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085657088 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085657148 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085657149 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9b1bf), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085657149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085657149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657149 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085657149 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657149 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085657149 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b1 bf 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085657149 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657149 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657149 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657149 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085657149 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085657149 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085657254 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 20250404085657254 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 20250404085657254 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085657254 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085657262 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657262 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085657262 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085657262 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085657263 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085657263 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085657263 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085657263 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 20250404085657263 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085657263 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085657263 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085657265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657265 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085657265 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085657265 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085657265 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085657266 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085657266 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085657266 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 20250404085657266 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085657266 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085657266 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085657266 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085657266 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085657266 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085657266 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085657266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085657266 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085657266 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085657266 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085657266 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085657266 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085657266 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657267 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657267 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085657267 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657267 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657267 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657267 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657267 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657267 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657268 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657268 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657268 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657268 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657268 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657268 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657268 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657268 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657268 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085657268 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657268 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085657268 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657268 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657268 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657268 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657268 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085657268 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085657268 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085657268 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085657268 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085657268 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085657268 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085657271 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 20250404085657271 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 20250404085657271 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085657271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(193)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085657277 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657277 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085657277 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085657277 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085657277 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085657277 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085657277 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085657277 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 20250404085657277 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085657277 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085657278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085657280 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657280 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085657280 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085657280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085657280 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085657280 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085657280 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085657280 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 20250404085657280 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085657280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085657280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085657280 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085657280 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085657280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085657280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085657280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085657280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085657281 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085657281 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085657281 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085657281 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085657281 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085657281 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085657282 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085657282 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085657282 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085657282 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085657282 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085657282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657282 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657282 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657282 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085657282 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085657282 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085657282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085657282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085657282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085657282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085657282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085657282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085657282 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085657282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085657282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085657282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085657283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085657283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085657283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085657283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085657283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085657283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085657283 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(189)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085658069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085658069 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085658069 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085658069 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085658069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085658069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085658069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085658069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085658069 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085658069 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085658069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085658069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085658069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085658069 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085658069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085658069 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085658069 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085658069 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085658069 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085658069 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085658069 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085658069 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) 20250404085658069 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085658069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085658069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658069 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658069 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085658069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085658069 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085658069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085658069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085658069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085658069 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085658069 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085658069 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085658069 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085658069 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085658069 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085658069 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085658069 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085658069 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085658069 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085658069 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085658069 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085658071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085658071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085658071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085658071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085658071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085658071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085658071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085658071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085658071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085658071 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085658071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085658071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085658071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085658071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085658071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085658071 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085658071 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085658071 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085658071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658071 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085658071 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085658071 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085658071 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085658071 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(192)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085658077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085658077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085658077 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085658077 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085658077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085658077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085658077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085658077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085658077 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085658077 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085658077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085658077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085658077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085658077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085658077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085658077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085658077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085658077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085658077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085658077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085658077 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085658077 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) 20250404085658077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085658077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085658077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085658077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085658077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085658077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085658077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085658077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085658077 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085658077 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085658077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085658077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085658077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085658077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085658077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085658077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085658077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085658077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085658077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085658077 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085658080 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085658080 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085658080 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085658080 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085658080 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085658080 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085658080 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085658080 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085658080 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085658080 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085658080 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085658080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085658080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085658080 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085658080 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085658080 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085658080 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085658080 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085658080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658080 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085658080 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085658080 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085658080 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085658080 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085658080 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085658080 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085658080 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085658124 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment0(195)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(189)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment0(195) TC_rab_assignment-Iuh0-RUA(187)@5e928ce02d95: Added conn table entry 0TC_rab_assignment0(195)14143395 20250404085659158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085659158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085659158 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085659158 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085659158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd7cfa3, normal) (hnbgw_rua.c:407) 20250404085659158 DHNB DEBUG map_rua[0x55c700c0f2c0]{init}: Allocated (fsm.c:456) 20250404085659158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085659158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14143395 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085659158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085659158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085659158 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14143395 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085659158 DCN DEBUG map_sccp[0x55c700c0e1b0]{init}: Allocated (fsm.c:456) 20250404085659158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085659158 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14143395 <-> SCCP-7 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085659158 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14143395 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085659158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085659158 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085659158 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085659158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085659158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085659158 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085659158 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{IDLE}: Allocated (fsm.c:456) 20250404085659158 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085659158 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030002210056400500f1100926) (sccp_scrc.c:415) 20250404085659158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085659158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085659158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085659158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085659158 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085659158 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085659158 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085659158 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085659158 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085659158 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085659158 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659158 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085659158 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085659158 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085659158 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 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:1175) 20250404085659158 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085659158 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085659158 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085659159 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659159 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085659159 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085659159 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085659159 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085659159 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085659159 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085659159 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085659159 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659159 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 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(188)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(189)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment0(195) HNBGW_Test.msc0-RAN(189)@5e928ce02d95: Added conn table entry 0TC_rab_assignment0(195)9381488 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assignment0(195)@5e928ce02d95: setverdict(pass): none -> pass 20250404085659176 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659176 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085659176 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085659176 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085659176 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085659176 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085659176 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085659176 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085659176 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659176 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1b fa 74 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085659176 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085659176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085659176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085659176 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085659176 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085659176 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001bfa74) (sccp_scrc.c:486) 20250404085659176 DLSCCP DEBUG Received CO:COAK for local reference 7 (sccp_scoc.c:1855) 20250404085659176 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085659176 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085659176 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085659176 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085659176 DCN DEBUG handle_cn_conn_conf() conn_id=7, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085659177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085659177 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(183)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(183)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assignment0(195)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(194)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment0(195) HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085659377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659377 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085659377 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085659377 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085659377 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085659377 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085659377 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085659377 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085659377 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659377 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085659377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085659377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085659377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085659377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085659377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085659377 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) 20250404085659377 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250404085659377 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085659377 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085659377 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085659377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085659377 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085659377 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085659377 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085659377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085659377 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085659378 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085659378 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085659378 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085659378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085659378 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{UNUSED}: Allocated (fsm.c:456) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{UNUSED}: is child of mgw(mgw-fsm-14143395-0)[0x55c700c29cf0] (fsm.c:486) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14143395-0)[0x55c700c29cf0] (mgcp_client_endpoint_fsm.c:724) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085659378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c106f0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085659378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c106f0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430] (fsm.c:486) 20250404085659378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c106f0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085659378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c106f0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085659378 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=199 'CRCX 1 rtpbridge/*@mgw MGCP 1.0\r\nC: d7cfa3'... (mgcp_client.c:807) 20250404085659378 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250404085659378 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c106f0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085659378 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(194)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7cfa317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7cfa317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "1", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d7cfa317" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7cfa317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085659415 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 1 OK (mgcp_client.c:758) 20250404085659415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085659415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085659415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085659415 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085659415 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085659415 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659415 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659415 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085659415 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085659415 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659415 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085659415 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085659415 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085659415 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085659415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085659415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085659415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085659415 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085659426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085659426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085659426 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085659426 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085659426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd7cfa3) (hnbgw_rua.c:471) 20250404085659426 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14143395 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085659426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085659426 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085659426 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085659426 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085659426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085659426 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085659426 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085659426 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085659426 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14143395-0)[0x55c700c29cf0] (mgcp_client_endpoint_fsm.c:724) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085659426 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=213 'MDCX 2 rtpbridge/3@mgw MGCP 1.0\r\nC: d7cfa3'... (mgcp_client.c:807) 20250404085659426 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250404085659426 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659426 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "2", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d7cfa317" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7cfa317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085659434 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 2 OK (mgcp_client.c:758) 20250404085659434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085659434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085659434 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659434 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085659434 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085659434 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14143395-0)[0x55c700c29cf0] (mgcp_client_endpoint_fsm.c:724) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085659434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c10820]{ST_CRCX}: Allocated (fsm.c:456) 20250404085659434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c10820]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430] (fsm.c:486) 20250404085659434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c10820]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085659434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c10820]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404085659434 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=203 'CRCX 3 rtpbridge/3@mgw MGCP 1.0\r\nC: d7cfa3'... (mgcp_client.c:807) 20250404085659434 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250404085659434 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14143395-0)[0x55c700c10820]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659434 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_assignment0(195)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "3", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d7cfa317" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d7cfa317", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085659447 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 3 OK (mgcp_client.c:758) 20250404085659447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085659447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085659447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085659447 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659447 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{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) 20250404085659447 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085659447 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085659447 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085659447 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085659447 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085659447 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085659447 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085659447 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bfa74), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085659447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085659447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659447 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085659447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085659447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085659447 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 1b fa 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085659447 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085659447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085659447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085659447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085659447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085659447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085659447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085659447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085659447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659447 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1b fa 74 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(183)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(183)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085659495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659495 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085659495 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085659495 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085659495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085659495 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085659495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085659495 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085659495 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659495 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085659495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085659495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085659495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085659495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085659495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085659495 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) 20250404085659495 DLSCCP DEBUG Received CO:CODT for local reference 7 (sccp_scoc.c:1855) 20250404085659495 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085659495 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085659495 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085659495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085659495 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085659495 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085659495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085659495 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085659495 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085659495 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085659495 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085659495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085659495 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=56 'DLCX 4 rtpbridge/3@mgw MGCP 1.0\r\nC: d7cfa3'... (mgcp_client.c:807) 20250404085659495 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404085659495 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085659495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085659495 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=56 'DLCX 5 rtpbridge/3@mgw MGCP 1.0\r\nC: d7cfa3'... (mgcp_client.c:807) 20250404085659495 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404085659495 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085659495 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: Removing from parent mgw(mgw-fsm-14143395-0)[0x55c700c29cf0] (mgcp_client_endpoint_fsm.c:873) 20250404085659495 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085659495 DLMGCP DEBUG mgw-endp(mgw-fsm-14143395-0)[0x55c700c0e430]{IN_USE}: Deallocated (fsm.c:568) 20250404085659495 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085659495 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085659496 DMGW DEBUG mgw(mgw-fsm-14143395-0)[0x55c700c29cf0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085659496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085659496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085659496 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085659496 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment0(195)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "4", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d7cfa317" }, { code := "I", val := "11111" } }, sdp := omit } 20250404085659501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 4 OK (mgcp_client.c:758) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c106f0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "5", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "d7cfa317" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment0(195)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085659501 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 5 OK (mgcp_client.c:758) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085659501 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c10820]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment-Iuh0-RUA(187)@5e928ce02d95: Deleted conn table entry 0TC_rab_assignment0(195)14143395 20250404085659504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085659504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085659504 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085659504 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085659504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd7cfa3,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085659504 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14143395 SCCP-7 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085659504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085659504 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085659504 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085659504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085659504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085659504 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085659504 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085659504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001bfa74), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085659504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085659504 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659504 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085659504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085659504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085659504 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 1b fa 74 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085659504 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085659504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085659504 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085659504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085659504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085659504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085659504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085659505 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085659505 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085659505 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085659505 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659505 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1b fa 74 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment0(195)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(189)@5e928ce02d95: Deleted conn table entry 0TC_rab_assignment0(195)9381488 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on connection ID:0 20250404085659507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085659507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085659507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085659507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085659507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085659507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085659507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085659507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659507 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1b fa 74 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085659507 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085659507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085659507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085659507 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085659507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085659507 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=001bfa74), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085659507 DLSCCP DEBUG Received CO:RELRE for local reference 7 (sccp_scoc.c:1855) 20250404085659507 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085659507 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085659507 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085659507 DCN DEBUG handle_cn_disc_ind() conn_id=7 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085659507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085659507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085659507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085659507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{disconnected}: Freeing instance (context_map.c:202) 20250404085659507 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14143395)[0x55c700c0f2c0]{disconnected}: Deallocated (fsm.c:568) 20250404085659507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085659507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085659507 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-7)[0x55c700c0e1b0]{disconnected}: Deallocated (fsm.c:568) 20250404085659507 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14143395 SCCP-7 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085659507 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=001bfa74), PART(T=Source Reference,L=4,D=00000007) (sccp_scrc.c:415) 20250404085659507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659507 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085659507 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085659507 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085659507 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085659507 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085659507 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 1b fa 74 00 00 07 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085659507 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085659507 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085659507 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085659507 DLSCCP DEBUG SCCP-SCOC(7)[0x55c700c11cb0]{IDLE}: Deallocated (fsm.c:568) 20250404085659507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085659507 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085659507 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085659507 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085659507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085659507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085659507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085659507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085659507 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085659507 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1b fa 74 00 00 07 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085700982 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085700982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00843c5c), PART(T=Source Reference,L=4,D=00000004), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085700982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085700982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085700982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085700982 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085700982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085700982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085700982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 84 3c 5c 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085700982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085700982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085700982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085700982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085700982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085700982 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085700982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085700982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085700982 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085700982 DLSS7 <000c> osmo_ss7_asp.c:1175 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 84 3c 5c 00 00 04 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085700988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085700988 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085700988 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085700988 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085700988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085700988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085700988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085700988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085700988 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085700988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 84 3c 5c 00 00 06 00 08 00 00 00 07  20250404085700988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085700988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085700988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085700988 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085700988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085700988 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=00843c5c) (sccp_scrc.c:486) 20250404085700988 DLSCCP DEBUG Received CO:RELCO for local reference 4 (sccp_scoc.c:1855) 20250404085700988 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085700988 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085700988 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085700988 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085700988 DLSCCP DEBUG SCCP-SCOC(4)[0x55c700c0b180]{IDLE}: Deallocated (fsm.c:568) TC_rab_assignment0(195)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085701517 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40991<->l=127.0.0.1:4262) (control_if.c:193) 20250404085701518 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55898<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(184)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(183)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085701521 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085701521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085701521 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085701521 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085701521 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085701522 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assignment(182)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(188)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(192)@5e928ce02d95: Final verdict of PTC: none TC_rab_assignment-Iuh0-RUA(187)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(191)@5e928ce02d95: Final verdict of PTC: none 20250404085701523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085701523 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) 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085701523 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085701523 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) 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085701523 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 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085701523 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085701523 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085701523 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085701523 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 20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085701523 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085701523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085701523 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085701523 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085701524 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085701524 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085701524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085701524 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085701524 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085701524 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085701524 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085701524 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085701524 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085701524 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(185)@5e928ce02d95: Final verdict of PTC: none 20250404085701525 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 20250404085701525 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) 20250404085701525 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085701525 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085701525 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085701525 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) 20250404085701525 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085701525 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085701525 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) 20250404085701525 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085701526 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085701526 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085701526 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085701526 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085701526 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085701526 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-M3UA(193)@5e928ce02d95: Final verdict of PTC: none TC_rab_assignment-Iuh0(186)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(189)@5e928ce02d95: Final verdict of PTC: none 20250404085701526 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085701526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085701526 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085701526 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085701526 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085701526 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085701526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085701526 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085701526 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085701526 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085701526 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085701526 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085701526 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085701526 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(190)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(194)@5e928ce02d95: Final verdict of PTC: none 20250404085701529 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55910<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment0(195)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_assignment(182): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(183): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(185): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment-Iuh0(186): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment-Iuh0-RUA(187): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(188): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(189): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(190): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(191): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(192): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(193): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(194): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment0(195): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_assignment finished. Verdict: pass MTC@5e928ce02d95: 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 pass'. Fri Apr 4 08:57:01 UTC 2025 ====== HNBGW_Tests.TC_rab_assignment pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assignment.talloc 20250404085701596 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085702098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55924<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=376000) Waiting for packet dumper to finish... 1 (prev_count=376000, count=404228) 20250404085703267 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085703267 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085703267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085703267 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085703267 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085703267 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085703267 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085703267 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085703267 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 35 c0 25 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085703267 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085703267 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085703267 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085703267 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085703267 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085703267 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085703524 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085703524 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085703524 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085703526 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085703526 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085703526 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_assignment pass' was executed successfully (exit status: 0). MTC@5e928ce02d95: 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 ------ Fri Apr 4 08:57:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_assignment_concurrent started. 20250404085705183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37378<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085705188 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085705192 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33065<->l=127.0.0.1:4262) (control_if.c:572) 20250404085705273 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705273 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705273 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705273 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705273 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705273 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705273 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705273 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assignment_concurrent-Iuh0(200)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085705274 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085705274 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085705275 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705275 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085705275 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705275 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) 20250404085705275 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) 20250404085705275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085705275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085705275 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705275 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705275 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085705275 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705275 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085705275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085705275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085705275 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705275 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705275 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085705275 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705275 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085705275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085705275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085705275 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705275 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705275 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085705275 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705275 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705275 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705275 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705275 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705275 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705275 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085705275 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085705275 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705275 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085705275 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705275 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705276 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 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085705276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705276 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 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085705276 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 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085705276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085705276 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705276 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705276 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705276 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085705276 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(204)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(204)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(204)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085705290 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705290 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705290 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705290 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705290 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705290 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705290 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085705290 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705291 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705291 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085705291 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705291 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) 20250404085705291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705291 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) 20250404085705291 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) 20250404085705291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085705291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085705291 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705291 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705292 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085705292 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705292 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085705292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085705292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085705292 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705292 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705292 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085705292 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705292 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705292 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085705292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085705292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085705292 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705292 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705292 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085705292 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705292 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705292 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085705292 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085705292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085705292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085705292 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705292 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 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085705292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705292 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 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085705292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085705292 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 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085705292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085705292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(207)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(207)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(207)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(205)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085705312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085705312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085705312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085705312 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085705312 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085705312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085705312 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085705312 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085705312 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085705488 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 20250404085705488 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 20250404085705488 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085705488 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085705496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705497 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085705497 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085705497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085705497 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085705497 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085705497 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085705497 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 20250404085705497 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085705497 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085705497 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085705498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705498 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085705498 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085705498 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085705498 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085705498 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085705498 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085705498 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 20250404085705498 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085705498 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085705498 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085705498 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085705498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085705498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085705498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085705498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085705498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085705498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085705498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085705498 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085705498 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085705498 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705500 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705500 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085705500 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085705500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085705500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085705500 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085705501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085705501 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085705501 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085705501 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085705501 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085705501 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085705503 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 20250404085705503 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 20250404085705503 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085705503 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085705510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085705510 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085705510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085705510 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085705510 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085705510 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085705510 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 20250404085705510 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085705510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085705510 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085705512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705512 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085705512 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085705512 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085705512 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085705512 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085705512 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085705512 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 20250404085705512 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085705512 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085705512 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085705512 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085705513 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085705513 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085705513 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085705513 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085705513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085705513 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085705513 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085705513 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085705513 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085705513 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085705513 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085705514 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085705514 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085705514 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085705514 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085705514 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085705514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705514 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705514 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705514 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085705514 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085705514 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085705514 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085705514 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085705514 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085705514 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085705514 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085705514 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085705514 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085705515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085705515 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085705515 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085705515 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085705515 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085705515 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085705515 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085705515 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085705515 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085705515 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085706299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085706299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085706299 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085706299 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085706299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085706299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085706299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085706299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085706299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085706299 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085706299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085706299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085706299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085706299 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085706299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085706299 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085706299 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085706299 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085706299 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085706299 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085706299 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085706299 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) 20250404085706299 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085706299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085706299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085706299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085706299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085706299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085706299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085706299 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085706299 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085706299 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085706299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085706299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085706299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085706299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085706299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085706299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085706299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085706299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085706299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085706299 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085706300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085706300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085706300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085706300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085706300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085706300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085706300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085706300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085706300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085706300 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085706300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085706300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085706300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085706300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085706300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085706300 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085706300 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085706300 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085706300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706300 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706300 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706300 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706300 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085706300 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085706300 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085706300 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085706300 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(206)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085706307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085706307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085706307 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085706307 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085706307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085706307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085706307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085706307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085706307 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085706307 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085706307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085706307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085706307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085706307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085706307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085706307 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085706307 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085706307 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085706307 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085706307 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085706307 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085706307 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) 20250404085706307 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085706307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085706307 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706307 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706307 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706307 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085706307 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085706307 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085706307 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085706307 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085706307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085706307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085706307 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085706307 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085706307 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085706307 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085706307 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085706307 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085706307 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085706307 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085706307 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085706307 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085706307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085706308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085706308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085706308 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085706308 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085706308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085706308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085706308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085706308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085706308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085706308 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085706308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085706308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085706308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085706308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085706308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085706308 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085706308 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085706308 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085706308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085706308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085706308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085706308 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085706308 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085706308 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085706308 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085706308 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085707151 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085707151 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d9b1bf), PART(T=Source Reference,L=4,D=00000005), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085707151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085707151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085707151 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085707151 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085707151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085707151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085707151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b1 bf 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085707151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085707151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085707151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085707151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085707151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085707151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085707151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085707151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085707151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085707151 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b1 bf 00 00 05 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085707158 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085707158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085707158 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085707158 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085707158 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085707158 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085707158 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085707158 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085707158 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085707158 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d9 b1 bf 00 00 06 00 08 00 00 00 07  20250404085707159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085707159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085707159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085707159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085707159 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085707159 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=00d9b1bf) (sccp_scrc.c:486) 20250404085707159 DLSCCP DEBUG Received CO:RELCO for local reference 5 (sccp_scoc.c:1855) 20250404085707159 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085707159 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085707159 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085707159 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085707159 DLSCCP DEBUG SCCP-SCOC(5)[0x55c700c100d0]{IDLE}: Deallocated (fsm.c:568) 20250404085707342 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37396<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707370 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37416<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707396 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707416 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37446<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707438 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707454 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707461 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707468 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707474 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085707481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assignment_concurrent0(209)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000000'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000000'O to be handled at TC_rab_assignment_concurrent0(209) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 0TC_rab_assignment_concurrent0(209)11889154 TC_rab_assignment_concurrent0(210)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404085708368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708368 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708368 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb56a02, normal) (hnbgw_rua.c:407) 20250404085708368 DHNB DEBUG map_rua[0x55c700c0b180]{init}: Allocated (fsm.c:456) 20250404085708368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11889154 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708368 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11889154 SCCP-0 CS MI=IMSI-262420000000000: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708368 DCN DEBUG map_sccp[0x55c700c0f2c0]{init}: Allocated (fsm.c:456) 20250404085708368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708368 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11889154 <-> SCCP-8 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708368 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11889154 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708368 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708368 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708368 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708368 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{IDLE}: Allocated (fsm.c:456) 20250404085708368 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708368 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000000004f400300010f0056400500f1100926) (sccp_scrc.c:415) 20250404085708368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708368 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708368 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708368 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708368 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708368 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708368 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708368 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708368 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708368 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708368 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708368 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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708368 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708368 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708368 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708368 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-RAN(203)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[1] for '05080200F110172A52082926240000000010'O to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 1TC_rab_assignment_concurrent0(210)867026 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000000'O handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 0TC_rab_assignment_concurrent0(209)7235035 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:0 TC_rab_assignment_concurrent0(209)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085708374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708374 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708374 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708374 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708374 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708374 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708374 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708374 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bf ea af 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708374 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708374 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bfeaaf) (sccp_scrc.c:486) 20250404085708374 DLSCCP DEBUG Received CO:COAK for local reference 8 (sccp_scoc.c:1855) 20250404085708374 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708374 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708374 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708374 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708375 DCN DEBUG handle_cn_conn_conf() conn_id=8, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708375 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(211)@5e928ce02d95: f_gen_tmsi(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(209)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(209) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000020'O to be handled at TC_rab_assignment_concurrent0(211) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 2TC_rab_assignment_concurrent0(211)10105735 TC_rab_assignment_concurrent0(212)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_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)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O HNBGW_Test.msc0-RAN(203)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[2] for '05080200F110172A52082926240000000030'O to be handled at TC_rab_assignment_concurrent0(212) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 3TC_rab_assignment_concurrent0(212)1912023 TC_rab_assignment_concurrent0(213)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[3] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assignment_concurrent0(213) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 4TC_rab_assignment_concurrent0(213)11092143 TC_rab_assignment_concurrent0(214)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[4] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_assignment_concurrent0(214) TC_rab_assignment_concurrent0(215)@5e928ce02d95: f_gen_tmsi(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)@5e928ce02d95: Added conn table entry 5TC_rab_assignment_concurrent0(214)14019250 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[5] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 6TC_rab_assignment_concurrent0(215)2141909 TC_rab_assignment_concurrent0(216)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[6] for '05080200F110172A52082926240000000070'O to be handled at TC_rab_assignment_concurrent0(216) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 7TC_rab_assignment_concurrent0(216)2301048 TC_rab_assignment_concurrent0(217)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[7] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_assignment_concurrent0(217) TC_rab_assignment_concurrent0(218)@5e928ce02d95: f_gen_tmsi(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)@5e928ce02d95: Added conn table entry 8TC_rab_assignment_concurrent0(217)15391103 TC_rab_assignment_concurrent0(219)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000001'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[8] for '05080200F110172A52082926240000000001'O to be handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[9] for '05080200F110172A52082926240000000090'O to be handled at TC_rab_assignment_concurrent0(218) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 9TC_rab_assignment_concurrent0(219)7349448 TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 10TC_rab_assignment_concurrent0(218)12236156 TC_rab_assignment_concurrent0(220)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000011'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[10] for '05080200F110172A52082926240000000011'O to be handled at TC_rab_assignment_concurrent0(220) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 11TC_rab_assignment_concurrent0(220)4320058 TC_rab_assignment_concurrent0(221)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000021'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[11] for '05080200F110172A52082926240000000021'O to be handled at TC_rab_assignment_concurrent0(221) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 12TC_rab_assignment_concurrent0(221)11279581 TC_rab_assignment_concurrent0(222)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000031'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[12] for '05080200F110172A52082926240000000031'O to be handled at TC_rab_assignment_concurrent0(222) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 13TC_rab_assignment_concurrent0(222)11533017 TC_rab_assignment_concurrent0(223)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000041'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[13] for '05080200F110172A52082926240000000041'O to be handled at TC_rab_assignment_concurrent0(223) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 14TC_rab_assignment_concurrent0(223)6808516 TC_rab_assignment_concurrent0(224)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000051'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Created Expect[14] for '05080200F110172A52082926240000000051'O to be handled at TC_rab_assignment_concurrent0(224) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Added conn table entry 15TC_rab_assignment_concurrent0(224)11242702 20250404085708568 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708569 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd3ad2, normal) (hnbgw_rua.c:407) 20250404085708569 DHNB DEBUG map_rua[0x55c700c11cb0]{init}: Allocated (fsm.c:456) 20250404085708569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-867026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708569 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-867026 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708569 DCN DEBUG map_sccp[0x55c700c106f0]{init}: Allocated (fsm.c:456) 20250404085708569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708569 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-867026 <-> SCCP-9 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708569 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-867026 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708569 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708569 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708569 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708569 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{IDLE}: Allocated (fsm.c:456) 20250404085708569 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030000370056400500f1100926) (sccp_scrc.c:415) 20250404085708569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708569 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 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:1175) 20250404085708569 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708569 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708570 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a3387, normal) (hnbgw_rua.c:407) 20250404085708570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708570 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708570 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 37 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708570 DHNB DEBUG map_rua[0x55c700c29cf0]{init}: Allocated (fsm.c:456) 20250404085708570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10105735 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708570 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10105735 SCCP-0 CS MI=IMSI-262420000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708570 DCN DEBUG map_sccp[0x55c700c164a0]{init}: Allocated (fsm.c:456) 20250404085708570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708570 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10105735 <-> SCCP-10 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10105735 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708570 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708570 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{IDLE}: Allocated (fsm.c:456) 20250404085708570 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708570 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000020004f40030002830056400500f1100926) (sccp_scrc.c:415) 20250404085708570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708570 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708570 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708570 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708570 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708570 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708570 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708570 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708570 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708570 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 02 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708570 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708570 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708570 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708570 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1d2cd7, normal) (hnbgw_rua.c:407) 20250404085708570 DHNB DEBUG map_rua[0x55c700c18810]{init}: Allocated (fsm.c:456) 20250404085708570 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708570 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1912023 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708570 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708570 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708570 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1912023 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708571 DCN DEBUG map_sccp[0x55c700c18940]{init}: Allocated (fsm.c:456) 20250404085708570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708570 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708570 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708570 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708570 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708570 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708570 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708570 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708571 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708571 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1912023 <-> SCCP-11 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708571 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1912023 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708571 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708571 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708571 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708571 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{IDLE}: Allocated (fsm.c:456) 20250404085708571 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708571 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300010f0056400500f1100926) (sccp_scrc.c:415) 20250404085708571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708571 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708571 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708571 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708571 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708571 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 83 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708571 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708571 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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708571 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708571 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708571 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708571 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) 20250404085708571 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250404085708571 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708571 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708571 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708571 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708571 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708571 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708571 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708571 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708571 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708571 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708571 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{UNUSED}: Allocated (fsm.c:456) 20250404085708571 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{UNUSED}: is child of mgw(mgw-fsm-11889154-0)[0x55c700c16e70] (fsm.c:486) 20250404085708572 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11889154-0)[0x55c700c16e70] (mgcp_client_endpoint_fsm.c:724) 20250404085708572 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708572 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708572 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c15dc0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c15dc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090] (fsm.c:486) 20250404085708572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c15dc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c15dc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708572 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=199 'CRCX 6 rtpbridge/*@mgw MGCP 1.0\r\nC: b56a02'... (mgcp_client.c:807) 20250404085708572 DLMGCP DEBUG MGW(mgw) Queued 199 bytes for MGW (mgcp_client.c:1221) 20250404085708572 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c15dc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708572 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708572 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708572 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa940af, normal) (hnbgw_rua.c:407) 20250404085708572 DHNB DEBUG map_rua[0x55c700c23e80]{init}: Allocated (fsm.c:456) 20250404085708572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11092143 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708572 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11092143 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708572 DCN DEBUG map_sccp[0x55c700c175e0]{init}: Allocated (fsm.c:456) 20250404085708572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708572 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11092143 <-> SCCP-12 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708572 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11092143 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708572 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708572 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708572 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708572 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{IDLE}: Allocated (fsm.c:456) 20250404085708572 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030001a70056400500f1100926) (sccp_scrc.c:415) 20250404085708572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708572 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 0f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708572 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708572 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 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:1175) 20250404085708572 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708573 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708573 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd5eab2, normal) (hnbgw_rua.c:407) 20250404085708573 DHNB DEBUG map_rua[0x55c700c23fb0]{init}: Allocated (fsm.c:456) 20250404085708573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14019250 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708573 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708573 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708573 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14019250 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708573 DCN DEBUG map_sccp[0x55c700c1b840]{init}: Allocated (fsm.c:456) 20250404085708573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708573 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14019250 <-> SCCP-13 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14019250 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708573 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708573 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708573 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708573 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{IDLE}: Allocated (fsm.c:456) 20250404085708573 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708573 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708573 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708573 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085708573 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708573 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708573 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708573 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 a7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708573 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f400300021f0056400500f1100926) (sccp_scrc.c:415) 20250404085708573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708573 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708573 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708573 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 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708573 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708573 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708573 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708573 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x20aed5, normal) (hnbgw_rua.c:407) 20250404085708573 DHNB DEBUG map_rua[0x55c700c1ad50]{init}: Allocated (fsm.c:456) 20250404085708573 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141909 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708574 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141909 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708574 DCN DEBUG map_sccp[0x55c700c1ae80]{init}: Allocated (fsm.c:456) 20250404085708574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708574 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708574 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708574 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708574 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2141909 <-> SCCP-14 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141909 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708574 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708574 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{IDLE}: Allocated (fsm.c:456) 20250404085708574 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030002d60056400500f1100926) (sccp_scrc.c:415) 20250404085708574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708574 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708574 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708574 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708574 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708574 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708574 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708574 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 02 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708574 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708574 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708574 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708574 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708574 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708574 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x231c78, normal) (hnbgw_rua.c:407) 20250404085708574 DHNB DEBUG map_rua[0x55c700c224b0]{init}: Allocated (fsm.c:456) 20250404085708574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2301048 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708574 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708574 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708574 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2301048 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708574 DCN DEBUG map_sccp[0x55c700c225e0]{init}: Allocated (fsm.c:456) 20250404085708574 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708574 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2301048 <-> SCCP-15 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708574 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2301048 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708574 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{IDLE}: Allocated (fsm.c:456) 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 d6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708575 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000b80056400500f1100926) (sccp_scrc.c:415) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708575 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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xead97f, normal) (hnbgw_rua.c:407) 20250404085708575 DHNB DEBUG map_rua[0x55c700c23540]{init}: Allocated (fsm.c:456) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15391103 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15391103 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708575 DCN DEBUG map_sccp[0x55c700c228a0]{init}: Allocated (fsm.c:456) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15391103 <-> SCCP-16 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15391103 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{IDLE}: Allocated (fsm.c:456) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f40030003150056400500f1100926) (sccp_scrc.c:415) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708575 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 03 15 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 b8 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7024c8, normal) (hnbgw_rua.c:407) 20250404085708575 DHNB DEBUG map_rua[0x55c700c2c440]{init}: Allocated (fsm.c:456) 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7349448 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7349448 SCCP-0 CS MI=IMSI-262420000000010: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708575 DCN DEBUG map_sccp[0x55c700c2c570]{init}: Allocated (fsm.c:456) 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 03 15 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7349448 <-> SCCP-17 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7349448 SCCP-17 msc-0 MI=IMSI-262420000000010: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{IDLE}: Allocated (fsm.c:456) 20250404085708575 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000001004f40030003a60056400500f1100926) (sccp_scrc.c:415) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708575 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085708575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708575 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 01 00 4f 40 03 00 03 a6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:1 20250404085708575 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbab57c, normal) (hnbgw_rua.c:407) 20250404085708575 DHNB DEBUG map_rua[0x55c700c23340]{init}: Allocated (fsm.c:456) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12236156 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708575 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 00 4f 40 03 00 03 a6 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12236156 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708575 DCN DEBUG map_sccp[0x55c700c2d230]{init}: Allocated (fsm.c:456) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12236156 <-> SCCP-18 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12236156 SCCP-18 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{IDLE}: Allocated (fsm.c:456) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030001510056400500f1100926) (sccp_scrc.c:415) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708576 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 90 00 4f 40 03 00 01 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x41eb3a, normal) (hnbgw_rua.c:407) 20250404085708576 DHNB DEBUG map_rua[0x55c700c229d0]{init}: Allocated (fsm.c:456) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4320058 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4320058 SCCP-0 CS MI=IMSI-262420000000011: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708576 DCN DEBUG map_sccp[0x55c700c2df70]{init}: Allocated (fsm.c:456) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4320058 <-> SCCP-19 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4320058 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{IDLE}: Allocated (fsm.c:456) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000011004f40030002e30056400500f1100926) (sccp_scrc.c:415) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708576 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 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:1175) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 90 00 4f 40 03 00 01 51 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac1cdd, normal) (hnbgw_rua.c:407) 20250404085708576 DHNB DEBUG map_rua[0x55c700c2db50]{init}: Allocated (fsm.c:456) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11279581 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11279581 SCCP-0 CS MI=IMSI-262420000000012: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708576 DCN DEBUG map_sccp[0x55c700c2e9c0]{init}: Allocated (fsm.c:456) 20250404085708576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11279581 <-> SCCP-20 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11279581 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{IDLE}: Allocated (fsm.c:456) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000021004f400300030d0056400500f1100926) (sccp_scrc.c:415) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 e3 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708576 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 03 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:1175) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xaffad9, normal) (hnbgw_rua.c:407) 20250404085708576 DHNB DEBUG map_rua[0x55c700c2f6e0]{init}: Allocated (fsm.c:456) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533017 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533017 SCCP-0 CS MI=IMSI-262420000000013: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708576 DCN DEBUG map_sccp[0x55c700c2f810]{init}: Allocated (fsm.c:456) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11533017 <-> SCCP-21 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533017 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708576 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{IDLE}: Allocated (fsm.c:456) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708576 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000031004f40030000d70056400500f1100926) (sccp_scrc.c:415) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 03 0d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708576 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 00 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x67e3c4, normal) (hnbgw_rua.c:407) 20250404085708576 DHNB DEBUG map_rua[0x55c700c2f480]{init}: Allocated (fsm.c:456) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808516 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808516 SCCP-0 CS MI=IMSI-262420000000014: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708576 DCN DEBUG map_sccp[0x55c700c302d0]{init}: Allocated (fsm.c:456) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6808516 <-> SCCP-22 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808516 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708576 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 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{IDLE}: Allocated (fsm.c:456) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000041004f400300034f0056400500f1100926) (sccp_scrc.c:415) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 d7 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708576 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 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:1175) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708576 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085708576 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab8cce, normal) (hnbgw_rua.c:407) 20250404085708576 DHNB DEBUG map_rua[0x55c700c31000]{init}: Allocated (fsm.c:456) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242702 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242702 SCCP-0 CS MI=IMSI-262420000000015: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085708576 DCN DEBUG map_sccp[0x55c700c31130]{init}: Allocated (fsm.c:456) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085708576 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11242702 <-> SCCP-23 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085708576 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242702 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085708576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085708576 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085708576 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085708576 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{IDLE}: Allocated (fsm.c:456) 20250404085708576 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085708576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000051004f400300039d0056400500f1100926) (sccp_scrc.c:415) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 4f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085708576 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085708576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708576 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708576 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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708576 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085708576 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085708576 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[1] for l3='05080200F110172A52082926240000000010'O handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 1TC_rab_assignment_concurrent0(210)4189181 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708576 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 9d 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:2 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:3 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000020'O handled at TC_rab_assignment_concurrent0(211) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 2TC_rab_assignment_concurrent0(211)1935151 TC_rab_assignment_concurrent0(210)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:4 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[2] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assignment_concurrent0(212) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 3TC_rab_assignment_concurrent0(212)1370186 TC_rab_assignment_concurrent0(211)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[3] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assignment_concurrent0(213) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 4TC_rab_assignment_concurrent0(213)6206034 TC_rab_assignment_concurrent0(212)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[5]. TC_rab_assignment_concurrent0(213)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:6 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[4] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_assignment_concurrent0(214) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 5TC_rab_assignment_concurrent0(214)11738595 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:7 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[7]. HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[5] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assignment_concurrent0(215) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:8 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 6TC_rab_assignment_concurrent0(215)14686380 TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[6] for l3='05080200F110172A52082926240000000070'O handled at TC_rab_assignment_concurrent0(216) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 7TC_rab_assignment_concurrent0(216)16759064 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085708590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708590 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708590 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 72 28 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_rab_assignment_concurrent0(215)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[7] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_assignment_concurrent0(217) 20250404085708590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708591 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d87228) (sccp_scrc.c:486) 20250404085708591 DLSCCP DEBUG Received CO:COAK for local reference 9 (sccp_scoc.c:1855) 20250404085708591 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 8TC_rab_assignment_concurrent0(217)325681 20250404085708591 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708591 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708591 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708591 DCN DEBUG handle_cn_conn_conf() conn_id=9, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_assignment_concurrent0(216)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[2], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_rab_assignment_concurrent0(217)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:10 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[8] for l3='05080200F110172A52082926240000000001'O handled at TC_rab_assignment_concurrent0(219) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 9TC_rab_assignment_concurrent0(219)11215027 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[10]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:11 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[9] for l3='05080200F110172A52082926240000000090'O handled at TC_rab_assignment_concurrent0(218) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 10TC_rab_assignment_concurrent0(218)8757576 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:12 TC_rab_assignment_concurrent0(219)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:13 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[10] for l3='05080200F110172A52082926240000000011'O handled at TC_rab_assignment_concurrent0(220) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 11TC_rab_assignment_concurrent0(220)3130225 TC_rab_assignment_concurrent0(218)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: First idle individual index:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_rab_assignment_concurrent0(220)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[11] for l3='05080200F110172A52082926240000000021'O handled at TC_rab_assignment_concurrent0(221) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 12TC_rab_assignment_concurrent0(221)11925725 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[6], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[12] for l3='05080200F110172A52082926240000000031'O handled at TC_rab_assignment_concurrent0(222) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 13TC_rab_assignment_concurrent0(222)9167207 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:7 TC_rab_assignment_concurrent0(221)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:8 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[13] for l3='05080200F110172A52082926240000000041'O handled at TC_rab_assignment_concurrent0(223) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 14TC_rab_assignment_concurrent0(223)11312565 TC_rab_assignment_concurrent0(222)@5e928ce02d95: setverdict(pass): none -> pass HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b56a0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b56a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: First idle individual index:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Found Expect[14] for l3='05080200F110172A52082926240000000051'O handled at TC_rab_assignment_concurrent0(224) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Added conn table entry 15TC_rab_assignment_concurrent0(224)9861633 TC_rab_assignment_concurrent0(223)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_rab_assignment_concurrent0(209)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "6", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "b56a0217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b56a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:10 TC_rab_assignment_concurrent0(224)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[10], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:11 TC_rab_assignment_concurrent0(210)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(210) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Warning: Re-starting timer T_ias[15], which is already active (running or expired). 20250404085708627 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 6 OK (mgcp_client.c:758) 20250404085708627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708627 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708627 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708627 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708627 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708627 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708627 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708627 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708627 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708627 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708627 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708627 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708627 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708627 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708627 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708627 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)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(209)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708640 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708640 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xb56a02) (hnbgw_rua.c:471) 20250404085708640 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11889154 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708640 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708640 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708640 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708640 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708640 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708640 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708640 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11889154-0)[0x55c700c16e70] (mgcp_client_endpoint_fsm.c:724) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: rtpbridge/0@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708640 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=213 'MDCX 7 rtpbridge/0@mgw MGCP 1.0\r\nC: b56a02'... (mgcp_client.c:807) 20250404085708640 DLMGCP DEBUG MGW(mgw) Queued 213 bytes for MGW (mgcp_client.c:1221) 20250404085708640 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708640 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "7", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b56a0217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b56a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708645 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 7 OK (mgcp_client.c:758) 20250404085708645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708645 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708645 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708645 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708645 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11889154-0)[0x55c700c16e70] (mgcp_client_endpoint_fsm.c:724) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c30650]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c30650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090] (fsm.c:486) 20250404085708645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c30650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c30650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/0@mgw... (mgcp_client_fsm.c:228) 20250404085708645 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=203 'CRCX 8 rtpbridge/0@mgw MGCP 1.0\r\nC: b56a02'... (mgcp_client.c:807) 20250404085708645 DLMGCP DEBUG MGW(mgw) Queued 203 bytes for MGW (mgcp_client.c:1221) 20250404085708645 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11889154-0)[0x55c700c30650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708645 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "8", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b56a0217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "b56a0217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708652 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 8 OK (mgcp_client.c:758) 20250404085708652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708652 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: rtpbridge/0@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708652 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{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) 20250404085708652 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708652 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708652 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708652 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708652 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708652 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708652 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708652 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfeaaf), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708652 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 bf ea af 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708652 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708652 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708652 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708652 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bf ea af 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085708652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708652 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708652 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708652 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708652 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 99 f8 d9 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 9d 71 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0099f8d9) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 10 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=10, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a 8e ea 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 04 a6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c29d71) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 11 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=11, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004a8eea) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 12 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=12, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a ef 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005304a6) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 13 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 7b 2d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=13, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004aef6a) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 14 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=14, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 4a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00527b2d) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 15 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 68 6e e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=15, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0002044a) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 16 (sccp_scoc.c:1855) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ac 40 6d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=16, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00686ee0) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 17 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=17, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bd 82 81 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ac406d) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 18 (sccp_scoc.c:1855) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 22 99 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=18, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bd8281) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 19 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 fb f2 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=19, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00592299) (sccp_scrc.c:486) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 20 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=20, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 0a 53 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c2fbf2) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 21 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=21, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9f 3a e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00010a53) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 22 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=22, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708653 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=009f3ae0) (sccp_scrc.c:486) 20250404085708653 DLSCCP DEBUG Received CO:COAK for local reference 23 (sccp_scoc.c:1855) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085708653 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085708653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085708653 DCN DEBUG handle_cn_conn_conf() conn_id=23, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085708653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085708653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708654 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708654 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708654 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) 20250404085708654 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250404085708654 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708654 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708654 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708654 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708654 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708654 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708654 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708654 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708654 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708654 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708654 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{UNUSED}: Allocated (fsm.c:456) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{UNUSED}: is child of mgw(mgw-fsm-867026-0)[0x55c700c2bc30] (fsm.c:486) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-867026-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:724) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c1a230]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c1a230]{ST_CRCX}: is child of mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0] (fsm.c:486) 20250404085708654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c1a230]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c1a230]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708654 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=197 'CRCX 9 rtpbridge/*@mgw MGCP 1.0\r\nC: d3ad21'... (mgcp_client.c:807) 20250404085708654 DLMGCP DEBUG MGW(mgw) Queued 197 bytes for MGW (mgcp_client.c:1221) 20250404085708654 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c1a230]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708654 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(209)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d3ad217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3ad217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "9", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d3ad217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3ad217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(211)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(211) 20250404085708665 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 9 OK (mgcp_client.c:758) 20250404085708665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708665 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708665 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708665 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708665 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708665 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708665 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708665 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708665 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708665 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708665 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708665 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708665 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708671 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708671 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd3ad2) (hnbgw_rua.c:471) 20250404085708671 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-867026 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708671 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708671 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708671 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708671 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708671 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708671 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708671 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708671 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-867026-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:724) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: rtpbridge/1@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708671 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=212 'MDCX 10 rtpbridge/1@mgw MGCP 1.0\r\nC: d3ad2'... (mgcp_client.c:807) 20250404085708671 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250404085708671 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708671 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(210)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "10", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d3ad217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3ad217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708677 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 10 OK (mgcp_client.c:758) 20250404085708677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708677 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708677 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708677 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-867026-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:724) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c31260]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c31260]{ST_CRCX}: is child of mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0] (fsm.c:486) 20250404085708677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c31260]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c31260]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/1@mgw... (mgcp_client_fsm.c:228) 20250404085708677 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=202 'CRCX 11 rtpbridge/1@mgw MGCP 1.0\r\nC: d3ad2'... (mgcp_client.c:807) 20250404085708677 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250404085708677 DLMGCP DEBUG MGCP_CONN(mgw-fsm-867026-0)[0x55c700c31260]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708677 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "11", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d3ad217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d3ad217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708683 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 11 OK (mgcp_client.c:758) 20250404085708683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708683 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: rtpbridge/1@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708683 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{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) 20250404085708683 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708683 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708683 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708683 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708683 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708683 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708683 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708683 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d87228), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708683 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708683 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708683 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708683 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 d8 72 28 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708683 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708683 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708683 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708683 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708683 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708683 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708683 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708683 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708683 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708683 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708683 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 72 28 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708684 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708684 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708684 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708684 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708684 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708684 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) 20250404085708684 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250404085708684 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708684 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708684 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708684 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708684 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708684 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708684 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708684 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708684 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708684 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708684 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{UNUSED}: Allocated (fsm.c:456) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{UNUSED}: is child of mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0] (fsm.c:486) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0] (mgcp_client_endpoint_fsm.c:724) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c42bd0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c42bd0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220] (fsm.c:486) 20250404085708684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c42bd0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c42bd0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708684 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 12 rtpbridge/*@mgw MGCP 1.0\r\nC: 9a338'... (mgcp_client.c:807) 20250404085708684 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708684 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c42bd0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708684 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(210)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a338717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a338717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "12", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "9a338717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a338717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(212)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(212) 20250404085708691 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 12 OK (mgcp_client.c:758) 20250404085708691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708691 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708691 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708691 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708691 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708691 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708691 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708691 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708691 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708691 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708691 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708691 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708691 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708696 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708696 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x9a3387) (hnbgw_rua.c:471) 20250404085708696 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10105735 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708696 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708696 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708696 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708696 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708696 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708696 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0] (mgcp_client_endpoint_fsm.c:724) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: rtpbridge/2@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708696 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708696 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 13 rtpbridge/2@mgw MGCP 1.0\r\nC: 9a338'... (mgcp_client.c:807) 20250404085708696 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708696 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708696 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(211)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "13", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "9a338717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a338717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708703 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 13 OK (mgcp_client.c:758) 20250404085708703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708703 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708703 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708703 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708703 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0] (mgcp_client_endpoint_fsm.c:724) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c32150]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c32150]{ST_CRCX}: is child of mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220] (fsm.c:486) 20250404085708703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c32150]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c32150]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/2@mgw... (mgcp_client_fsm.c:228) 20250404085708703 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 14 rtpbridge/2@mgw MGCP 1.0\r\nC: 9a338'... (mgcp_client.c:807) 20250404085708703 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708703 DLMGCP DEBUG MGCP_CONN(mgw-fsm-10105735-0)[0x55c700c32150]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708703 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "14", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "9a338717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "9a338717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708709 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 14 OK (mgcp_client.c:758) 20250404085708709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708709 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: rtpbridge/2@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708709 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{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) 20250404085708709 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708709 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708709 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708709 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708709 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708709 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099f8d9), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708709 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 99 f8 d9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708709 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708709 DLSS7 <000c> osmo_ss7_asp.c:1175 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 99 f8 d9 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708710 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708710 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708710 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708710 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708710 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708710 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) 20250404085708710 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250404085708710 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708710 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708710 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708710 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708710 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708710 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708710 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708710 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708710 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708710 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{UNUSED}: Allocated (fsm.c:456) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{UNUSED}: is child of mgw(mgw-fsm-1912023-0)[0x55c700c44370] (fsm.c:486) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-1912023-0)[0x55c700c44370] (mgcp_client_endpoint_fsm.c:724) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c4b560]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c4b560]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80] (fsm.c:486) 20250404085708710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c4b560]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c4b560]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708710 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 15 rtpbridge/*@mgw MGCP 1.0\r\nC: 1d2cd'... (mgcp_client.c:807) 20250404085708710 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c4b560]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708710 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2cd717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2cd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "15", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2cd717" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2cd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(213)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(213) 20250404085708719 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 15 OK (mgcp_client.c:758) 20250404085708719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708719 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708719 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708720 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708720 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708720 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708720 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708720 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708720 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708720 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708720 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708720 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708720 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708720 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708720 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708720 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708725 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708725 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x1d2cd7) (hnbgw_rua.c:471) 20250404085708725 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1912023 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708725 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708725 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708725 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708725 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708726 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708726 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708726 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708726 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-1912023-0)[0x55c700c44370] (mgcp_client_endpoint_fsm.c:724) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708726 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 16 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d2cd'... (mgcp_client.c:807) 20250404085708726 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708726 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708726 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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)@5e928ce02d95: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(212)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "16", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2cd717" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2cd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708731 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 16 OK (mgcp_client.c:758) 20250404085708731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708731 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708731 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708731 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708731 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-1912023-0)[0x55c700c44370] (mgcp_client_endpoint_fsm.c:724) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c32690]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c32690]{ST_CRCX}: is child of mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80] (fsm.c:486) 20250404085708731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c32690]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c32690]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404085708731 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 17 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d2cd'... (mgcp_client.c:807) 20250404085708731 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708731 DLMGCP DEBUG MGCP_CONN(mgw-fsm-1912023-0)[0x55c700c32690]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708731 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "17", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2cd717" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "1d2cd717", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708736 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 17 OK (mgcp_client.c:758) 20250404085708736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708736 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708736 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{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) 20250404085708736 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708736 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708736 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708736 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708736 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708736 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c29d71), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708736 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708736 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 c2 9d 71 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708736 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708736 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708736 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708736 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708736 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 9d 71 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708736 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708736 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708736 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708736 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708736 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708737 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708737 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) 20250404085708737 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250404085708737 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708737 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708737 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708737 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708737 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708737 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708737 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708737 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708737 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708737 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{UNUSED}: Allocated (fsm.c:456) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{UNUSED}: is child of mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0] (fsm.c:486) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0] (mgcp_client_endpoint_fsm.c:724) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c543d0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c543d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0] (fsm.c:486) 20250404085708737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c543d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c543d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708737 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 18 rtpbridge/*@mgw MGCP 1.0\r\nC: a940a'... (mgcp_client.c:807) 20250404085708737 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708737 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c543d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708737 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a940af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a940af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "18", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "a940af17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a940af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(214)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(214) 20250404085708744 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 18 OK (mgcp_client.c:758) 20250404085708744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708744 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708744 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708744 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708744 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708744 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708744 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708744 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708744 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708744 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708744 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708744 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708744 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708744 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708749 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708749 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa940af) (hnbgw_rua.c:471) 20250404085708749 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11092143 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708749 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708749 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708749 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708749 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708749 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708749 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708749 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0] (mgcp_client_endpoint_fsm.c:724) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: rtpbridge/4@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708749 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 19 rtpbridge/4@mgw MGCP 1.0\r\nC: a940a'... (mgcp_client.c:807) 20250404085708749 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708749 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708749 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(213)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "19", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "a940af17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a940af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708754 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 19 OK (mgcp_client.c:758) 20250404085708754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708754 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708754 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708754 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708754 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0] (mgcp_client_endpoint_fsm.c:724) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c2b6e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c2b6e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0] (fsm.c:486) 20250404085708754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c2b6e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c2b6e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/4@mgw... (mgcp_client_fsm.c:228) 20250404085708754 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 20 rtpbridge/4@mgw MGCP 1.0\r\nC: a940a'... (mgcp_client.c:807) 20250404085708754 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708754 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11092143-0)[0x55c700c2b6e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708754 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "20", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "a940af17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "a940af17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708760 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 20 OK (mgcp_client.c:758) 20250404085708760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708760 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{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) 20250404085708760 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708760 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708760 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708760 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708760 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708760 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a8eea), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708760 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708760 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 4a 8e ea 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708760 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085708761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708761 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708761 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a 8e ea 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708761 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708761 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708761 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708761 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708761 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708761 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708761 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708761 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708761 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708761 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708761 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708761 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) 20250404085708761 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250404085708761 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708761 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708761 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708761 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708761 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708761 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708761 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708761 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708761 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708761 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708761 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{UNUSED}: Allocated (fsm.c:456) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{UNUSED}: is child of mgw(mgw-fsm-14019250-0)[0x55c700c4cda0] (fsm.c:486) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14019250-0)[0x55c700c4cda0] (mgcp_client_endpoint_fsm.c:724) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c5d130]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c5d130]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860] (fsm.c:486) 20250404085708761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c5d130]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c5d130]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708761 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 21 rtpbridge/*@mgw MGCP 1.0\r\nC: d5eab'... (mgcp_client.c:807) 20250404085708761 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708761 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c5d130]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708761 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(213)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d5eab217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5eab217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "21", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d5eab217" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5eab217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(215)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250404085708771 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 21 OK (mgcp_client.c:758) 20250404085708771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708771 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708771 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708771 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708771 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708771 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708771 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708771 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708771 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708771 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708771 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708771 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708771 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708771 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708771 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708771 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)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(215) TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708777 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708777 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd5eab2) (hnbgw_rua.c:471) 20250404085708777 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14019250 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708777 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708777 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708777 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708777 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708777 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708777 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708777 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-14019250-0)[0x55c700c4cda0] (mgcp_client_endpoint_fsm.c:724) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708777 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708777 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 22 rtpbridge/5@mgw MGCP 1.0\r\nC: d5eab'... (mgcp_client.c:807) 20250404085708777 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708777 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708777 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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)@5e928ce02d95: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(214)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "22", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d5eab217" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5eab217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708785 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 22 OK (mgcp_client.c:758) 20250404085708785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708785 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708785 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708785 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708785 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-14019250-0)[0x55c700c4cda0] (mgcp_client_endpoint_fsm.c:724) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c4d220]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c4d220]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860] (fsm.c:486) 20250404085708785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c4d220]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c4d220]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250404085708785 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 23 rtpbridge/5@mgw MGCP 1.0\r\nC: d5eab'... (mgcp_client.c:807) 20250404085708785 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708785 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14019250-0)[0x55c700c4d220]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708785 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "23", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d5eab217" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d5eab217", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708791 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 23 OK (mgcp_client.c:758) 20250404085708791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708791 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{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) 20250404085708791 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708791 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708791 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708791 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708791 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708791 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708791 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708791 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005304a6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708791 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708791 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 53 04 a6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708791 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708791 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708791 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708791 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708791 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708791 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 04 a6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708791 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708791 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708792 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708792 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) 20250404085708792 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250404085708792 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708792 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708792 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708792 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708792 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708792 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708792 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708792 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708792 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708792 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708792 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{UNUSED}: Allocated (fsm.c:456) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{UNUSED}: is child of mgw(mgw-fsm-2141909-0)[0x55c700c5f370] (fsm.c:486) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2141909-0)[0x55c700c5f370] (mgcp_client_endpoint_fsm.c:724) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708792 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c65d70]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708792 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c65d70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0] (fsm.c:486) 20250404085708792 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c65d70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708792 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c65d70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708792 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 24 rtpbridge/*@mgw MGCP 1.0\r\nC: 20aed'... (mgcp_client.c:807) 20250404085708792 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708792 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c65d70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708792 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20aed517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20aed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "24", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "20aed517" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20aed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(216)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 20250404085708803 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 24 OK (mgcp_client.c:758) 20250404085708803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708803 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708803 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708803 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708803 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708803 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708803 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708803 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708803 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708803 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708803 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708803 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(216) 20250404085708803 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708803 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(215)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708811 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708811 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x20aed5) (hnbgw_rua.c:471) 20250404085708811 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141909 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708811 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708811 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708811 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708811 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708811 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708811 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708811 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2141909-0)[0x55c700c5f370] (mgcp_client_endpoint_fsm.c:724) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: rtpbridge/6@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708811 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708811 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 25 rtpbridge/6@mgw MGCP 1.0\r\nC: 20aed'... (mgcp_client.c:807) 20250404085708811 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708811 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708811 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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)@5e928ce02d95: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(215)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "25", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "20aed517" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20aed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708817 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 25 OK (mgcp_client.c:758) 20250404085708817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708817 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708817 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708817 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708817 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2141909-0)[0x55c700c5f370] (mgcp_client_endpoint_fsm.c:724) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708817 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c5ed10]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708817 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c5ed10]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0] (fsm.c:486) 20250404085708817 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c5ed10]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708817 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c5ed10]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/6@mgw... (mgcp_client_fsm.c:228) 20250404085708817 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 26 rtpbridge/6@mgw MGCP 1.0\r\nC: 20aed'... (mgcp_client.c:807) 20250404085708817 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708817 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2141909-0)[0x55c700c5ed10]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708817 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "26", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "20aed517" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "20aed517", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708822 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 26 OK (mgcp_client.c:758) 20250404085708822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: rtpbridge/6@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708822 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{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) 20250404085708822 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708822 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708822 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708822 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708822 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708822 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708822 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aef6a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708822 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708822 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708822 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708822 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 4a ef 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 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:1175) 20250404085708822 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708822 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708822 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085708822 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708823 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a ef 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 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  20250404085708823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708823 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708823 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708823 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708823 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708823 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708823 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708823 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) 20250404085708823 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250404085708823 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708823 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708823 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708823 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708823 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708823 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708823 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708823 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708823 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708823 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708823 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{UNUSED}: Allocated (fsm.c:456) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{UNUSED}: is child of mgw(mgw-fsm-2301048-0)[0x55c700c67470] (fsm.c:486) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-2301048-0)[0x55c700c67470] (mgcp_client_endpoint_fsm.c:724) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c6ea30]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c6ea30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160] (fsm.c:486) 20250404085708823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c6ea30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c6ea30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708823 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 27 rtpbridge/*@mgw MGCP 1.0\r\nC: 231c7'... (mgcp_client.c:807) 20250404085708823 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708823 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c6ea30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708823 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(215)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "231c7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "231c7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "27", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "231c7817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "231c7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(217)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(217) 20250404085708832 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 27 OK (mgcp_client.c:758) 20250404085708832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708832 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708832 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708832 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708832 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708832 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708832 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708832 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708832 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708832 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708832 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708832 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708832 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708832 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708832 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708832 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708836 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708836 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x231c78) (hnbgw_rua.c:471) 20250404085708836 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2301048 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708836 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708836 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708836 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708836 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708836 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708836 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708836 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-2301048-0)[0x55c700c67470] (mgcp_client_endpoint_fsm.c:724) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: rtpbridge/7@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708836 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 28 rtpbridge/7@mgw MGCP 1.0\r\nC: 231c7'... (mgcp_client.c:807) 20250404085708836 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708836 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708836 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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)@5e928ce02d95: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(216)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "28", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "231c7817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "231c7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708841 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 28 OK (mgcp_client.c:758) 20250404085708841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708841 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708841 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708841 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708841 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708841 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708841 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708841 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708841 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708842 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708842 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-2301048-0)[0x55c700c67470] (mgcp_client_endpoint_fsm.c:724) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c5d8a0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c5d8a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160] (fsm.c:486) 20250404085708842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c5d8a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c5d8a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/7@mgw... (mgcp_client_fsm.c:228) 20250404085708842 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 29 rtpbridge/7@mgw MGCP 1.0\r\nC: 231c7'... (mgcp_client.c:807) 20250404085708842 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708842 DLMGCP DEBUG MGCP_CONN(mgw-fsm-2301048-0)[0x55c700c5d8a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708842 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "29", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "231c7817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "231c7817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708846 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 29 OK (mgcp_client.c:758) 20250404085708846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708846 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: rtpbridge/7@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708846 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{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) 20250404085708846 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708846 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708846 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708846 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708846 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708846 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708846 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708846 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00527b2d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708846 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708846 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708846 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708846 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708846 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708846 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 52 7b 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708846 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708846 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708846 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708846 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708846 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708846 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 7b 2d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085708846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708846 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708846 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708846 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708846 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708846 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708846 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708846 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708846 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708847 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708847 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708847 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708847 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) 20250404085708847 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250404085708847 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708847 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708847 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708847 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708847 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708847 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708847 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708847 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708847 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708847 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708847 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{UNUSED}: Allocated (fsm.c:456) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{UNUSED}: is child of mgw(mgw-fsm-15391103-0)[0x55c700c70890] (fsm.c:486) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-15391103-0)[0x55c700c70890] (mgcp_client_endpoint_fsm.c:724) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c77750]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c77750]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80] (fsm.c:486) 20250404085708847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c77750]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c77750]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708847 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 30 rtpbridge/*@mgw MGCP 1.0\r\nC: ead97'... (mgcp_client.c:807) 20250404085708847 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708847 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c77750]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708847 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(216)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ead97f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ead97f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "30", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ead97f17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ead97f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(219)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(219) 20250404085708854 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 30 OK (mgcp_client.c:758) 20250404085708854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708854 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708854 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708854 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708854 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708854 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708854 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708854 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708854 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708854 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708854 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708854 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708858 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708858 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xead97f) (hnbgw_rua.c:471) 20250404085708858 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15391103 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708858 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708858 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708858 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708858 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708858 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708858 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708858 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708858 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-15391103-0)[0x55c700c70890] (mgcp_client_endpoint_fsm.c:724) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708858 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 31 rtpbridge/8@mgw MGCP 1.0\r\nC: ead97'... (mgcp_client.c:807) 20250404085708858 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708858 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708858 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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)@5e928ce02d95: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(217)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "31", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ead97f17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ead97f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708864 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 31 OK (mgcp_client.c:758) 20250404085708864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708864 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708864 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708864 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708864 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-15391103-0)[0x55c700c70890] (mgcp_client_endpoint_fsm.c:724) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c6f1a0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c6f1a0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80] (fsm.c:486) 20250404085708864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c6f1a0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c6f1a0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250404085708864 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 32 rtpbridge/8@mgw MGCP 1.0\r\nC: ead97'... (mgcp_client.c:807) 20250404085708864 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708864 DLMGCP DEBUG MGCP_CONN(mgw-fsm-15391103-0)[0x55c700c6f1a0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708864 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "32", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ead97f17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ead97f17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708868 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 32 OK (mgcp_client.c:758) 20250404085708868 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708868 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708868 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708868 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708868 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{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) 20250404085708868 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708868 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708868 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708868 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708868 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708868 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708868 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708868 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002044a), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708868 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708868 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708868 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708868 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708868 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708868 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 04 4a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085708868 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708869 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708869 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708869 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708869 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708869 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 4a 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085708869 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708869 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708869 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708869 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708869 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708869 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708869 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708869 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708869 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708869 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708869 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708869 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708869 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708869 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) 20250404085708869 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250404085708869 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708869 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708869 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708869 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708869 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708869 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708869 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708869 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708869 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708869 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708869 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{UNUSED}: Allocated (fsm.c:456) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{UNUSED}: is child of mgw(mgw-fsm-7349448-0)[0x55c700c794f0] (fsm.c:486) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7349448-0)[0x55c700c794f0] (mgcp_client_endpoint_fsm.c:724) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c80450]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c80450]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80] (fsm.c:486) 20250404085708869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c80450]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c80450]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708869 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 33 rtpbridge/*@mgw MGCP 1.0\r\nC: 7024c'... (mgcp_client.c:807) 20250404085708869 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708869 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c80450]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708869 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(217)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7024c817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7024c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "33", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "7024c817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7024c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(218)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(218) 20250404085708876 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 33 OK (mgcp_client.c:758) 20250404085708876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708876 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708876 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708876 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708876 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708876 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708876 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708876 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708876 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708876 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708876 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708876 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708876 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708876 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708876 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708876 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708880 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7024c8) (hnbgw_rua.c:471) 20250404085708881 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7349448 SCCP-17 msc-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708881 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708881 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708881 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708881 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708881 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708881 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708881 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-7349448-0)[0x55c700c794f0] (mgcp_client_endpoint_fsm.c:724) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: rtpbridge/10@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708881 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708881 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 34 rtpbridge/10@mgw MGCP 1.0\r\nC: 7024'... (mgcp_client.c:807) 20250404085708881 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085708881 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708881 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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)@5e928ce02d95: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(219)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "34", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7024c817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7024c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708887 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 34 OK (mgcp_client.c:758) 20250404085708887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708887 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708887 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708887 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708887 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-7349448-0)[0x55c700c794f0] (mgcp_client_endpoint_fsm.c:724) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708887 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c5e620]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708887 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c5e620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80] (fsm.c:486) 20250404085708887 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c5e620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708887 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c5e620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/10@mgw... (mgcp_client_fsm.c:228) 20250404085708887 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 35 rtpbridge/10@mgw MGCP 1.0\r\nC: 7024'... (mgcp_client.c:807) 20250404085708887 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085708887 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7349448-0)[0x55c700c5e620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708887 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "35", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7024c817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "7024c817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708892 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 35 OK (mgcp_client.c:758) 20250404085708892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708892 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: rtpbridge/10@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708892 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{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) 20250404085708892 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708892 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708892 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708893 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708893 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708893 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708893 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686ee0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085708893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708893 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085708893 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708893 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708893 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708893 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 68 6e e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708893 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708893 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708893 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708893 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708893 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708893 DLSS7 <000c> osmo_ss7_asp.c:1175 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 68 6e e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708893 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708893 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708893 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708893 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708893 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708893 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708893 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708893 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708893 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708893 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708893 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708893 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708893 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708893 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) 20250404085708893 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250404085708893 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708893 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708893 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708893 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708893 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708893 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708893 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708893 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708893 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708893 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708893 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{UNUSED}: Allocated (fsm.c:456) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{UNUSED}: is child of mgw(mgw-fsm-12236156-0)[0x55c700c822b0] (fsm.c:486) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-12236156-0)[0x55c700c822b0] (mgcp_client_endpoint_fsm.c:724) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708893 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c89210]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708893 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c89210]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940] (fsm.c:486) 20250404085708893 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c89210]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708893 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c89210]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708893 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 36 rtpbridge/*@mgw MGCP 1.0\r\nC: bab57'... (mgcp_client.c:807) 20250404085708893 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708893 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c89210]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708893 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bab57c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bab57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "36", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "bab57c17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bab57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(220)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(220) 20250404085708902 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 36 OK (mgcp_client.c:758) 20250404085708902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708902 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708902 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708902 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708903 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708903 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708903 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708903 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708903 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708903 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708903 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708903 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708903 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708908 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708908 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbab57c) (hnbgw_rua.c:471) 20250404085708908 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12236156 SCCP-18 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708908 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708908 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708908 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708908 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708908 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708908 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708908 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-12236156-0)[0x55c700c822b0] (mgcp_client_endpoint_fsm.c:724) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708908 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 37 rtpbridge/9@mgw MGCP 1.0\r\nC: bab57'... (mgcp_client.c:807) 20250404085708908 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085708908 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708908 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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)@5e928ce02d95: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(218)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "37", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bab57c17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bab57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708915 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 37 OK (mgcp_client.c:758) 20250404085708915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708915 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708915 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708915 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-12236156-0)[0x55c700c822b0] (mgcp_client_endpoint_fsm.c:724) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708915 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c82030]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708915 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c82030]{ST_CRCX}: is child of mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940] (fsm.c:486) 20250404085708915 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c82030]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708915 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c82030]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250404085708915 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 38 rtpbridge/9@mgw MGCP 1.0\r\nC: bab57'... (mgcp_client.c:807) 20250404085708915 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085708915 DLMGCP DEBUG MGCP_CONN(mgw-fsm-12236156-0)[0x55c700c82030]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708915 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "38", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bab57c17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "bab57c17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708922 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 38 OK (mgcp_client.c:758) 20250404085708922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708922 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708922 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{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) 20250404085708922 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708922 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708922 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708922 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708922 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708922 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac406d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708922 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 ac 40 6d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708922 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708922 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708922 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708922 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708922 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708922 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ac 40 6d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708923 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708923 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708923 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708923 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708923 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708923 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708923 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708923 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) 20250404085708923 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250404085708923 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708923 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708923 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708923 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708923 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708923 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708923 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708923 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708923 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708923 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708923 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{UNUSED}: Allocated (fsm.c:456) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{UNUSED}: is child of mgw(mgw-fsm-4320058-0)[0x55c700c78770] (fsm.c:486) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4320058-0)[0x55c700c78770] (mgcp_client_endpoint_fsm.c:724) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c91eb0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c91eb0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0] (fsm.c:486) 20250404085708923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c91eb0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c91eb0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708923 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 39 rtpbridge/*@mgw MGCP 1.0\r\nC: 41eb3'... (mgcp_client.c:807) 20250404085708923 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708923 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c91eb0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708923 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "41eb3a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41eb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "39", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "41eb3a17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41eb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(221)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(221) 20250404085708934 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 39 OK (mgcp_client.c:758) 20250404085708934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708934 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708934 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708934 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708934 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708934 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708934 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708934 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708934 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708934 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708934 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708934 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708934 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708934 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708934 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708934 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708943 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708943 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x41eb3a) (hnbgw_rua.c:471) 20250404085708943 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4320058 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708943 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708943 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708943 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708943 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708943 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708943 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708943 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4320058-0)[0x55c700c78770] (mgcp_client_endpoint_fsm.c:724) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: rtpbridge/11@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708943 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 40 rtpbridge/11@mgw MGCP 1.0\r\nC: 41eb'... (mgcp_client.c:807) 20250404085708943 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085708943 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708943 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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)@5e928ce02d95: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(220)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "40", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "41eb3a17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41eb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708951 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 40 OK (mgcp_client.c:758) 20250404085708951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708951 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708951 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708951 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708951 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4320058-0)[0x55c700c78770] (mgcp_client_endpoint_fsm.c:724) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c82160]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c82160]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0] (fsm.c:486) 20250404085708951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c82160]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c82160]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/11@mgw... (mgcp_client_fsm.c:228) 20250404085708951 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 41 rtpbridge/11@mgw MGCP 1.0\r\nC: 41eb'... (mgcp_client.c:807) 20250404085708951 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085708951 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4320058-0)[0x55c700c82160]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708951 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "41", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "41eb3a17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "41eb3a17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708963 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 41 OK (mgcp_client.c:758) 20250404085708963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085708963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085708963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708963 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: rtpbridge/11@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708963 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{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) 20250404085708963 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708963 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708963 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085708963 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085708963 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085708963 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085708963 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085708963 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8281), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085708963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085708963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085708963 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085708963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085708963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085708963 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 bd 82 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085708963 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085708963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085708963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085708963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085708963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085708963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085708963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085708963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085708963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708963 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bd 82 81 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085708963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085708963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085708963 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085708963 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085708963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085708963 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085708963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085708963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085708963 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085708963 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085708964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085708964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085708964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085708964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085708964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085708964 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) 20250404085708964 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250404085708964 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085708964 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085708964 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085708964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085708964 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085708964 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085708964 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085708964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708964 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085708964 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085708964 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085708964 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708964 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{UNUSED}: Allocated (fsm.c:456) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{UNUSED}: is child of mgw(mgw-fsm-11279581-0)[0x55c700c93c00] (fsm.c:486) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11279581-0)[0x55c700c93c00] (mgcp_client_endpoint_fsm.c:724) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c9abc0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c9abc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0] (fsm.c:486) 20250404085708964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c9abc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c9abc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085708964 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 42 rtpbridge/*@mgw MGCP 1.0\r\nC: ac1cd'... (mgcp_client.c:807) 20250404085708964 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085708964 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c9abc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708964 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac1cdd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac1cdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "42", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ac1cdd17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac1cdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(222)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(222) 20250404085708980 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 42 OK (mgcp_client.c:758) 20250404085708980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085708980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085708980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085708980 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085708980 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085708980 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708980 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708980 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708980 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708980 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708980 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708980 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085708980 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085708980 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085708980 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085708980 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085708980 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085708980 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085708991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085708991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085708991 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085708991 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085708991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xac1cdd) (hnbgw_rua.c:471) 20250404085708991 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11279581 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085708991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085708991 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085708991 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085708991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085708991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708991 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085708991 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085708991 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085708991 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11279581-0)[0x55c700c93c00] (mgcp_client_endpoint_fsm.c:724) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: rtpbridge/12@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085708991 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 43 rtpbridge/12@mgw MGCP 1.0\r\nC: ac1c'... (mgcp_client.c:807) 20250404085708991 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085708991 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708991 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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)@5e928ce02d95: Session index based on connection ID:13 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(221)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "43", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ac1cdd17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac1cdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085708998 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 43 OK (mgcp_client.c:758) 20250404085708998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085708998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085708998 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708998 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085708998 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085708998 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11279581-0)[0x55c700c93c00] (mgcp_client_endpoint_fsm.c:724) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085708998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c93a90]{ST_CRCX}: Allocated (fsm.c:456) 20250404085708998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c93a90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0] (fsm.c:486) 20250404085708998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c93a90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085708998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c93a90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/12@mgw... (mgcp_client_fsm.c:228) 20250404085708998 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 44 rtpbridge/12@mgw MGCP 1.0\r\nC: ac1c'... (mgcp_client.c:807) 20250404085708998 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085708998 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11279581-0)[0x55c700c93a90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085708998 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "44", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ac1cdd17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ac1cdd17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709006 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 44 OK (mgcp_client.c:758) 20250404085709006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085709006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085709006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709006 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: rtpbridge/12@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{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) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085709006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085709006 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085709006 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085709006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00592299), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085709006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085709006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085709006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085709006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085709006 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 59 22 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 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:1175) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085709006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085709006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085709006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085709006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085709006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085709006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085709006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085709006 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709006 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 22 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 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  20250404085709006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709006 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085709006 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085709006 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085709006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085709006 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085709006 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085709006 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085709006 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709006 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085709006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085709006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085709006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085709006 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085709006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085709006 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) 20250404085709006 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250404085709006 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085709006 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085709006 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085709006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085709006 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085709006 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085709006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085709006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085709006 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085709006 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709006 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{UNUSED}: Allocated (fsm.c:456) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{UNUSED}: is child of mgw(mgw-fsm-11533017-0)[0x55c700c9cb50] (fsm.c:486) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11533017-0)[0x55c700c9cb50] (mgcp_client_endpoint_fsm.c:724) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085709006 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700ca3950]{ST_CRCX}: Allocated (fsm.c:456) 20250404085709006 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700ca3950]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20] (fsm.c:486) 20250404085709006 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700ca3950]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085709006 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700ca3950]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085709006 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 45 rtpbridge/*@mgw MGCP 1.0\r\nC: affad'... (mgcp_client.c:807) 20250404085709006 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085709006 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700ca3950]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085709006 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "affad917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "affad917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "45", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "affad917" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "affad917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(223)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(223) 20250404085709017 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 45 OK (mgcp_client.c:758) 20250404085709017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085709017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085709017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709017 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709017 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085709017 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709017 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709017 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709017 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709017 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709017 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709017 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085709017 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709017 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085709017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085709017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085709017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085709017 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085709025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085709025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085709025 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085709025 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085709025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xaffad9) (hnbgw_rua.c:471) 20250404085709025 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533017 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085709025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085709025 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085709025 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085709025 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085709025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709025 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085709025 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085709025 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709025 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11533017-0)[0x55c700c9cb50] (mgcp_client_endpoint_fsm.c:724) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: rtpbridge/13@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085709025 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 46 rtpbridge/13@mgw MGCP 1.0\r\nC: affa'... (mgcp_client.c:807) 20250404085709025 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085709025 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709025 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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)@5e928ce02d95: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(222)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "46", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "affad917" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "affad917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709032 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 46 OK (mgcp_client.c:758) 20250404085709032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085709032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085709032 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709032 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709032 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085709032 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11533017-0)[0x55c700c9cb50] (mgcp_client_endpoint_fsm.c:724) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085709032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700c92620]{ST_CRCX}: Allocated (fsm.c:456) 20250404085709032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700c92620]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20] (fsm.c:486) 20250404085709032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700c92620]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085709032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700c92620]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/13@mgw... (mgcp_client_fsm.c:228) 20250404085709032 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 47 rtpbridge/13@mgw MGCP 1.0\r\nC: affa'... (mgcp_client.c:807) 20250404085709032 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085709032 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11533017-0)[0x55c700c92620]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709032 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "47", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "affad917" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "affad917", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709040 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 47 OK (mgcp_client.c:758) 20250404085709040 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085709040 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085709040 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709040 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: rtpbridge/13@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709040 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{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) 20250404085709040 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709040 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709040 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085709040 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085709040 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085709040 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085709041 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085709041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2fbf2), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085709041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085709041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085709041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085709041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085709041 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 c2 fb f2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085709041 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085709041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085709041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085709041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085709041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085709041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085709041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085709041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085709041 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709041 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 fb f2 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085709041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709041 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085709041 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085709041 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085709041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085709041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085709041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085709041 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085709041 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709041 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085709041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085709041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085709041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085709041 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085709041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085709041 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) 20250404085709041 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250404085709041 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085709041 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085709041 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085709041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085709041 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085709041 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085709041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085709041 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709041 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709041 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085709041 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085709041 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085709041 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709041 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{UNUSED}: Allocated (fsm.c:456) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{UNUSED}: is child of mgw(mgw-fsm-6808516-0)[0x55c700ca5840] (fsm.c:486) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-6808516-0)[0x55c700ca5840] (mgcp_client_endpoint_fsm.c:724) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085709041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700cac5d0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085709041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700cac5d0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420] (fsm.c:486) 20250404085709041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700cac5d0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085709041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700cac5d0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085709041 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 48 rtpbridge/*@mgw MGCP 1.0\r\nC: 67e3c'... (mgcp_client.c:807) 20250404085709041 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085709041 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700cac5d0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085709041 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67e3c417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67e3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "48", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "67e3c417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67e3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 TC_rab_assignment_concurrent0(224)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(208)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assignment_concurrent0(224) 20250404085709068 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 48 OK (mgcp_client.c:758) 20250404085709068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085709068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085709068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709068 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709068 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709068 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709068 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085709068 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709068 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085709068 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085709068 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085709068 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085709068 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085709075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085709075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085709075 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085709075 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085709075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x67e3c4) (hnbgw_rua.c:471) 20250404085709075 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808516 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085709075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085709075 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085709075 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085709075 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085709075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709075 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085709075 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085709075 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709075 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-6808516-0)[0x55c700ca5840] (mgcp_client_endpoint_fsm.c:724) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: rtpbridge/14@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085709075 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 49 rtpbridge/14@mgw MGCP 1.0\r\nC: 67e3'... (mgcp_client.c:807) 20250404085709075 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085709075 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709075 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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)@5e928ce02d95: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O TC_rab_assignment_concurrent0(223)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "49", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "67e3c417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67e3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709084 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 49 OK (mgcp_client.c:758) 20250404085709084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085709084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085709084 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709084 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709084 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085709084 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-6808516-0)[0x55c700ca5840] (mgcp_client_endpoint_fsm.c:724) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085709084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700ca5530]{ST_CRCX}: Allocated (fsm.c:456) 20250404085709084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700ca5530]{ST_CRCX}: is child of mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420] (fsm.c:486) 20250404085709084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700ca5530]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085709084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700ca5530]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/14@mgw... (mgcp_client_fsm.c:228) 20250404085709084 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 50 rtpbridge/14@mgw MGCP 1.0\r\nC: 67e3'... (mgcp_client.c:807) 20250404085709084 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085709084 DLMGCP DEBUG MGCP_CONN(mgw-fsm-6808516-0)[0x55c700ca5530]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709084 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "50", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "67e3c417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "67e3c417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709096 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 50 OK (mgcp_client.c:758) 20250404085709096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085709096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085709096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709096 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709096 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085709096 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709096 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709096 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: rtpbridge/14@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{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) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085709097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085709097 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085709097 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085709097 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00010a53), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085709097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085709097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709097 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085709097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085709097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085709097 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 01 0a 53 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085709097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085709097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085709097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085709097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085709097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085709097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085709097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085709097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709097 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 0a 53 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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  20250404085709097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709097 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085709097 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085709097 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085709097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085709097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085709097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085709097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085709097 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709097 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085709097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085709097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085709097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085709097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085709097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085709097 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) 20250404085709097 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250404085709097 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085709097 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085709097 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085709097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085709097 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085709097 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085709097 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085709097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085709097 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085709097 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709097 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{UNUSED}: Allocated (fsm.c:456) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{UNUSED}: is child of mgw(mgw-fsm-11242702-0)[0x55c700cae590] (fsm.c:486) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-11242702-0)[0x55c700cae590] (mgcp_client_endpoint_fsm.c:724) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709097 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085709097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700cb53b0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085709097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700cb53b0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60] (fsm.c:486) 20250404085709097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700cb53b0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085709097 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700cb53b0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085709098 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 51 rtpbridge/*@mgw MGCP 1.0\r\nC: ab8cc'... (mgcp_client.c:807) 20250404085709098 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085709098 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700cb53b0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085709098 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-MGCP(208)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab8cce17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab8cce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "51", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ab8cce17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab8cce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085709108 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 51 OK (mgcp_client.c:758) 20250404085709108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085709108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085709108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709108 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709108 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709108 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709108 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085709108 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085709108 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085709108 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085709108 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085709108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085709108 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085709115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085709115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085709115 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085709115 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085709115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab8cce) (hnbgw_rua.c:471) 20250404085709115 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242702 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085709115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085709115 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085709115 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085709115 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085709115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709115 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085709115 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085709115 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709115 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-11242702-0)[0x55c700cae590] (mgcp_client_endpoint_fsm.c:724) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: rtpbridge/15@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085709115 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 52 rtpbridge/15@mgw MGCP 1.0\r\nC: ab8c'... (mgcp_client.c:807) 20250404085709115 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085709115 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709115 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "52", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "ab8cce17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab8cce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709132 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 52 OK (mgcp_client.c:758) 20250404085709132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085709132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085709132 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709132 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709132 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085709132 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-11242702-0)[0x55c700cae590] (mgcp_client_endpoint_fsm.c:724) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085709132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700ca40c0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085709132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700ca40c0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60] (fsm.c:486) 20250404085709132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700ca40c0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085709132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700ca40c0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/15@mgw... (mgcp_client_fsm.c:228) 20250404085709132 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 53 rtpbridge/15@mgw MGCP 1.0\r\nC: ab8c'... (mgcp_client.c:807) 20250404085709132 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085709132 DLMGCP DEBUG MGCP_CONN(mgw-fsm-11242702-0)[0x55c700ca40c0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709132 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "53", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "ab8cce17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ab8cce17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085709155 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 53 OK (mgcp_client.c:758) 20250404085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085709155 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: rtpbridge/15@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709155 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{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) 20250404085709155 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085709155 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085709155 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085709155 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085709155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085709155 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085709155 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085709155 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f3ae0), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085709155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085709155 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085709155 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085709155 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085709155 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085709155 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 9f 3a e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085709155 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085709155 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085709155 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085709155 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085709155 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085709155 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085709155 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085709155 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085709155 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085709155 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085709156 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9f 3a e0 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@5e928ce02d95: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710671 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710671 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710671 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710671 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710671 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710671 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710671 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710671 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710671 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710671 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710671 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710672 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) 20250404085710672 DLSCCP DEBUG Received CO:CODT for local reference 8 (sccp_scoc.c:1855) 20250404085710672 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710672 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710672 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710672 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710672 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710672 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710672 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710672 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710672 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710672 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710672 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 54 rtpbridge/0@mgw MGCP 1.0\r\nC: b56a0'... (mgcp_client.c:807) 20250404085710672 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710672 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710672 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 55 rtpbridge/0@mgw MGCP 1.0\r\nC: b56a0'... (mgcp_client.c:807) 20250404085710672 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710672 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710672 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: Removing from parent mgw(mgw-fsm-11889154-0)[0x55c700c16e70] (mgcp_client_endpoint_fsm.c:873) 20250404085710672 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710672 DLMGCP DEBUG mgw-endp(mgw-fsm-11889154-0)[0x55c700c16090]{IN_USE}: Deallocated (fsm.c:568) 20250404085710672 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710672 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710672 DMGW DEBUG mgw(mgw-fsm-11889154-0)[0x55c700c16e70]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710672 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710672 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710672 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710672 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(209)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "54", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b56a0217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "55", ep := "rtpbridge/0@mgw", ver := "1.0" }, params := { { code := "C", val := "b56a0217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(209)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710677 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 54 OK (mgcp_client.c:758) 20250404085710677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710677 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710677 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 55 OK (mgcp_client.c:758) 20250404085710677 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710678 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)11889154 20250404085710686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710686 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710686 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xb56a02,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710686 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11889154 SCCP-8 msc-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710686 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710686 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710686 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710686 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710686 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bfeaaf), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710686 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710686 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 bf ea 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:1175) 20250404085710686 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710686 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085710687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710687 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710687 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bf ea af 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 TC_rab_assignment_concurrent0(209)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710691 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710691 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710691 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710691 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710691 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710691 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710691 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710691 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710691 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710691 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710691 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710691 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710691 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710691 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) 20250404085710691 DLSCCP DEBUG Received CO:CODT for local reference 9 (sccp_scoc.c:1855) 20250404085710691 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710691 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710691 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710691 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710691 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710691 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710691 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710691 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710691 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710691 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=56 'DLCX 56 rtpbridge/1@mgw MGCP 1.0\r\nC: d3ad2'... (mgcp_client.c:807) 20250404085710691 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404085710691 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710691 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=56 'DLCX 57 rtpbridge/1@mgw MGCP 1.0\r\nC: d3ad2'... (mgcp_client.c:807) 20250404085710691 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404085710691 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710691 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: Removing from parent mgw(mgw-fsm-867026-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:873) 20250404085710691 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710691 DLMGCP DEBUG mgw-endp(mgw-fsm-867026-0)[0x55c700c2b8b0]{IN_USE}: Deallocated (fsm.c:568) 20250404085710691 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710691 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710691 DMGW DEBUG mgw(mgw-fsm-867026-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710691 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710691 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710692 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 0TC_rab_assignment_concurrent0(209)7235035 TC_rab_assignment_concurrent0(210)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:0 TC_rab_assignment_concurrent0(210)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "56", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d3ad217" }, { code := "I", val := "11111" } }, sdp := omit } 20250404085710699 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 56 OK (mgcp_client.c:758) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c1a230]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(210)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "57", ep := "rtpbridge/1@mgw", ver := "1.0" }, params := { { code := "C", val := "d3ad217" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(210)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710699 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 57 OK (mgcp_client.c:758) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710699 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c31260]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)867026 20250404085710701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710701 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710702 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710702 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd3ad2,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710702 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-867026 SCCP-9 msc-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710702 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710702 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710702 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710702 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710702 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d87228), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710702 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 d8 72 28 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710702 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085710702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710702 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710702 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 72 28 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085710702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710702 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710702 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710702 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710702 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710702 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bf ea af 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710702 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=00bfeaaf), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710702 DLSCCP DEBUG Received CO:RELRE for local reference 8 (sccp_scoc.c:1855) 20250404085710702 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710702 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710702 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710702 DCN DEBUG handle_cn_disc_ind() conn_id=8 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{disconnected}: Freeing instance (context_map.c:202) 20250404085710702 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11889154)[0x55c700c0b180]{disconnected}: Deallocated (fsm.c:568) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085710702 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-8)[0x55c700c0f2c0]{disconnected}: Deallocated (fsm.c:568) 20250404085710702 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11889154 SCCP-8 msc-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250404085710702 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=00bfeaaf), PART(T=Source Reference,L=4,D=00000008) (sccp_scrc.c:415) 20250404085710702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710702 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710702 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710702 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710702 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710702 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 bf ea af 00 00 08 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710702 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710702 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710702 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710702 DLSCCP DEBUG SCCP-SCOC(8)[0x55c700c0e1b0]{IDLE}: Deallocated (fsm.c:568) 20250404085710702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710702 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710702 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085710703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710703 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710703 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bf ea af 00 00 08 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(210)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 1TC_rab_assignment_concurrent0(210)4189181 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:1 20250404085710706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710706 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710706 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710706 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710706 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 72 28 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710706 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=00d87228), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710706 DLSCCP DEBUG Received CO:RELRE for local reference 9 (sccp_scoc.c:1855) 20250404085710706 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710706 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710706 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710706 DCN DEBUG handle_cn_disc_ind() conn_id=9 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{disconnected}: Freeing instance (context_map.c:202) 20250404085710706 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-867026)[0x55c700c11cb0]{disconnected}: Deallocated (fsm.c:568) 20250404085710706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085710706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-9)[0x55c700c106f0]{disconnected}: Deallocated (fsm.c:568) 20250404085710706 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-867026 SCCP-9 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085710706 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=00d87228), PART(T=Source Reference,L=4,D=00000009) (sccp_scrc.c:415) 20250404085710706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710706 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710706 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710706 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710706 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710706 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 d8 72 28 00 00 09 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710706 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710706 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710706 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710706 DLSCCP DEBUG SCCP-SCOC(9)[0x55c700c0e430]{IDLE}: Deallocated (fsm.c:568) 20250404085710706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710706 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710706 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710706 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085710706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710706 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710706 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d8 72 28 00 00 09 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:1 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710714 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710714 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710714 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710714 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710714 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710714 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710714 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710714 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710714 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710714 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710714 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710714 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) 20250404085710714 DLSCCP DEBUG Received CO:CODT for local reference 10 (sccp_scoc.c:1855) 20250404085710714 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710714 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710714 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710714 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710714 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710714 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710714 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710714 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710714 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710714 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 58 rtpbridge/2@mgw MGCP 1.0\r\nC: 9a338'... (mgcp_client.c:807) 20250404085710714 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710714 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710714 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 59 rtpbridge/2@mgw MGCP 1.0\r\nC: 9a338'... (mgcp_client.c:807) 20250404085710714 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710714 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710714 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: Removing from parent mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0] (mgcp_client_endpoint_fsm.c:873) 20250404085710714 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710714 DLMGCP DEBUG mgw-endp(mgw-fsm-10105735-0)[0x55c700c3c220]{IN_USE}: Deallocated (fsm.c:568) 20250404085710714 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710714 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710714 DMGW DEBUG mgw(mgw-fsm-10105735-0)[0x55c700c3bfc0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710714 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710714 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710714 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(211)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "58", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "9a338717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "59", ep := "rtpbridge/2@mgw", ver := "1.0" }, params := { { code := "C", val := "9a338717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(211)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710724 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 58 OK (mgcp_client.c:758) 20250404085710724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710724 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c42bd0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710725 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 59 OK (mgcp_client.c:758) 20250404085710725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710725 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32150]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)10105735 20250404085710728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710728 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710728 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x9a3387,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710728 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10105735 SCCP-10 msc-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710728 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710728 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710728 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710728 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710728 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710728 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0099f8d9), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710729 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710729 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710729 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710729 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710729 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710729 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 99 f8 d9 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710729 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710729 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710729 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710729 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710729 DLSS7 <000c> osmo_ss7_asp.c:1175 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 99 f8 d9 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)@5e928ce02d95: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(211)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 2TC_rab_assignment_concurrent0(211)1935151 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:2 20250404085710735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710735 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710735 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710735 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710735 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710735 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710735 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710735 DLSS7 <000c> osmo_ss7_asp.c:1175 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 99 f8 d9 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710735 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710735 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=0099f8d9), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710735 DLSCCP DEBUG Received CO:RELRE for local reference 10 (sccp_scoc.c:1855) 20250404085710735 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710735 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710735 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710735 DCN DEBUG handle_cn_disc_ind() conn_id=10 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{disconnected}: Freeing instance (context_map.c:202) 20250404085710735 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10105735)[0x55c700c29cf0]{disconnected}: Deallocated (fsm.c:568) 20250404085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{disconnected}: Freeing instance (context_map.c:206) 20250404085710735 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-10)[0x55c700c164a0]{disconnected}: Deallocated (fsm.c:568) 20250404085710735 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10105735 SCCP-10 msc-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404085710735 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=0099f8d9), PART(T=Source Reference,L=4,D=0000000a) (sccp_scrc.c:415) 20250404085710735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710735 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710735 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710735 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 99 f8 d9 00 00 0a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710735 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710735 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710735 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710735 DLSCCP DEBUG SCCP-SCOC(10)[0x55c700c18b50]{IDLE}: Deallocated (fsm.c:568) 20250404085710735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710736 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710736 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710736 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710736 DLSS7 <000c> osmo_ss7_asp.c:1175 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 99 f8 d9 00 00 0a 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:2 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710745 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710745 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710745 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710745 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710745 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710745 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) 20250404085710745 DLSCCP DEBUG Received CO:CODT for local reference 11 (sccp_scoc.c:1855) 20250404085710745 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710745 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710746 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710746 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710746 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710746 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710746 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710746 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710746 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710746 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 60 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d2cd'... (mgcp_client.c:807) 20250404085710746 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710746 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710746 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 61 rtpbridge/3@mgw MGCP 1.0\r\nC: 1d2cd'... (mgcp_client.c:807) 20250404085710746 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710746 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710746 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: Removing from parent mgw(mgw-fsm-1912023-0)[0x55c700c44370] (mgcp_client_endpoint_fsm.c:873) 20250404085710746 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710746 DLMGCP DEBUG mgw-endp(mgw-fsm-1912023-0)[0x55c700c44b80]{IN_USE}: Deallocated (fsm.c:568) 20250404085710746 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710746 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710746 DMGW DEBUG mgw(mgw-fsm-1912023-0)[0x55c700c44370]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710746 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710746 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710746 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "60", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2cd717" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "61", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "1d2cd717" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(212)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710759 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 60 OK (mgcp_client.c:758) 20250404085710759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710759 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c4b560]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710760 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 61 OK (mgcp_client.c:758) 20250404085710760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710760 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c32690]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1912023 20250404085710764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710764 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710764 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x1d2cd7,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710764 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1912023 SCCP-11 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710764 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710764 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710764 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710764 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710764 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710765 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710765 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c29d71), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710765 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710765 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710765 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710765 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710765 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710765 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 c2 9d 71 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710765 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710765 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710765 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710765 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710765 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710765 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710765 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710765 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710765 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710765 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710765 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710765 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 9d 71 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(212)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:4 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 3TC_rab_assignment_concurrent0(212)1370186 20250404085710771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710771 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710771 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710771 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710771 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710771 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710771 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) 20250404085710771 DLSCCP DEBUG Received CO:CODT for local reference 12 (sccp_scoc.c:1855) 20250404085710771 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710771 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710771 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710772 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710772 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710772 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710772 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710772 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710772 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710772 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710772 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 62 rtpbridge/4@mgw MGCP 1.0\r\nC: a940a'... (mgcp_client.c:807) 20250404085710772 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710772 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710772 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 63 rtpbridge/4@mgw MGCP 1.0\r\nC: a940a'... (mgcp_client.c:807) 20250404085710772 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710772 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710772 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: Removing from parent mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0] (mgcp_client_endpoint_fsm.c:873) 20250404085710772 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710772 DLMGCP DEBUG mgw-endp(mgw-fsm-11092143-0)[0x55c700c4d7a0]{IN_USE}: Deallocated (fsm.c:568) 20250404085710772 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710772 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710772 DMGW DEBUG mgw(mgw-fsm-11092143-0)[0x55c700c4d5d0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710772 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710772 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710772 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710772 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)@5e928ce02d95: Session index based on connection ID:3 TC_rab_assignment_concurrent0(213)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "62", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "a940af17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(213)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "63", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "a940af17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404085710790 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 62 OK (mgcp_client.c:758) 20250404085710790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710790 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c543d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(213)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710791 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 63 OK (mgcp_client.c:758) 20250404085710791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710791 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2b6e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)11092143 20250404085710796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710796 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710796 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa940af,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710796 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11092143 SCCP-12 msc-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710796 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710796 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710796 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710796 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710796 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710796 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004a8eea), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710797 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710797 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710797 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 4a 8e ea 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710797 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085710797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710797 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a 8e ea 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085710797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710797 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710797 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710798 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710798 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710798 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710798 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710798 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710798 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710798 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 9d 71 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710798 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=00c29d71), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710798 DLSCCP DEBUG Received CO:RELRE for local reference 11 (sccp_scoc.c:1855) 20250404085710798 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710798 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710798 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710798 DCN DEBUG handle_cn_disc_ind() conn_id=11 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{disconnected}: Freeing instance (context_map.c:202) 20250404085710798 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1912023)[0x55c700c18810]{disconnected}: Deallocated (fsm.c:568) 20250404085710798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{disconnected}: Freeing instance (context_map.c:206) 20250404085710798 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-11)[0x55c700c18940]{disconnected}: Deallocated (fsm.c:568) 20250404085710798 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1912023 SCCP-11 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085710798 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=00c29d71), PART(T=Source Reference,L=4,D=0000000b) (sccp_scrc.c:415) 20250404085710798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710798 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710798 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710798 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710798 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710798 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710798 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 c2 9d 71 00 00 0b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710798 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710798 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710798 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710798 DLSCCP DEBUG SCCP-SCOC(11)[0x55c700c195a0]{IDLE}: Deallocated (fsm.c:568) 20250404085710799 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710799 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710799 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710799 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710799 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710799 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710799 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710799 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710799 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710799 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 9d 71 00 00 0b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:3 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 TC_rab_assignment_concurrent0(213)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710803 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710803 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710803 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710803 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710804 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710804 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710804 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710804 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710804 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 4TC_rab_assignment_concurrent0(213)6206034 20250404085710804 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710804 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710804 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) 20250404085710804 DLSCCP DEBUG Received CO:CODT for local reference 13 (sccp_scoc.c:1855) 20250404085710804 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710804 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710804 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710804 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710804 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710804 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710804 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710804 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710804 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710804 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710804 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710804 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 64 rtpbridge/5@mgw MGCP 1.0\r\nC: d5eab'... (mgcp_client.c:807) 20250404085710804 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710804 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710804 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 65 rtpbridge/5@mgw MGCP 1.0\r\nC: d5eab'... (mgcp_client.c:807) 20250404085710804 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710804 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710804 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: Removing from parent mgw(mgw-fsm-14019250-0)[0x55c700c4cda0] (mgcp_client_endpoint_fsm.c:873) 20250404085710804 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710804 DLMGCP DEBUG mgw-endp(mgw-fsm-14019250-0)[0x55c700c56860]{IN_USE}: Deallocated (fsm.c:568) 20250404085710804 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710804 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710804 DMGW DEBUG mgw(mgw-fsm-14019250-0)[0x55c700c4cda0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710804 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710804 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710805 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710805 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)@5e928ce02d95: Session index based on connection ID:4 TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "64", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d5eab217" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(214)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "65", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "d5eab217" }, { code := "I", val := "22222" } }, sdp := omit } 20250404085710818 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 64 OK (mgcp_client.c:758) 20250404085710818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710818 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c5d130]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710819 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 65 OK (mgcp_client.c:758) 20250404085710819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710819 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c4d220]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)14019250 20250404085710824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710824 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd5eab2,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14019250 SCCP-13 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710824 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710824 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710824 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710824 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005304a6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710825 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 53 04 a6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710825 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710825 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710825 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 04 a6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085710825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710825 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710825 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710826 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710826 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a 8e ea 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710826 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710826 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710826 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=004a8eea), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710826 DLSCCP DEBUG Received CO:RELRE for local reference 12 (sccp_scoc.c:1855) 20250404085710826 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710826 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710826 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710826 DCN DEBUG handle_cn_disc_ind() conn_id=12 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{disconnected}: Freeing instance (context_map.c:202) 20250404085710826 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11092143)[0x55c700c23e80]{disconnected}: Deallocated (fsm.c:568) 20250404085710826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085710826 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-12)[0x55c700c175e0]{disconnected}: Deallocated (fsm.c:568) 20250404085710826 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11092143 SCCP-12 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085710826 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=004a8eea), PART(T=Source Reference,L=4,D=0000000c) (sccp_scrc.c:415) 20250404085710826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710826 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 4a 8e ea 00 00 0c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710826 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710826 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710826 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710826 DLSCCP DEBUG SCCP-SCOC(12)[0x55c700c1ab40]{IDLE}: Deallocated (fsm.c:568) 20250404085710826 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710826 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710826 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710826 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710826 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710826 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085710826 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710826 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710826 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710826 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a 8e ea 00 00 0c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:4 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:6 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 5TC_rab_assignment_concurrent0(214)11738595 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710833 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710833 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710833 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710833 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710833 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710833 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:5 20250404085710833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710833 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710834 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710834 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710834 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) 20250404085710834 DLSCCP DEBUG Received CO:CODT for local reference 14 (sccp_scoc.c:1855) 20250404085710834 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710834 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710834 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710834 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710834 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710834 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710834 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710834 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710834 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710834 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710834 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 66 rtpbridge/6@mgw MGCP 1.0\r\nC: 20aed'... (mgcp_client.c:807) 20250404085710834 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710834 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710834 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710834 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 67 rtpbridge/6@mgw MGCP 1.0\r\nC: 20aed'... (mgcp_client.c:807) 20250404085710834 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710834 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710834 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: Removing from parent mgw(mgw-fsm-2141909-0)[0x55c700c5f370] (mgcp_client_endpoint_fsm.c:873) 20250404085710834 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710834 DLMGCP DEBUG mgw-endp(mgw-fsm-2141909-0)[0x55c700c5f4a0]{IN_USE}: Deallocated (fsm.c:568) 20250404085710834 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710834 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710834 DMGW DEBUG mgw(mgw-fsm-2141909-0)[0x55c700c5f370]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710834 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710834 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710834 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710834 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "66", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "20aed517" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "67", ep := "rtpbridge/6@mgw", ver := "1.0" }, params := { { code := "C", val := "20aed517" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(215)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710847 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 66 OK (mgcp_client.c:758) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c65d70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710847 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 67 OK (mgcp_client.c:758) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710847 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5ed10]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)2141909 20250404085710851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710851 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710851 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x20aed5,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710851 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141909 SCCP-14 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710851 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710851 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710851 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710851 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710851 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004aef6a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710851 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 4a ef 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:1175) 20250404085710851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710851 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a ef 6a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085710851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710851 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710851 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710851 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710851 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710851 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 04 a6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710851 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710851 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710851 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=005304a6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710851 DLSCCP DEBUG Received CO:RELRE for local reference 13 (sccp_scoc.c:1855) 20250404085710851 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710851 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710851 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710851 DCN DEBUG handle_cn_disc_ind() conn_id=13 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{disconnected}: Freeing instance (context_map.c:202) 20250404085710851 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14019250)[0x55c700c23fb0]{disconnected}: Deallocated (fsm.c:568) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{disconnected}: Freeing instance (context_map.c:206) 20250404085710851 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-13)[0x55c700c1b840]{disconnected}: Deallocated (fsm.c:568) 20250404085710851 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14019250 SCCP-13 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404085710851 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=005304a6), PART(T=Source Reference,L=4,D=0000000d) (sccp_scrc.c:415) 20250404085710851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710851 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710851 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710851 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710851 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710851 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710851 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 53 04 a6 00 00 0d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710851 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710851 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710851 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710851 DLSCCP DEBUG SCCP-SCOC(13)[0x55c700c22380]{IDLE}: Deallocated (fsm.c:568) 20250404085710851 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710851 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710851 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710851 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710851 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710851 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710851 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710851 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 04 a6 00 00 0d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:7 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710853 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710853 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710853 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710853 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710853 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710853 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710853 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710853 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710853 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710853 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710853 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710853 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710854 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710854 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710854 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) 20250404085710854 DLSCCP DEBUG Received CO:CODT for local reference 15 (sccp_scoc.c:1855) 20250404085710854 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710854 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710854 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710854 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710854 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710854 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710854 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710854 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710854 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710854 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 68 rtpbridge/7@mgw MGCP 1.0\r\nC: 231c7'... (mgcp_client.c:807) 20250404085710854 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710854 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710854 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 69 rtpbridge/7@mgw MGCP 1.0\r\nC: 231c7'... (mgcp_client.c:807) 20250404085710854 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710854 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710854 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: Removing from parent mgw(mgw-fsm-2301048-0)[0x55c700c67470] (mgcp_client_endpoint_fsm.c:873) 20250404085710854 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710854 DLMGCP DEBUG mgw-endp(mgw-fsm-2301048-0)[0x55c700c68160]{IN_USE}: Deallocated (fsm.c:568) 20250404085710854 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710854 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710854 DMGW DEBUG mgw(mgw-fsm-2301048-0)[0x55c700c67470]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710854 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710854 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710854 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710854 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)@5e928ce02d95: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:5 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 6TC_rab_assignment_concurrent0(215)14686380 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:6 TC_rab_assignment_concurrent0(216)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "68", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "231c7817" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(216)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "69", ep := "rtpbridge/7@mgw", ver := "1.0" }, params := { { code := "C", val := "231c7817" }, { code := "I", val := "22222" } }, sdp := omit } 20250404085710865 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 68 OK (mgcp_client.c:758) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c6ea30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(216)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710865 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 69 OK (mgcp_client.c:758) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710865 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5d8a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)2301048 20250404085710869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710869 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710869 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x231c78,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710869 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2301048 SCCP-15 msc-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710870 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710870 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710870 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710870 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710870 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00527b2d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710870 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710870 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710870 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710870 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710870 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710870 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 52 7b 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710870 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710870 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710870 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710870 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710870 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710870 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710870 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710870 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710870 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710870 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 7b 2d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085710870 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710870 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710870 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710870 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710870 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710871 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710871 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710871 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710871 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=004aef6a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710871 DLSCCP DEBUG Received CO:RELRE for local reference 14 (sccp_scoc.c:1855) 20250404085710871 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710871 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710871 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a ef 6a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710871 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710871 DCN DEBUG handle_cn_disc_ind() conn_id=14 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{disconnected}: Freeing instance (context_map.c:202) 20250404085710871 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2141909)[0x55c700c1ad50]{disconnected}: Deallocated (fsm.c:568) 20250404085710871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{disconnected}: Freeing instance (context_map.c:206) 20250404085710871 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-14)[0x55c700c1ae80]{disconnected}: Deallocated (fsm.c:568) 20250404085710871 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2141909 SCCP-14 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085710871 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=004aef6a), PART(T=Source Reference,L=4,D=0000000e) (sccp_scrc.c:415) 20250404085710871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710871 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710871 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710871 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710871 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710871 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710871 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 4a ef 6a 00 00 0e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710871 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710871 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710871 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710871 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710871 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710871 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710871 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710871 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710871 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085710871 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710871 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710871 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710871 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4a ef 6a 00 00 0e 00 00 06 00 08 00 00 00 01  20250404085710871 DLSCCP DEBUG SCCP-SCOC(14)[0x55c700c1b600]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:7 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:6 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(216)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 7TC_rab_assignment_concurrent0(216)16759064 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:8 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:7 20250404085710877 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710877 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710877 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710877 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710877 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710877 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710877 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710877 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710877 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710877 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710877 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710877 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710878 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710878 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) 20250404085710878 DLSCCP DEBUG Received CO:CODT for local reference 16 (sccp_scoc.c:1855) 20250404085710878 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710878 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710878 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710878 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710878 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710878 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710878 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710878 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710878 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710878 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 70 rtpbridge/8@mgw MGCP 1.0\r\nC: ead97'... (mgcp_client.c:807) 20250404085710878 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710878 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710878 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 71 rtpbridge/8@mgw MGCP 1.0\r\nC: ead97'... (mgcp_client.c:807) 20250404085710878 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710878 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710878 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: Removing from parent mgw(mgw-fsm-15391103-0)[0x55c700c70890] (mgcp_client_endpoint_fsm.c:873) 20250404085710878 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710878 DLMGCP DEBUG mgw-endp(mgw-fsm-15391103-0)[0x55c700c70e80]{IN_USE}: Deallocated (fsm.c:568) 20250404085710878 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710878 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710878 DMGW DEBUG mgw(mgw-fsm-15391103-0)[0x55c700c70890]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710878 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710878 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710878 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "70", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ead97f17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "71", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "ead97f17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(217)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710889 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 70 OK (mgcp_client.c:758) 20250404085710889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710889 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c77750]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710890 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 71 OK (mgcp_client.c:758) 20250404085710890 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710890 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710890 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710890 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c6f1a0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)15391103 20250404085710894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710894 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710894 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xead97f,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710894 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15391103 SCCP-16 msc-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710894 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710894 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710894 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710894 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710894 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0002044a), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710894 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710894 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710894 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710894 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710894 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710894 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 04 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:1175) 20250404085710894 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710894 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710894 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710894 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710894 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710894 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710894 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710894 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710894 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710894 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710894 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710894 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 4a 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404085710895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710895 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710895 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710895 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710895 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710895 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 7b 2d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710895 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710895 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710895 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=00527b2d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710895 DLSCCP DEBUG Received CO:RELRE for local reference 15 (sccp_scoc.c:1855) 20250404085710895 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710895 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710895 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710895 DCN DEBUG handle_cn_disc_ind() conn_id=15 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085710895 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2301048)[0x55c700c224b0]{disconnected}: Deallocated (fsm.c:568) 20250404085710895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{disconnected}: Freeing instance (context_map.c:206) 20250404085710895 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-15)[0x55c700c225e0]{disconnected}: Deallocated (fsm.c:568) 20250404085710895 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2301048 SCCP-15 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085710895 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=00527b2d), PART(T=Source Reference,L=4,D=0000000f) (sccp_scrc.c:415) 20250404085710895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710895 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710895 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710895 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710895 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710895 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710895 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 52 7b 2d 00 00 0f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710895 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710895 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710895 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710895 DLSCCP DEBUG SCCP-SCOC(15)[0x55c700c2b4b0]{IDLE}: Deallocated (fsm.c:568) 20250404085710895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710895 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710895 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710895 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710895 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710895 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710895 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710895 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710895 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710895 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 7b 2d 00 00 0f 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:7 TC_rab_assignment_concurrent0(217)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 8TC_rab_assignment_concurrent0(217)325681 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:8 20250404085710902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710902 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710902 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710902 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710902 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710902 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710902 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710902 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710902 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 4a 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710902 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=0002044a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710902 DLSCCP DEBUG Received CO:RELRE for local reference 16 (sccp_scoc.c:1855) 20250404085710902 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710902 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710902 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710902 DCN DEBUG handle_cn_disc_ind() conn_id=16 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{disconnected}: Freeing instance (context_map.c:202) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:9 20250404085710902 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15391103)[0x55c700c23540]{disconnected}: Deallocated (fsm.c:568) 20250404085710902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{disconnected}: Freeing instance (context_map.c:206) 20250404085710902 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-16)[0x55c700c228a0]{disconnected}: Deallocated (fsm.c:568) 20250404085710903 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15391103 SCCP-16 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404085710903 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=0002044a), PART(T=Source Reference,L=4,D=00000010) (sccp_scrc.c:415) 20250404085710903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 20250404085710903 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710903 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710903 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710903 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 04 4a 00 00 10 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710903 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710903 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710903 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710903 DLSCCP DEBUG SCCP-SCOC(16)[0x55c700c22ee0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 20250404085710903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710903 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710903 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710903 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710903 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 4a 00 00 10 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:8 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085710904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710904 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710904 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710904 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710905 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710905 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710905 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710905 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710905 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710905 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710905 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710905 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710905 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) 20250404085710905 DLSCCP DEBUG Received CO:CODT for local reference 17 (sccp_scoc.c:1855) 20250404085710905 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710905 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710905 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710905 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710905 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710905 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710905 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710905 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710905 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710905 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710905 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 72 rtpbridge/10@mgw MGCP 1.0\r\nC: 7024'... (mgcp_client.c:807) 20250404085710905 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085710905 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710905 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 73 rtpbridge/10@mgw MGCP 1.0\r\nC: 7024'... (mgcp_client.c:807) 20250404085710905 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085710905 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710905 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: Removing from parent mgw(mgw-fsm-7349448-0)[0x55c700c794f0] (mgcp_client_endpoint_fsm.c:873) 20250404085710905 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710905 DLMGCP DEBUG mgw-endp(mgw-fsm-7349448-0)[0x55c700c79b80]{IN_USE}: Deallocated (fsm.c:568) 20250404085710905 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710905 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710905 DMGW DEBUG mgw(mgw-fsm-7349448-0)[0x55c700c794f0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710905 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710905 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710905 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710905 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "72", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7024c817" }, { code := "I", val := "11111" } }, sdp := omit } 20250404085710915 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 72 OK (mgcp_client.c:758) 20250404085710915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710915 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c80450]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(219)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "73", ep := "rtpbridge/10@mgw", ver := "1.0" }, params := { { code := "C", val := "7024c817" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(219)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710916 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 73 OK (mgcp_client.c:758) 20250404085710916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710916 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c5e620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 9TC_rab_assignment_concurrent0(219)7349448 20250404085710919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710919 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710919 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7024c8,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710919 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7349448 SCCP-17 msc-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710919 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710919 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710919 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710919 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00686ee0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085710919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085710919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710919 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 68 6e e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710919 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710919 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710919 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710919 DLSS7 <000c> osmo_ss7_asp.c:1175 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 68 6e e0 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)@5e928ce02d95: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(219)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 9TC_rab_assignment_concurrent0(219)11215027 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:10 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 20250404085710928 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710928 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710928 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710928 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710928 DLSS7 <000c> osmo_ss7_asp.c:1175 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 68 6e e0 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710929 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=00686ee0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710929 DLSCCP DEBUG Received CO:RELRE for local reference 17 (sccp_scoc.c:1855) 20250404085710929 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710929 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710929 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710929 DCN DEBUG handle_cn_disc_ind() conn_id=17 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{disconnected}: Freeing instance (context_map.c:202) 20250404085710929 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7349448)[0x55c700c2c440]{disconnected}: Deallocated (fsm.c:568) 20250404085710929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{disconnected}: Freeing instance (context_map.c:206) 20250404085710929 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-17)[0x55c700c2c570]{disconnected}: Deallocated (fsm.c:568) 20250404085710929 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7349448 SCCP-17 msc-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250404085710929 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=00686ee0), PART(T=Source Reference,L=4,D=00000011) (sccp_scrc.c:415) 20250404085710929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085710929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710929 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085710929 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710929 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 68 6e e0 00 00 11 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710929 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710929 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710929 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710929 DLSCCP DEBUG SCCP-SCOC(17)[0x55c700c2cbb0]{IDLE}: Deallocated (fsm.c:568) 20250404085710929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710929 DLSS7 <000c> osmo_ss7_asp.c:1175 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 68 6e e0 00 00 11 00 00 06 00 08 00 00 00 01  20250404085710929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710929 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710929 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) 20250404085710929 DLSCCP DEBUG Received CO:CODT for local reference 18 (sccp_scoc.c:1855) 20250404085710930 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710930 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710930 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710930 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710930 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710930 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710930 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710930 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710930 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710930 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710930 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 74 rtpbridge/9@mgw MGCP 1.0\r\nC: bab57'... (mgcp_client.c:807) 20250404085710930 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710930 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710930 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710930 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 75 rtpbridge/9@mgw MGCP 1.0\r\nC: bab57'... (mgcp_client.c:807) 20250404085710930 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085710930 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710930 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: Removing from parent mgw(mgw-fsm-12236156-0)[0x55c700c822b0] (mgcp_client_endpoint_fsm.c:873) 20250404085710930 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710930 DLMGCP DEBUG mgw-endp(mgw-fsm-12236156-0)[0x55c700c82940]{IN_USE}: Deallocated (fsm.c:568) 20250404085710930 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710930 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710930 DMGW DEBUG mgw(mgw-fsm-12236156-0)[0x55c700c822b0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710930 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710930 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710930 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710931 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)@5e928ce02d95: Session index based on local reference:9 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(218)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "74", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bab57c17" }, { code := "I", val := "11111" } }, sdp := omit } 20250404085710935 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 74 OK (mgcp_client.c:758) 20250404085710935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) TC_rab_assignment_concurrent0(218)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "75", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "bab57c17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(218)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710935 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c89210]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710936 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 75 OK (mgcp_client.c:758) 20250404085710936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710936 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82030]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 10TC_rab_assignment_concurrent0(218)12236156 20250404085710937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710937 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710937 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xbab57c,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710937 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12236156 SCCP-18 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710937 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710937 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710937 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710937 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710937 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ac406d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710937 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710937 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 ac 40 6d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710937 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710937 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710938 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710938 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710938 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ac 40 6d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(218)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 10TC_rab_assignment_concurrent0(218)8757576 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:10 20250404085710940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710940 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710940 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710940 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710940 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710940 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ac 40 6d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710940 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710940 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710940 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=00ac406d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710940 DLSCCP DEBUG Received CO:RELRE for local reference 18 (sccp_scoc.c:1855) 20250404085710940 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710940 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710940 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710940 DCN DEBUG handle_cn_disc_ind() conn_id=18 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{disconnected}: Freeing instance (context_map.c:202) 20250404085710940 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12236156)[0x55c700c23340]{disconnected}: Deallocated (fsm.c:568) 20250404085710940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{disconnected}: Freeing instance (context_map.c:206) 20250404085710940 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-18)[0x55c700c2d230]{disconnected}: Deallocated (fsm.c:568) 20250404085710940 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12236156 SCCP-18 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085710940 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=00ac406d), PART(T=Source Reference,L=4,D=00000012) (sccp_scrc.c:415) 20250404085710940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710940 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710940 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710940 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710940 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710940 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710940 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 ac 40 6d 00 00 12 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710940 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710940 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710940 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710940 DLSCCP DEBUG SCCP-SCOC(18)[0x55c700c2d7f0]{IDLE}: Deallocated (fsm.c:568) 20250404085710940 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710940 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710940 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710940 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710940 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710940 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710940 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710940 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710940 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710940 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ac 40 6d 00 00 12 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:10 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:11 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085710972 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710972 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710972 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710972 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710972 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710972 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710972 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710972 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710972 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710972 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085710972 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710972 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710972 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710972 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) 20250404085710972 DLSCCP DEBUG Received CO:CODT for local reference 19 (sccp_scoc.c:1855) 20250404085710972 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085710972 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710972 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085710972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085710972 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085710972 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085710972 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085710972 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085710972 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085710972 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085710972 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085710972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 76 rtpbridge/11@mgw MGCP 1.0\r\nC: 41eb'... (mgcp_client.c:807) 20250404085710972 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085710972 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085710972 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 77 rtpbridge/11@mgw MGCP 1.0\r\nC: 41eb'... (mgcp_client.c:807) 20250404085710972 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085710972 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085710972 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: Removing from parent mgw(mgw-fsm-4320058-0)[0x55c700c78770] (mgcp_client_endpoint_fsm.c:873) 20250404085710972 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085710972 DLMGCP DEBUG mgw-endp(mgw-fsm-4320058-0)[0x55c700c8b5e0]{IN_USE}: Deallocated (fsm.c:568) 20250404085710972 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085710972 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085710972 DMGW DEBUG mgw(mgw-fsm-4320058-0)[0x55c700c78770]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085710972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085710972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085710972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085710972 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "76", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "41eb3a17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "77", ep := "rtpbridge/11@mgw", ver := "1.0" }, params := { { code := "C", val := "41eb3a17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(220)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085710982 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 76 OK (mgcp_client.c:758) 20250404085710982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710982 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c91eb0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085710983 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 77 OK (mgcp_client.c:758) 20250404085710983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085710983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085710983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085710983 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c82160]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)4320058 20250404085710986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085710986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085710986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085710986 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085710986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x41eb3a,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085710986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4320058 SCCP-19 msc-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085710986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085710986 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085710986 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085710986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085710986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085710986 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085710986 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085710986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd8281), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085710986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710986 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 bd 82 81 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085710986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085710986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085710987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710987 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bd 82 81 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)@5e928ce02d95: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(220)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 11TC_rab_assignment_concurrent0(220)3130225 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:11 20250404085710991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085710991 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085710991 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085710992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085710992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085710992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085710992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085710992 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710992 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bd 82 81 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085710992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085710992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085710992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085710992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085710992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085710992 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=00bd8281), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085710992 DLSCCP DEBUG Received CO:RELRE for local reference 19 (sccp_scoc.c:1855) 20250404085710992 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085710992 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085710992 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085710992 DCN DEBUG handle_cn_disc_ind() conn_id=19 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085710992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085710992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085710992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085710992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{disconnected}: Freeing instance (context_map.c:202) 20250404085710992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4320058)[0x55c700c229d0]{disconnected}: Deallocated (fsm.c:568) 20250404085710992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085710992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{disconnected}: Freeing instance (context_map.c:206) 20250404085710992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-19)[0x55c700c2df70]{disconnected}: Deallocated (fsm.c:568) 20250404085710992 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4320058 SCCP-19 msc-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250404085710992 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=00bd8281), PART(T=Source Reference,L=4,D=00000013) (sccp_scrc.c:415) 20250404085710992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085710992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085710992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085710992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085710992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085710992 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 bd 82 81 00 00 13 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085710992 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085710992 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085710992 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085710992 DLSCCP DEBUG SCCP-SCOC(19)[0x55c700c2e530]{IDLE}: Deallocated (fsm.c:568) 20250404085710992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085710992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085710992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085710992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085710992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085710992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085710992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085710992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085710992 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085710992 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bd 82 81 00 00 13 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:11 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085711016 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711016 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711016 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711016 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711016 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711016 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711016 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711016 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711016 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085711016 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711016 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711016 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711016 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) 20250404085711016 DLSCCP DEBUG Received CO:CODT for local reference 20 (sccp_scoc.c:1855) 20250404085711016 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085711016 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711016 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085711016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085711016 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085711016 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085711016 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085711016 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085711016 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085711016 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085711016 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085711016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 78 rtpbridge/12@mgw MGCP 1.0\r\nC: ac1c'... (mgcp_client.c:807) 20250404085711016 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711016 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711016 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711016 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 79 rtpbridge/12@mgw MGCP 1.0\r\nC: ac1c'... (mgcp_client.c:807) 20250404085711017 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711017 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711017 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: Removing from parent mgw(mgw-fsm-11279581-0)[0x55c700c93c00] (mgcp_client_endpoint_fsm.c:873) 20250404085711017 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085711017 DLMGCP DEBUG mgw-endp(mgw-fsm-11279581-0)[0x55c700c942f0]{IN_USE}: Deallocated (fsm.c:568) 20250404085711017 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085711017 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085711017 DMGW DEBUG mgw(mgw-fsm-11279581-0)[0x55c700c93c00]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085711017 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085711017 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085711017 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085711017 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "78", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ac1cdd17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(221)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "79", ep := "rtpbridge/12@mgw", ver := "1.0" }, params := { { code := "C", val := "ac1cdd17" }, { code := "I", val := "22222" } }, sdp := omit } 20250404085711033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 78 OK (mgcp_client.c:758) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c9abc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(221)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085711033 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 79 OK (mgcp_client.c:758) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711033 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c93a90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)11279581 20250404085711041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085711041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085711041 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085711041 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085711041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xac1cdd,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085711041 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11279581 SCCP-20 msc-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085711041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085711041 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085711041 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085711041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085711041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085711041 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085711041 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085711041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00592299), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085711041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711041 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711041 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 59 22 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:1175) 20250404085711041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085711041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085711041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085711041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711041 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711041 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085711041 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711042 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711042 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711042 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 22 99 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)@5e928ce02d95: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(221)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 12TC_rab_assignment_concurrent0(221)11925725 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:12 20250404085711050 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711050 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711050 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711050 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711050 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711050 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:13 20250404085711050 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711050 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711050 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711050 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 22 99 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085711051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711051 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 20250404085711051 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=00592299), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085711051 DLSCCP DEBUG Received CO:RELRE for local reference 20 (sccp_scoc.c:1855) 20250404085711051 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085711051 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711051 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085711051 DCN DEBUG handle_cn_disc_ind() conn_id=20 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{disconnected}: Freeing instance (context_map.c:202) 20250404085711051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11279581)[0x55c700c2db50]{disconnected}: Deallocated (fsm.c:568) 20250404085711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085711051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-20)[0x55c700c2e9c0]{disconnected}: Deallocated (fsm.c:568) 20250404085711051 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11279581 SCCP-20 msc-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250404085711051 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=00592299), PART(T=Source Reference,L=4,D=00000014) (sccp_scrc.c:415) 20250404085711051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711051 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711051 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711051 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711051 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711051 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 59 22 99 00 00 14 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711051 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085711051 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085711051 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085711051 DLSCCP DEBUG SCCP-SCOC(20)[0x55c700c2f120]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085711051 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711051 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711051 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085711052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711052 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711052 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 22 99 00 00 14 00 00 06 00 08 00 00 00 01  20250404085711052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711052 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711052 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711052 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711052 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711052 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711052 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711052 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711052 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085711052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711053 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) 20250404085711053 DLSCCP DEBUG Received CO:CODT for local reference 21 (sccp_scoc.c:1855) 20250404085711053 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085711053 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711053 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085711053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085711053 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085711053 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085711053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085711053 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085711053 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085711053 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085711053 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085711053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711053 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 80 rtpbridge/13@mgw MGCP 1.0\r\nC: affa'... (mgcp_client.c:807) 20250404085711053 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711053 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711053 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 81 rtpbridge/13@mgw MGCP 1.0\r\nC: affa'... (mgcp_client.c:807) 20250404085711053 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711053 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711053 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: Removing from parent mgw(mgw-fsm-11533017-0)[0x55c700c9cb50] (mgcp_client_endpoint_fsm.c:873) 20250404085711053 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085711053 DLMGCP DEBUG mgw-endp(mgw-fsm-11533017-0)[0x55c700c9cd20]{IN_USE}: Deallocated (fsm.c:568) 20250404085711053 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085711053 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085711053 DMGW DEBUG mgw(mgw-fsm-11533017-0)[0x55c700c9cb50]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085711053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085711053 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085711053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085711053 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)@5e928ce02d95: Session index based on local reference:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(222)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "80", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "affad917" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(222)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "81", ep := "rtpbridge/13@mgw", ver := "1.0" }, params := { { code := "C", val := "affad917" }, { code := "I", val := "22222" } }, sdp := omit } 20250404085711065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 80 OK (mgcp_client.c:758) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700ca3950]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(222)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085711065 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 81 OK (mgcp_client.c:758) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711065 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c92620]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)11533017 20250404085711070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085711070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085711070 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085711070 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085711070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xaffad9,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085711070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533017 SCCP-21 msc-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085711070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085711070 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085711070 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085711070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085711070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085711070 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085711070 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085711070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c2fbf2), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085711070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711070 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 c2 fb f2 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085711070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085711070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085711070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711070 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085711070 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711070 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 fb f2 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)@5e928ce02d95: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(222)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 13TC_rab_assignment_concurrent0(222)9167207 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:13 20250404085711077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711077 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711077 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711077 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711077 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 fb f2 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085711077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711077 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=00c2fbf2), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085711077 DLSCCP DEBUG Received CO:RELRE for local reference 21 (sccp_scoc.c:1855) 20250404085711077 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085711077 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711077 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085711077 DCN DEBUG handle_cn_disc_ind() conn_id=21 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085711077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085711077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085711077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085711077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{disconnected}: Freeing instance (context_map.c:202) 20250404085711077 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11533017)[0x55c700c2f6e0]{disconnected}: Deallocated (fsm.c:568) 20250404085711077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085711077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{disconnected}: Freeing instance (context_map.c:206) 20250404085711077 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-21)[0x55c700c2f810]{disconnected}: Deallocated (fsm.c:568) 20250404085711077 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11533017 SCCP-21 msc-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250404085711078 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=00c2fbf2), PART(T=Source Reference,L=4,D=00000015) (sccp_scrc.c:415) 20250404085711078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711078 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711078 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711078 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711078 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711078 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 c2 fb f2 00 00 15 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711078 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085711078 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085711078 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085711078 DLSCCP DEBUG SCCP-SCOC(21)[0x55c700c2fed0]{IDLE}: Deallocated (fsm.c:568) 20250404085711078 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711078 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711078 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085711078 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711078 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711078 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711078 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c2 fb f2 00 00 15 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:13 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085711108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711108 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711108 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711109 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711109 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711109 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711109 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) 20250404085711109 DLSCCP DEBUG Received CO:CODT for local reference 22 (sccp_scoc.c:1855) 20250404085711109 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085711109 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711109 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085711109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085711109 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085711109 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085711109 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085711109 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085711109 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085711109 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085711109 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085711109 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711109 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 82 rtpbridge/14@mgw MGCP 1.0\r\nC: 67e3'... (mgcp_client.c:807) 20250404085711109 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711109 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711109 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 83 rtpbridge/14@mgw MGCP 1.0\r\nC: 67e3'... (mgcp_client.c:807) 20250404085711109 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711109 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711109 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085711109 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711109 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: Removing from parent mgw(mgw-fsm-6808516-0)[0x55c700ca5840] (mgcp_client_endpoint_fsm.c:873) 20250404085711109 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085711109 DLMGCP DEBUG mgw-endp(mgw-fsm-6808516-0)[0x55c700c93420]{IN_USE}: Deallocated (fsm.c:568) 20250404085711109 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085711109 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085711109 DMGW DEBUG mgw(mgw-fsm-6808516-0)[0x55c700ca5840]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085711109 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085711109 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085711109 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085711109 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "82", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "67e3c417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(223)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "83", ep := "rtpbridge/14@mgw", ver := "1.0" }, params := { { code := "C", val := "67e3c417" }, { code := "I", val := "22222" } }, sdp := omit } 20250404085711127 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 82 OK (mgcp_client.c:758) 20250404085711127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711127 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cac5d0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent0(223)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085711129 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 83 OK (mgcp_client.c:758) 20250404085711129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711129 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca5530]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)6808516 20250404085711134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085711134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085711134 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085711134 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085711134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x67e3c4,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085711134 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808516 SCCP-22 msc-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085711134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085711134 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085711134 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085711134 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085711134 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085711134 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085711134 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085711135 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00010a53), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085711135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711135 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711135 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 01 0a 53 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711135 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085711135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085711135 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085711135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711135 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085711135 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711135 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711135 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711135 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 0a 53 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)@5e928ce02d95: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(223)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 14TC_rab_assignment_concurrent0(223)11312565 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:14 20250404085711142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711142 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711142 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711142 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711142 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 0a 53 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085711142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711142 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=00010a53), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085711142 DLSCCP DEBUG Received CO:RELRE for local reference 22 (sccp_scoc.c:1855) 20250404085711142 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085711143 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711143 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085711143 DCN DEBUG handle_cn_disc_ind() conn_id=22 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085711143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085711143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085711143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085711143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{disconnected}: Freeing instance (context_map.c:202) 20250404085711143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6808516)[0x55c700c2f480]{disconnected}: Deallocated (fsm.c:568) 20250404085711143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085711143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{disconnected}: Freeing instance (context_map.c:206) 20250404085711143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-22)[0x55c700c302d0]{disconnected}: Deallocated (fsm.c:568) 20250404085711143 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6808516 SCCP-22 msc-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250404085711143 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=00010a53), PART(T=Source Reference,L=4,D=00000016) (sccp_scrc.c:415) 20250404085711143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711143 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711143 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711143 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711143 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 01 0a 53 00 00 16 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711143 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085711143 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085711143 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085711143 DLSCCP DEBUG SCCP-SCOC(22)[0x55c700c30ae0]{IDLE}: Deallocated (fsm.c:568) 20250404085711143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085711144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711144 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 0a 53 00 00 16 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:14 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085711169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711169 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085711169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711169 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) 20250404085711169 DLSCCP DEBUG Received CO:CODT for local reference 23 (sccp_scoc.c:1855) 20250404085711169 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085711169 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711169 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085711169 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085711169 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085711169 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085711170 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085711170 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085711170 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085711170 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085711170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 84 rtpbridge/15@mgw MGCP 1.0\r\nC: ab8c'... (mgcp_client.c:807) 20250404085711170 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711170 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711170 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085711170 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 85 rtpbridge/15@mgw MGCP 1.0\r\nC: ab8c'... (mgcp_client.c:807) 20250404085711170 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085711170 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: Removing from parent mgw(mgw-fsm-11242702-0)[0x55c700cae590] (mgcp_client_endpoint_fsm.c:873) 20250404085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085711170 DLMGCP DEBUG mgw-endp(mgw-fsm-11242702-0)[0x55c700cadc60]{IN_USE}: Deallocated (fsm.c:568) 20250404085711170 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085711170 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085711170 DMGW DEBUG mgw(mgw-fsm-11242702-0)[0x55c700cae590]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085711170 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085711170 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085711170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085711170 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) TC_rab_assignment_concurrent0(224)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "84", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "ab8cce17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "85", ep := "rtpbridge/15@mgw", ver := "1.0" }, params := { { code := "C", val := "ab8cce17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assignment_concurrent0(224)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085711189 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 84 OK (mgcp_client.c:758) 20250404085711189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700cb53b0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085711190 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 85 OK (mgcp_client.c:758) 20250404085711190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085711190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085711190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085711190 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700ca40c0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)11242702 20250404085711195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085711195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085711195 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085711195 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085711195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab8cce,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085711195 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242702 SCCP-23 msc-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085711195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085711195 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085711195 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085711195 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085711195 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085711195 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085711195 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085711195 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=009f3ae0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085711196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711196 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711196 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711196 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711196 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711196 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 9f 3a e0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711196 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085711196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085711196 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085711196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711196 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711196 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711196 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711196 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711196 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085711196 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711196 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711196 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711196 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9f 3a e0 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)@5e928ce02d95: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assignment_concurrent0(224)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Deleted conn table entry 15TC_rab_assignment_concurrent0(224)9861633 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on connection ID:15 20250404085711203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711203 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085711203 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085711203 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085711203 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085711203 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085711203 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085711203 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085711203 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711203 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9f 3a e0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085711204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085711204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085711204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085711204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085711204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085711204 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=009f3ae0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085711204 DLSCCP DEBUG Received CO:RELRE for local reference 23 (sccp_scoc.c:1855) 20250404085711204 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085711204 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085711204 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085711204 DCN DEBUG handle_cn_disc_ind() conn_id=23 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085711204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085711204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085711204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085711204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{disconnected}: Freeing instance (context_map.c:202) 20250404085711204 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11242702)[0x55c700c31000]{disconnected}: Deallocated (fsm.c:568) 20250404085711204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085711204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{disconnected}: Freeing instance (context_map.c:206) 20250404085711204 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-23)[0x55c700c31130]{disconnected}: Deallocated (fsm.c:568) 20250404085711204 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11242702 SCCP-23 msc-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250404085711204 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=009f3ae0), PART(T=Source Reference,L=4,D=00000017) (sccp_scrc.c:415) 20250404085711204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085711204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085711204 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085711204 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085711204 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085711204 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 9f 3a e0 00 00 17 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085711204 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085711204 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085711204 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085711204 DLSCCP DEBUG SCCP-SCOC(23)[0x55c700c316f0]{IDLE}: Deallocated (fsm.c:568) 20250404085711204 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085711204 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085711204 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085711204 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085711204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085711204 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085711204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085711204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085711204 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085711204 DLSS7 <000c> osmo_ss7_asp.c:1175 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 9f 3a e0 00 00 17 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Session index based on local reference:15 HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assignment_concurrent0(209)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(210)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(211)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(212)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(213)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(214)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(215)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(216)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(217)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(219)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(218)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(220)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(221)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(222)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(223)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assignment_concurrent0(224)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085713215 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33065<->l=127.0.0.1:4262) (control_if.c:193) 20250404085713215 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37380<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(198)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(197)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085713222 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37378<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085713224 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085713224 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085713224 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085713224 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085713228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085713228 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) 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085713228 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085713228 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) 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085713228 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 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085713228 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085713228 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085713228 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085713228 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 20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085713228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085713228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085713228 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085713228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085713228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085713228 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085713228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085713228 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085713228 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085713229 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085713229 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085713229 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085713229 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085713229 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-SCCP(205)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(206)@5e928ce02d95: Final verdict of PTC: none 20250404085713230 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 20250404085713230 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) 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085713230 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085713230 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) 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085713230 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) 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085713230 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085713230 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085713230 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085713230 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 20250404085713230 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085713230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085713230 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085713230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085713230 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085713230 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085713230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085713230 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085713230 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085713230 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085713231 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085713231 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085713231 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085713231 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(207)@5e928ce02d95: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0(200)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(204)@5e928ce02d95: Final verdict of PTC: none 20250404085713244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37428<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713244 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37458<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37396<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37490<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37416<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37444<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37504<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37446<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713245 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37500<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37438<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc0-SCCP(202)@5e928ce02d95: Final verdict of PTC: none TC_rab_assignment_concurrent-Iuh0-RUA(201)@5e928ce02d95: Final verdict of PTC: none 20250404085713246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37386<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085713246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37510<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(213)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(220)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(211)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(217)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(212)@5e928ce02d95: Final verdict of PTC: pass 20250404085713246 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37522<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assignment_concurrent0(218)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(222)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(215)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(216)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(209)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(214)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(219)@5e928ce02d95: Final verdict of PTC: pass MutexDispCT-TC_rab_assignment_concurrent(196)@5e928ce02d95: Final verdict of PTC: none TC_rab_assignment_concurrent0(210)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(224)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(223)@5e928ce02d95: Final verdict of PTC: pass TC_rab_assignment_concurrent0(221)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(208)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(199)@5e928ce02d95: Final verdict of PTC: none 20250404085713272 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085713278 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085713278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085713278 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085713278 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085713279 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085713279 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085713279 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085713279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 35 c0 25 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085713279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085713279 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085713279 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085713279 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085713279 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085713279 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.msc0-RAN(203)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_assignment_concurrent(196): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(197): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(199): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0(200): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent-Iuh0-RUA(201): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(202): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(203): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(204): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(205): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(206): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(207): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(208): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(209): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(210): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(211): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(212): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(213): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(214): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(215): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(216): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(217): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(218): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(219): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(220): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(221): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(222): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(223): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assignment_concurrent0(224): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_assignment_concurrent finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:57: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 20250404085713456 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085713958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37526<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=2142580) Waiting for packet dumper to finish... 1 (prev_count=2142580, count=2143120) 20250404085715229 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085715229 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085715229 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085715230 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085715230 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085715230 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_release started. 20250404085717117 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085717120 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085717123 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37711<->l=127.0.0.1:4262) (control_if.c:572) 20250404085717208 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717208 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717208 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717208 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717208 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717208 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717208 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717208 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_release-Iuh0(229)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085717208 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085717208 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085717209 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717209 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085717209 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717209 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717209 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717209 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) 20250404085717209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717209 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717209 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717209 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717209 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717209 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717209 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717209 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) 20250404085717209 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) 20250404085717209 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085717209 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717209 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085717209 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717209 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717209 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085717210 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717210 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085717210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085717210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085717210 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717210 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717210 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085717210 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 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) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717210 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) 20250404085717210 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085717210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085717210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085717210 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717210 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717210 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085717210 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717210 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717210 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717210 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717210 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717210 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717210 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717210 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085717210 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085717210 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717210 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085717210 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717210 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 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085717210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717210 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 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085717210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085717210 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 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085717210 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717210 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717210 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717210 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085717210 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(233)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(233)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(233)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085717223 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717223 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717223 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717223 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717224 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717224 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717224 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085717224 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717225 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717225 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085717225 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717225 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) 20250404085717225 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) 20250404085717225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085717225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085717225 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717225 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717225 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085717225 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717225 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=12 -> eSLS=12: picked Normal Route via 'as-clnt-msc-0' round-robin style (osmo_ss7_combined_linkset.c:283) 20250404085717225 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085717225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085717225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085717225 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717225 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717225 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085717225 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717225 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085717225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085717225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085717225 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717225 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717225 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085717225 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717225 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085717225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085717225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085717226 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717226 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 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085717226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717226 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 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085717226 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 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085717226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085717226 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 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085717226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085717226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(236)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(236)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(236)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(234)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085717253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085717253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085717253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085717253 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085717253 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085717253 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085717253 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085717253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085717253 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085717421 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 20250404085717421 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 20250404085717421 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085717421 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085717432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085717432 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085717432 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085717432 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085717432 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085717432 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085717432 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 20250404085717432 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085717432 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085717432 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085717435 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717435 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085717435 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085717435 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085717435 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085717435 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085717435 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085717435 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 20250404085717435 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085717435 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085717435 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085717435 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085717435 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085717435 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085717435 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085717435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085717435 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085717435 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085717435 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085717435 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085717435 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085717435 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717436 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717436 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085717436 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717437 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717437 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717437 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717437 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717437 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717437 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717437 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717437 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717437 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717437 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085717437 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085717437 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717437 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085717437 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717437 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717437 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717437 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717437 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085717437 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085717437 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085717437 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085717437 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085717437 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085717437 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085717439 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 20250404085717439 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 20250404085717439 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085717439 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085717441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717441 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085717441 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085717441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085717441 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085717441 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085717441 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085717441 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 20250404085717441 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085717441 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085717441 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085717442 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717442 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085717442 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085717442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085717442 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085717442 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085717442 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085717442 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 20250404085717442 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085717442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085717442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085717442 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085717442 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085717442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085717442 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085717442 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085717442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085717442 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085717442 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085717442 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085717442 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085717442 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085717442 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085717443 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085717443 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085717443 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085717443 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085717443 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717443 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717443 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717443 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085717443 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085717443 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085717443 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085717443 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085717443 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085717443 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085717443 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085717443 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085717443 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085717443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085717443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085717443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085717443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085717443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085717443 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085717443 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085717443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085717443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085717443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(232)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085718237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085718237 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085718237 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085718237 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085718237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085718237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085718237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085718237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085718237 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085718237 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085718237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085718237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085718237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085718237 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085718237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085718238 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085718238 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085718238 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085718238 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085718238 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085718238 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085718238 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) 20250404085718238 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085718238 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085718238 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718238 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718238 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718238 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085718238 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085718238 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085718238 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085718238 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085718238 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085718238 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085718238 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085718239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085718239 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085718239 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085718239 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085718239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085718239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085718239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085718239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085718239 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085718239 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085718239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085718239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085718239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085718239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085718239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085718239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085718239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085718239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085718239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085718239 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085718239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085718239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085718239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085718239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085718239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085718239 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085718239 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085718239 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085718239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718239 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718239 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718239 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718239 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085718239 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085718239 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085718240 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085718240 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(235)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085718247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085718247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085718247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085718247 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085718247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085718247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085718247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085718247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085718247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085718247 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085718247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085718247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085718247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085718247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085718247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085718247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085718247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085718247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085718247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085718247 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085718247 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085718247 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) 20250404085718247 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085718247 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085718247 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085718247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085718247 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085718247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085718247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085718247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085718247 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085718247 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085718247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085718247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085718247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085718247 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085718247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085718247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085718247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085718247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085718247 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085718247 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085718248 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085718248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085718248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085718248 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085718248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085718248 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085718248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085718248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085718248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085718248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085718248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085718248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085718248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085718248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085718248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085718248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085718248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085718248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085718248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085718248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085718248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085718248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085718248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085718248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085718248 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085718248 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085718287 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release0(238)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(232)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_rab_release0(238) TC_rab_release-Iuh0-RUA(230)@5e928ce02d95: Added conn table entry 0TC_rab_release0(238)16745150 20250404085719309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085719309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085719309 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085719310 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085719310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xff82be, normal) (hnbgw_rua.c:407) 20250404085719310 DHNB DEBUG map_rua[0x55c700c1a230]{init}: Allocated (fsm.c:456) 20250404085719310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085719310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16745150 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085719310 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085719310 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085719310 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16745150 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085719310 DCN DEBUG map_sccp[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085719310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085719310 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16745150 <-> SCCP-24 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085719310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16745150 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085719310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085719310 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085719310 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085719310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085719310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085719310 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085719310 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{IDLE}: Allocated (fsm.c:456) 20250404085719310 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085719310 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030002800056400500f1100926) (sccp_scrc.c:415) 20250404085719310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085719310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085719310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085719310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085719310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085719310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085719310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085719310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085719310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085719310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085719310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085719310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085719310 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085719310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085719310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085719310 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 02 80 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085719310 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085719310 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085719310 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085719310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719310 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085719310 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085719310 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085719310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085719310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085719310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085719310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085719310 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085719310 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 02 80 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(232)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_rab_release0(238) HNBGW_Test.msc0-RAN(232)@5e928ce02d95: Added conn table entry 0TC_rab_release0(238)12317719 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release0(238)@5e928ce02d95: setverdict(pass): none -> pass 20250404085719317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085719317 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085719317 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085719317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085719317 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085719317 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085719317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085719317 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085719317 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 16 19 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085719317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085719317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085719317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085719317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085719317 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085719317 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00651619) (sccp_scrc.c:486) 20250404085719317 DLSCCP DEBUG Received CO:COAK for local reference 24 (sccp_scoc.c:1855) 20250404085719317 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085719317 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085719317 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085719317 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085719317 DCN DEBUG handle_cn_conn_conf() conn_id=24, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085719317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085719317 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release0(238)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(237)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release0(238) HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085719520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085719520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085719520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085719520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085719520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085719520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085719520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085719520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085719521 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085719521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085719521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085719521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085719521 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085719521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085719521 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) 20250404085719521 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250404085719521 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085719521 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085719521 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085719521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085719521 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085719521 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085719521 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085719521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085719521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085719521 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085719521 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085719521 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085719521 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085719521 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{UNUSED}: Allocated (fsm.c:456) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{UNUSED}: is child of mgw(mgw-fsm-16745150-0)[0x55c700c30650] (fsm.c:486) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-16745150-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085719521 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16090]{ST_CRCX}: Allocated (fsm.c:456) 20250404085719521 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0] (fsm.c:486) 20250404085719521 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085719521 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085719521 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 86 rtpbridge/*@mgw MGCP 1.0\r\nC: ff82b'... (mgcp_client.c:807) 20250404085719521 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085719521 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085719521 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(237)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff82be17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff82be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "86", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "ff82be17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff82be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085719554 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 86 OK (mgcp_client.c:758) 20250404085719554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085719554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085719554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085719554 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085719554 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085719554 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719554 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719554 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085719554 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085719554 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719554 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085719554 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085719554 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085719554 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085719554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085719554 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085719554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085719554 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085719578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085719578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085719578 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085719578 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085719578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xff82be) (hnbgw_rua.c:471) 20250404085719578 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16745150 SCCP-24 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085719578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085719578 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085719578 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085719578 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085719578 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085719578 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085719578 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085719578 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085719578 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-16745150-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/5@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085719578 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=214 'MDCX 87 rtpbridge/5@mgw MGCP 1.0\r\nC: ff82b'... (mgcp_client.c:807) 20250404085719578 DLMGCP DEBUG MGW(mgw) Queued 214 bytes for MGW (mgcp_client.c:1221) 20250404085719578 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719578 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "87", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ff82be17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff82be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085719588 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 87 OK (mgcp_client.c:758) 20250404085719588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085719588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085719588 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719588 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085719588 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085719588 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-16745150-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085719588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16e70]{ST_CRCX}: Allocated (fsm.c:456) 20250404085719588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16e70]{ST_CRCX}: is child of mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0] (fsm.c:486) 20250404085719588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16e70]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085719588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16e70]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/5@mgw... (mgcp_client_fsm.c:228) 20250404085719588 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=204 'CRCX 88 rtpbridge/5@mgw MGCP 1.0\r\nC: ff82b'... (mgcp_client.c:807) 20250404085719588 DLMGCP DEBUG MGW(mgw) Queued 204 bytes for MGW (mgcp_client.c:1221) 20250404085719588 DLMGCP DEBUG MGCP_CONN(mgw-fsm-16745150-0)[0x55c700c16e70]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719588 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_rab_release0(238)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "88", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ff82be17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "ff82be17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085719593 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 88 OK (mgcp_client.c:758) 20250404085719593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085719593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085719593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085719593 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/5@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719594 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{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) 20250404085719594 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085719594 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085719594 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085719594 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085719594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085719594 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085719594 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085719594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651619), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085719594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085719594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085719594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085719594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085719594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085719594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085719594 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 65 16 19 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085719594 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085719594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085719594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085719594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085719594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085719594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085719594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085719594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085719594 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085719594 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 16 19 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release0(238)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: vl_len:21 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(231)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C880'O 20250404085719611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085719611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085719611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085719611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085719611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085719611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085719611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085719611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085719611 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085719611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085719611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085719611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085719611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085719611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085719611 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) 20250404085719611 DLSCCP DEBUG Received CO:CODT for local reference 24 (sccp_scoc.c:1855) 20250404085719611 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085719611 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085719611 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085719611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085719611 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085719611 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085719611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085719611 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404085719611 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404085719611 DMGW NOTICE mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250404085719611 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250404085719611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250404085719611 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250404085719611 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250404085719611 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085719611 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085719611 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085719612 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 89 rtpbridge/5@mgw MGCP 1.0\r\nC: ff82b'... (mgcp_client.c:807) 20250404085719612 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085719612 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085719612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085719612 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 90 rtpbridge/5@mgw MGCP 1.0\r\nC: ff82b'... (mgcp_client.c:807) 20250404085719612 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085719612 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085719612 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: Removing from parent mgw(mgw-fsm-16745150-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:873) 20250404085719612 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085719612 DLMGCP DEBUG mgw-endp(mgw-fsm-16745150-0)[0x55c700c15dc0]{IN_USE}: Deallocated (fsm.c:568) 20250404085719612 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085719612 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085719612 DMGW DEBUG mgw(mgw-fsm-16745150-0)[0x55c700c30650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085719612 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085719612 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)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "89", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ff82be17" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_release0(238)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "90", ep := "rtpbridge/5@mgw", ver := "1.0" }, params := { { code := "C", val := "ff82be17" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release0(238)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085719614 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 89 OK (mgcp_client.c:758) 20250404085719614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085719614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085719614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085719614 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085719615 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 90 OK (mgcp_client.c:758) 20250404085719615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085719615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085719615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085719615 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c16e70]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release0(238)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(226)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.normal", mtype := "c", min := 1, max := 1 } MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085719665 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37711<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(227)@5e928ce02d95: Final verdict of PTC: none 20250404085719676 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35368<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(226)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085719677 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35360<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085719677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085719677 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085719677 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085719677 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085719677 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085719677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085719677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085719677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085719677 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085719677 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085719677 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651619), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085719677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085719677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085719677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085719677 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085719677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085719677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085719677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 65 16 19 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085719677 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085719677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085719677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085719677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{disrupted}: Freeing instance (context_map.c:202) 20250404085719677 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16745150)[0x55c700c1a230]{disrupted}: Deallocated (fsm.c:568) 20250404085719677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085719677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085719677 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-24)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085719677 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-16745150 SCCP-24 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404085719677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085719677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085719677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085719678 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085719678 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085719678 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085719678 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085719678 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085719678 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 16 19 00 00 18 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_rab_release-Iuh0-RUA(230)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_rab_release(225)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(235)@5e928ce02d95: Final verdict of PTC: none 20250404085719679 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085719679 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) 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(234)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(232)@5e928ce02d95: Final verdict of PTC: none 20250404085719679 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085719679 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) 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085719679 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 20250404085719679 DLSS7 <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-SCCP(231)@5e928ce02d95: Final verdict of PTC: none TC_rab_release-Iuh0(229)@5e928ce02d95: Final verdict of PTC: none 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085719679 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085719679 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085719679 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085719679 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 20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085719679 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085719679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085719679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085719680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085719680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085719680 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085719680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085719680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085719680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085719680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085719680 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085719680 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085719680 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085719680 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085719680 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 20250404085719680 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) 20250404085719680 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085719680 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085719680 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) 20250404085719680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085719680 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085719680 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085719680 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085719680 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085719680 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085719680 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 20250404085719680 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085719680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085719680 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085719680 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW-PFCP(228)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(237)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(236)@5e928ce02d95: Final verdict of PTC: none 20250404085719680 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085719680 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085719680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085719680 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085719680 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085719680 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085719680 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085719680 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085719680 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085719680 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(233)@5e928ce02d95: Final verdict of PTC: none 20250404085719681 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35384<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release0(238)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_release(225): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(226): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(227): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(228): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_release-Iuh0(229): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_release-Iuh0-RUA(230): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(231): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(232): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(233): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(234): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(235): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(236): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(237): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_release0(238): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_release finished. Verdict: pass MTC@5e928ce02d95: 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 pass'. Fri Apr 4 08:57:19 UTC 2025 ====== HNBGW_Tests.TC_rab_release pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release.talloc 20250404085719736 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085720238 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35392<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=309172) Waiting for packet dumper to finish... 1 (prev_count=309172, count=369236) 20250404085721680 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085721680 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085721680 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085721680 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085721680 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085721681 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: External command `/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/ttcn3-tcpdump-stop.sh HNBGW_Tests.TC_rab_release pass' was executed successfully (exit status: 0). MTC@5e928ce02d95: 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 ------ Fri Apr 4 08:57:22 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250404085723280 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085723280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085723280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085723280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723280 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085723280 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085723280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 35 c0 25 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085723281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723281 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723281 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723281 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085723281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085723281 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_release_abnormal started. 20250404085723343 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085723348 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085723352 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40897<->l=127.0.0.1:4262) (control_if.c:572) 20250404085723421 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723421 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723422 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723422 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723422 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723422 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085723422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_release_abnormal-Iuh0(243)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085723423 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723423 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085723423 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723423 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085723423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085723423 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723423 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723423 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723423 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723423 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085723423 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723423 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723423 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723423 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723423 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723423 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085723423 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085723423 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085723423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085723423 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085723423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723423 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723423 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723423 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085723423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085723423 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085723424 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723424 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085723424 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723424 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) 20250404085723424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723424 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) 20250404085723424 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) 20250404085723424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085723424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085723424 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723424 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723424 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085723424 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723424 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723424 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723424 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723424 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085723424 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085723424 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085723424 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085723424 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723424 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 20250404085723424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085723424 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085723424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723424 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723424 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723424 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 20250404085723424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085723424 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 20250404085723424 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(247)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(247)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(247)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085723437 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723437 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723438 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723438 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723438 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723438 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723438 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085723438 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723439 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723439 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085723439 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723439 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) 20250404085723439 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) 20250404085723439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085723439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085723439 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723439 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723439 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085723439 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723439 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085723439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085723439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085723439 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723439 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723439 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085723439 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723439 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085723439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085723439 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723439 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723439 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085723439 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723439 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723439 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723439 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723439 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723439 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723439 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723439 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085723439 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723439 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085723439 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723439 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 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085723439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723439 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 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085723439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085723439 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723439 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723439 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723439 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085723439 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(250)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(250)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(250)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(248)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085723461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085723461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085723462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085723462 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085723462 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085723462 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085723462 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085723462 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085723462 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085723635 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 20250404085723636 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 20250404085723636 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085723636 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085723645 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723645 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085723645 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085723645 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085723645 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085723645 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085723645 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085723645 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 20250404085723645 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085723645 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085723645 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085723648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085723648 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085723648 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085723648 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085723648 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085723648 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085723648 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 20250404085723648 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085723648 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085723648 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085723648 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085723648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085723648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085723648 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085723648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085723648 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085723648 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085723648 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085723648 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085723648 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085723648 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723649 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723650 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085723650 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723650 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723650 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723650 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085723650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085723650 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723650 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 20250404085723650 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 20250404085723650 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085723650 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085723650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723650 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085723650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085723650 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085723650 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085723650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085723650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085723650 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(250)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085723657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085723658 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085723658 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085723658 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085723658 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085723658 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085723658 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 20250404085723658 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085723658 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085723658 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085723660 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723660 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085723660 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085723660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085723660 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085723660 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085723660 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085723660 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 20250404085723660 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085723660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085723660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085723660 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085723660 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085723661 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085723661 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085723661 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085723661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085723661 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085723661 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085723661 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085723661 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085723661 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085723661 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085723662 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085723662 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085723662 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085723662 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085723662 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085723662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723662 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723662 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723662 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085723662 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085723662 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085723662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085723662 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085723662 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085723662 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085723662 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085723662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085723662 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085723662 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085723663 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085723663 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085723663 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085723663 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085723663 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085723663 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085723663 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085723663 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085723663 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(246)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085724445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085724445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085724445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085724445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085724445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085724445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085724445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085724445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085724445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085724445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085724446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085724446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085724446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085724446 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085724446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085724446 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085724446 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085724446 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085724446 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085724446 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085724446 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085724446 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) 20250404085724446 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085724446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085724446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085724446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085724446 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085724446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085724446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085724446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085724446 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085724446 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085724446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085724446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085724446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085724446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085724447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085724447 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085724447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085724447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085724447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085724447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085724450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085724450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085724450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085724450 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085724450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085724450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085724450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085724450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085724451 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085724451 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085724451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085724451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085724451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085724451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085724451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085724451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085724451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085724451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085724451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085724451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085724451 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085724451 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085724451 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(249)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085724465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085724465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085724465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085724465 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085724465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085724465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085724465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085724465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085724465 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085724465 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085724465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085724465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085724465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085724465 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085724465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085724465 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085724465 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085724465 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085724465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724465 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724465 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085724465 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085724465 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085724465 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085724465 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) 20250404085724465 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085724465 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085724465 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085724465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724465 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724465 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724465 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085724465 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085724466 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085724466 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085724466 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085724466 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085724466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085724466 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085724466 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085724466 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085724466 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085724466 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085724466 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085724466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085724466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085724466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085724466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085724466 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085724466 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085724469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085724469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085724469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085724469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085724469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085724469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085724469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085724469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085724469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085724469 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085724469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085724469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085724469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085724469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085724469 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085724469 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085724469 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085724469 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085724469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724469 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085724469 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085724469 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085724469 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085724469 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085724469 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085724469 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085724469 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085724490 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_release_abnormal0(252)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000080'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(246)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000080'O to be handled at TC_rab_release_abnormal0(252) TC_rab_release_abnormal-Iuh0-RUA(244)@5e928ce02d95: Added conn table entry 0TC_rab_release_abnormal0(252)974096 20250404085725523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085725523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085725523 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085725523 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085725523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xedd10, normal) (hnbgw_rua.c:407) 20250404085725523 DHNB DEBUG map_rua[0x55c700c1a230]{init}: Allocated (fsm.c:456) 20250404085725523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085725523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-974096 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085725523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085725523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085725523 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-974096 SCCP-0 CS MI=IMSI-262420000000008: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085725523 DCN DEBUG map_sccp[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085725523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085725523 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-974096 <-> SCCP-25 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085725523 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-974096 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085725523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085725523 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085725523 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085725523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085725523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085725523 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085725523 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{IDLE}: Allocated (fsm.c:456) 20250404085725523 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085725523 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000080004f400300019b0056400500f1100926) (sccp_scrc.c:415) 20250404085725523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085725523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085725523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085725523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085725523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085725523 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085725523 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085725523 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085725523 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085725523 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085725523 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085725523 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085725523 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085725523 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085725523 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085725523 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 9b 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085725523 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085725523 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085725523 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085725523 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725523 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085725523 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085725523 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085725523 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085725523 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085725523 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085725523 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085725523 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085725523 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 9b 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(246)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000080'O handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-RAN(246)@5e928ce02d95: Added conn table entry 0TC_rab_release_abnormal0(252)7940400 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_release_abnormal0(252)@5e928ce02d95: setverdict(pass): none -> pass 20250404085725540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085725540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085725540 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085725540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085725540 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085725540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085725540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085725540 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085725540 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2c c5 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085725540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085725541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085725541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085725541 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085725541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085725541 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002cc511) (sccp_scrc.c:486) 20250404085725541 DLSCCP DEBUG Received CO:COAK for local reference 25 (sccp_scoc.c:1855) 20250404085725541 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085725541 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085725541 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085725541 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085725541 DCN DEBUG handle_cn_conn_conf() conn_id=25, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085725541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085725541 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_rab_release_abnormal0(252)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(251)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_release_abnormal0(252) HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085725741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725741 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085725741 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085725741 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085725741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085725741 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085725741 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085725741 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085725741 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085725741 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085725741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085725741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085725741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085725741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085725741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085725741 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) 20250404085725741 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250404085725741 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085725741 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085725741 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085725741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085725741 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085725741 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085725741 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085725741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085725741 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085725741 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085725742 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085725742 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085725742 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085725742 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{UNUSED}: Allocated (fsm.c:456) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{UNUSED}: is child of mgw(mgw-fsm-974096-0)[0x55c700c16090] (fsm.c:486) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-974096-0)[0x55c700c16090] (mgcp_client_endpoint_fsm.c:724) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085725742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c30650]{ST_CRCX}: Allocated (fsm.c:456) 20250404085725742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c30650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0] (fsm.c:486) 20250404085725742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c30650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085725742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c30650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085725742 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=198 'CRCX 91 rtpbridge/*@mgw MGCP 1.0\r\nC: edd10'... (mgcp_client.c:807) 20250404085725742 DLMGCP DEBUG MGW(mgw) Queued 198 bytes for MGW (mgcp_client.c:1221) 20250404085725742 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c30650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085725742 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(251)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "edd1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "91", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "edd1017" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085725781 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 91 OK (mgcp_client.c:758) 20250404085725781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085725781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085725781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085725781 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085725781 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085725781 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725781 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725781 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085725781 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085725781 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725781 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085725781 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085725781 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085725782 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085725782 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085725782 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085725782 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085725782 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085725797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085725797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085725797 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085725797 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085725797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xedd10) (hnbgw_rua.c:471) 20250404085725797 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-974096 SCCP-25 msc-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085725797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085725797 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085725797 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085725797 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085725797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085725797 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085725797 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085725797 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085725797 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-974096-0)[0x55c700c16090] (mgcp_client_endpoint_fsm.c:724) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/8@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725797 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085725797 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=212 'MDCX 92 rtpbridge/8@mgw MGCP 1.0\r\nC: edd10'... (mgcp_client.c:807) 20250404085725797 DLMGCP DEBUG MGW(mgw) Queued 212 bytes for MGW (mgcp_client.c:1221) 20250404085725797 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725797 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "92", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "edd1017" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085725803 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 92 OK (mgcp_client.c:758) 20250404085725803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085725803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085725803 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725803 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085725803 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085725803 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-974096-0)[0x55c700c16090] (mgcp_client_endpoint_fsm.c:724) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085725803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c2a5e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085725803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c2a5e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0] (fsm.c:486) 20250404085725803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c2a5e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085725803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c2a5e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/8@mgw... (mgcp_client_fsm.c:228) 20250404085725803 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=202 'CRCX 93 rtpbridge/8@mgw MGCP 1.0\r\nC: edd10'... (mgcp_client.c:807) 20250404085725803 DLMGCP DEBUG MGW(mgw) Queued 202 bytes for MGW (mgcp_client.c:1221) 20250404085725803 DLMGCP DEBUG MGCP_CONN(mgw-fsm-974096-0)[0x55c700c2a5e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725803 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "93", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "edd1017" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "edd1017", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085725807 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 93 OK (mgcp_client.c:758) 20250404085725807 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085725807 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085725807 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085725807 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/8@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725807 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{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) 20250404085725807 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085725807 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085725807 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085725807 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085725807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085725807 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085725807 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085725807 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc511), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085725807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085725807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085725807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085725807 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085725807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085725807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085725807 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 2c c5 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:1175) 20250404085725807 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085725807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085725807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085725807 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085725807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085725807 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085725807 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085725807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085725807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085725807 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2c c5 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(245)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_release_abnormal0(252)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: vl_len:21 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000110000010029400A0000010028400305C2D0'O 20250404085725822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085725822 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085725822 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085725822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085725822 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085725822 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085725822 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085725822 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085725822 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085725822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085725822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085725822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085725822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085725822 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085725822 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) 20250404085725822 DLSCCP DEBUG Received CO:CODT for local reference 25 (sccp_scoc.c:1855) 20250404085725822 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085725822 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085725822 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085725822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085725822 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085725822 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085725822 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085725822 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404085725822 DRANAP DEBUG Decoding message RANAP_RAB_ReleaseItemIEs (ranap_common.c:617) (ranap_common.c:617) 20250404085725822 DMGW NOTICE mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ESTABLISHED}: MSC asked to release RAB-ID 23 (mgw_fsm.c:792) 20250404085725822 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ESTABLISHED}: forwarding unmodified RAB-AssignmentRequest to HNB (mgw_fsm.c:725) 20250404085725822 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:726) 20250404085725822 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 45 bytes (hnbgw_rua.c:122) 20250404085725822 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:733) 20250404085725822 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085725822 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085725822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085725822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=56 'DLCX 94 rtpbridge/8@mgw MGCP 1.0\r\nC: edd10'... (mgcp_client.c:807) 20250404085725822 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404085725822 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085725822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085725822 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=56 'DLCX 95 rtpbridge/8@mgw MGCP 1.0\r\nC: edd10'... (mgcp_client.c:807) 20250404085725822 DLMGCP DEBUG MGW(mgw) Queued 56 bytes for MGW (mgcp_client.c:1221) 20250404085725822 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085725822 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: Removing from parent mgw(mgw-fsm-974096-0)[0x55c700c16090] (mgcp_client_endpoint_fsm.c:873) 20250404085725822 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085725822 DLMGCP DEBUG mgw-endp(mgw-fsm-974096-0)[0x55c700c15dc0]{IN_USE}: Deallocated (fsm.c:568) 20250404085725822 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085725822 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085725822 DMGW DEBUG mgw(mgw-fsm-974096-0)[0x55c700c16090]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085725822 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085725822 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)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "94", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "edd1017" }, { code := "I", val := "11111" } }, sdp := omit } 20250404085725826 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 94 OK (mgcp_client.c:758) 20250404085725826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) TC_rab_release_abnormal0(252)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "95", ep := "rtpbridge/8@mgw", ver := "1.0" }, params := { { code := "C", val := "edd1017" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_release_abnormal0(252)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085725826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085725826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085725826 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c30650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085725827 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 95 OK (mgcp_client.c:758) 20250404085725827 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085725827 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085725827 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085725827 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2a5e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_release_abnormal0(252)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(240)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_rel.req.abnormal", mtype := "c", min := 1, max := 1 } MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085725873 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40897<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(241)@5e928ce02d95: Final verdict of PTC: none 20250404085725878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35422<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(240)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085725878 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35406<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085725879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085725879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085725879 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085725879 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085725879 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085725879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085725879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085725879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085725879 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085725879 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085725879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc511), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085725879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085725879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085725879 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085725879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085725879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085725879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085725879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2c c5 11 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085725879 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085725879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085725879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085725879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{disrupted}: Freeing instance (context_map.c:202) 20250404085725879 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-974096)[0x55c700c1a230]{disrupted}: Deallocated (fsm.c:568) 20250404085725879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085725879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085725879 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-25)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085725879 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-974096 SCCP-25 msc-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404085725879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725879 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085725879 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085725879 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085725879 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085725879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085725879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085725879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085725879 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085725879 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2c c5 11 00 00 19 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.sgsn0-RAN(249)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(245)@5e928ce02d95: Final verdict of PTC: none TC_rab_release_abnormal-Iuh0-RUA(244)@5e928ce02d95: Final verdict of PTC: none 20250404085725880 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085725880 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-PFCP(242)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_rab_release_abnormal(239)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(248)@5e928ce02d95: Final verdict of PTC: none 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085725880 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085725880 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) 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085725880 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 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085725880 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085725880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085725880 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085725880 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 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085725880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085725880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_rab_release_abnormal-Iuh0(243)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(246)@5e928ce02d95: Final verdict of PTC: none 20250404085725880 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 20250404085725880 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) 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085725880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085725880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085725880 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085725880 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 20250404085725880 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085725880 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) 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085725880 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404085725880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085725880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085725880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085725880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085725880 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085725880 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085725880 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085725880 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(251)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(250)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(247)@5e928ce02d95: Final verdict of PTC: none 20250404085725880 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35436<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_release_abnormal0(252)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_release_abnormal(239): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(240): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(241): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(242): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_release_abnormal-Iuh0(243): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_release_abnormal-Iuh0-RUA(244): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(245): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(246): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(247): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(248): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(249): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(250): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(251): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_release_abnormal0(252): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_release_abnormal finished. Verdict: pass MTC@5e928ce02d95: 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 pass'. Fri Apr 4 08:57:25 UTC 2025 ====== HNBGW_Tests.TC_rab_release_abnormal pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_release_abnormal.talloc 20250404085725908 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085726409 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58338<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=327116) Waiting for packet dumper to finish... 1 (prev_count=327116, count=368036) 20250404085727880 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085727880 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085727880 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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 pass' was executed successfully (exit status: 0). MTC@5e928ce02d95: 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 ------ Fri Apr 4 08:57:28 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_assign_fail started. 20250404085729505 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085729510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58350<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085729514 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:41981<->l=127.0.0.1:4262) (control_if.c:572) 20250404085729595 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729595 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729595 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085729595 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729595 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729595 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729595 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729595 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729595 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_rab_assign_fail-Iuh0(257)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085729596 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085729596 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085729597 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729597 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085729597 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729597 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) 20250404085729597 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) 20250404085729597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085729597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085729597 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729597 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729597 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085729597 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729597 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085729597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085729597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085729597 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729597 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729597 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085729597 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085729597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085729597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085729597 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729597 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729597 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085729597 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729597 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729597 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729597 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729597 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085729597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085729597 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729597 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 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085729597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729597 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 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085729597 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 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085729597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085729597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085729597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085729597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085729597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085729597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085729597 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@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(261)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(261)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(261)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085729610 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729610 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729610 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729610 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729610 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729610 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729610 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085729610 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729611 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729611 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085729611 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729611 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) 20250404085729611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729611 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) 20250404085729611 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) 20250404085729611 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085729611 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085729611 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729611 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729611 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085729611 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729611 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729612 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085729612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085729612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085729612 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729612 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729612 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085729612 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729612 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085729612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085729612 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729612 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729612 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085729612 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085729612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085729612 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729612 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 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085729612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729612 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 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085729612 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 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085729612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085729612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085729612 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(264)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(264)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(264)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(262)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085729637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085729637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085729637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085729637 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085729637 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085729637 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085729637 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085729637 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085729637 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085729678 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085729678 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651619), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085729678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085729678 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729678 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085729678 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729678 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085729678 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729678 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 65 16 19 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085729678 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729679 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729679 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729679 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085729679 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085729679 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085729679 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085729679 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085729679 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085729679 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 16 19 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085729679 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 20250404085729809 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 20250404085729809 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 20250404085729809 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 20250404085729809 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404085729809 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404085729809 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404085729809 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(261)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085729817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729817 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085729817 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404085729817 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404085729817 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085729817 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404085729817 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085729817 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085729817 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 20250404085729817 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250404085729817 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085729817 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085729817 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085729818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404085729818 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085729818 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085729818 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085729818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085729818 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085729818 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085729818 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085729818 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085729822 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 20250404085729822 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 20250404085729822 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085729822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085729822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729822 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085729822 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085729822 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085729822 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085729822 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085729822 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250404085729822 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 20250404085729822 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085729822 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085729822 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085729822 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085729822 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085729822 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085729822 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085729822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085729822 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085729822 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085729822 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085729822 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085729822 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085729822 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729823 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729823 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085729823 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729824 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729824 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729824 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729824 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729824 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729824 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085729824 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085729824 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729824 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729824 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729824 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085729824 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085729824 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085729824 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085729824 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085729824 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085729824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  HNBGW_Test.sgsn0-M3UA(264)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085729827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729827 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085729827 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085729827 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085729827 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085729827 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085729827 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085729827 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 20250404085729827 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085729827 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085729827 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085729828 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085729828 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085729828 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085729828 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085729828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085729828 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085729828 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 20250404085729828 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085729828 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085729828 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085729828 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085729828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085729828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085729828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085729828 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085729828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085729828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085729828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085729828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085729828 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085729828 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085729828 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085729829 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085729829 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085729829 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085729829 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085729829 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085729829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729829 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729829 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729829 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085729829 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085729829 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085729829 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085729829 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085729830 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085729830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085729830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085729830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085729830 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085729830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085729830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085729830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085729830 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085729830 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085729830 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085729830 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085729830 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085729830 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085729830 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(260)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085730616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085730616 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085730616 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085730616 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085730616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085730616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085730616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085730616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085730616 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085730616 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085730616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085730616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085730616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085730616 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085730616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085730616 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085730616 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085730616 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085730616 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085730616 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085730616 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085730616 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) 20250404085730616 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085730616 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085730616 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730616 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730616 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730616 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085730616 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085730616 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085730616 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085730616 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085730616 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085730616 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085730616 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085730616 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085730616 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085730616 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085730616 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085730616 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085730616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085730616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085730616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085730616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085730617 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085730618 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085730618 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085730618 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085730618 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085730618 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085730618 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085730618 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085730618 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085730618 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085730618 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085730618 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085730618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085730618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085730618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085730618 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085730618 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085730618 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085730618 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085730618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730618 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730618 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730618 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730618 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085730618 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085730618 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085730618 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085730618 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(263)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085730629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085730629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085730629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085730629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085730629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085730629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085730629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085730628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085730629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085730629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085730629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085730629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085730629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085730629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085730629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085730629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085730629 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085730629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085730629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085730629 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085730629 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085730629 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) 20250404085730629 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085730629 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085730629 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085730629 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085730629 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085730629 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085730629 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085730629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085730629 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085730629 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085730630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085730630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085730630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085730630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085730630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085730630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085730630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085730630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085730630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085730630 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085730631 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085730631 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085730631 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085730631 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085730631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085730631 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085730631 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085730631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085730631 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085730631 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085730631 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085730632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085730632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085730632 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085730632 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085730632 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085730632 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085730632 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085730632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730632 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085730632 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085730632 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085730632 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085730632 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085730632 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085730632 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085730632 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085730656 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_fail0(266)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(260)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000040'O to be handled at TC_rab_assign_fail0(266) TC_rab_assign_fail-Iuh0-RUA(258)@5e928ce02d95: Added conn table entry 0TC_rab_assign_fail0(266)7094033 20250404085731699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085731699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085731699 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085731700 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085731700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6c3f11, normal) (hnbgw_rua.c:407) 20250404085731700 DHNB DEBUG map_rua[0x55c700c1a230]{init}: Allocated (fsm.c:456) 20250404085731700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085731700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7094033 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085731700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085731700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085731700 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7094033 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085731700 DCN DEBUG map_sccp[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085731700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085731700 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7094033 <-> SCCP-26 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085731700 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7094033 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085731700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085731700 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085731700 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085731700 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085731700 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085731700 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085731700 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{IDLE}: Allocated (fsm.c:456) 20250404085731700 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085731700 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f40030000720056400500f1100926) (sccp_scrc.c:415) 20250404085731700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085731700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085731700 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085731700 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085731700 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085731700 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085731701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085731701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085731701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085731701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085731701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085731701 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085731701 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085731701 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085731701 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085731701 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 00 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085731701 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085731701 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085731701 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085731701 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085731701 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085731701 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085731701 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085731701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085731701 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085731701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085731701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085731701 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085731701 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 72 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(260)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-RAN(260)@5e928ce02d95: Added conn table entry 0TC_rab_assign_fail0(266)12944228 HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: Session index based on connection ID:0 TC_rab_assign_fail0(266)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085731718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085731718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085731718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085731718 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085731718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085731718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085731718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085731718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085731718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085731718 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1e 9a 40 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085731718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085731718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085731718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085731718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085731718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085731718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001e9a40) (sccp_scrc.c:486) 20250404085731718 DLSCCP DEBUG Received CO:COAK for local reference 26 (sccp_scoc.c:1855) 20250404085731718 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085731718 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085731718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085731718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085731718 DCN DEBUG handle_cn_conn_conf() conn_id=26, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085731718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085731718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(254)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_fail0(266)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(265)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_rab_assign_fail0(266) HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085731920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085731921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085731921 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085731921 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085731921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085731921 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085731921 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085731921 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085731921 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085731921 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085731921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085731921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085731921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085731921 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085731921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085731921 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) 20250404085731921 DLSCCP DEBUG Received CO:CODT for local reference 26 (sccp_scoc.c:1855) 20250404085731921 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085731921 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085731921 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085731921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085731921 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085731921 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085731921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085731921 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085731922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085731922 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085731922 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085731922 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085731922 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085731922 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{UNUSED}: Allocated (fsm.c:456) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{UNUSED}: is child of mgw(mgw-fsm-7094033-0)[0x55c700c30650] (fsm.c:486) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-7094033-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085731922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7094033-0)[0x55c700c16090]{ST_CRCX}: Allocated (fsm.c:456) 20250404085731922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7094033-0)[0x55c700c16090]{ST_CRCX}: is child of mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0] (fsm.c:486) 20250404085731922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7094033-0)[0x55c700c16090]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085731922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7094033-0)[0x55c700c16090]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085731922 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 96 rtpbridge/*@mgw MGCP 1.0\r\nC: 6c3f1'... (mgcp_client.c:807) 20250404085731922 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085731922 DLMGCP DEBUG MGCP_CONN(mgw-fsm-7094033-0)[0x55c700c16090]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085731922 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(265)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c3f1117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c3f1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "96", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "6c3f1117" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "6c3f1117", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085731968 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 96 OK (mgcp_client.c:758) 20250404085731968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085731968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085731968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085731968 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085731968 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085731968 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{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) 20250404085731968 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{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) 20250404085731968 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/4@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085731968 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085731968 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{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) 20250404085731968 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085731968 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085731968 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085731968 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085731968 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085731968 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085731968 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085731968 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085732006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085732006 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085732007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 45 bytes from client (stream_srv.c:1351) 20250404085732007 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085732007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6c3f11) (hnbgw_rua.c:471) 20250404085732007 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7094033 SCCP-26 msc-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 21 bytes RANAP data (hnbgw_rua.c:312) 20250404085732007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085732007 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085732007 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085732007 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085732007 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085732007 DRANAP DEBUG RANAP RAB AssignmentResponse did not contain a setup-or-modified list! (ranap_rab_ass.c:148) 20250404085732007 DRANAP DEBUG Decoding message RANAP_RAB_FailedItemIEs (ranap_common.c:594) (ranap_common.c:594) 20250404085732007 DMGW ERROR mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_ASSIGN}: The RAB-AssignmentResponse contains a RAB-FailedList, RAB-Assignment (23) failed. (mgw_fsm.c:299) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_ASSIGN}: forwarding unmodified RAB-AssignmentResponse to MSC (mgw_fsm.c:305) 20250404085732007 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:311) 20250404085732007 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085732007 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085732007 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e9a40), PART(T=Data,L=21,D=600000110000010023400a0000010022400305c2d0) (sccp_scrc.c:415) 20250404085732007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085732007 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085732007 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085732007 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085732007 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085732007 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085732007 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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 1e 9a 40 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:1175) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_ASSIGN}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:319) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085732007 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085732007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085732007 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=57 'DLCX 97 rtpbridge/4@mgw MGCP 1.0\r\nC: 6c3f1'... (mgcp_client.c:807) 20250404085732007 DLMGCP DEBUG MGW(mgw) Queued 57 bytes for MGW (mgcp_client.c:1221) 20250404085732007 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085732007 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{IN_USE}: Removing from parent mgw(mgw-fsm-7094033-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:873) 20250404085732007 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085732007 DLMGCP DEBUG mgw-endp(mgw-fsm-7094033-0)[0x55c700c15dc0]{IN_USE}: Deallocated (fsm.c:568) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085732007 DMGW DEBUG mgw(mgw-fsm-7094033-0)[0x55c700c30650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085732007 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085732007 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085732008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085732008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085732008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085732008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085732008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085732008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085732008 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085732008 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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 1e 9a 40 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(259)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_fail0(266)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(254)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(254)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(254)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 1, max := 1 } TC_rab_assign_fail0(266)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "97", ep := "rtpbridge/4@mgw", ver := "1.0" }, params := { { code := "C", val := "6c3f1117" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_fail0(266)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085732049 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 97 OK (mgcp_client.c:758) 20250404085732049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085732049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085732049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085732049 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c16090]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085732052 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:41981<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(255)@5e928ce02d95: Final verdict of PTC: none 20250404085732064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58350<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(254)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085732064 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58346<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail-Iuh0-RUA(258)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_rab_assign_fail(253)@5e928ce02d95: Final verdict of PTC: none 20250404085732065 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085732065 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) 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085732065 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085732065 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) 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085732065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085732065 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) 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-RAN(263)@5e928ce02d95: Final verdict of PTC: none 20250404085732065 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 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW_Test.sgsn0-M3UA(264)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(262)@5e928ce02d95: Final verdict of PTC: none 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085732065 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085732065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085732065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085732065 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 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085732065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085732065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085732065 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085732065 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(259)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(260)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(261)@5e928ce02d95: Final verdict of PTC: none 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085732065 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 20250404085732065 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 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085732065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085732065 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085732065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085732065 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085732065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085732065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085732065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085732065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085732065 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 20250404085732065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085732065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085732065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085732065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085732065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085732065 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085732065 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085732065 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085732065 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085732065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085732065 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085732065 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085732065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085732065 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085732065 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085732065 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085732065 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085732065 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085732065 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085732065 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085732065 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085732065 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085732065 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085732065 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e9a40), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085732065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085732065 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085732065 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085732065 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085732065 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085732065 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085732065 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 1e 9a 40 00 00 1a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085732065 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085732066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085732066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085732066 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085732066 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085732066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085732066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085732066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{disrupted}: Freeing instance (context_map.c:202) 20250404085732066 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7094033)[0x55c700c1a230]{disrupted}: Deallocated (fsm.c:568) 20250404085732066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085732066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085732066 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-26)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085732066 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7094033 SCCP-26 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085732066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085732066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085732066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085732066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085732066 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085732066 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085732066 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085732066 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085732066 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085732066 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085732066 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085732066 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085732066 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_rab_assign_fail-Iuh0(257)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(256)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(265)@5e928ce02d95: Final verdict of PTC: none 20250404085732066 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58356<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_fail0(266)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_assign_fail(253): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(254): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(256): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_fail-Iuh0(257): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_fail-Iuh0-RUA(258): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(259): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(260): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(261): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(262): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(263): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(264): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(265): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_fail0(266): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_assign_fail finished. Verdict: pass MTC@5e928ce02d95: 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 pass'. Fri Apr 4 08:57:32 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_fail pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_fail.talloc 20250404085732118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:58372<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085732620 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:58372<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=332948) 20250404085733281 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085733281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085733281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085733281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085733281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085733281 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085733281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085733281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085733281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 35 c0 25 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085733282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085733282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085733282 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085733282 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085733282 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085733282 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=332948, count=353168) 20250404085734066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085734066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085734066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085734066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085734066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085734066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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 pass' was executed successfully (exit status: 0). MTC@5e928ce02d95: 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 ------ Fri Apr 4 08:57:34 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_assign_mgcp_to started. 20250404085735703 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085735708 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085735711 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45533<->l=127.0.0.1:4262) (control_if.c:572) 20250404085735819 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735819 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735820 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735820 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735820 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735820 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735820 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735820 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085735820 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735820 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735820 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735820 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735820 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735820 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735820 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735821 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085735821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085735821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085735821 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735821 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735821 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735821 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735821 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735821 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085735821 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085735821 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_rab_assign_mgcp_to-Iuh0(271)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085735821 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735821 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085735821 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735821 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085735821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085735821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085735821 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735821 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735821 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085735821 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735821 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735821 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735821 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735821 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735821 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735821 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735821 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085735821 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085735821 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085735821 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735822 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 20250404085735822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085735821 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085735821 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085735822 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085735822 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735822 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735822 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735822 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085735822 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085735822 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085735823 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735823 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085735823 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735823 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735823 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735823 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) 20250404085735823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735823 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735823 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735823 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735823 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735823 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) 20250404085735823 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) 20250404085735823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085735823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085735823 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735823 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 20250404085735823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085735823 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(275)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(275)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(275)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085735842 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735842 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735843 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735843 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735843 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735843 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735843 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085735843 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085735844 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735844 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085735844 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735844 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) 20250404085735844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735844 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735844 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735844 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735844 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) 20250404085735844 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) 20250404085735844 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085735844 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735844 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085735844 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735844 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735844 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085735844 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735844 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735844 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735844 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735844 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735844 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735844 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735845 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085735845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085735845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085735845 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735845 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735845 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085735845 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735845 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085735845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085735845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085735845 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735845 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085735845 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085735845 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085735845 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085735845 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085735845 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085735845 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085735845 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735845 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085735845 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085735845 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085735845 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735845 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085735845 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085735845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735845 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 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085735845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735845 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 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085735845 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 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085735845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085735845 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 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085735845 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735845 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735845 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735845 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085735845 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(278)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(278)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(278)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(276)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085735879 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085735879 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc511), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085735879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085735879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085735879 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085735879 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085735879 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085735879 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085735879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2c c5 11 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085735879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085735880 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085735880 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085735880 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085735880 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085735880 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085735893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085735893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085735893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085735893 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085735893 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085735893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085735893 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085735893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085735893 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085736039 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 20250404085736039 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 20250404085736039 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085736039 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085736046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085736046 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085736046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085736046 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085736046 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085736046 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085736046 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 20250404085736046 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085736046 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085736046 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085736047 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736047 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085736047 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085736047 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085736047 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085736047 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085736047 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085736047 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 20250404085736047 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085736047 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085736047 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085736047 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085736047 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085736047 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085736047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085736047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085736047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085736047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085736047 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085736047 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085736047 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085736047 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085736048 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085736048 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085736048 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085736048 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085736048 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085736048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085736048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736048 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736048 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736048 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736048 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736048 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736048 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085736048 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085736048 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085736048 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085736048 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085736048 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085736048 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085736049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085736049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085736049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085736049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085736049 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085736049 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085736049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085736049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736049 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085736062 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 20250404085736062 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 20250404085736062 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085736062 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085736065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736065 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085736065 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085736065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085736065 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085736065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085736065 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085736065 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 20250404085736065 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085736065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085736065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085736066 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736066 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085736066 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085736066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085736066 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085736066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085736066 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085736066 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 20250404085736066 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085736066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085736066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085736066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085736066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085736066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085736066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085736066 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085736066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085736066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085736066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085736066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085736066 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085736066 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085736066 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085736067 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085736068 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085736068 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085736068 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085736068 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085736068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085736068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736068 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736068 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736068 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736068 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736068 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085736068 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085736068 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085736068 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085736068 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085736068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085736068 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085736068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736068 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085736068 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085736068 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085736068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085736068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085736068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085736068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085736068 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736068 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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 02  HNBGW_Test.msc0-RAN(274)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085736848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736848 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085736848 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085736848 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085736848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085736848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085736848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085736848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085736848 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736848 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085736848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085736848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085736848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085736848 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085736848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085736848 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085736848 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085736848 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085736848 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085736848 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085736848 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085736848 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) 20250404085736848 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085736848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085736848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085736848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085736848 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085736848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085736848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085736848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085736848 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085736848 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085736849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736849 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085736849 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085736849 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085736849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085736849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085736849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085736849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085736849 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736849 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085736849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736849 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085736849 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085736849 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085736849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085736849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085736849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085736849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085736849 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736849 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085736849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085736849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085736849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085736849 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085736849 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085736849 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085736849 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085736849 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085736849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736849 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736849 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736849 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736849 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085736849 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085736849 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085736849 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085736849 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(277)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085736875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085736875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085736875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085736875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085736875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085736875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085736875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085736875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736875 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085736875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085736876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085736876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085736876 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085736876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085736876 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085736876 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085736876 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085736876 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085736876 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085736876 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085736876 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) 20250404085736876 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085736876 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085736876 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736876 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736876 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736876 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085736876 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085736876 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085736876 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085736876 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085736876 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085736876 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085736876 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085736876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736876 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085736876 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085736876 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085736876 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085736876 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085736876 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085736876 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085736876 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736877 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085736878 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085736878 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085736878 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085736878 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085736878 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085736879 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085736879 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085736879 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085736879 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085736879 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085736879 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085736879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085736879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085736879 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085736879 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085736879 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085736879 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085736879 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085736879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736879 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085736879 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085736879 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085736879 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085736879 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085736879 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085736879 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085736879 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085736932 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW-MGCP(279)@5e928ce02d95: 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)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(274)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000060'O to be handled at TC_rab_assign_mgcp_to0(280) TC_rab_assign_mgcp_to-Iuh0-RUA(272)@5e928ce02d95: Added conn table entry 0TC_rab_assign_mgcp_to0(280)14052733 20250404085737977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085737977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085737977 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085737977 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085737977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xd66d7d, normal) (hnbgw_rua.c:407) 20250404085737977 DHNB DEBUG map_rua[0x55c700c1a230]{init}: Allocated (fsm.c:456) 20250404085737977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085737977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052733 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085737977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085737977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085737977 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052733 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085737977 DCN DEBUG map_sccp[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085737977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085737977 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14052733 <-> SCCP-27 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085737977 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052733 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085737977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085737977 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085737977 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085737977 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085737977 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085737977 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085737977 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{IDLE}: Allocated (fsm.c:456) 20250404085737977 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085737977 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f400300011f0056400500f1100926) (sccp_scrc.c:415) 20250404085737977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085737977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085737977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085737977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085737977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085737977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085737977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085737977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085737977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085737977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085737977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085737977 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085737977 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085737977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085737977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085737977 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 01 1f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085737978 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085737978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085737978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085737978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085737978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085737978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085737978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085737978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085737978 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085737978 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085737978 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085737978 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085737978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 1f 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(274)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_rab_assign_mgcp_to0(280) HNBGW_Test.msc0-RAN(274)@5e928ce02d95: Added conn table entry 0TC_rab_assign_mgcp_to0(280)2182374 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgcp_to0(280)@5e928ce02d95: setverdict(pass): none -> pass 20250404085737996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085737996 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085737996 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085737996 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085737996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085737996 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085737996 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085737996 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085737996 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085737996 DLSS7 <000c> osmo_ss7_asp.c:1175 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 61 d6 92 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085737996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085737996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085737996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085737996 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085737996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085737996 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0061d692) (sccp_scrc.c:486) 20250404085737996 DLSCCP DEBUG Received CO:COAK for local reference 27 (sccp_scoc.c:1855) 20250404085737996 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085737996 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085737996 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085737996 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085737996 DCN DEBUG handle_cn_conn_conf() conn_id=27, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085737996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085737996 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085738196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085738197 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085738197 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085738197 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085738197 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085738197 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085738197 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085738197 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085738197 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085738197 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085738197 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085738197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085738197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085738197 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085738197 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085738197 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) 20250404085738197 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250404085738197 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085738197 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085738197 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085738197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085738197 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085738197 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085738197 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085738197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085738197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085738197 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085738197 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085738197 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085738197 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085738197 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085738197 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{UNUSED}: Allocated (fsm.c:456) 20250404085738197 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{UNUSED}: is child of mgw(mgw-fsm-14052733-0)[0x55c700c15dc0] (fsm.c:486) 20250404085738197 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-14052733-0)[0x55c700c15dc0] (mgcp_client_endpoint_fsm.c:724) 20250404085738197 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085738197 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085738197 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085738197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14052733-0)[0x55c700c15ef0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085738197 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14052733-0)[0x55c700c15ef0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650] (fsm.c:486) 20250404085738198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14052733-0)[0x55c700c15ef0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085738198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14052733-0)[0x55c700c15ef0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085738198 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 98 rtpbridge/*@mgw MGCP 1.0\r\nC: d66d7'... (mgcp_client.c:807) 20250404085738198 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085738198 DLMGCP DEBUG MGCP_CONN(mgw-fsm-14052733-0)[0x55c700c15ef0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085738198 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(279)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d66d7d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d66d7d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: Ignoreing CRCX1{ line := { verb := "CRCX", trans_id := "98", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "d66d7d17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "d66d7d17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/AVP", fmts := { "96" } }, information := omit, connections := omit, bandwidth := omit, key := omit, attributes := { { rtpmap := { attr_value := "96 VND.3GPP.IUFP/16000" } }, { ptime := { attr_value := "20" } } } } } } } 20250404085739679 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085739679 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00651619), PART(T=Source Reference,L=4,D=00000018), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085739679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085739679 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085739679 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085739679 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085739679 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085739679 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085739679 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 65 16 19 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085739680 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085739680 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085739680 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085739680 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085739680 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085739680 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085739680 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085739680 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085739680 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085739680 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 16 19 00 00 18 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085739685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085739685 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085739685 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085739685 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085739685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085739685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085739685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085739685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085739685 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085739685 DLSS7 <000c> osmo_ss7_asp.c:1175 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 65 16 19 00 00 06 00 08 00 00 00 07  20250404085739685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085739685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085739685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085739685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085739685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085739685 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=00651619) (sccp_scrc.c:486) 20250404085739685 DLSCCP DEBUG Received CO:RELCO for local reference 24 (sccp_scoc.c:1855) 20250404085739685 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085739685 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085739685 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085739685 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085739685 DLSCCP DEBUG SCCP-SCOC(24)[0x55c700c2bc30]{IDLE}: Deallocated (fsm.c:568) 20250404085742067 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085742067 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e9a40), PART(T=Source Reference,L=4,D=0000001a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085742067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085742067 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085742067 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085742067 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085742067 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085742067 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085742067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 1e 9a 40 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085742067 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742067 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085742067 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085742067 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085742067 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085742067 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085742067 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085742067 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085742067 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742067 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1e 9a 40 00 00 1a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085742071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742071 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085742071 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085742071 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085742071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085742071 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085742071 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085742071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085742071 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742071 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1e 9a 40 00 00 06 00 08 00 00 00 07  20250404085742071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085742071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085742071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085742071 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085742071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085742071 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=001e9a40) (sccp_scrc.c:486) 20250404085742071 DLSCCP DEBUG Received CO:RELCO for local reference 26 (sccp_scoc.c:1855) 20250404085742071 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085742071 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085742071 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085742072 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085742072 DLSCCP DEBUG SCCP-SCOC(26)[0x55c700c2a5e0]{IDLE}: Deallocated (fsm.c:568) 20250404085742199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15ef0]{ST_CRCX_RESP}: Timeout of T1 (fsm.c:317) 20250404085742199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15ef0]{ST_CRCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:526) 20250404085742199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15ef0]{ST_CRCX_RESP}: Removing from parent mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650] (mgcp_client_fsm.c:526) 20250404085742199 DLMGCP DEBUG MGW(mgw) Canceled transaction 98 (mgcp_client.c:1252) 20250404085742199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15ef0]{ST_CRCX_RESP}: Freeing instance (mgcp_client_fsm.c:526) 20250404085742199 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15ef0]{ST_CRCX_RESP}: Deallocated (fsm.c:568) 20250404085742199 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:526) 20250404085742199 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI in use: 0, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085742199 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:925) 20250404085742199 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: Removing from parent mgw(mgw-fsm-14052733-0)[0x55c700c15dc0] (mgcp_client_endpoint_fsm.c:925) 20250404085742199 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: Freeing instance (mgcp_client_endpoint_fsm.c:925) 20250404085742199 DLMGCP DEBUG mgw-endp(mgw-fsm-14052733-0)[0x55c700c30650]{WAIT_MGW_RESPONSE}: Deallocated (fsm.c:568) 20250404085742199 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:925) 20250404085742199 DMGW ERROR mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_CRCX_HNB}: Media gateway failed (mgw_fsm.c:590) 20250404085742199 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_FAILURE (no timeout) (mgw_fsm.c:591) 20250404085742199 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:67) 20250404085742199 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085742199 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085742199 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d692), PART(T=Data,L=12,D=000b40080000010004400111) (sccp_scrc.c:415) 20250404085742199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085742199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085742199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085742199 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085742199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085742199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085742199 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 61 d6 92 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:1175) 20250404085742199 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_FAILURE}: Terminating (cause = OSMO_FSM_TERM_ERROR) (mgw_fsm.c:575) 20250404085742200 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_FAILURE}: Freeing instance (mgw_fsm.c:575) 20250404085742200 DMGW DEBUG mgw(mgw-fsm-14052733-0)[0x55c700c15dc0]{MGW_ST_FAILURE}: Deallocated (fsm.c:568) 20250404085742200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742200 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085742200 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085742200 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085742200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085742200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085742200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085742200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085742200 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742200 DLSS7 <000c> osmo_ss7_asp.c:1175 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 61 d6 92 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085742223 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085742223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085742223 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085742223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085742223 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085742223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085742223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085742223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742223 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085742223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085742223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085742223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085742223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085742223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085742223 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) 20250404085742223 DLSCCP DEBUG Received CO:CODT for local reference 27 (sccp_scoc.c:1855) 20250404085742223 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085742223 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085742223 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085742223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085742223 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085742223 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085742223 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085742223 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085742223 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085742223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085742223 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgcp_to-Iuh0-RUA(272)@5e928ce02d95: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)14052733 20250404085742250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085742250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085742250 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085742250 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085742250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd66d7d,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085742250 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052733 SCCP-27 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085742250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085742250 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085742250 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085742250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085742250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085742250 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085742250 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085742250 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0061d692), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085742250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085742250 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085742250 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085742250 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085742250 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085742250 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085742250 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 61 d6 92 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085742250 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085742250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085742250 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085742250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742250 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085742250 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085742251 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085742251 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085742251 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085742251 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085742251 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085742251 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742251 DLSS7 <000c> osmo_ss7_asp.c:1175 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 61 d6 92 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgcp_to0(280)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(274)@5e928ce02d95: Deleted conn table entry 0TC_rab_assign_mgcp_to0(280)2182374 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Session index based on connection ID:0 20250404085742260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085742260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085742260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085742260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085742260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085742260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085742260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085742260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742260 DLSS7 <000c> osmo_ss7_asp.c:1175 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 61 d6 92 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085742261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085742261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085742261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085742261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085742261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085742261 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=0061d692), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085742261 DLSCCP DEBUG Received CO:RELRE for local reference 27 (sccp_scoc.c:1855) 20250404085742261 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085742261 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085742261 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085742261 DCN DEBUG handle_cn_disc_ind() conn_id=27 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085742261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085742261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085742261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085742261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{disconnected}: Freeing instance (context_map.c:202) 20250404085742261 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14052733)[0x55c700c1a230]{disconnected}: Deallocated (fsm.c:568) 20250404085742261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085742261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085742261 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-27)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085742261 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14052733 SCCP-27 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085742261 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=0061d692), PART(T=Source Reference,L=4,D=0000001b) (sccp_scrc.c:415) 20250404085742261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085742261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085742261 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085742261 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085742261 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085742261 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085742261 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 61 d6 92 00 00 1b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085742261 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085742261 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085742261 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085742261 DLSCCP DEBUG SCCP-SCOC(27)[0x55c700c16090]{IDLE}: Deallocated (fsm.c:568) 20250404085742261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085742261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085742261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085742261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085742261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085742261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085742261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085742261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085742261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085742261 DLSS7 <000c> osmo_ss7_asp.c:1175 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 61 d6 92 00 00 1b 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(273)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085743282 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085743282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0035c025), PART(T=Source Reference,L=4,D=00000006), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085743282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085743282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085743282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085743282 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085743282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085743282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085743282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 35 c0 25 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085743282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085743282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085743283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085743283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085743283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085743283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085743283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085743283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085743283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085743283 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 c0 25 00 00 06 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404085743290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085743290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085743290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085743290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085743290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085743290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085743290 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085743290 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085743290 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085743290 DLSS7 <000c> osmo_ss7_asp.c:1175 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 35 c0 25 00 00 06 00 08 00 00 00 07  20250404085743291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085743291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085743291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085743291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085743291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085743291 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=0035c025) (sccp_scrc.c:486) 20250404085743291 DLSCCP DEBUG Received CO:RELCO for local reference 6 (sccp_scoc.c:1855) 20250404085743291 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085743291 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085743291 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085743291 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085743291 DLSCCP DEBUG SCCP-SCOC(6)[0x55c700c11830]{IDLE}: Deallocated (fsm.c:568) TC_rab_assign_mgcp_to0(280)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085744269 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39020<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085744269 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45533<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(268)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(269)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085744273 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39004<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085744274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085744274 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085744274 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085744274 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085744274 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgcp_to(267)@5e928ce02d95: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0-RUA(272)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(276)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(277)@5e928ce02d95: Final verdict of PTC: none 20250404085744277 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085744277 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) 20250404085744277 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085744277 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085744277 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085744277 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) 20250404085744277 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085744277 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085744278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085744278 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) 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085744278 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 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(274)@5e928ce02d95: Final verdict of PTC: none TC_rab_assign_mgcp_to-Iuh0(271)@5e928ce02d95: Final verdict of PTC: none 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085744278 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085744278 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085744278 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085744278 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 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085744278 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(273)@5e928ce02d95: Final verdict of PTC: none 20250404085744278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085744278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085744278 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) 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085744278 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(275)@5e928ce02d95: Final verdict of PTC: none 20250404085744279 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 20250404085744279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085744279 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085744279 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085744279 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085744279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085744279 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.sgsn0-M3UA(278)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(279)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(270)@5e928ce02d95: Final verdict of PTC: none 20250404085744279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085744279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085744279 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 20250404085744279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085744279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085744279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085744279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085744279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085744279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085744279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085744279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085744279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085744279 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085744280 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085744280 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085744280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085744280 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085744280 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085744280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085744280 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085744280 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085744280 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085744280 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085744280 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085744280 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085744280 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085744282 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39026<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_rab_assign_mgcp_to0(280)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_assign_mgcp_to(267): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(268): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(269): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(270): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0(271): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_mgcp_to-Iuh0-RUA(272): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(273): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(274): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(275): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(276): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(277): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(278): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(279): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_mgcp_to0(280): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_assign_mgcp_to finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:57:44 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 20250404085744380 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39030<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085744882 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39030<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=349376) 20250404085745880 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085745880 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc511), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085745880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085745880 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085745880 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085745880 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085745880 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085745880 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085745881 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2c c5 11 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085745881 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085745881 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085745881 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085745881 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085745881 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085745881 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=349376, count=376928) 20250404085746279 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085746279 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085746279 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085746279 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085746280 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085746280 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:57:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_rab_assign_mgw_iuup_addr_chg started. 20250404085747962 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085747966 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085747969 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46783<->l=127.0.0.1:4262) (control_if.c:572) 20250404085748042 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748042 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748042 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748042 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748042 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748042 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748042 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748042 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748042 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085748042 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085748043 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748043 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085748043 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748044 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) 20250404085748044 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) 20250404085748044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085748044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085748044 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748044 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748044 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085748044 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748044 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085748044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085748044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085748044 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748044 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748044 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085748044 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748044 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085748044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085748044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085748044 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748044 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748044 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085748044 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748044 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748044 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748044 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748044 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085748044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085748044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085748044 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748044 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 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085748044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748044 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 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085748044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085748044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748044 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085748044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(289)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(289)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(289)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085748057 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748057 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748057 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748057 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748057 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748057 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748057 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085748057 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748058 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748058 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085748058 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748058 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) 20250404085748058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748058 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) 20250404085748058 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) 20250404085748058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085748058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085748058 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748058 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748058 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085748059 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748059 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085748059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085748059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085748059 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748059 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748059 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085748059 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748059 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085748059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085748059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085748059 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748059 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748059 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085748059 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085748059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085748059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085748059 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748059 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 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085748059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748059 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 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085748059 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 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085748059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085748059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085748059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(292)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(292)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(292)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(290)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085748077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085748077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085748077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085748077 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085748077 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085748077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085748077 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085748077 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085748077 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085748254 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 20250404085748254 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 20250404085748254 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085748254 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085748257 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085748257 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085748257 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085748257 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085748257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085748257 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085748257 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 20250404085748257 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085748257 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085748257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085748259 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085748259 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085748259 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085748259 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085748259 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085748259 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085748259 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 20250404085748259 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085748259 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085748259 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085748259 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085748259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085748259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085748259 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085748259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085748259 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085748259 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085748259 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085748259 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085748259 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085748259 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748260 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748260 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085748260 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748260 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748260 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748260 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748260 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748260 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748260 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748260 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748260 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748260 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748260 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085748260 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085748260 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085748261 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748261 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748261 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748261 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748261 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085748261 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085748261 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085748261 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085748261 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085748261 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085748261 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085748268 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 20250404085748268 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 20250404085748268 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085748268 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085748271 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085748271 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085748271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085748271 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085748271 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 20250404085748271 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085748271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748271 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085748271 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085748271 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085748271 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085748271 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085748271 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 20250404085748271 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085748271 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085748271 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085748272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085748272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085748272 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085748272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085748272 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085748272 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085748272 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085748272 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085748272 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085748272 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085748273 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085748273 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085748273 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085748273 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085748273 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085748273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748273 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748273 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748273 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085748273 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085748273 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085748273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085748273 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085748273 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085748273 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085748273 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085748273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085748273 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085748273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085748273 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085748273 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085748273 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085748273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085748273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085748273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085748273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085748273 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085748273 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(288)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085749072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085749072 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085749072 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085749072 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085749072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085749072 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085749072 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085749072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085749072 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085749072 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085749072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085749072 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085749073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085749073 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085749073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085749073 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085749073 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085749073 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085749073 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085749073 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085749073 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085749073 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) 20250404085749073 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085749073 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085749073 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749073 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749073 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085749073 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085749073 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085749073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085749073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085749073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085749073 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085749073 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085749073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085749073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085749073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085749073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085749073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085749073 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085749073 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085749073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085749073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085749073 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085749075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085749075 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085749075 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085749075 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085749075 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085749075 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085749075 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085749075 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085749075 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085749075 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085749075 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085749075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085749075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085749075 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085749075 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085749075 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085749075 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085749075 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085749075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749075 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749075 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749075 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749075 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085749075 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085749075 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085749075 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085749075 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(291)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085749077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085749077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085749077 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085749077 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085749077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085749077 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085749077 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085749077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085749077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085749077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085749077 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085749077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085749077 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085749077 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085749077 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085749077 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085749077 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085749077 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085749077 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) 20250404085749077 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085749077 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085749077 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749077 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749077 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749077 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085749077 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085749077 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085749077 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085749077 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085749077 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085749077 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085749077 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085749077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085749077 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085749077 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085749077 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085749077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085749077 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085749077 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085749077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085749077 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085749077 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085749077 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085749077 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085749077 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085749077 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085749078 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085749078 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085749078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085749078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085749078 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085749078 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085749078 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085749078 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085749078 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085749078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749078 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085749078 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085749078 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085749078 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085749078 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085749078 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085749078 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085749078 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085749109 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(288)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4769252 20250404085750142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085750142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085750142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085750142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085750142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x48c5e4, normal) (hnbgw_rua.c:407) 20250404085750142 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085750142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085750142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085750142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085750142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085750142 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085750142 DCN DEBUG map_sccp[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085750142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085750142 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4769252 <-> SCCP-28 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085750142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085750142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085750142 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085750142 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085750142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085750142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085750142 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085750142 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404085750142 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085750142 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030000f20056400500f1100926) (sccp_scrc.c:415) 20250404085750142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085750142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085750142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085750142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085750142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085750142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085750142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085750142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085750142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085750142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085750142 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750142 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085750142 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085750142 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085750142 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 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085750142 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085750142 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085750143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085750143 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750143 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085750143 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085750143 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085750143 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085750143 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085750143 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085750143 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085750143 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750143 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 f2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(288)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_rab_assign_mgw_iuup_addr_chg0(294) HNBGW_Test.msc0-RAN(288)@5e928ce02d95: Added conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2677382 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: setverdict(pass): none -> pass 20250404085750154 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750154 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085750154 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085750154 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085750154 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085750154 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085750154 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085750154 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085750154 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750154 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 a1 b6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085750155 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085750155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085750155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085750155 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085750155 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085750155 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c0a1b6) (sccp_scrc.c:486) 20250404085750155 DLSCCP DEBUG Received CO:COAK for local reference 28 (sccp_scoc.c:1855) 20250404085750155 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085750155 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085750155 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085750155 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085750155 DCN DEBUG handle_cn_conn_conf() conn_id=28, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085750155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085750155 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) VirtHNBGW-STATS(282)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 0, max := 0 } VirtHNBGW-STATS(282)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(293)@5e928ce02d95: 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)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085750356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085750357 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085750357 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085750357 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085750357 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085750357 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085750357 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085750357 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750357 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085750357 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085750357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085750357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085750357 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085750357 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085750357 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) 20250404085750357 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250404085750357 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085750357 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085750357 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085750357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085750357 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085750357 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085750357 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085750357 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085750358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085750358 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085750358 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085750358 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085750358 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085750358 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{UNUSED}: Allocated (fsm.c:456) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{UNUSED}: is child of mgw(mgw-fsm-4769252-0)[0x55c700c30650] (fsm.c:486) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4769252-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085750358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2a5e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085750358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2a5e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0] (fsm.c:486) 20250404085750358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2a5e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085750358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2a5e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085750358 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=200 'CRCX 99 rtpbridge/*@mgw MGCP 1.0\r\nC: 48c5e'... (mgcp_client.c:807) 20250404085750358 DLMGCP DEBUG MGW(mgw) Queued 200 bytes for MGW (mgcp_client.c:1221) 20250404085750358 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2a5e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085750358 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(293)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48c5e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48c5e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "99", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "48c5e417" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48c5e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085750395 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 99 OK (mgcp_client.c:758) 20250404085750395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085750395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085750395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085750395 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085750395 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085750395 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750395 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750395 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085750395 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085750395 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750395 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085750395 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085750395 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085750395 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085750395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085750395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085750395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085750395 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085750430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085750430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085750430 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085750430 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085750431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x48c5e4) (hnbgw_rua.c:471) 20250404085750431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085750431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085750431 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085750431 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085750431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085750431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085750431 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085750431 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085750431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085750431 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4769252-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085750431 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 100 rtpbridge/3@mgw MGCP 1.0\r\nC: 48c5'... (mgcp_client.c:807) 20250404085750431 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085750431 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750431 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "100", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "48c5e417" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48c5e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085750451 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 100 OK (mgcp_client.c:758) 20250404085750451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.3.2.1:10000 (mgcp_client_fsm.c:435) 20250404085750451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085750451 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085750451 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085750451 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750451 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750451 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085750451 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085750451 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750451 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085750451 DMGW INFO mgw(mgw-fsm-4769252-0)[0x55c700c30650]{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) 20250404085750451 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_MDCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:426) 20250404085750451 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085750451 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085750451 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085750451 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085750451 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085750451 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085750454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085750454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085750454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085750454 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085750454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x48c5e4) (hnbgw_rua.c:471) 20250404085750454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085750454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085750454 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085750454 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085750454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085750454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085750454 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085750454 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085750454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085750454 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received with unchanged IuUP attributes, skipping MDCX... (mgw_fsm.c:344) 20250404085750454 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ASSIGN}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:348) 20250404085750454 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4769252-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:724) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085750454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2bc30]{ST_CRCX}: Allocated (fsm.c:456) 20250404085750454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2bc30]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0] (fsm.c:486) 20250404085750454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2bc30]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085750454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2bc30]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404085750454 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 101 rtpbridge/3@mgw MGCP 1.0\r\nC: 48c5'... (mgcp_client.c:807) 20250404085750454 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085750454 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4769252-0)[0x55c700c2bc30]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750454 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "101", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "48c5e417" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "48c5e417", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085750470 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 101 OK (mgcp_client.c:758) 20250404085750470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085750470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085750470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085750470 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085750470 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085750470 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750470 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750470 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750470 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085750470 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085750471 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750471 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{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) 20250404085750471 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085750471 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085750471 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085750471 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085750471 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085750471 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085750471 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085750471 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0a1b6), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085750471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750471 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085750471 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750471 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085750471 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085750471 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085750471 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 c0 a1 b6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085750471 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085750471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750471 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085750471 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085750471 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085750471 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085750472 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085750472 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085750472 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085750472 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750472 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 a1 b6 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed VirtHNBGW-STATS(282)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.req", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", val := 1, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.cnf", mtype := "c", min := 1, max := 1 } VirtHNBGW-STATS(282)@5e928ce02d95: EXP match: { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", val := 0, mtype := "c", srate := omit } vs exp { name := "TTCN3.hnb.001-01-L2342-R0-S55-C1.ranap.cs.rab_act.fail", mtype := "c", min := 0, max := 0 } HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085750530 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085750530 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085750530 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085750530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085750530 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085750530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085750530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085750530 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750530 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085750530 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085750530 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085750531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085750531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085750531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085750531 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) 20250404085750531 DLSCCP DEBUG Received CO:CODT for local reference 28 (sccp_scoc.c:1855) 20250404085750531 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085750531 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085750531 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085750531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085750531 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085750531 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085750531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085750531 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085750531 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085750531 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085750531 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085750531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085750531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 102 rtpbridge/3@mgw MGCP 1.0\r\nC: 48c5'... (mgcp_client.c:807) 20250404085750531 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085750531 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085750531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085750531 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 103 rtpbridge/3@mgw MGCP 1.0\r\nC: 48c5'... (mgcp_client.c:807) 20250404085750531 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085750531 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085750531 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: Removing from parent mgw(mgw-fsm-4769252-0)[0x55c700c30650] (mgcp_client_endpoint_fsm.c:873) 20250404085750531 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085750531 DLMGCP DEBUG mgw-endp(mgw-fsm-4769252-0)[0x55c700c15dc0]{IN_USE}: Deallocated (fsm.c:568) 20250404085750531 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085750531 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085750531 DMGW DEBUG mgw(mgw-fsm-4769252-0)[0x55c700c30650]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085750531 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085750531 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404085750531 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085750531 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "102", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "48c5e417" }, { code := "I", val := "11111" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "103", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "48c5e417" }, { code := "I", val := "22222" } }, sdp := omit } TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085750541 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 102 OK (mgcp_client.c:758) 20250404085750541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085750541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085750541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085750541 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2a5e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085750542 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 103 OK (mgcp_client.c:758) 20250404085750543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085750543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085750543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085750543 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c2bc30]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@5e928ce02d95: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)4769252 20250404085750548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085750548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085750548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085750548 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085750548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x48c5e4,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085750548 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-28 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085750548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085750548 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085750548 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085750548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085750548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085750548 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085750548 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085750548 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c0a1b6), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085750548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085750548 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750548 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085750548 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085750548 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085750548 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 c0 a1 b6 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085750548 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085750548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085750548 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085750548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750548 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085750548 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085750548 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085750548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085750548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085750548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085750548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085750548 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750548 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 a1 b6 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(288)@5e928ce02d95: Deleted conn table entry 0TC_rab_assign_mgw_iuup_addr_chg0(294)2677382 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Session index based on connection ID:0 20250404085750553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085750553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085750553 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085750553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085750553 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085750553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085750554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085750554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750554 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 a1 b6 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085750554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085750554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085750554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085750554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085750554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085750554 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=00c0a1b6), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085750554 DLSCCP DEBUG Received CO:RELRE for local reference 28 (sccp_scoc.c:1855) 20250404085750554 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085750554 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085750554 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085750554 DCN DEBUG handle_cn_disc_ind() conn_id=28 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085750554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085750554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085750554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085750554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085750554 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4769252)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085750554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085750554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:206) 20250404085750554 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-28)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085750554 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4769252 SCCP-28 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085750554 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=00c0a1b6), PART(T=Source Reference,L=4,D=0000001c) (sccp_scrc.c:415) 20250404085750554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085750554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085750554 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085750554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085750554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085750554 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 c0 a1 b6 00 00 1c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085750554 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085750554 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085750554 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085750554 DLSCCP DEBUG SCCP-SCOC(28)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) 20250404085750554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085750554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085750554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085750554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085750554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085750554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085750554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085750554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085750554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085750554 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c0 a1 b6 00 00 1c 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: RLC received in state:disconnect_pending TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085752565 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46783<->l=127.0.0.1:4262) (control_if.c:193) 20250404085752565 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49034<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(283)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(282)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085752572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49024<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085752573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085752573 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085752573 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085752573 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085752573 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(290)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(291)@5e928ce02d95: Final verdict of PTC: none 20250404085752576 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085752576 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) 20250404085752576 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085752576 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085752576 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085752576 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) 20250404085752576 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085752576 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085752577 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085752577 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) 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085752577 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 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085752577 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085752577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085752577 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085752577 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 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  HNBGW_Test.msc0-SCCP(287)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(288)@5e928ce02d95: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285)@5e928ce02d95: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286)@5e928ce02d95: Final verdict of PTC: none 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085752577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085752577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085752577 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085752577 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) 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085752577 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 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085752577 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085752577 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085752577 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085752577 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 20250404085752577 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085752577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085752577 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085752577 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085752578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085752578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085752578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085752578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085752578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085752578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085752578 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085752578 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085752578 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085752578 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085752578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085752578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085752578 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085752578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085752578 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085752578 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085752578 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085752578 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085752578 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085752578 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085752578 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(293)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(289)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(284)@5e928ce02d95: Final verdict of PTC: none 20250404085752580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49040<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.sgsn0-M3UA(292)@5e928ce02d95: Final verdict of PTC: none TC_rab_assign_mgw_iuup_addr_chg0(294)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_rab_assign_mgw_iuup_addr_chg(281): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(282): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(283): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(284): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0(285): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg-Iuh0-RUA(286): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(287): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(288): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(289): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(290): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(291): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(292): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(293): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_rab_assign_mgw_iuup_addr_chg0(294): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_rab_assign_mgw_iuup_addr_chg finished. Verdict: pass MTC@5e928ce02d95: 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 pass'. Fri Apr 4 08:57:52 UTC 2025 ====== HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg.talloc 20250404085752669 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085753171 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49052<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=391380) Waiting for packet dumper to finish... 1 (prev_count=391380, count=392096) 20250404085754579 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085754579 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085754579 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085754579 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085754579 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085754579 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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 pass' was executed successfully (exit status: 0). MTC@5e928ce02d95: 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 ------ Fri Apr 4 08:57:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250404085755881 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085755882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc511), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085755882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085755882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085755882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085755882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085755882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085755882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085755882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2c c5 11 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085755882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085755882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085755882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085755882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085755882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085755882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_cs_mo_disconnect started. 20250404085756263 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36006<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085756270 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085756275 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40287<->l=127.0.0.1:4262) (control_if.c:572) 20250404085756360 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756360 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756360 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756360 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756360 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756360 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_mo_disconnect-Iuh0(299)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085756361 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756361 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756361 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085756361 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085756362 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756362 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085756362 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756362 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) 20250404085756362 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) 20250404085756362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085756362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085756362 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756362 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756362 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085756362 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756362 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085756362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085756362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085756362 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756362 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756362 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085756362 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756362 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085756362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085756362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085756362 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756362 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756362 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085756362 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756362 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756362 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756362 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756362 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756362 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756362 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085756362 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085756362 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756362 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085756362 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756362 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 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085756362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756362 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 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085756362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085756362 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 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085756362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756362 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756362 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756362 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085756362 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(303)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(303)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(303)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085756375 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756375 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756376 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756376 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756376 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756376 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756376 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085756376 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756377 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756377 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085756377 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756377 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) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756377 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) 20250404085756377 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) 20250404085756377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085756377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085756377 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756377 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756377 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085756377 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756377 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756377 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756377 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756377 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085756377 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085756377 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085756377 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756377 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756377 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085756377 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756377 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756377 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756377 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756377 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756378 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085756378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085756378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085756378 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756378 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756378 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085756378 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756378 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756378 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756378 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756378 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756378 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756378 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085756378 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085756378 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085756378 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756378 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 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085756378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756378 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 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085756378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085756378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756378 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756378 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756378 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085756378 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(306)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(306)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(306)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(304)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085756397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085756397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085756397 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085756397 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085756397 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085756397 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085756398 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085756398 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085756398 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085756573 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 20250404085756573 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 20250404085756573 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085756573 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085756581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085756581 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085756581 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085756581 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085756581 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085756581 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085756581 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 20250404085756581 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085756581 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085756581 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085756584 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756584 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085756584 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085756584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085756584 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085756584 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085756584 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085756584 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 20250404085756584 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085756584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085756584 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085756584 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085756584 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085756584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085756584 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085756584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085756584 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085756584 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085756584 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085756584 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085756584 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085756584 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756585 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756585 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085756585 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756586 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756586 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756586 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085756586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085756586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085756586 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085756586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085756586 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085756586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085756586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085756586 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085756586 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085756588 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 20250404085756589 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 20250404085756589 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085756589 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085756595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085756595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085756595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085756595 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085756595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085756595 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085756595 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 20250404085756595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085756595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085756595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085756597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756597 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085756597 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085756597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085756597 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085756597 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085756597 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085756597 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 20250404085756597 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085756597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085756598 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085756598 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085756598 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085756598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085756598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085756598 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085756598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085756598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085756598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085756598 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085756598 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085756598 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085756598 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085756599 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085756599 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085756599 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085756599 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085756599 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085756599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756599 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756599 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756599 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085756599 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085756599 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085756599 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085756599 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085756599 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085756599 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085756599 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085756599 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085756600 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085756600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085756600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085756600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085756600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085756600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085756600 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085756600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085756600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085756600 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085756600 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(302)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085757389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085757389 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085757389 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085757389 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085757389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085757389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085757389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085757389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085757389 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085757389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085757390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085757390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085757390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085757390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085757390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085757390 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085757390 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085757390 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085757390 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085757390 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085757390 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085757390 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) 20250404085757390 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085757390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085757390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085757390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085757390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085757390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085757390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085757390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085757390 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085757390 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085757390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085757390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085757390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085757390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085757390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085757390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085757390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085757390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085757390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085757390 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085757393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085757393 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085757393 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085757393 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085757393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085757393 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085757393 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085757393 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085757393 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085757393 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085757393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085757393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085757393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085757393 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085757393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085757393 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085757393 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085757393 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085757393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757393 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085757393 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085757393 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085757393 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085757393 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(305)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085757396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085757396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085757396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085757396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085757396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085757396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085757396 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085757396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085757396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085757396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085757396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085757396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085757396 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085757396 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085757396 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085757396 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085757396 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085757396 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085757396 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) 20250404085757396 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085757396 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085757396 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085757396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085757396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085757396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085757396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085757396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085757396 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085757396 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085757396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085757396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085757396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085757396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085757396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085757396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085757396 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085757396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085757396 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085757396 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085757396 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085757396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085757396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085757396 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085757396 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085757396 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085757396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085757396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085757396 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085757396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085757397 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085757397 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085757397 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085757397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757397 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085757397 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085757397 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085757397 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085757397 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085757397 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085757397 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085757397 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085757422 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_mo_disconnect0(308)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000050'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(302)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000050'O to be handled at TC_ranap_cs_mo_disconnect0(308) TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)16753242 20250404085758464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085758464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085758464 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085758464 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085758464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xffa25a, normal) (hnbgw_rua.c:407) 20250404085758464 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085758464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085758464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16753242 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085758464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085758464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085758464 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16753242 SCCP-0 CS MI=IMSI-262420000000005: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085758464 DCN DEBUG map_sccp[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085758464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085758464 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16753242 <-> SCCP-29 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085758464 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16753242 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085758464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085758464 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085758464 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085758464 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085758464 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085758464 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085758464 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404085758464 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085758464 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000050004f40030000690056400500f1100926) (sccp_scrc.c:415) 20250404085758464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085758464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085758464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085758464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085758464 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085758464 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085758464 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085758464 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085758464 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085758464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085758464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758464 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085758464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085758464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085758464 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 00 69 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085758464 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085758465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085758465 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085758465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085758465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085758465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085758465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085758465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085758465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085758465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085758465 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758465 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 69 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(302)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000050'O handled at TC_ranap_cs_mo_disconnect0(308) HNBGW_Test.msc0-RAN(302)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_mo_disconnect0(308)10250556 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Session index based on connection ID:0 TC_ranap_cs_mo_disconnect0(308)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085758476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085758476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085758476 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085758476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085758476 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085758476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085758476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085758476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758476 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 b9 1f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085758477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085758477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085758477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085758477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085758477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085758477 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0020b91f) (sccp_scrc.c:486) 20250404085758477 DLSCCP DEBUG Received CO:COAK for local reference 29 (sccp_scoc.c:1855) 20250404085758477 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085758477 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085758477 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085758477 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085758477 DCN DEBUG handle_cn_conn_conf() conn_id=29, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085758477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085758477 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085758665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085758665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085758665 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404085758665 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085758665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xffa25a) (hnbgw_rua.c:471) 20250404085758665 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16753242 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404085758665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085758665 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404085758665 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404085758665 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404085758665 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085758665 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085758665 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085758665 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b91f), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250404085758665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758665 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085758665 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758665 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085758665 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085758665 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085758665 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 20 b9 1f 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:1175) 20250404085758665 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758665 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085758665 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085758665 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085758665 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085758665 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085758665 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085758665 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085758666 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758666 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 b9 1f 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: vl_len:13 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250404085758697 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758697 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085758697 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085758697 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085758697 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085758697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085758697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085758697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085758697 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758697 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085758697 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085758697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085758697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085758697 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085758697 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085758697 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) 20250404085758697 DLSCCP DEBUG Received CO:CODT for local reference 29 (sccp_scoc.c:1855) 20250404085758697 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085758697 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085758697 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085758697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085758697 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085758697 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085758697 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085758697 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085758697 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 37 bytes (hnbgw_rua.c:122) 20250404085758697 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085758697 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@5e928ce02d95: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)16753242 20250404085758726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085758726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085758727 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085758727 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085758727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xffa25a,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085758727 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16753242 SCCP-29 msc-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085758727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085758727 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085758727 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085758727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085758727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085758727 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085758727 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085758727 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0020b91f), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085758727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085758727 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758727 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085758727 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085758727 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085758727 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 20 b9 1f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085758727 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085758727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085758727 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085758727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758727 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085758727 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085758727 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085758727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085758727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085758727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085758727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085758727 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758727 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 b9 1f 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_cs_mo_disconnect0(308)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(302)@5e928ce02d95: Deleted conn table entry 0TC_ranap_cs_mo_disconnect0(308)10250556 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Session index based on connection ID:0 20250404085758739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085758739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085758739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085758739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085758739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085758739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085758739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085758739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758739 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 b9 1f 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085758739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085758739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085758739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085758739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085758739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085758740 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=0020b91f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085758740 DLSCCP DEBUG Received CO:RELRE for local reference 29 (sccp_scoc.c:1855) 20250404085758740 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085758740 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085758740 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085758740 DCN DEBUG handle_cn_disc_ind() conn_id=29 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085758740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085758740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085758740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085758740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085758740 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-16753242)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085758740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085758740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:206) 20250404085758740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-29)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085758740 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16753242 SCCP-29 msc-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404085758740 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=0020b91f), PART(T=Source Reference,L=4,D=0000001d) (sccp_scrc.c:415) 20250404085758740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085758740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085758740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085758740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085758740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085758740 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 20 b9 1f 00 00 1d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085758740 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085758740 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085758740 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085758740 DLSCCP DEBUG SCCP-SCOC(29)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) 20250404085758740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085758740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085758740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085758740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085758740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085758740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085758740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085758740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085758740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085758740 DLSS7 <000c> osmo_ss7_asp.c:1175 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 20 b9 1f 00 00 1d 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(301)@5e928ce02d95: RLC received in state:disconnect_pending TC_ranap_cs_mo_disconnect0(308)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085800748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085800750 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40287<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(296)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(297)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085800754 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36006<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085800755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085800755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085800755 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085800755 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085800755 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(305)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_ranap_cs_mo_disconnect(295)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_mo_disconnect-Iuh0-RUA(300)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(304)@5e928ce02d95: Final verdict of PTC: none 20250404085800757 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085800757 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) 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085800757 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085800757 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) 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085800757 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085800757 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) 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085800757 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 20250404085800757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085800758 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085800758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085800758 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085800758 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 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085800758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085800758 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085800758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085800758 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085800758 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085800758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085800758 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085800758 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085800758 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085800758 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085800758 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085800758 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085800758 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085800758 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085800758 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) 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085800758 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 20250404085800758 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 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085800758 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085800758 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085800758 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085800758 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085800759 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 20250404085800759 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085800759 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085800759 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(301)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(302)@5e928ce02d95: Final verdict of PTC: none 20250404085800759 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085800759 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085800759 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085800759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085800759 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085800759 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085800759 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085800759 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085800759 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085800759 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085800759 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) TC_ranap_cs_mo_disconnect-Iuh0(299)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(306)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(303)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(307)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(298)@5e928ce02d95: Final verdict of PTC: none 20250404085800762 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36014<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_mo_disconnect0(308)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_cs_mo_disconnect(295): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(296): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(297): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(298): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0(299): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_mo_disconnect-Iuh0-RUA(300): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(301): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(302): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(303): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(304): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(305): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(306): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(307): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_mo_disconnect0(308): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_cs_mo_disconnect finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:00 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 20250404085800843 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085801345 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36024<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=292720) Waiting for packet dumper to finish... 1 (prev_count=292720, count=320808) 20250404085802760 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085802760 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085802760 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085802760 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085802760 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085802760 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58:03 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_ps_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_ps_mo_disconnect started. 20250404085804428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36026<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085804431 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36042<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085804434 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44543<->l=127.0.0.1:4262) (control_if.c:572) 20250404085804517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804517 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804517 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804517 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804517 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804517 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_ps_mo_disconnect-Iuh0(313)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085804518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085804518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085804519 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085804519 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804519 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) 20250404085804519 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) 20250404085804519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085804519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085804519 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804519 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085804519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804519 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085804519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085804519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085804519 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804519 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085804519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085804519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085804519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085804519 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804519 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085804519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085804519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085804519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085804520 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804520 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 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085804520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804520 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 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085804520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085804520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085804520 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(317)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(317)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(317)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(315)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085804533 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804533 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804533 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804533 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804533 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804533 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804533 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085804533 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804534 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804534 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085804534 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804534 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804534 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804534 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) 20250404085804534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804534 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) 20250404085804534 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) 20250404085804534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085804534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085804535 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804535 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804535 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085804535 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804535 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085804535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085804535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085804535 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804535 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804535 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085804535 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804535 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085804535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085804535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085804535 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804535 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804535 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085804535 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804535 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804535 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804535 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804535 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804535 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804535 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085804535 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085804535 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085804535 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804535 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085804535 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804535 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 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085804535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804535 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 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085804535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085804535 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 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085804535 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804535 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804535 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804535 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085804535 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(320)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(320)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(320)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085804554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085804554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085804554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085804554 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085804554 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085804554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085804554 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085804554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085804554 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085804731 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 20250404085804731 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 20250404085804731 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085804731 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085804740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085804740 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085804740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085804740 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085804740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085804740 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085804740 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 20250404085804740 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085804740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085804741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085804743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085804743 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085804743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085804743 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085804743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085804743 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085804743 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 20250404085804743 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085804743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085804743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085804743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085804744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085804744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085804744 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085804744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085804744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085804744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085804744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085804744 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085804744 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085804744 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804745 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085804745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804745 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 20250404085804745 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 20250404085804745 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085804745 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085804745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085804745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085804746 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085804746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085804746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085804746 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085804746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085804746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085804746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085804746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085804746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085804746 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(320)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085804751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085804751 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085804751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085804751 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085804751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085804751 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085804751 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 20250404085804751 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085804752 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085804752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085804754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804754 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085804754 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085804754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085804754 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085804754 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085804754 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085804754 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 20250404085804754 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085804754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085804754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085804754 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085804754 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085804754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085804754 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085804754 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085804754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085804754 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085804754 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085804754 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085804754 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085804754 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085804754 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085804755 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085804755 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085804755 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085804755 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085804755 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085804755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085804755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804755 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804755 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804755 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085804756 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085804756 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085804756 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085804756 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085804756 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085804756 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085804756 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085804756 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085804756 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085804756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085804756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085804756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085804756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085804756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085804756 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085804756 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085804756 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085804756 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085804756 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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 02  HNBGW_Test.msc0-RAN(316)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085805545 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805545 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085805545 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085805545 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085805545 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085805545 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085805545 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085805545 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085805545 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805545 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085805546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085805546 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085805546 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085805546 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085805546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085805546 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085805546 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085805546 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085805546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805546 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085805546 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085805546 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085805546 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085805546 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) 20250404085805546 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085805547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085805547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085805547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085805547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085805547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085805547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085805547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085805547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085805547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085805547 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085805547 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085805547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085805547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085805547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085805547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085805547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085805547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085805547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085805547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805547 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085805549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085805549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085805549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085805549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085805549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085805549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085805549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085805549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805549 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085805549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085805549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085805549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085805549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085805549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085805549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085805549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085805549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085805549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085805550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085805550 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085805550 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085805550 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(319)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085805554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085805554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085805554 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085805554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085805554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085805554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085805554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085805554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805554 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085805554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085805554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085805554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085805554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085805554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085805554 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085805554 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085805554 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085805554 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085805554 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085805554 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085805554 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) 20250404085805554 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085805554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085805554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085805554 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085805554 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085805554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085805554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085805554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085805554 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085805554 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085805554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085805554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085805554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085805554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085805554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085805554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085805554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085805554 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805554 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085805555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805555 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085805555 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085805555 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085805555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085805555 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085805555 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085805555 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085805555 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805555 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085805555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085805555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085805555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085805555 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085805555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085805555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085805555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085805555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085805555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085805555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085805555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085805555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085805555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085805555 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085805555 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085805555 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085805575 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085805882 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085805882 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002cc511), PART(T=Source Reference,L=4,D=00000019), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085805882 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085805883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085805883 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085805883 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085805883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085805883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085805883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2c c5 11 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085805883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085805883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085805883 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085805883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085805883 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085805883 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085805883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085805883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805883 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2c c5 11 00 00 19 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404085805884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085805884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085805884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085805884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085805884 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085805884 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085805884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085805884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085805884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085805884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085805884 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085805884 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2c c5 11 00 00 06 00 08 00 00 00 07  20250404085805884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085805884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085805884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085805885 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=002cc511) (sccp_scrc.c:486) 20250404085805885 DLSCCP DEBUG Received CO:RELCO for local reference 25 (sccp_scoc.c:1855) 20250404085805885 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085805885 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085805885 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085805885 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085805885 DLSCCP DEBUG SCCP-SCOC(25)[0x55c700c16e70]{IDLE}: Deallocated (fsm.c:568) TC_ranap_ps_mo_disconnect0(322)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(319)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_mo_disconnect0(322) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)4333116 20250404085806613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085806613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085806613 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085806613 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085806613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x421e3c, normal) (hnbgw_rua.c:407) 20250404085806613 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085806613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085806613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4333116 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085806613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085806613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085806613 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085806613 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4333116 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085806613 DCN DEBUG map_sccp[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085806613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085806613 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4333116 <-> SCCP-30 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085806613 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4333116 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085806613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085806613 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085806613 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085806613 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085806613 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085806613 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085806614 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404085806614 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085806614 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001a00056400500f1100926) (sccp_scrc.c:415) 20250404085806614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085806614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085806614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085806614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085806614 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085806614 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085806614 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085806614 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085806614 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085806614 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085806614 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806614 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085806614 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085806614 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085806614 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 00 00 3a 40 08 00 00 f1 10 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 a0 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:1175) 20250404085806614 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085806614 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085806614 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085806614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085806614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085806614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085806614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085806614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085806614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085806614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085806614 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806614 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 a0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(319)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ranap_ps_mo_disconnect0(322) HNBGW_Test.sgsn0-RAN(319)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_mo_disconnect0(322)4384411 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Session index based on connection ID:0 TC_ranap_ps_mo_disconnect0(322)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085806623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085806623 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085806623 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085806623 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085806623 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085806623 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085806623 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085806623 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806623 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2e fe d0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085806623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085806623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085806623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085806623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085806623 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085806623 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002efed0) (sccp_scrc.c:486) 20250404085806623 DLSCCP DEBUG Received CO:COAK for local reference 30 (sccp_scoc.c:1855) 20250404085806623 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085806623 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085806623 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085806623 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085806623 DCN DEBUG handle_cn_conn_conf() conn_id=30, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085806623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085806623 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085806816 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085806817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085806817 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404085806817 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085806817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x421e3c) (hnbgw_rua.c:471) 20250404085806817 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4333116 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404085806817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085806817 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404085806817 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404085806817 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404085806817 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085806817 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085806817 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085806817 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002efed0), PART(T=Data,L=13,D=000b40090000010004400209c0) (sccp_scrc.c:415) 20250404085806817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806817 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085806817 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806817 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085806817 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085806817 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085806817 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 2e fe d0 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:1175) 20250404085806817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806817 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085806817 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085806817 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085806817 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085806817 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085806817 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085806817 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085806817 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806817 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2e fe d0 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: vl_len:13 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100090000010004400209C0'O 20250404085806842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806842 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085806842 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085806843 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085806843 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085806843 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085806843 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085806843 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085806843 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806843 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085806843 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085806843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085806843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085806843 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085806843 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085806843 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) 20250404085806843 DLSCCP DEBUG Received CO:CODT for local reference 30 (sccp_scoc.c:1855) 20250404085806843 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085806843 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085806843 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085806843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085806843 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085806843 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085806843 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085806843 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085806843 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 37 bytes (hnbgw_rua.c:122) 20250404085806843 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085806843 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@5e928ce02d95: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)4333116 20250404085806872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085806872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085806872 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085806872 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085806872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x421e3c,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085806872 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4333116 SCCP-30 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085806872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085806872 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085806872 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085806872 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085806872 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085806872 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085806872 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085806872 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002efed0), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085806873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806873 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085806873 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806873 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085806873 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085806873 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085806873 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 2e fe d0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085806873 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085806873 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085806873 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806873 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085806873 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085806873 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085806873 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085806873 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085806873 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085806873 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085806873 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806873 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2e fe d0 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ranap_ps_mo_disconnect0(322)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(319)@5e928ce02d95: Deleted conn table entry 0TC_ranap_ps_mo_disconnect0(322)4384411 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Session index based on connection ID:0 20250404085806884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085806884 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085806884 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085806884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085806884 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085806884 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085806884 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085806884 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806884 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2e fe d0 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085806884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085806884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085806884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085806884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085806884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085806884 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=002efed0), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085806884 DLSCCP DEBUG Received CO:RELRE for local reference 30 (sccp_scoc.c:1855) 20250404085806884 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085806884 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085806884 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085806884 DCN DEBUG handle_cn_disc_ind() conn_id=30 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085806884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085806884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085806884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085806884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085806884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4333116)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085806884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085806884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:206) 20250404085806884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-30)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085806884 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4333116 SCCP-30 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085806884 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=002efed0), PART(T=Source Reference,L=4,D=0000001e) (sccp_scrc.c:415) 20250404085806884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085806884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085806885 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085806885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085806885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085806885 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 2e fe d0 00 00 1e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085806885 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085806885 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085806885 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085806885 DLSCCP DEBUG SCCP-SCOC(30)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) 20250404085806885 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085806885 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085806885 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085806885 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085806885 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085806885 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085806885 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085806885 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085806885 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085806885 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2e fe d0 00 00 1e 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(318)@5e928ce02d95: RLC received in state:disconnect_pending TC_ranap_ps_mo_disconnect0(322)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085808888 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36042<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085808888 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44543<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(311)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(310)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085808892 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36026<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085808893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085808893 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085808893 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085808893 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085808893 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_ranap_ps_mo_disconnect-Iuh0-RUA(314)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(315)@5e928ce02d95: Final verdict of PTC: none 20250404085808895 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085808895 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) 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085808895 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085808895 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) 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085808895 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085808895 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) 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085808895 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085808895 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) 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085808895 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 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085808895 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085808895 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085808896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085808896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085808896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) MutexDispCT-TC_ranap_ps_mo_disconnect(309)@5e928ce02d95: Final verdict of PTC: none 20250404085808896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085808896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085808896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085808896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085808896 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085808896 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085808896 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085808896 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085808896 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085808896 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085808896 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085808895 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085808895 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 20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085808895 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085808895 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085808896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085808896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085808896 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085808896 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085808896 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085808896 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085808896 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085808896 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085808896 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(316)@5e928ce02d95: Final verdict of PTC: none TC_ranap_ps_mo_disconnect-Iuh0(313)@5e928ce02d95: Final verdict of PTC: none 20250404085808896 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 20250404085808896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085808896 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085808896 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085808896 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085808896 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085808896 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085808896 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 20250404085808896 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085808896 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085808896 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(318)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(320)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(319)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(317)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(312)@5e928ce02d95: Final verdict of PTC: none 20250404085808903 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34206<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_mo_disconnect0(322)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(321)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_ps_mo_disconnect(309): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(310): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(311): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(312): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0(313): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_mo_disconnect-Iuh0-RUA(314): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(315): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(316): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(317): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(318): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(319): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(320): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(321): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_mo_disconnect0(322): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_ps_mo_disconnect finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:08 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 20250404085808969 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085809472 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34208<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=301336) Waiting for packet dumper to finish... 1 (prev_count=301336, count=328884) 20250404085810896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085810896 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085810896 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085810896 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085810896 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085810896 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58:11 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ranap_cs_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_cs_creq_cref started. 20250404085812572 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085812576 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34222<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085812579 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46035<->l=127.0.0.1:4262) (control_if.c:572) 20250404085812665 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812665 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812665 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812665 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812665 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812665 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812665 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812665 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ranap_cs_creq_cref-Iuh0(327)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085812666 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812666 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085812666 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812666 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) 20250404085812666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812666 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) 20250404085812666 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) 20250404085812666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085812667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085812667 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812667 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812667 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085812667 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812667 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085812667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085812667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085812667 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812667 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812667 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085812667 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812667 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085812667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085812667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085812667 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812667 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812667 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085812667 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812667 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812667 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812667 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812667 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812667 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812667 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812667 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085812667 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085812667 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085812667 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812667 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085812667 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085812667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812667 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 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085812667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812667 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 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085812667 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 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085812667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085812667 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 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085812667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085812667 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(331)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(331)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(331)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(329)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085812680 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812680 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812680 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812680 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812680 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812680 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812680 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085812680 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812682 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812682 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085812682 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812682 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) 20250404085812682 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) 20250404085812682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085812682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085812682 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812682 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812682 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085812682 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812682 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085812682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085812682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085812682 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812682 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812682 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085812682 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812682 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085812682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085812682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085812682 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812682 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812682 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085812682 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812682 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812682 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812682 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812682 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812682 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812682 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085812682 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085812682 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085812682 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812682 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 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085812682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812682 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 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085812682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085812682 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812682 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812682 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812682 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085812682 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(334)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(334)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(334)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(332)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085812705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085812705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085812705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085812705 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085812705 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085812705 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085812705 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085812705 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085812705 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085812878 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 20250404085812878 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 20250404085812878 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085812878 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085812887 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812887 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085812887 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085812887 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085812887 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085812887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085812887 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085812887 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 20250404085812887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085812887 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085812887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085812890 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812890 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085812890 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085812890 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085812890 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085812890 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085812890 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085812890 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 20250404085812890 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085812890 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085812890 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085812890 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085812890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085812890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085812890 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085812890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085812890 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085812890 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085812890 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085812890 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085812890 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085812890 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812891 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812891 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085812891 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812891 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812891 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812891 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812891 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812891 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812891 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812891 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812891 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812891 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812891 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085812891 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085812891 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812891 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085812891 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812891 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812891 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812891 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085812892 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085812892 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085812892 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085812892 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085812892 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085812892 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085812892 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 20250404085812892 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 20250404085812892 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085812892 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085812896 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812896 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085812896 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085812896 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085812896 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085812897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085812897 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085812897 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 20250404085812897 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085812897 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085812897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085812898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085812898 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085812898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085812898 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085812898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085812898 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085812898 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 20250404085812898 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085812898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085812898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085812899 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085812899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085812899 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085812899 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085812899 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085812899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085812899 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085812899 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085812899 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085812899 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085812899 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085812899 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085812900 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085812900 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085812900 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085812900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085812900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085812900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085812900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085812900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085812900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085812901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085812901 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085812901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085812901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085812901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085812901 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085812901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085812901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085812901 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085812901 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085812901 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085812901 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085812901 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085812901 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085812901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085812901 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(330)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085813687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085813687 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085813687 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085813687 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085813687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085813687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085813687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085813687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085813687 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085813687 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085813687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085813687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085813687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085813687 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085813687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085813687 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085813687 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085813687 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085813687 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085813687 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085813687 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085813687 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) 20250404085813687 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085813687 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085813687 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813687 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813687 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813687 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085813687 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085813687 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085813687 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085813687 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085813687 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085813687 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085813687 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085813687 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085813687 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085813687 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085813687 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085813687 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085813687 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085813687 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085813687 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085813687 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085813687 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085813688 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085813688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085813688 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085813688 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085813688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085813688 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085813688 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085813688 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085813688 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085813688 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085813688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085813688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085813688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085813688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085813688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085813688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085813688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085813688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085813688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085813688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085813688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085813688 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085813688 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085813704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085813704 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085813704 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085813704 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085813704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085813704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085813704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085813704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085813704 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085813704 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085813704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085813704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085813704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085813704 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085813704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085813704 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085813704 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085813704 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085813704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085813704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085813704 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085813704 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) 20250404085813704 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085813704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085813704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085813704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085813704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085813704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085813704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085813704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085813704 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085813704 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085813704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085813704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085813704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085813704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085813704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085813704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085813704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085813704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085813704 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085813704 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  HNBGW_Test.sgsn0-RAN(333)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085813707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085813707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085813707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085813707 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085813707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085813707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085813707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085813707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085813707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085813707 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085813708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085813708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085813708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085813708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085813708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085813708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085813708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085813708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085813708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085813708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085813708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085813708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085813708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085813708 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085813708 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085813708 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085813721 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_cs_creq_cref0(336)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000070'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(330)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000070'O to be handled at TC_ranap_cs_creq_cref0(336) TC_ranap_cs_creq_cref-Iuh0-RUA(328)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_creq_cref0(336)5763155 20250404085814763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085814763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085814763 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085814763 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085814763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x57f053, normal) (hnbgw_rua.c:407) 20250404085814763 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085814763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085814763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5763155 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085814763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085814763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085814763 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5763155 SCCP-0 CS MI=IMSI-262420000000007: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085814763 DCN DEBUG map_sccp[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085814763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085814763 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5763155 <-> SCCP-31 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085814763 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5763155 SCCP-31 msc-0 MI=IMSI-262420000000007: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085814763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085814763 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085814763 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085814763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085814763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085814763 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085814763 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404085814763 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085814763 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000070004f40030000700056400500f1100926) (sccp_scrc.c:415) 20250404085814763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085814763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085814763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085814763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085814763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085814763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085814763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085814763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085814763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085814763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085814763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085814763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085814763 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085814763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085814763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085814763 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 00 70 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085814763 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085814763 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085814763 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085814764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085814764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085814764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085814764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085814764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085814764 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085814764 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085814764 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085814764 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085814764 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 00 70 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(329)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(330)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000070'O handled at TC_ranap_cs_creq_cref0(336) HNBGW_Test.msc0-RAN(330)@5e928ce02d95: Added conn table entry 0TC_ranap_cs_creq_cref0(336)11313600 TC_ranap_cs_creq_cref0(336)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-RAN(330)@5e928ce02d95: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)11313600 HNBGW_Test.msc0-SCCP(329)@5e928ce02d95: Session index based on connection ID:0 20250404085814785 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085814785 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085814785 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085814785 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085814785 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085814785 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085814785 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085814785 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085814786 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085814786 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085814786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085814786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085814786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085814786 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085814786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085814786 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) 20250404085814786 DLSCCP DEBUG Received CO:COREF for local reference 31 (sccp_scoc.c:1855) 20250404085814786 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250404085814786 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085814786 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085814786 DCN DEBUG handle_cn_disc_ind() conn_id=31 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250404085814786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085814786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250404085814786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085814786 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085814786 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085814786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085814786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085814786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{disrupted}: Freeing instance (context_map.c:202) 20250404085814786 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5763155)[0x55c700c2b8b0]{disrupted}: Deallocated (fsm.c:568) 20250404085814786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085814786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:206) 20250404085814786 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-31)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085814786 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5763155 SCCP-31 msc-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085814786 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250404085814786 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085814786 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085814786 DLSCCP DEBUG SCCP-SCOC(31)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) 20250404085814786 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085814786 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)@5e928ce02d95: Deleted conn table entry 0TC_ranap_cs_creq_cref0(336)5763155 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085814806 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34222<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085814807 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46035<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(325)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(324)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085814811 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34218<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085814812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085814812 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085814812 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085814812 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085814812 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_cs_creq_cref(323)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(333)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(332)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_creq_cref-Iuh0-RUA(328)@5e928ce02d95: Final verdict of PTC: none 20250404085814813 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.msc0-SCCP(329)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(330)@5e928ce02d95: Final verdict of PTC: none 20250404085814813 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) 20250404085814813 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085814813 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085814814 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085814814 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-M3UA(331)@5e928ce02d95: Final verdict of PTC: none 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085814814 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 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085814814 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085814814 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085814814 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085814814 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 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085814814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085814814 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085814814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085814814 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(335)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(334)@5e928ce02d95: Final verdict of PTC: none 20250404085814814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085814814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085814814 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085814815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085814815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085814815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085814815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085814815 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085814815 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085814815 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085814815 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085814815 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085814815 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085814815 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085814815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085814815 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085814815 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085814815 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085814815 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085814815 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085814815 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-PFCP(326)@5e928ce02d95: Final verdict of PTC: none 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085814814 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085814814 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) 20250404085814814 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085814815 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085814815 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 20250404085814815 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085814815 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085814815 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085814815 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085814815 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085814815 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085814815 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 20250404085814815 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085814815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085814815 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085814815 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085814817 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34232<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_cs_creq_cref-Iuh0(327)@5e928ce02d95: Final verdict of PTC: none TC_ranap_cs_creq_cref0(336)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_cs_creq_cref(323): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(324): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(325): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(326): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0(327): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_creq_cref-Iuh0-RUA(328): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(329): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(330): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(331): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(332): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(333): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(334): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(335): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_cs_creq_cref0(336): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_cs_creq_cref finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:14 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 20250404085814891 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085815392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34238<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=274592) Waiting for packet dumper to finish... 1 (prev_count=274592, count=275132) 20250404085816815 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085816815 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085816815 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085816815 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085816815 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085816815 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ranap_ps_creq_cref started. 20250404085818480 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085818486 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085818491 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39919<->l=127.0.0.1:4262) (control_if.c:572) 20250404085818567 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818567 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818567 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818567 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818568 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818568 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818568 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818568 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818568 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085818568 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ranap_ps_creq_cref-Iuh0(341)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085818569 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818569 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085818569 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818569 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) 20250404085818569 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) 20250404085818569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085818569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085818569 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818569 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818569 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085818569 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818569 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085818569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085818569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085818569 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818569 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818569 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085818569 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818569 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085818569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085818569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085818569 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818569 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818569 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085818569 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818569 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818569 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818569 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818569 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085818569 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085818569 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085818569 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818569 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 20250404085818569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085818569 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085818569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818570 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 20250404085818570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085818570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085818570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085818570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085818570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085818570 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818570 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818570 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818570 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085818570 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085818570 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(345)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(345)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(345)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(343)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085818583 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818583 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818583 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818583 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818584 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818584 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818584 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085818584 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818585 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818585 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085818585 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818585 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) 20250404085818585 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) 20250404085818585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085818585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085818585 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818585 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818585 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085818585 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818585 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) 20250404085818585 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085818585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085818585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085818585 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818585 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818585 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085818585 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818585 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085818585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085818585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085818585 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818585 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818585 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085818585 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818585 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818585 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818585 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818585 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818585 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818585 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085818585 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085818585 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085818585 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818585 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818585 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 20250404085818585 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085818585 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085818585 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818585 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818586 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 20250404085818586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085818586 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 20250404085818586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085818586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085818586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085818586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085818586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818586 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818586 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818586 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085818586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085818586 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(348)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(348)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(348)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(346)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085818609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085818609 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085818610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085818610 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085818610 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085818610 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085818610 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085818610 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085818610 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085818780 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 20250404085818780 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 20250404085818781 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085818781 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085818791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085818791 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085818791 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085818791 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085818791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085818791 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085818791 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 20250404085818791 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085818791 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085818791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085818794 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818794 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085818794 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085818794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085818794 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085818794 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085818794 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085818794 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 20250404085818794 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085818794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085818794 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085818794 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085818794 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085818794 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085818795 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085818795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085818795 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085818795 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085818795 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085818795 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085818795 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085818795 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818796 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818796 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085818796 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818796 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818796 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818796 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818796 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818796 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818796 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818797 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085818797 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085818797 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818797 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085818797 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085818797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085818797 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085818797 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085818797 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085818797 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085818797 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085818797 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 20250404085818797 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 20250404085818797 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085818797 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085818804 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818804 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085818804 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085818804 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085818804 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085818805 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085818805 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085818805 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 20250404085818805 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085818805 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085818805 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085818807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818807 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085818807 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085818807 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085818807 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085818807 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085818807 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085818807 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 20250404085818807 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085818807 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085818807 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085818808 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085818808 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085818808 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085818808 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085818808 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085818808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085818808 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085818808 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085818808 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085818808 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085818808 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085818808 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085818809 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085818809 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085818809 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085818809 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085818809 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085818809 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818809 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818809 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818810 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818810 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818810 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085818810 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085818810 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085818810 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085818810 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085818810 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085818810 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085818810 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085818810 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085818810 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085818810 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085818810 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085818810 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085818810 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085818810 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085818810 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085818810 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085818810 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085818810 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085818810 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(344)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085819594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085819594 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085819594 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085819594 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085819594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085819594 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085819594 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085819594 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085819594 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085819594 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085819594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085819594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085819594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085819594 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085819594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085819594 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085819594 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085819594 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085819594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819594 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085819594 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085819594 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085819594 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085819594 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) 20250404085819594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085819595 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085819595 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085819595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085819595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819595 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819595 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819595 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819595 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819595 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085819595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085819595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085819595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085819595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085819595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085819595 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085819595 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085819595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085819595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085819595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085819595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085819595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085819595 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085819595 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085819595 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085819595 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085819595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085819598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085819598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085819598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085819598 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085819598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085819598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085819598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085819598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085819598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085819598 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085819598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085819598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085819598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085819598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085819598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085819598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085819598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085819598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085819598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085819598 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085819598 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085819598 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(347)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085819608 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085819608 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085819608 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085819608 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085819608 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085819608 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085819608 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085819608 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085819608 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085819608 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085819609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085819609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085819609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085819609 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085819609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085819609 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085819609 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085819609 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085819609 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085819609 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085819609 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085819609 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) 20250404085819609 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085819609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085819609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085819609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085819609 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085819609 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085819609 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819609 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819609 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819609 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085819609 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085819609 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085819609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085819609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085819609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085819609 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085819609 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085819609 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085819609 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085819609 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085819609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085819609 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085819609 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085819611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085819611 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085819611 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085819611 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085819611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085819611 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085819611 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085819611 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085819611 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085819611 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085819611 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085819611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085819611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085819611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085819611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085819611 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085819611 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085819611 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085819611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819611 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819611 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819611 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819611 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085819611 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085819612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085819612 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085819612 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085819612 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085819612 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085819612 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085819650 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ranap_ps_creq_cref0(350)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(347)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ranap_ps_creq_cref0(350) TC_ranap_ps_creq_cref-Iuh0-RUA(342)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_creq_cref0(350)3771694 20250404085820680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085820680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085820680 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085820680 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085820680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x398d2e, normal) (hnbgw_rua.c:407) 20250404085820680 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085820680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085820680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3771694 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085820680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085820680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085820680 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085820680 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3771694 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085820680 DCN DEBUG map_sccp[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085820680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085820680 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3771694 <-> SCCP-32 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085820680 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3771694 SCCP-32 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085820680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085820680 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085820680 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085820680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085820680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085820680 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085820680 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404085820680 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085820680 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f400300023c0056400500f1100926) (sccp_scrc.c:415) 20250404085820680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085820680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085820680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085820680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085820680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085820680 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085820680 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085820680 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085820680 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085820680 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085820680 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085820680 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085820680 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085820680 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085820680 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085820680 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 3c 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:1175) 20250404085820680 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085820680 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085820680 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085820681 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085820681 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085820681 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085820681 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085820681 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085820681 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085820681 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085820681 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085820681 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085820681 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 3c 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(346)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(347)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ranap_ps_creq_cref0(350) HNBGW_Test.sgsn0-RAN(347)@5e928ce02d95: Added conn table entry 0TC_ranap_ps_creq_cref0(350)2359029 TC_ranap_ps_creq_cref0(350)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(347)@5e928ce02d95: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)2359029 HNBGW_Test.sgsn0-SCCP(346)@5e928ce02d95: Session index based on connection ID:0 20250404085820702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085820702 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085820702 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085820702 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085820702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085820702 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085820702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085820702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085820702 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085820703 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085820703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085820703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085820703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085820703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085820703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085820703 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) 20250404085820703 DLSCCP DEBUG Received CO:COREF for local reference 32 (sccp_scoc.c:1855) 20250404085820703 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_REFUSED.ind (sccp_scoc.c:1889) 20250404085820703 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085820703 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085820703 DCN DEBUG handle_cn_disc_ind() conn_id=32 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Refusal Cause (hnbgw_cn.c:520) 20250404085820703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085820703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{wait_cc}: State change to disconnected (X31, 5s) (context_map_sccp.c:349) 20250404085820703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085820703 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085820703 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404085820703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085820703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085820703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{disrupted}: Freeing instance (context_map.c:202) 20250404085820703 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3771694)[0x55c700c2b8b0]{disrupted}: Deallocated (fsm.c:568) 20250404085820703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085820703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:206) 20250404085820703 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-32)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085820703 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3771694 SCCP-32 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404085820703 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to IDLE (no timeout) (sccp_scoc.c:1121) 20250404085820703 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085820703 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085820703 DLSCCP DEBUG SCCP-SCOC(32)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) 20250404085820703 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085820703 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)@5e928ce02d95: Deleted conn table entry 0TC_ranap_ps_creq_cref0(350)3771694 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085820723 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41106<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085820724 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39919<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(338)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085820725 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41094<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085820726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085820726 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085820726 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085820726 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085820726 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ranap_ps_creq_cref(337)@5e928ce02d95: Final verdict of PTC: none 20250404085820728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085820728 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) 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(346)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(343)@5e928ce02d95: Final verdict of PTC: none 20250404085820728 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085820728 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) 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085820728 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 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed HNBGW_Test.msc0-RAN(344)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(349)@5e928ce02d95: Final verdict of PTC: none TC_ranap_ps_creq_cref-Iuh0-RUA(342)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(347)@5e928ce02d95: Final verdict of PTC: none 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085820728 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085820728 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085820728 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085820728 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 20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085820728 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085820728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085820728 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085820729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085820729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085820729 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085820729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085820729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085820729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085820729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085820729 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085820729 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085820729 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085820729 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085820729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085820729 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) 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085820729 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085820729 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) 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085820729 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 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085820729 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085820729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085820729 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085820729 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 20250404085820729 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085820729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085820729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW-PFCP(340)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(345)@5e928ce02d95: Final verdict of PTC: none 20250404085820730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085820730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_ranap_ps_creq_cref-Iuh0(341)@5e928ce02d95: Final verdict of PTC: none 20250404085820730 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085820730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085820730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085820730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085820730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085820730 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085820730 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085820730 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085820730 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(348)@5e928ce02d95: Final verdict of PTC: none 20250404085820732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41116<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ranap_ps_creq_cref0(350)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ranap_ps_creq_cref(337): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(338): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(340): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0(341): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_creq_cref-Iuh0-RUA(342): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(343): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(344): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(345): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(346): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(347): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(348): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(349): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ranap_ps_creq_cref0(350): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ranap_ps_creq_cref finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:20 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 20250404085820779 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085821281 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41122<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=275008) Waiting for packet dumper to finish... 1 (prev_count=275008, count=275664) 20250404085822730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085822730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085822730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085822730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085822730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085822730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58: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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ps_rua_disconnect_during_sccp_cr_cc started. 20250404085824382 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085824389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085824394 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36059<->l=127.0.0.1:4262) (control_if.c:572) 20250404085824479 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824479 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824479 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824479 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824479 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824479 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824479 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085824479 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085824479 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824479 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824480 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824480 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085824480 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824480 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824480 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824481 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) 20250404085824481 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) 20250404085824481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085824481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085824481 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824481 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824481 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085824481 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824481 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085824481 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085824481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085824481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085824481 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824481 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824481 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085824481 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824481 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085824481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085824481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085824481 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824481 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824481 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085824481 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824481 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824481 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824481 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824481 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824481 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824481 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085824481 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085824481 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824481 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085824481 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824481 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 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085824481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824481 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 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085824481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085824481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085824481 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(359)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(359)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(359)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(357)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085824495 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824495 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824495 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824495 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824495 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824495 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824496 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085824496 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824497 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824497 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085824497 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824497 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) 20250404085824497 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) 20250404085824497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085824497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085824497 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824497 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824497 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085824497 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824497 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085824497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085824497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085824497 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824497 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824497 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085824497 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824497 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085824497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085824497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085824497 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824497 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824497 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085824497 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824497 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824497 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824497 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824497 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085824497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085824497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085824497 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824497 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 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085824497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824497 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 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085824497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085824497 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 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085824497 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824497 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824497 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824497 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085824497 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(362)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(362)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(362)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(360)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085824522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085824522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085824522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085824522 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085824522 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085824522 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085824522 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085824522 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085824522 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085824691 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 20250404085824691 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 20250404085824691 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085824691 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085824699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824699 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085824699 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085824699 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085824699 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085824699 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085824699 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085824699 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 20250404085824699 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085824699 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085824699 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085824702 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824702 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085824702 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085824702 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085824702 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085824702 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085824702 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085824702 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 20250404085824702 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085824702 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085824702 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085824702 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085824702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085824702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085824702 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085824702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085824702 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085824702 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085824702 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085824702 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085824702 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085824702 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824704 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824704 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085824704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824704 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085824704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085824704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085824704 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085824704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085824704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085824704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085824704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085824704 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085824704 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085824707 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 20250404085824707 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 20250404085824707 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085824707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(362)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085824715 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085824715 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085824715 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085824715 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085824715 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085824715 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085824715 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 20250404085824715 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085824715 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085824715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085824718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085824718 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085824718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085824718 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085824718 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085824718 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085824718 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 20250404085824718 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085824718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085824718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085824718 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085824718 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085824718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085824718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085824718 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085824718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085824718 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085824718 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085824718 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085824718 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085824718 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085824718 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085824719 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085824719 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085824719 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085824719 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085824719 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085824719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824720 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085824720 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085824720 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085824720 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085824720 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085824720 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085824720 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085824720 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085824720 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085824720 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085824720 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085824720 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085824720 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085824720 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085824720 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085824720 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085824720 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085824720 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085824720 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085824720 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085825509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085825509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085825509 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085825509 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085825509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085825509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085825509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085825509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085825509 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085825509 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085825509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085825509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085825509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085825509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085825509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085825509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085825509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085825509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085825509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825509 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085825509 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085825509 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085825509 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085825509 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) 20250404085825509 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085825509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085825509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085825509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085825510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085825510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085825510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085825510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085825510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085825510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085825510 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085825510 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085825510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085825510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085825510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085825510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085825510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085825510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085825510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085825510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085825510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085825510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085825511 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085825511 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085825511 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085825511 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085825511 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085825511 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085825511 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085825511 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085825511 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085825511 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085825511 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085825511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085825511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085825511 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085825511 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085825511 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085825511 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085825511 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085825511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825511 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825511 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825511 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825511 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085825511 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085825511 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085825511 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085825511 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085825516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085825516 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085825516 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085825516 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085825516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085825516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085825516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085825516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(361)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085825516 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085825516 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085825516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085825516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085825516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085825516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085825516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085825516 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085825516 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085825516 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085825516 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085825516 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085825516 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085825516 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) 20250404085825516 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085825516 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085825516 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825516 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825516 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085825516 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085825516 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085825516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085825516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085825516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085825516 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085825516 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085825516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085825516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085825516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085825516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085825516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085825516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085825516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085825516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085825516 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085825516 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085825518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085825518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085825518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085825518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085825518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085825518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085825518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085825518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085825518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085825518 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085825518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085825518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085825518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085825518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085825518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085825518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085825518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085825518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085825518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085825518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085825518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085825518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085825518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085825518 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085825518 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085825518 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085825566 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51448<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(361)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)14403943 20250404085826598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085826598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085826598 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085826598 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085826598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdbc967, normal) (hnbgw_rua.c:407) 20250404085826598 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085826598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085826598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14403943 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085826598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085826598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085826598 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085826598 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14403943 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085826598 DCN DEBUG map_sccp[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085826598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085826598 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14403943 <-> SCCP-33 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085826598 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14403943 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085826598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085826598 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085826598 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085826598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085826598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085826598 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085826598 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404085826598 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085826598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030001900056400500f1100926) (sccp_scrc.c:415) 20250404085826598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085826598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085826598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085826598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085826598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085826598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085826598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085826598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085826598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085826598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085826598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085826598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085826598 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085826598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085826598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085826598 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 00 00 3a 40 08 00 00 f1 10 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 90 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:1175) 20250404085826598 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085826598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085826598 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085826598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085826598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085826598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085826598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085826598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085826598 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085826598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085826598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085826598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085826598 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 90 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(360)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(361)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rua_disconnect_during_sccp_cr_cc0(364) HNBGW_Test.sgsn0-RAN(361)@5e928ce02d95: Added conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)9082723 TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@5e928ce02d95: setverdict(pass): none -> pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@5e928ce02d95: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)14403943 20250404085826800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085826800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085826800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085826801 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085826801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xdbc967,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085826801 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14403943 SCCP-33 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085826801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085826801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085826801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.sgsn0-SCCP(360)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(360)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085827614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085827614 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085827614 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085827614 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085827614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085827614 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085827614 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085827614 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085827614 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085827615 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 78 44 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085827615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085827615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085827615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085827615 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085827615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085827615 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005d7844) (sccp_scrc.c:486) 20250404085827615 DLSCCP DEBUG Received CO:COAK for local reference 33 (sccp_scoc.c:1855) 20250404085827615 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085827615 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085827615 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085827615 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085827615 DCN DEBUG handle_cn_conn_conf() conn_id=33, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085827615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085827615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085827615 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085827615 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085827615 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005d7844), PART(T=Source Reference,L=4,D=00000021), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085827615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085827615 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085827615 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085827615 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085827615 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085827615 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085827615 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 5d 78 44 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085827615 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085827615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250404085827615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085827615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085827615 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14403943)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085827615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085827615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:206) 20250404085827615 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-33)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085827615 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14403943 SCCP-33 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085827615 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085827615 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085827615 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085827615 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085827615 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085827616 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085827616 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085827616 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085827616 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085827616 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 78 44 00 00 21 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(360)@5e928ce02d95: Session index based on local reference:0 20250404085827619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085827619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085827619 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085827619 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085827619 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085827619 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085827619 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085827619 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085827619 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085827619 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 78 44 00 00 06 00 08 00 00 00 07  20250404085827619 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085827619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085827619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085827619 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085827619 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085827619 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=005d7844) (sccp_scrc.c:486) 20250404085827619 DLSCCP DEBUG Received CO:RELCO for local reference 33 (sccp_scoc.c:1855) 20250404085827619 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085827619 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085827619 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085827619 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085827619 DLSCCP DEBUG SCCP-SCOC(33)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-RAN(361)@5e928ce02d95: Deleted conn table entry 0TC_ps_rua_disconnect_during_sccp_cr_cc0(364)9082723 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085828631 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41138<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085828632 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36059<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(352)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085828634 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41132<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085828635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085828635 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085828635 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085828636 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085828636 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(358)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(357)@5e928ce02d95: Final verdict of PTC: none TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351)@5e928ce02d95: Final verdict of PTC: none 20250404085828638 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085828638 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) 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085828638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085828638 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-SCCP(360)@5e928ce02d95: Final verdict of PTC: none 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085828638 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085828638 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) 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085828638 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085828638 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) 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085828638 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 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085828638 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085828638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085828638 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085828638 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 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085828638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085828638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085828638 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 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085828638 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085828638 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085828638 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085828638 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 20250404085828638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085828638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085828638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085828638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085828638 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085828638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085828638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085828638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085828638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085828639 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085828639 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085828639 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085828639 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085828639 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085828639 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085828639 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085828638 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(362)@5e928ce02d95: Final verdict of PTC: none 20250404085828639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085828639 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085828639 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085828639 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085828639 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085828639 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085828639 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085828639 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(359)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(363)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(361)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(354)@5e928ce02d95: Final verdict of PTC: none 20250404085828644 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51448<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rua_disconnect_during_sccp_cr_cc0(364)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ps_rua_disconnect_during_sccp_cr_cc(351): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(352): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(354): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0(355): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(356): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(357): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(358): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(359): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(360): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(361): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(362): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(363): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rua_disconnect_during_sccp_cr_cc0(364): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ps_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:28 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 20250404085828715 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085829217 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51456<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=289624) Waiting for packet dumper to finish... 1 (prev_count=289624, count=290164) 20250404085830640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085830640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085830640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085830640 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085830640 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085830640 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58:31 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_cs_rua_disconnect_during_sccp_cr_cc started. 20250404085832323 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085832328 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085832330 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36081<->l=127.0.0.1:4262) (control_if.c:572) 20250404085832397 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832397 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832398 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832398 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832398 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832398 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832398 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832398 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085832398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085832399 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832399 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085832399 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832399 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) 20250404085832399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832399 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) 20250404085832399 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) 20250404085832399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085832399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085832400 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832400 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832400 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085832400 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832400 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085832400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085832400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085832400 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832400 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085832400 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085832400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085832400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085832400 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832400 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085832400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085832400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085832400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085832400 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832400 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 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085832400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832400 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 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085832400 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 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085832400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085832400 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 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085832400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085832400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(373)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(373)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(373)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(371)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085832411 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832411 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832411 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832411 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832411 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832411 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832411 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085832411 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832413 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832413 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085832413 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832413 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) 20250404085832413 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) 20250404085832413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085832413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085832413 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832413 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832413 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085832413 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832413 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085832413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085832413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085832413 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832413 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832413 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085832413 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832413 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085832413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085832413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085832413 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832413 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832413 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085832413 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832413 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832413 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832413 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832413 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832413 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832413 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085832413 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085832413 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832413 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085832413 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832413 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 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085832413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832413 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 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085832413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085832413 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832413 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832413 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832413 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085832413 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(376)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(376)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(376)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(374)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085832431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085832431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085832431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085832431 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085832431 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085832431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085832431 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085832431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085832431 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085832610 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 20250404085832610 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 20250404085832610 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085832610 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085832620 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832620 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085832620 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085832620 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085832620 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085832620 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085832620 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085832620 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 20250404085832620 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085832620 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085832620 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085832623 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 20250404085832623 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 20250404085832623 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085832623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085832623 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832623 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085832623 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085832623 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085832623 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085832623 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085832623 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085832623 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 20250404085832623 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085832623 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085832623 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085832623 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085832623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085832623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085832623 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085832623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085832623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085832623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085832623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085832623 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085832623 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085832623 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832625 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832625 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085832625 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832625 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085832625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085832625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085832625 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832625 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085832625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085832625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085832625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085832625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085832625 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085832625 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(376)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085832634 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832634 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085832634 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085832634 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085832634 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085832634 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085832634 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085832634 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 20250404085832634 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085832634 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085832634 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085832637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085832637 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085832637 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085832637 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085832637 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085832638 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085832638 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 20250404085832638 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085832638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085832638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085832638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085832638 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085832638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085832638 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085832638 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085832638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085832638 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085832638 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085832638 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085832638 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085832638 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085832638 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085832639 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085832640 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085832640 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085832640 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085832640 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085832640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832640 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832640 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832640 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085832640 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085832640 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085832640 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085832640 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085832640 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085832640 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085832640 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085832640 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085832640 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085832640 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085832640 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085832640 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085832640 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085832640 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085832640 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085832640 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085832640 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085832640 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085832640 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(372)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085833421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085833421 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085833421 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085833421 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085833421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085833421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085833421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085833421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085833421 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085833421 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085833422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085833422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085833422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085833422 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085833422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085833422 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085833422 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085833422 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085833422 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085833422 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085833422 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085833422 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) 20250404085833422 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085833422 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085833422 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085833422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085833422 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085833422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085833422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085833422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085833422 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085833422 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085833422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085833422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085833422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085833422 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085833422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085833422 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085833422 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085833422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085833422 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085833422 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085833423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085833423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085833423 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085833423 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085833423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085833423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085833423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085833423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085833424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085833424 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085833424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085833424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085833424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085833424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085833424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085833424 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085833424 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085833424 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085833424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833424 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833424 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833424 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833424 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085833424 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085833424 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085833424 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085833424 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(375)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085833428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085833428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085833428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085833428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085833428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085833428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085833428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085833428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085833428 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085833428 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085833428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085833428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085833428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085833428 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085833428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085833428 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085833428 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085833428 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085833428 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085833428 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085833428 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085833428 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) 20250404085833428 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085833428 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085833428 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833428 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833428 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085833428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085833428 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085833428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085833428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085833428 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085833428 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085833428 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085833428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085833428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085833428 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085833428 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085833428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085833428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085833428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085833428 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085833428 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085833428 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085833429 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085833429 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085833429 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085833429 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085833429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085833429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085833429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085833429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085833429 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085833429 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085833429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085833429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085833429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085833429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085833429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085833429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085833429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085833429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085833429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085833429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085833429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085833429 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085833429 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085833429 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085833429 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085833430 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085833446 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000060'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(372)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11208540 20250404085834487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085834487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085834487 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085834487 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085834487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xab075c, normal) (hnbgw_rua.c:407) 20250404085834487 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085834487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085834487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208540 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085834487 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085834487 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085834487 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208540 SCCP-0 CS MI=IMSI-262420000000006: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085834487 DCN DEBUG map_sccp[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085834487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085834487 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11208540 <-> SCCP-34 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085834487 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208540 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085834487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085834487 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085834487 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085834487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085834487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085834487 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085834487 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{IDLE}: Allocated (fsm.c:456) 20250404085834487 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085834487 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000060004f40030001650056400500f1100926) (sccp_scrc.c:415) 20250404085834487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085834487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085834487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085834487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085834487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085834487 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085834487 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085834487 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085834487 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085834487 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085834487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085834487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085834487 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085834487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085834487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085834487 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 65 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085834487 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085834487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085834487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085834487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085834487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085834487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085834487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085834487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085834487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085834487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085834487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085834487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085834487 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 65 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(371)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(372)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000060'O handled at TC_cs_rua_disconnect_during_sccp_cr_cc0(378) HNBGW_Test.msc0-RAN(372)@5e928ce02d95: Added conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11653657 TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@5e928ce02d95: setverdict(pass): none -> pass TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@5e928ce02d95: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11208540 20250404085834688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085834689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085834689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085834689 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085834689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab075c,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085834689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208540 SCCP-34 msc-0 MI=IMSI-262420000000006: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085834689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085834689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085834689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) HNBGW_Test.msc0-SCCP(371)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(371)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085835515 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085835515 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085835515 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085835515 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085835516 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085835516 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085835516 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085835516 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085835516 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085835516 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f1 4b 58 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085835516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085835516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085835516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085835516 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085835516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085835516 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f14b58) (sccp_scrc.c:486) 20250404085835516 DLSCCP DEBUG Received CO:COAK for local reference 34 (sccp_scoc.c:1855) 20250404085835516 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085835516 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085835516 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085835516 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085835516 DCN DEBUG handle_cn_conn_conf() conn_id=34, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085835516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085835516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085835516 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085835516 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085835516 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f14b58), PART(T=Source Reference,L=4,D=00000022), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085835516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085835516 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085835516 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085835516 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085835516 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085835516 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085835516 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 4b 58 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085835516 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085835516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:364) 20250404085835516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085835516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{disconnected}: Freeing instance (context_map.c:202) 20250404085835516 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11208540)[0x55c700c15ef0]{disconnected}: Deallocated (fsm.c:568) 20250404085835516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085835516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:206) 20250404085835516 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-34)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085835516 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11208540 SCCP-34 msc-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085835516 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085835516 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085835516 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085835516 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085835517 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085835517 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085835517 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085835517 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085835517 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085835517 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 58 00 00 22 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(371)@5e928ce02d95: Session index based on local reference:0 20250404085835520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085835520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085835520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085835520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085835520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085835520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085835520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085835520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085835520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085835520 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f1 4b 58 00 00 06 00 08 00 00 00 07  20250404085835520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085835520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085835520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085835520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085835520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085835520 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=00f14b58) (sccp_scrc.c:486) 20250404085835520 DLSCCP DEBUG Received CO:RELCO for local reference 34 (sccp_scoc.c:1855) HNBGW_Test.msc0-RAN(372)@5e928ce02d95: Deleted conn table entry 0TC_cs_rua_disconnect_during_sccp_cr_cc0(378)11653657 20250404085835520 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085835520 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085835520 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085835520 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085835520 DLSCCP DEBUG SCCP-SCOC(34)[0x55c700c16090]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085836534 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36081<->l=127.0.0.1:4262) (control_if.c:193) 20250404085836535 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51474<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(367)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(366)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085836540 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51472<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085836542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085836542 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085836542 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085836542 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085836542 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365)@5e928ce02d95: Final verdict of PTC: none TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370)@5e928ce02d95: Final verdict of PTC: none 20250404085836545 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085836545 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) 20250404085836545 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085836545 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085836545 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085836545 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) 20250404085836545 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085836546 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085836546 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) 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn0-SCCP(374)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(372)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(375)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(371)@5e928ce02d95: Final verdict of PTC: none 20250404085836546 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085836546 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) 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085836546 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 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085836546 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085836546 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085836546 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085836546 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 20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085836546 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085836546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085836546 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085836547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085836547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(376)@5e928ce02d95: Final verdict of PTC: none 20250404085836546 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 20250404085836547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085836547 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085836547 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085836547 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085836547 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085836547 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085836547 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 20250404085836547 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085836547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085836547 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085836547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085836547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085836547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085836547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085836547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085836547 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085836547 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085836547 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085836547 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085836547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085836547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085836547 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085836547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085836547 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085836547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085836547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085836547 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085836547 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085836547 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085836547 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(368)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(373)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(377)@5e928ce02d95: Final verdict of PTC: none 20250404085836550 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:51484<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_rua_disconnect_during_sccp_cr_cc0(378)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_cs_rua_disconnect_during_sccp_cr_cc(365): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(366): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(367): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(368): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0(369): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc-Iuh0-RUA(370): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(371): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(372): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(373): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(374): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(375): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(376): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(377): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_cs_rua_disconnect_during_sccp_cr_cc0(378): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_cs_rua_disconnect_during_sccp_cr_cc finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:36 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 20250404085836643 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085837146 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49780<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=288680) Waiting for packet dumper to finish... 1 (prev_count=288680, count=289220) 20250404085838548 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085838548 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085838548 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085838548 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085838548 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085838548 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58: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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_cs_iu_release_req_rua_disconnect started. 20250404085840256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085840262 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085840268 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39943<->l=127.0.0.1:4262) (control_if.c:572) 20250404085840367 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840367 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840368 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840368 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840368 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840368 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085840368 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085840368 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085840368 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840368 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840369 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840369 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085840369 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840369 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) 20250404085840369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840369 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840369 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840369 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840369 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) 20250404085840369 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) 20250404085840369 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085840369 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840369 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085840369 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840369 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840369 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085840369 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840369 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840369 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840369 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840369 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840369 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840369 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840370 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085840370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085840370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085840370 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840370 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840370 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085840370 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840370 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085840370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085840370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085840370 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840370 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840370 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085840370 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840370 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840370 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840370 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840370 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840370 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840370 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840370 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085840370 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085840370 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840370 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085840370 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840370 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 20250404085840370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085840370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085840370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840370 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 20250404085840370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085840370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085840370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840370 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085840370 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085840370 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085840370 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840370 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840370 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840371 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085840371 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085840371 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(387)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(387)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(387)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085840391 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840391 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840391 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840391 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840391 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840391 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840392 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085840392 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840393 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840393 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085840393 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840393 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) 20250404085840393 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) 20250404085840393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085840393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085840393 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840393 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840393 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085840393 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840393 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085840393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085840393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085840393 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840393 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840393 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085840393 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085840393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085840393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085840393 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840393 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840393 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085840393 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840393 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840393 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840393 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840393 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840393 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085840393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085840393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085840393 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840393 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 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085840393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840393 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 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085840393 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 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085840393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085840393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085840393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(390)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(390)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(390)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(388)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085840416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085840416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085840416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085840416 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085840416 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085840416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085840416 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085840416 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085840416 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085840585 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 20250404085840585 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 20250404085840585 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085840585 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085840593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840593 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085840593 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085840593 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085840593 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085840593 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085840593 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085840593 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 20250404085840593 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085840593 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085840593 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085840595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840595 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085840595 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085840595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085840595 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085840595 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085840595 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085840595 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 20250404085840595 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085840595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085840595 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085840595 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085840595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085840595 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085840595 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085840595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085840595 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085840595 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085840595 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085840595 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085840595 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085840595 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840596 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840596 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085840596 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085840596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085840596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085840596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085840596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085840596 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085840597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085840597 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085840597 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085840597 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085840597 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085840597 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085840605 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 20250404085840605 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 20250404085840605 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085840605 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085840607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840607 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085840607 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085840607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085840607 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085840607 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085840607 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085840607 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 20250404085840607 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085840607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085840607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085840610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840610 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085840610 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085840610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085840610 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085840610 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085840610 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085840610 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 20250404085840610 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085840610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085840610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085840610 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085840610 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085840610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085840610 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085840610 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085840610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085840610 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085840610 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085840610 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085840610 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085840610 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085840610 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085840611 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085840611 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085840611 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085840611 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085840612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085840612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085840612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085840612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085840612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085840612 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085840612 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085840612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085840612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085840612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085840612 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085840612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085840612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085840612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085840612 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085840612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085840612 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085840612 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085840612 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085840612 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085840612 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(386)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085841398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085841398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085841398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085841398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085841398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085841398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085841398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085841398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085841398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085841398 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085841399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085841399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085841399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085841399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085841399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085841399 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085841399 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085841399 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085841399 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085841399 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085841399 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085841399 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) 20250404085841399 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085841399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085841399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085841399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085841399 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085841399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085841399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085841399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085841399 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085841399 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085841400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085841400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085841400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085841400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085841400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085841400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085841400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085841400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085841400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085841400 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085841402 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085841402 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085841402 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085841402 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085841402 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085841402 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085841402 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085841402 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085841402 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085841402 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085841402 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085841402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085841402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085841402 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085841402 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085841402 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085841402 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085841402 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085841402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841402 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841402 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841402 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841402 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085841402 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085841402 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085841402 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085841402 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(389)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085841419 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085841419 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085841419 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085841419 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085841419 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085841419 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085841419 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085841419 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085841419 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085841419 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085841419 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085841419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085841419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085841419 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085841419 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085841419 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085841419 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085841419 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085841419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841419 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841419 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841419 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841419 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085841419 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085841419 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085841419 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085841419 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) 20250404085841419 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085841420 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085841420 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085841420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085841420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841420 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841420 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841420 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841420 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841420 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085841420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085841420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085841420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085841420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085841420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085841420 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085841420 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085841420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085841420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085841420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085841420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085841420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085841420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085841420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085841420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085841420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085841420 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085841423 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085841423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085841423 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085841423 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085841423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085841423 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085841423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085841423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085841423 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085841423 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085841423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085841423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085841423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085841423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085841423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085841423 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085841423 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085841423 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085841423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841423 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085841423 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085841423 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085841423 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085841423 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085841423 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085841423 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085841423 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085841445 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49804<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=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)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000090'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(386)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)3904888 20250404085842490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085842490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085842490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085842490 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085842490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3b9578, normal) (hnbgw_rua.c:407) 20250404085842490 DHNB DEBUG map_rua[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085842490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085842490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085842490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085842490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085842490 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-0 CS MI=IMSI-262420000000009: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085842490 DCN DEBUG map_sccp[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085842490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085842490 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3904888 <-> SCCP-35 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085842490 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085842490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085842490 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085842490 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085842490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085842490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085842490 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085842490 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{IDLE}: Allocated (fsm.c:456) 20250404085842490 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085842490 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000090004f40030003670056400500f1100926) (sccp_scrc.c:415) 20250404085842490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085842490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085842490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085842490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085842490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085842490 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085842490 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085842490 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085842490 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085842490 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085842490 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085842490 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085842490 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085842490 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085842490 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085842490 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 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:1175) 20250404085842490 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085842490 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085842490 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085842490 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085842490 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085842490 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085842490 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085842490 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085842490 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085842490 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085842490 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085842490 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085842490 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 67 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(386)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000090'O handled at TC_cs_iu_release_req_rua_disconnect0(392) HNBGW_Test.msc0-RAN(386)@5e928ce02d95: Added conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7051378 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Session index based on connection ID:0 TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085842508 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085842508 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085842508 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085842508 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085842508 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085842508 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085842508 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085842508 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085842508 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085842508 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 ea 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085842508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085842509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085842509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085842509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085842509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085842509 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0019ea27) (sccp_scrc.c:486) 20250404085842509 DLSCCP DEBUG Received CO:COAK for local reference 35 (sccp_scoc.c:1855) 20250404085842509 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085842509 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085842509 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085842509 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085842509 DCN DEBUG handle_cn_conn_conf() conn_id=35, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085842509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085842509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(391)@5e928ce02d95: 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)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404085842709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085842709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085842709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085842709 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085842709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085842709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085842709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085842709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085842709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085842709 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085842709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085842709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085842709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085842709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085842709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085842709 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) 20250404085842709 DLSCCP DEBUG Received CO:CODT for local reference 35 (sccp_scoc.c:1855) 20250404085842709 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085842709 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085842709 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085842709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085842709 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085842709 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085842709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085842710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085842710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085842710 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404085842710 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404085842710 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404085842710 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085842710 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{UNUSED}: Allocated (fsm.c:456) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{UNUSED}: is child of mgw(mgw-fsm-3904888-0)[0x55c700c2bc30] (fsm.c:486) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-3904888-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:724) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085842710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c15dc0]{ST_CRCX}: Allocated (fsm.c:456) 20250404085842710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c15dc0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0] (fsm.c:486) 20250404085842710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c15dc0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085842710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c15dc0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404085842710 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=201 'CRCX 104 rtpbridge/*@mgw MGCP 1.0\r\nC: 3b95'... (mgcp_client.c:807) 20250404085842710 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250404085842710 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c15dc0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085842710 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) HNBGW-MGCP(391)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3b957817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3b957817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "104", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "3b957817" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3b957817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404085842755 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 104 OK (mgcp_client.c:758) 20250404085842755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404085842755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404085842755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085842755 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085842755 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404085842755 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842755 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842755 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085842755 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085842755 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842755 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085842755 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404085842755 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085842755 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404085842755 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404085842755 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404085842755 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085842755 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085842784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085842784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085842784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085842784 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085842784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b9578) (hnbgw_rua.c:471) 20250404085842784 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085842784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085842784 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085842784 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085842784 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085842784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085842784 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404085842784 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404085842784 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085842784 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-3904888-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:724) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: rtpbridge/9@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404085842784 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 105 rtpbridge/9@mgw MGCP 1.0\r\nC: 3b95'... (mgcp_client.c:807) 20250404085842784 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404085842784 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842784 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "105", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "3b957817" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3b957817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085842796 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 105 OK (mgcp_client.c:758) 20250404085842796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404085842796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404085842796 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842796 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085842796 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404085842796 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-3904888-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:724) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404085842796 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c30650]{ST_CRCX}: Allocated (fsm.c:456) 20250404085842796 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c30650]{ST_CRCX}: is child of mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0] (fsm.c:486) 20250404085842796 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c30650]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404085842796 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c30650]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/9@mgw... (mgcp_client_fsm.c:228) 20250404085842796 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 106 rtpbridge/9@mgw MGCP 1.0\r\nC: 3b95'... (mgcp_client.c:807) 20250404085842796 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404085842796 DLMGCP DEBUG MGCP_CONN(mgw-fsm-3904888-0)[0x55c700c30650]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842796 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "106", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "3b957817" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "3b957817", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404085842801 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 106 OK (mgcp_client.c:758) 20250404085842801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404085842801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404085842801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404085842801 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: rtpbridge/9@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842801 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{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) 20250404085842801 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404085842801 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085842801 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404085842801 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404085842801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404085842801 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085842801 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085842801 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019ea27), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404085842801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085842801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085842801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085842801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085842801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085842801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085842801 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 19 ea 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085842801 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404085842801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085842801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085842801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085842801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085842801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085842801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085842801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085842801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085842801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085842801 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 ea 27 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085842985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085842985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085842985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404085842985 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085842985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3b9578) (hnbgw_rua.c:471) 20250404085842985 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404085842985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085842985 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404085842985 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404085842985 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404085842985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085842985 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085842985 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085842985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019ea27), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250404085842985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085842985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085842985 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085842985 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085842985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085842985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085842985 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 19 ea 27 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:1175) 20250404085842985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085842985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085842985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085842985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085842985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085842985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085842985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085842985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085842985 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085842985 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 ea 27 00 01 0d 00 0b 40 09 00 00 01 00 04 40 02 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@5e928ce02d95: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)3904888 20250404085843189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085843189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085843189 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085843189 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085843189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3b9578,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085843189 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-35 msc-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085843189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085843189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085843189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085843189 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085843189 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085843189 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0019ea27), PART(T=Source Reference,L=4,D=00000023), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085843189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085843189 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085843189 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085843189 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085843189 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085843189 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085843189 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 19 ea 27 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085843189 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085843189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250404085843189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085843189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:202) 20250404085843189 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3904888)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085843189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085843189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{disconnected}: Freeing instance (context_map.c:206) 20250404085843189 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-35)[0x55c700c15ef0]{disconnected}: Deallocated (fsm.c:568) 20250404085843189 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404085843189 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404085843189 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404085843189 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404085843189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085843189 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 107 rtpbridge/9@mgw MGCP 1.0\r\nC: 3b95'... (mgcp_client.c:807) 20250404085843189 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085843189 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085843189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404085843189 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 108 rtpbridge/9@mgw MGCP 1.0\r\nC: 3b95'... (mgcp_client.c:807) 20250404085843189 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404085843189 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404085843189 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: Removing from parent mgw(mgw-fsm-3904888-0)[0x55c700c2bc30] (mgcp_client_endpoint_fsm.c:873) 20250404085843189 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404085843189 DLMGCP DEBUG mgw-endp(mgw-fsm-3904888-0)[0x55c700c2a5e0]{IN_USE}: Deallocated (fsm.c:568) 20250404085843189 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404085843189 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404085843189 DMGW DEBUG mgw(mgw-fsm-3904888-0)[0x55c700c2bc30]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404085843189 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3904888 SCCP-35 msc-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085843190 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085843190 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085843190 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085843190 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085843190 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085843190 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085843190 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085843190 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085843190 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085843190 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 ea 27 00 00 23 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Session index based on local reference:0 20250404085843195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085843195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085843195 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085843195 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085843195 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085843195 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085843195 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085843195 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085843195 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085843195 DLSS7 <000c> osmo_ss7_asp.c:1175 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 19 ea 27 00 00 06 00 08 00 00 00 07  20250404085843196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085843196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085843196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085843196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085843196 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085843196 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=0019ea27) (sccp_scrc.c:486) 20250404085843196 DLSCCP DEBUG Received CO:RELCO for local reference 35 (sccp_scoc.c:1855) 20250404085843196 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085843196 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085843196 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085843196 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085843196 DLSCCP DEBUG SCCP-SCOC(35)[0x55c700c2b8b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(386)@5e928ce02d95: Deleted conn table entry 0TC_cs_iu_release_req_rua_disconnect0(392)7051378 TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "107", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "3b957817" }, { code := "I", val := "11111" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "108", ep := "rtpbridge/9@mgw", ver := "1.0" }, params := { { code := "C", val := "3b957817" }, { code := "I", val := "22222" } }, sdp := omit } TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085843207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 107 OK (mgcp_client.c:758) 20250404085843207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085843207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085843207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085843207 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c15dc0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404085843207 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 108 OK (mgcp_client.c:758) 20250404085843208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404085843208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404085843208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404085843208 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c30650]{ST_DLCX_RESP}: Deallocated (fsm.c:568) MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085844216 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39943<->l=127.0.0.1:4262) (control_if.c:193) 20250404085844216 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49800<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(381)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(380)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085844221 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49796<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085844223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085844223 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085844223 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085844223 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085844223 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(388)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(386)@5e928ce02d95: Final verdict of PTC: none 20250404085844224 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085844224 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) 20250404085844224 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085844224 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085844224 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085844224 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) 20250404085844224 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085844224 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085844224 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085844224 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-RAN(389)@5e928ce02d95: Final verdict of PTC: none 20250404085844224 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085844224 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384)@5e928ce02d95: Final verdict of PTC: none 20250404085844224 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085844224 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) 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085844225 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 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379)@5e928ce02d95: Final verdict of PTC: none 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085844225 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085844225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085844225 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085844225 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 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085844225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085844225 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085844225 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 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085844225 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085844225 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085844225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085844225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085844225 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085844225 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085844225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085844225 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085844225 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085844225 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085844226 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085844226 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085844226 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085844226 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085844225 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085844225 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 20250404085844226 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085844226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085844226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085844226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085844226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085844226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085844226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085844226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085844226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085844226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085844226 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085844226 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085844226 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085844226 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-M3UA(390)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(387)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(385)@5e928ce02d95: Final verdict of PTC: none TC_cs_iu_release_req_rua_disconnect-Iuh0(383)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(391)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(382)@5e928ce02d95: Final verdict of PTC: none 20250404085844227 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49804<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_cs_iu_release_req_rua_disconnect0(392)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_cs_iu_release_req_rua_disconnect(379): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(380): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(381): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(382): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0(383): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect-Iuh0-RUA(384): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(385): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(386): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(387): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(388): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(389): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(390): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(391): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_cs_iu_release_req_rua_disconnect0(392): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_cs_iu_release_req_rua_disconnect finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:44 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 20250404085844281 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085844783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=328216) Waiting for packet dumper to finish... 1 (prev_count=328216, count=355864) 20250404085846226 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085846227 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085846227 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085846227 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085846227 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085846227 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58:46 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ps_iu_release_req_rua_disconnect started. 20250404085847869 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085847876 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085847882 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45115<->l=127.0.0.1:4262) (control_if.c:572) 20250404085847958 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847958 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847959 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847959 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847959 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847959 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847959 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085847959 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085847959 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847959 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847960 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847960 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085847960 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 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) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847960 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) 20250404085847960 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) 20250404085847960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085847960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085847960 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847960 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847960 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085847960 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847960 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085847960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085847960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085847960 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847960 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847960 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085847960 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847960 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847960 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847960 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847960 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847960 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847960 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847960 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085847960 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085847960 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847960 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085847960 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847961 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847961 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085847961 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847961 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847961 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085847961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085847961 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847961 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085847961 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847961 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 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085847961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847961 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 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085847961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085847961 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847961 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847961 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847961 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085847961 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(401)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(401)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(401)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(399)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085847976 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847976 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847976 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847976 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847976 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847976 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847976 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085847976 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085847977 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847977 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085847977 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847977 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847977 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847977 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) 20250404085847977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847977 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) 20250404085847977 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) 20250404085847977 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085847977 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085847977 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847977 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847977 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085847978 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847978 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085847978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085847978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085847978 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847978 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847978 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085847978 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847978 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085847978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085847978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085847978 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847978 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085847978 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085847978 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085847978 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085847978 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085847978 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085847978 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085847978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085847978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085847978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085847978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085847978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085847978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085847978 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085847978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847978 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 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085847978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847978 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 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085847978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085847978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085847978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085847978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085847978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085847978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(404)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(404)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(404)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085847997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085847997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085847997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085847997 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085847997 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085847997 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085847997 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085847997 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085847997 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085848171 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 20250404085848171 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 20250404085848171 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085848171 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085848180 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848180 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085848180 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085848180 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085848180 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085848180 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085848180 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085848180 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 20250404085848180 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085848180 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085848180 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085848183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848183 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085848183 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085848183 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085848183 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085848183 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085848183 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085848183 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 20250404085848183 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085848183 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085848183 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085848183 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085848184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085848184 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085848184 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085848184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085848184 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085848184 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085848184 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085848184 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085848184 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085848184 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085848185 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085848185 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085848185 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085848185 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085848185 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085848185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085848185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848185 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848185 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848185 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848185 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848185 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848185 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085848185 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085848185 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085848185 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085848185 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085848185 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085848185 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085848186 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848186 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085848186 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085848186 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085848186 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085848186 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085848186 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085848186 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085848186 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085848186 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085848188 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 20250404085848188 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 20250404085848188 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085848188 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085848195 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848195 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085848195 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085848195 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085848195 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085848195 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085848195 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085848195 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 20250404085848195 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085848195 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085848195 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085848196 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848196 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085848196 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085848196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085848196 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085848196 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085848196 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085848196 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085848196 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085848196 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 20250404085848196 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085848196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085848196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085848196 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085848196 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085848196 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085848196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085848196 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085848196 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085848196 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085848196 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085848196 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085848196 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085848197 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085848198 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085848198 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085848198 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085848198 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085848198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085848198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848198 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848198 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848198 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848198 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848198 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848198 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085848198 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085848198 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085848198 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085848198 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085848198 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085848198 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085848198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085848199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085848199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085848199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085848199 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085848199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085848199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085848199 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085848199 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(400)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085848986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085848986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085848986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085848986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085848986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085848986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085848986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085848986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085848986 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085848987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085848987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085848987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085848987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085848987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085848987 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085848987 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085848987 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848987 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848987 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848987 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848987 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085848987 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085848987 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085848987 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085848988 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) 20250404085848988 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085848988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085848988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085848988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085848988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085848988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085848988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085848988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085848988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085848988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085848988 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085848988 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085848988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085848988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085848988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085848988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085848988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085848988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085848988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085848989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085848989 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085848991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848991 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085848991 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085848991 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085848991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085848991 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085848991 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085848991 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085848991 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085848991 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085848991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085848991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085848991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085848991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085848991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085848991 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085848991 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085848991 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085848991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848991 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085848991 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085848991 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085848991 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085848991 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085848991 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085848991 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085848991 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(403)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085848999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085848999 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085849000 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085849000 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085849000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085849000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085849000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085849000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085849000 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085849000 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085849000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085849000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085849000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085849000 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085849000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085849000 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085849000 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085849000 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085849000 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085849000 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085849000 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085849000 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) 20250404085849000 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085849000 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085849000 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849000 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849000 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085849000 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085849000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085849000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085849000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085849000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085849000 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085849000 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085849000 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085849000 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085849000 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085849000 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085849000 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085849000 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085849000 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085849000 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085849001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085849001 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085849003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085849003 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085849003 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085849003 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085849003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085849003 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085849003 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085849003 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085849003 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085849003 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085849003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085849003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085849003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085849003 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085849003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085849003 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085849003 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085849003 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085849003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849003 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085849003 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085849003 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085849003 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085849003 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085849003 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085849003 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085849003 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085849013 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(403)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14171710 20250404085850053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085850053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085850053 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085850053 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085850054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd83e3e, normal) (hnbgw_rua.c:407) 20250404085850054 DHNB DEBUG map_rua[0x55c700c30650]{init}: Allocated (fsm.c:456) 20250404085850054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085850054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085850054 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085850054 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085850054 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085850054 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085850054 DCN DEBUG map_sccp[0x55c700c15dc0]{init}: Allocated (fsm.c:456) 20250404085850054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085850054 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14171710 <-> SCCP-36 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085850054 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085850054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085850054 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085850054 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085850054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085850054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085850054 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085850054 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{IDLE}: Allocated (fsm.c:456) 20250404085850054 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085850054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030001e10056400500f1100926) (sccp_scrc.c:415) 20250404085850054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085850054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085850054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085850054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085850054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085850054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085850054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085850054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085850054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085850054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085850054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850054 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085850054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085850054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085850054 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 00 00 3a 40 08 00 00 f1 10 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 e1 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:1175) 20250404085850054 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085850054 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085850054 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085850054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085850054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085850055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085850055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085850055 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085850055 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085850055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085850055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850055 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 e1 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(403)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_iu_release_req_rua_disconnect0(406) HNBGW_Test.sgsn0-RAN(403)@5e928ce02d95: Added conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4264240 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085850068 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850068 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085850068 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085850068 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085850068 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085850068 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085850068 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085850068 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085850068 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850068 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b2 79 5f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085850068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085850068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085850068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085850068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085850068 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085850068 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b2795f) (sccp_scrc.c:486) 20250404085850068 DLSCCP DEBUG Received CO:COAK for local reference 36 (sccp_scoc.c:1855) 20250404085850068 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085850068 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085850068 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085850068 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085850068 DCN DEBUG handle_cn_conn_conf() conn_id=36, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085850068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085850068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: setverdict(pass): none -> pass TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085850273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085850273 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085850273 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085850273 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085850273 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085850273 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085850273 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085850273 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850273 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085850273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085850273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085850273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085850273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085850273 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085850273 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) 20250404085850273 DLSCCP DEBUG Received CO:CODT for local reference 36 (sccp_scoc.c:1855) 20250404085850273 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085850274 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085850274 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085850274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085850274 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085850274 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085850274 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085850274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085850274 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085850274 DRANAP DEBUG ps_rab_ass[0x55c700c16090]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085850274 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085850274 DLPFCP DEBUG ps_rab[0x55c700c15ef0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085850274 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085850274 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085850274 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085850274 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085850274 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(396)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(396)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW-PFCP(396)@5e928ce02d95: 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 } } } 20250404085850302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085850302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085850302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085850302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085850302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085850302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085850302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085850302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085850302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085850302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085850302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085850302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{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) 20250404085850302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-2 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085850302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085850303 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-2 SEID-0x1 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085850303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085850303 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085850303 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085850303 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085850346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085850346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085850346 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085850346 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085850346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd83e3e) (hnbgw_rua.c:471) 20250404085850346 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085850346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085850346 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085850346 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085850346 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085850346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085850346 DRANAP DEBUG ps_rab_ass[0x55c700c16090]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085850346 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085850346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085850346 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085850346 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085850346 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085850347 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085850347 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085850347 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(396)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(396)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(396)@5e928ce02d95: 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 } } } 20250404085850365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085850365 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085850365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085850365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085850365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085850365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085850365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{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) 20250404085850365 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085850365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085850365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085850365 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085850365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2795f), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085850365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085850365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085850365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085850365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085850365 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 b2 79 5f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085850365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085850365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085850365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710)[0x55c700c16090]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085850365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{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) 20250404085850365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{ESTABLISHED}: <-tx- PFCP seq-3 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085850366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085850366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{ESTABLISHED}: -rx-> PFCP seq-3 SEID-0x1 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085850366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085850366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085850366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085850366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085850366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085850366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085850367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085850367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085850367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085850367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850367 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b2 79 5f 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085850548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085850548 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085850549 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 37 bytes from client (stream_srv.c:1351) 20250404085850549 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085850549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xd83e3e) (hnbgw_rua.c:471) 20250404085850549 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 13 bytes RANAP data (hnbgw_rua.c:312) 20250404085850549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085850549 DRANAP DEBUG Rx CO IM (Iu Release Request) (ranap_common_cn.c:41) 20250404085850549 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseRequestIEs (ranap_decoder.c:2571) (ranap_decoder.c:2571) 20250404085850549 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: rx from RUA: RANAP Iu Release Request (context_map_rua.c:171) 20250404085850549 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085850549 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085850549 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085850549 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2795f), PART(T=Data,L=13,D=000b4009000001000440020000) (sccp_scrc.c:415) 20250404085850549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085850549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085850549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085850549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085850549 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 b2 79 5f 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:1175) 20250404085850550 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850550 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085850550 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085850550 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085850550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085850550 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085850550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085850550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085850550 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850550 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b2 79 5f 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@5e928ce02d95: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)14171710 20250404085850757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085850757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085850757 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 24 bytes from client (stream_srv.c:1351) 20250404085850757 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085850757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xd83e3e,cause=misc(unspecified)) (hnbgw_rua.c:439) 20250404085850757 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-36 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 0 bytes RANAP data (hnbgw_rua.c:312) 20250404085850757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085850757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085850757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085850757 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085850757 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085850757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b2795f), PART(T=Source Reference,L=4,D=00000024), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085850757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085850757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085850757 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085850757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085850757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085850757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b2 79 5f 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085850757 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085850757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:400) 20250404085850757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085850757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{disconnected}: Freeing instance (context_map.c:202) 20250404085850757 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14171710)[0x55c700c30650]{disconnected}: Deallocated (fsm.c:568) 20250404085850757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085850757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085850757 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-36)[0x55c700c15dc0]{disconnected}: Deallocated (fsm.c:568) 20250404085850757 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085850757 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085850758 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085850758 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085850758 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085850758 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14171710 SCCP-36 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085850758 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850758 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085850758 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085850758 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085850758 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085850758 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085850758 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085850758 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085850758 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850758 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b2 79 5f 00 00 24 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(396)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_iu_release_req_rua_disconnect0(406) TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: Session index based on local reference:0 HNBGW-PFCP(396)@5e928ce02d95: 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)@5e928ce02d95: Deleted conn table entry 0TC_ps_iu_release_req_rua_disconnect0(406)4264240 20250404085850766 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085850766 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085850766 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085850767 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085850767 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085850767 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085850767 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085850767 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085850767 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085850767 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b2 79 5f 00 00 06 00 08 00 00 00 07  20250404085850767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085850767 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{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) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_USE_COUNT}: <-tx- PFCP seq-4 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085850767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_USE_COUNT}: -rx-> PFCP seq-4 SEID-0x1 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085850767 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-14171710-RAB-23)[0x55c700c15ef0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085850767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085850767 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085850767 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085850767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085850767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085850767 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085850767 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085850767 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=00b2795f) (sccp_scrc.c:486) 20250404085850767 DLSCCP DEBUG Received CO:RELCO for local reference 36 (sccp_scoc.c:1855) 20250404085850767 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404085850767 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404085850767 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085850767 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085850767 DLSCCP DEBUG SCCP-SCOC(36)[0x55c700c2b8b0]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085851781 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48930<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085851782 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45115<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(394)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(395)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085851786 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48920<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085851788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085851788 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085851788 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085851788 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085851788 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085851790 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085851790 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) 20250404085851790 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085851791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085851791 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) 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085851791 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085851791 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) 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085851791 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085851791 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(400)@5e928ce02d95: Final verdict of PTC: none 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085851791 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 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085851791 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085851791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(402)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(399)@5e928ce02d95: Final verdict of PTC: none 20250404085851791 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085851791 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 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085851791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085851791 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085851791 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 20250404085851791 DLSS7 <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.sgsn0-RAN(403)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393)@5e928ce02d95: Final verdict of PTC: none 20250404085851791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085851791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085851791 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085851791 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085851792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085851792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085851792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085851792 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085851792 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085851792 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085851791 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085851792 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085851791 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085851791 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085851792 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085851792 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 20250404085851792 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085851792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085851792 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085851792 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085851792 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085851792 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085851792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085851792 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-M3UA(404)@5e928ce02d95: Final verdict of PTC: none TC_ps_iu_release_req_rua_disconnect-Iuh0(397)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(401)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(396)@5e928ce02d95: Final verdict of PTC: none 20250404085851792 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085851792 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085851792 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085851792 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085851792 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085851792 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(405)@5e928ce02d95: Final verdict of PTC: none 20250404085851795 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48934<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_iu_release_req_rua_disconnect0(406)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ps_iu_release_req_rua_disconnect(393): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(394): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(395): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(396): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0(397): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect-Iuh0-RUA(398): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(399): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(400): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(401): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(402): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(403): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(404): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(405): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_iu_release_req_rua_disconnect0(406): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ps_iu_release_req_rua_disconnect finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:58:51 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 20250404085851884 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085852386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:48948<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=340536) Waiting for packet dumper to finish... 1 (prev_count=340536, count=341076) 20250404085853793 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085853793 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085853793 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085853793 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085853793 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085853793 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:58:54 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_ps_rab_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ps_rab_assignment started. 20250404085855481 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085855487 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43404<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085855492 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:38535<->l=127.0.0.1:4262) (control_if.c:572) 20250404085855593 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855593 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855593 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855593 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment-Iuh0(411)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085855594 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085855594 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085855594 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855594 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855594 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085855594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085855594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085855594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085855594 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855594 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855594 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085855595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085855595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085855596 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855596 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085855596 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 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) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855596 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) 20250404085855596 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) 20250404085855596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085855596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085855596 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855596 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855596 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085855596 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855596 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855596 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085855596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085855596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085855596 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855596 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855596 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085855596 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855596 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855596 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 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) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855596 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855596 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855596 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) 20250404085855596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085855596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085855596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085855596 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855596 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 20250404085855596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085855596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085855596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855596 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 20250404085855596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085855596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085855596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085855596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085855596 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 20250404085855596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(415)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(415)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(415)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(413)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085855611 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855611 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855611 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855611 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855611 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855611 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855611 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085855611 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855612 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855612 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085855612 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855612 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) 20250404085855612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855612 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855612 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855612 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855612 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855612 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) 20250404085855612 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) 20250404085855612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085855612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085855612 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855612 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855612 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085855612 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855612 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855612 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855612 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855612 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855613 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085855613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085855613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085855613 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855613 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855613 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085855613 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855613 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085855613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085855613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085855613 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855613 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855613 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085855613 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855613 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855613 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855613 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855613 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855613 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085855613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085855613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085855613 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855613 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 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085855613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855613 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 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085855613 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 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085855613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085855613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855613 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085855613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(418)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(418)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(418)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085855638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085855638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085855638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085855638 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085855638 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085855638 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085855638 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085855638 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085855638 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085855810 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 20250404085855810 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 20250404085855810 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085855810 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085855821 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855821 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085855821 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085855821 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085855821 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085855821 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085855821 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085855821 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 20250404085855821 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085855821 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085855821 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085855824 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855824 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085855824 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085855824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085855824 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085855824 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085855824 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085855824 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 20250404085855824 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085855824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085855824 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085855824 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085855824 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085855825 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085855825 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085855825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085855825 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085855825 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085855825 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085855825 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085855825 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085855825 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855825 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 20250404085855825 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 20250404085855825 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085855825 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085855826 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855826 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085855826 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855826 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855826 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855826 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855826 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855826 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855826 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855826 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855826 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855826 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855826 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085855826 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085855826 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855827 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085855827 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855827 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855827 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855827 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855827 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085855827 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085855827 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085855827 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085855827 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085855827 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085855827 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(418)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085855832 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855832 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085855832 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085855832 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085855832 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085855832 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085855832 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085855832 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 20250404085855832 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085855832 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085855832 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085855835 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855835 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085855835 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085855835 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085855835 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085855835 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085855835 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085855835 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 20250404085855835 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085855835 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085855835 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085855835 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085855835 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085855835 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085855835 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085855835 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085855836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085855836 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085855836 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085855836 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085855836 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085855836 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085855836 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085855837 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085855837 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085855837 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085855837 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085855837 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085855837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855837 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855837 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855837 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085855837 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085855837 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085855837 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085855837 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085855837 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085855837 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085855837 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085855837 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085855837 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085855838 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085855838 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085855838 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085855838 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085855838 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085855838 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085855838 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085855838 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085855838 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085855838 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(414)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085856625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085856625 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085856625 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085856625 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085856625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085856625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085856625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085856625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085856625 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085856625 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085856625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085856625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085856625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085856625 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085856625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085856625 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085856625 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085856625 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085856625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856625 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085856625 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085856625 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085856626 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085856626 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) 20250404085856626 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085856626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085856626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085856626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085856626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085856626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085856626 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085856626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085856626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085856626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085856626 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085856626 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085856626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085856626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085856626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085856626 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085856626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085856626 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085856626 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085856626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085856626 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085856626 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085856629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085856629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085856629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085856629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085856629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085856629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085856629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085856629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085856629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085856629 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085856629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085856629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085856629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085856629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085856629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085856629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085856629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085856629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085856629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085856629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085856629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085856629 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085856629 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085856637 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085856637 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085856637 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085856637 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085856637 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085856637 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085856637 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085856637 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085856637 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085856637 DLSS7 <000c> osmo_ss7_asp.c:1175 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(417)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085856637 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085856637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085856637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085856637 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085856637 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085856637 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085856637 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085856637 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085856637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856637 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856637 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856638 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085856638 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085856638 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085856638 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085856638 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) 20250404085856638 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085856638 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085856638 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085856638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085856638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856638 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085856638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085856638 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085856638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085856638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085856638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085856638 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085856638 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085856638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085856638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085856638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085856638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085856638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085856638 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085856638 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085856638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085856638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085856638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085856642 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085856642 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085856642 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085856642 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085856642 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085856642 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085856642 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085856642 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085856642 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085856642 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085856642 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085856642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085856642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085856642 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085856642 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085856642 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085856642 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085856642 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085856642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856642 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085856642 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085856642 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085856642 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085856642 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085856642 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085856642 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085856642 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085857665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment0(420)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(417)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment0(420) TC_ps_rab_assignment-Iuh0-RUA(412)@5e928ce02d95: Added conn table entry 0TC_ps_rab_assignment0(420)3765931 20250404085858695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085858695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085858695 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085858695 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085858695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3976ab, normal) (hnbgw_rua.c:407) 20250404085858695 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085858695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085858695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3765931 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085858695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085858695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085858695 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085858695 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3765931 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085858695 DCN DEBUG map_sccp[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085858695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085858695 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3765931 <-> SCCP-37 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085858695 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3765931 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085858695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085858695 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085858695 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085858695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085858695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085858695 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085858695 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{IDLE}: Allocated (fsm.c:456) 20250404085858695 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085858695 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030003dc0056400500f1100926) (sccp_scrc.c:415) 20250404085858695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085858695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085858695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085858695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085858695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085858695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085858695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085858695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085858695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085858695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085858695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085858695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085858695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085858695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085858695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085858695 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 00 00 3a 40 08 00 00 f1 10 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 dc 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:1175) 20250404085858695 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085858695 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085858695 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085858696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085858696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085858696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085858696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085858696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085858696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085858696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085858696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085858696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085858696 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 dc 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(417)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment0(420) HNBGW_Test.sgsn0-RAN(417)@5e928ce02d95: Added conn table entry 0TC_ps_rab_assignment0(420)415223 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Session index based on connection ID:0 TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085858712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085858712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085858712 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085858712 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085858712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085858712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085858712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085858712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085858712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085858712 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d2 4c 0d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085858712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085858712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085858712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085858712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085858712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085858712 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d24c0d) (sccp_scrc.c:486) 20250404085858712 DLSCCP DEBUG Received CO:COAK for local reference 37 (sccp_scoc.c:1855) 20250404085858712 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085858712 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085858712 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085858712 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085858712 DCN DEBUG handle_cn_conn_conf() conn_id=37, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085858712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085858712 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment0(420)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085858912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085858912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085858912 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085858913 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085858913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085858913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085858913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085858913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085858913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085858913 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085858913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085858913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085858913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085858913 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085858913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085858913 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) 20250404085858913 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250404085858913 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085858913 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085858913 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085858913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085858913 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085858913 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085858913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085858913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085858913 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085858913 DRANAP DEBUG ps_rab_ass[0x55c700c15dc0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085858913 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085858913 DLPFCP DEBUG ps_rab[0x55c700c16090]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085858913 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085858913 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085858913 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085858913 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085858913 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(410)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(410)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW-PFCP(410)@5e928ce02d95: 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 } } } 20250404085858951 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085858951 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085858951 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085858951 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085858951 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085858952 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085858952 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085858952 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085858952 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085858952 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085858952 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085858952 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{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) 20250404085858952 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-5 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085858952 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085858952 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-5 SEID-0x2 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085858952 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085858952 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085858952 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085858952 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085858974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085858974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085858974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085858974 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085858974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x3976ab) (hnbgw_rua.c:471) 20250404085858974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3765931 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085858974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085858974 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085858974 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085858974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085858974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085858974 DRANAP DEBUG ps_rab_ass[0x55c700c15dc0]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085858974 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085858974 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085858974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085858974 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085858974 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085858974 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085858974 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085858974 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(410)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(410)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@5e928ce02d95: 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 } } } 20250404085858988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085858988 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085858988 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085858988 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085858988 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085858988 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085858988 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{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) 20250404085858988 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085858988 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085858988 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085858988 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085858988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24c0d), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085858988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085858988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085858988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085858988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085858988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085858988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085858988 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 d2 4c 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085858988 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085858988 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085858988 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931)[0x55c700c15dc0]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085858988 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{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) 20250404085858988 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{ESTABLISHED}: <-tx- PFCP seq-6 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085858988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085858988 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{ESTABLISHED}: -rx-> PFCP seq-6 SEID-0x2 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085858988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085858988 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085858988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085858988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085858988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085858988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085858988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085858988 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085858988 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085858988 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085858988 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085858988 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d2 4c 0d 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085901018 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085901018 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085901018 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085901018 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085901018 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085901018 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085901018 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085901018 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085901018 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085901018 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085901018 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085901018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085901018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085901018 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085901018 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085901018 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) 20250404085901018 DLSCCP DEBUG Received CO:CODT for local reference 37 (sccp_scoc.c:1855) 20250404085901018 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085901018 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085901018 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085901018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085901018 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085901018 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085901018 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085901018 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085901018 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085901019 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085901019 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085901019 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085901019 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085901019 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085901019 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085901019 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)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment0(420) TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(410)@5e928ce02d95: 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 } } } 20250404085901028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085901028 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{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) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_USE_COUNT}: <-tx- PFCP seq-7 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085901028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_USE_COUNT}: -rx-> PFCP seq-7 SEID-0x2 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085901028 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-3765931-RAB-23)[0x55c700c16090]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085901028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085901028 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment-Iuh0-RUA(412)@5e928ce02d95: Deleted conn table entry 0TC_ps_rab_assignment0(420)3765931 20250404085901047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085901047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085901047 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085901047 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085901047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x3976ab,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085901047 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3765931 SCCP-37 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085901047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085901047 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085901047 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085901047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085901047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085901047 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085901047 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085901047 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d24c0d), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085901047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085901047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085901047 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085901047 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085901047 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085901047 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085901047 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 d2 4c 0d 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085901047 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085901047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085901047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085901048 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085901048 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085901048 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085901048 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085901048 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085901048 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085901048 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085901048 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085901048 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085901048 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d2 4c 0d 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)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(417)@5e928ce02d95: Deleted conn table entry 0TC_ps_rab_assignment0(420)415223 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Session index based on connection ID:0 20250404085901058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085901058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085901058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085901058 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085901058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085901058 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085901058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085901058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085901058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085901058 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d2 4c 0d 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085901058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085901058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085901058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085901059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085901059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085901059 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=00d24c0d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085901059 DLSCCP DEBUG Received CO:RELRE for local reference 37 (sccp_scoc.c:1855) 20250404085901059 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085901059 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085901059 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085901059 DCN DEBUG handle_cn_disc_ind() conn_id=37 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085901059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085901059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085901059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085901059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085901059 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3765931)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085901059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085901059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{disconnected}: Freeing instance (context_map.c:206) 20250404085901059 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-37)[0x55c700c15ef0]{disconnected}: Deallocated (fsm.c:568) 20250404085901059 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3765931 SCCP-37 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085901059 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=00d24c0d), PART(T=Source Reference,L=4,D=00000025) (sccp_scrc.c:415) 20250404085901059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085901059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085901059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085901059 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085901059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085901059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085901059 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 d2 4c 0d 00 00 25 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085901059 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085901059 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085901059 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085901059 DLSCCP DEBUG SCCP-SCOC(37)[0x55c700c30650]{IDLE}: Deallocated (fsm.c:568) 20250404085901059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085901059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085901059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085901059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085901059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085901059 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085901059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085901059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085901059 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085901059 DLSS7 <000c> osmo_ss7_asp.c:1175 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 d2 4c 0d 00 00 25 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.sgsn0-SCCP(416)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment0(420)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085903071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43404<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085903072 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:38535<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(409)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(408)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085903077 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43390<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085903078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085903078 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085903078 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085903078 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085903078 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) MutexDispCT-TC_ps_rab_assignment(407)@5e928ce02d95: Final verdict of PTC: none 20250404085903081 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085903081 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) 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085903081 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085903081 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(416)@5e928ce02d95: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0-RUA(412)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(417)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(413)@5e928ce02d95: Final verdict of PTC: none 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085903081 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 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085903081 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085903081 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085903081 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085903081 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 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085903081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication HNBGW_Test.msc0-RAN(414)@5e928ce02d95: Final verdict of PTC: none 20250404085903081 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085903081 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085903081 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) 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085903081 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 20250404085903081 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085903081 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085903081 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085903081 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085903081 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) 20250404085903081 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085903082 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085903082 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 20250404085903082 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085903082 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085903082 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085903082 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085903082 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085903082 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085903082 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 20250404085903082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085903082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085903082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085903082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085903082 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085903082 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085903082 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085903082 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085903082 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085903082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085903082 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085903082 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.sgsn0-M3UA(418)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(410)@5e928ce02d95: Final verdict of PTC: none 20250404085903082 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085903082 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085903082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085903082 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085903082 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085903082 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085903083 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085903083 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085903083 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085903083 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(415)@5e928ce02d95: Final verdict of PTC: none TC_ps_rab_assignment-Iuh0(411)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(419)@5e928ce02d95: Final verdict of PTC: none 20250404085903086 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43418<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment0(420)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment(407): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(408): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(409): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(410): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment-Iuh0(411): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment-Iuh0-RUA(412): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(413): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(414): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(415): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(416): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(417): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(418): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(419): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment0(420): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ps_rab_assignment finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:59:03 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 20250404085903183 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085903686 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43430<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=320608) Waiting for packet dumper to finish... 1 (prev_count=320608, count=348696) 20250404085905082 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085905082 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085905082 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085905082 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085905082 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085905082 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_ps_rab_assignment_concurrent started. 20250404085906797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085906801 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085906804 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36269<->l=127.0.0.1:4262) (control_if.c:572) 20250404085906880 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906880 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906881 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906881 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906881 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906881 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_ps_rab_assignment_concurrent-Iuh0(425)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085906881 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085906881 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085906882 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906882 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085906882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085906882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085906882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085906882 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906882 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906882 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906882 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906882 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085906882 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906882 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085906882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085906882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085906882 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085906882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085906882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085906882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085906882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085906882 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085906883 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906883 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085906883 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906883 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) 20250404085906883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906883 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) 20250404085906883 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) 20250404085906883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085906883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085906883 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906883 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906883 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085906883 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906883 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906883 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906883 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906883 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906883 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906883 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906883 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085906883 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085906883 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906883 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085906883 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906883 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 20250404085906883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085906883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085906883 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906883 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906883 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906883 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 20250404085906883 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085906883 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 20250404085906883 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(429)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(429)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(429)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(427)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085906917 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906917 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906918 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906918 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906918 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906918 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906918 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906918 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085906918 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906918 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906919 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085906919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085906919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085906919 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906919 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085906919 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085906919 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906919 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085906919 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906919 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085906919 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085906919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085906919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085906919 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906919 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906919 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085906919 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906919 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906919 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906920 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906920 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906920 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906920 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906920 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085906919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085906919 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404085906920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906920 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085906920 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085906920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085906920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085906920 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906920 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085906920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085906920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085906920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906920 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906920 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906920 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 20250404085906920 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085906920 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 20250404085906920 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085906921 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085906921 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085906921 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085906921 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085906921 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085906921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906921 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) 20250404085906921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906921 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906921 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906921 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085906921 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085906921 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085906921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085906921 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) 20250404085906921 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) 20250404085906921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085906921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085906921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085906921 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085906922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085906922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085906922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085906922 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 20250404085906922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085906922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(432)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(432)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(432)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085906949 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085906950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085906950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085906950 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085906950 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085906950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085906950 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085906950 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085906950 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085907109 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 20250404085907109 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 20250404085907109 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085907109 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085907118 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907118 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085907118 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085907118 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085907118 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085907118 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085907118 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085907118 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 20250404085907118 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085907118 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085907118 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085907121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907121 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085907121 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085907121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085907121 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085907121 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085907122 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085907122 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 20250404085907122 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085907122 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085907122 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085907122 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085907122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085907122 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085907122 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085907122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085907122 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085907122 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085907122 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085907122 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085907122 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085907122 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085907123 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085907123 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085907123 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085907124 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085907124 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085907124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085907124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085907124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085907124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085907124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085907124 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085907124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085907124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085907124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085907124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085907124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085907124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085907124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085907124 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907124 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085907139 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 20250404085907139 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 20250404085907139 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085907139 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085907145 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907145 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085907145 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085907145 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085907145 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085907145 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085907145 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085907145 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 20250404085907145 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085907145 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085907145 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085907148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085907148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085907148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085907148 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085907148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085907148 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085907148 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 20250404085907148 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085907148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085907148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085907148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085907148 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085907149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085907149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085907149 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085907149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085907149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085907149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085907149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085907149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085907149 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085907149 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085907150 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085907150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085907150 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085907150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085907150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085907150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907151 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907151 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907151 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907151 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907151 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907151 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085907151 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907151 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085907151 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085907151 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085907151 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085907151 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085907151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085907151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085907151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085907151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085907151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085907151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085907151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085907151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(428)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085907925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085907925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085907925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085907925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085907925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085907925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085907925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085907925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907925 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085907925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085907925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085907925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085907925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085907925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085907925 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085907925 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085907925 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085907925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907925 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085907925 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085907926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085907926 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085907926 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) 20250404085907926 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085907926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085907926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085907926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085907926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085907926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085907926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085907926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085907926 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085907926 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085907926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085907926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085907926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085907926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085907926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085907926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085907926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085907926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907926 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085907929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907929 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085907929 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085907929 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085907929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085907929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085907929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085907929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085907929 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907929 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085907929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085907929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085907929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085907929 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085907929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085907929 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085907929 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085907929 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085907929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907929 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085907929 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085907929 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085907929 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085907929 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085907953 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907953 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085907953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085907953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085907953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085907953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085907953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085907953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085907953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907953 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085907953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085907953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085907953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085907953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085907953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085907953 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085907953 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085907953 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085907953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907953 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907953 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907953 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085907953 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085907953 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085907953 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085907953 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) 20250404085907953 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085907953 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085907953 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085907953 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907953 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907954 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907954 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907954 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907954 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907954 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085907954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085907954 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085907954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085907954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085907954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085907954 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085907954 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085907954 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907954 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085907954 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085907954 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085907954 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085907954 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085907954 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085907954 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085907954 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907954 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085907956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085907956 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085907956 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085907956 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085907956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085907956 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085907956 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085907956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085907956 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085907956 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085907956 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085907956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085907956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085907956 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085907956 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085907956 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085907956 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085907956 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085907956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907956 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085907956 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085907956 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085907956 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085907956 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085907956 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085907956 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085907956 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085908988 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909006 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909015 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909023 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909030 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909037 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909044 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909051 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909062 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909071 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36736<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909081 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909088 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909094 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909106 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909118 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085909133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36792<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: f_gen_tmsi(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)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000000000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000000000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[1] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)7251039 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)700725 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000002000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[2] for '080101D571000008292624000000002000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404085910026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910026 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6ea45f, normal) (hnbgw_rua.c:407) 20250404085910026 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085910026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7251039 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910026 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000000 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910026 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7251039 SCCP-0 PS MI=IMSI-262420000000000: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910026 DCN DEBUG map_sccp[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085910026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910026 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7251039 <-> SCCP-38 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910026 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7251039 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910026 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910026 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910026 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910026 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{IDLE}: Allocated (fsm.c:456) 20250404085910026 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910026 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000000f1102a2a170512c7422000004f400300012a0056400500f1100926) (sccp_scrc.c:415) 20250404085910026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910026 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910026 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910026 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910026 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910026 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910026 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910026 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910026 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910026 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910026 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 00 00 3a 40 08 00 00 f1 10 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 2a 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:1175) 20250404085910026 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910026 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910026 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910026 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910026 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910026 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910026 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910026 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910026 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910026 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910026 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910026 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910026 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 2a 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)10633543 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000000000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 0TC_ps_rab_assignment_concurrent0(434)5991661 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O 20250404085910033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910033 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910033 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910033 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910033 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910033 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910033 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910033 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910033 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 aa c1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910033 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910033 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910033 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910033 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062aac1) (sccp_scrc.c:486) 20250404085910034 DLSCCP DEBUG Received CO:COAK for local reference 38 (sccp_scoc.c:1855) 20250404085910034 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910034 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910034 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910034 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910034 DCN DEBUG handle_cn_conn_conf() conn_id=38, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)10754459 TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[3] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)5499841 TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000005000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[4] for '080101D571000008292624000000005000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000006000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[5] for '080101D571000008292624000000006000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)8009154 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)9374572 TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000007000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[6] for '080101D571000008292624000000007000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)16645730 TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000008000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[7] for '080101D571000008292624000000008000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: f_gen_tmsi(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)@5e928ce02d95: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)5784410 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000009000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[8] for '080101D571000008292624000000009000F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)7305991 TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: f_gen_tmsi(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(445)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000000100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[9] for '080101D571000008292624000000000100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)16068383 TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000001100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[10] for '080101D571000008292624000000001100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)16533102 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000002100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[11] for '080101D571000008292624000000002100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: f_gen_tmsi(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)@5e928ce02d95: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)2875606 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000003100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[12] for '080101D571000008292624000000003100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: f_gen_tmsi(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)@5e928ce02d95: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)15529741 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000004100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[13] for '080101D571000008292624000000004100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)10909671 TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: f_gen_tmsi(suffix:=0, 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)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000005100F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Created Expect[14] for '080101D571000008292624000000005100F1102A2A170512C7422000'O to be handled at TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)12747697 20250404085910228 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910229 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910229 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xab135, normal) (hnbgw_rua.c:407) 20250404085910229 DHNB DEBUG map_rua[0x55c700c16090]{init}: Allocated (fsm.c:456) 20250404085910229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-700725 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910229 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910229 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-700725 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910229 DCN DEBUG map_sccp[0x55c700c15dc0]{init}: Allocated (fsm.c:456) 20250404085910229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910229 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-700725 <-> SCCP-39 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910229 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-700725 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910229 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910229 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910229 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910229 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910229 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{IDLE}: Allocated (fsm.c:456) 20250404085910229 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910229 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030000b20056400500f1100926) (sccp_scrc.c:415) 20250404085910229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910230 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910230 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 00 00 3a 40 08 00 00 f1 10 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 b2 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:1175) 20250404085910230 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910230 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910230 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa24147, normal) (hnbgw_rua.c:407) 20250404085910230 DHNB DEBUG map_rua[0x55c700c2bc30]{init}: Allocated (fsm.c:456) 20250404085910230 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910230 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633543 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910230 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910230 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910230 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910230 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910230 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 b2 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910231 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000002 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910231 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633543 SCCP-0 PS MI=IMSI-262420000000002: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910231 DCN DEBUG map_sccp[0x55c700c131f0]{init}: Allocated (fsm.c:456) 20250404085910231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910231 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10633543 <-> SCCP-40 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910231 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910231 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910231 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910231 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910231 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910231 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910231 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910231 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910231 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910231 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910231 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633543 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910231 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910231 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910231 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910231 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910231 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{IDLE}: Allocated (fsm.c:456) 20250404085910231 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910231 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002000f1102a2a170512c7422000004f400300007e0056400500f1100926) (sccp_scrc.c:415) 20250404085910231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910231 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910231 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910231 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910231 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910231 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910231 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910231 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910231 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910231 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910231 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910231 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 00 00 3a 40 08 00 00 f1 10 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 7e 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:1175) 20250404085910231 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910231 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910232 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) 20250404085910232 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250404085910232 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910232 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910232 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910232 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910232 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910232 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910232 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910232 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910232 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910232 DLPFCP DEBUG ps_rab[0x55c700c32670]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910232 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910232 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910232 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910232 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910232 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) 20250404085910232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910232 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910232 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa4199b, normal) (hnbgw_rua.c:407) 20250404085910232 DHNB DEBUG map_rua[0x55c700c10560]{init}: Allocated (fsm.c:456) 20250404085910232 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910232 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10754459 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910232 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910232 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910233 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10754459 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910233 DCN DEBUG map_sccp[0x55c700c10230]{init}: Allocated (fsm.c:456) 20250404085910233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10754459 <-> SCCP-41 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10754459 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910232 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910232 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910232 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910233 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910233 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 7e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910233 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{IDLE}: Allocated (fsm.c:456) 20250404085910233 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300018c0056400500f1100926) (sccp_scrc.c:415) 20250404085910233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910233 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910233 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085910233 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910233 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x53ebc1, normal) (hnbgw_rua.c:407) 20250404085910233 DHNB DEBUG map_rua[0x55c700c10360]{init}: Allocated (fsm.c:456) 20250404085910233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5499841 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910233 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5499841 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910233 DCN DEBUG map_sccp[0x55c700c43f20]{init}: Allocated (fsm.c:456) 20250404085910233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910233 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5499841 <-> SCCP-42 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5499841 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910234 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 8c 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910234 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{IDLE}: Allocated (fsm.c:456) 20250404085910234 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030002950056400500f1100926) (sccp_scrc.c:415) 20250404085910234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910234 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910234 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910234 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910234 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910234 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910234 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910234 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910234 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085910234 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910234 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910234 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7a35c2, normal) (hnbgw_rua.c:407) 20250404085910234 DHNB DEBUG map_rua[0x55c700c1a1e0]{init}: Allocated (fsm.c:456) 20250404085910234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8009154 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910234 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000005 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910234 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8009154 SCCP-0 PS MI=IMSI-262420000000005: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910234 DCN DEBUG map_sccp[0x55c700c12110]{init}: Allocated (fsm.c:456) 20250404085910234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910234 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8009154 <-> SCCP-43 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910234 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8009154 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910234 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910234 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910234 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910234 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910234 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910234 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910234 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910234 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910234 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{IDLE}: Allocated (fsm.c:456) 20250404085910234 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910234 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005000f1102a2a170512c7422000004f400300017f0056400500f1100926) (sccp_scrc.c:415) 20250404085910234 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910234 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910234 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910234 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910234 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910234 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910234 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910234 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910234 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910234 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 95 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910235 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 00 00 3a 40 08 00 00 f1 10 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 7f 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:1175) 20250404085910235 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910235 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f0b6c, normal) (hnbgw_rua.c:407) 20250404085910235 DHNB DEBUG map_rua[0x55c700c1a3c0]{init}: Allocated (fsm.c:456) 20250404085910235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374572 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910235 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000006 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910235 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374572 SCCP-0 PS MI=IMSI-262420000000006: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910235 DCN DEBUG map_sccp[0x55c700c18de0]{init}: Allocated (fsm.c:456) 20250404085910235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910235 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9374572 <-> SCCP-44 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910235 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374572 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910235 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910235 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910235 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910235 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{IDLE}: Allocated (fsm.c:456) 20250404085910235 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910235 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000006000f1102a2a170512c7422000004f40030002c60056400500f1100926) (sccp_scrc.c:415) 20250404085910235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910235 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910235 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910235 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910235 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910235 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910235 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910235 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910235 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910235 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910235 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910235 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910235 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910235 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910235 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910235 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910235 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910235 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 7f 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910235 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910235 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 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:1175) 20250404085910235 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910235 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910235 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:1 20250404085910235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910235 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfdfe62, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c4d360]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16645730 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000007 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16645730 SCCP-0 PS MI=IMSI-262420000000007: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c11e50]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16645730 <-> SCCP-45 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16645730 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 60 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 c6 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000007000f1102a2a170512c7422000004f40030002b40056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910236 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 00 00 3a 40 08 00 00 f1 10 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 b4 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:1175) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x58435a, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c163f0]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5784410 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000008 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5784410 SCCP-0 PS MI=IMSI-262420000000008: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c30a80]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5784410 <-> SCCP-46 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5784410 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000008000f1102a2a170512c7422000004f40030002500056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 b4 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 50 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:1175) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x6f7b07, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c12240]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305991 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000009 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305991 SCCP-0 PS MI=IMSI-262420000000009: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c32340]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7305991 <-> SCCP-47 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305991 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000009000f1102a2a170512c7422000004f40030003d00056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 80 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 02 50 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910236 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xf52f1f, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c12d40]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16068383 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000010 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16068383 SCCP-0 PS MI=IMSI-262420000000010: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c11f80]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16068383 <-> SCCP-48 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16068383 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000000100f1102a2a170512c7422000004f400300003e0056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910236 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 00 00 3a 40 08 00 00 f1 10 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 3e 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:1175) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xfc466e, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c17c90]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16533102 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000011 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16533102 SCCP-0 PS MI=IMSI-262420000000011: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c17dc0]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-16533102 <-> SCCP-49 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16533102 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 3e 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001100f1102a2a170512c7422000004f40030000770056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910236 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 77 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:1175) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x2be0d6, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c2c640]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2875606 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 11 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 00 77 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000012 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2875606 SCCP-0 PS MI=IMSI-262420000000012: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c2c770]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2875606 <-> SCCP-50 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2875606 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000002100f1102a2a170512c7422000004f400300018b0056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910236 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910236 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910236 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910236 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 00 00 3a 40 08 00 00 f1 10 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 8b 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:1175) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910236 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910236 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xecf70d, normal) (hnbgw_rua.c:407) 20250404085910236 DHNB DEBUG map_rua[0x55c700c2cf50]{init}: Allocated (fsm.c:456) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15529741 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000013 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910236 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15529741 SCCP-0 PS MI=IMSI-262420000000013: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910236 DCN DEBUG map_sccp[0x55c700c2e0a0]{init}: Allocated (fsm.c:456) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910236 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15529741 <-> SCCP-51 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910236 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15529741 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910236 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910236 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910236 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910236 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910236 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910236 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910236 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910236 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910236 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910236 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910236 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{IDLE}: Allocated (fsm.c:456) 20250404085910236 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910236 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910236 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 8b 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910236 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003100f1102a2a170512c7422000004f40030001170056400500f1100926) (sccp_scrc.c:415) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910236 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085910236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910237 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085910237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910237 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404085910237 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[1] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(435) 20250404085910237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 1TC_ps_rab_assignment_concurrent0(435)13649773 20250404085910237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910237 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 17 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa677e7, normal) (hnbgw_rua.c:407) 20250404085910237 DHNB DEBUG map_rua[0x55c700c17b10]{init}: Allocated (fsm.c:456) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10909671 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:2 20250404085910237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910237 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000014 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10909671 SCCP-0 PS MI=IMSI-262420000000014: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910237 DCN DEBUG map_sccp[0x55c700c2dc00]{init}: Allocated (fsm.c:456) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10909671 <-> SCCP-52 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10909671 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910237 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 d9 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910237 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{IDLE}: Allocated (fsm.c:456) 20250404085910237 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004100f1102a2a170512c7422000004f40030003d90056400500f1100926) (sccp_scrc.c:415) 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910237 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1d 1c 08 01 01 d5 71 00 00 08 29 26 24 00 00 00 00 41 00 f1 10 2a 2a 17 05 12 c7 42 20 00 00 4f 40 03 00 03 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:1175) 20250404085910237 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085910237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910237 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404085910237 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085910237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc283b1, normal) (hnbgw_rua.c:407) 20250404085910237 DHNB DEBUG map_rua[0x55c700c17ef0]{init}: Allocated (fsm.c:456) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085910237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747697 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404085910237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910237 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000015 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404085910237 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747697 SCCP-0 PS MI=IMSI-262420000000015: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404085910237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910237 DCN DEBUG map_sccp[0x55c700c2ec20]{init}: Allocated (fsm.c:456) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085910237 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12747697 <-> SCCP-53 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404085910237 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747697 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085910237 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085910237 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085910237 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085910237 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{IDLE}: Allocated (fsm.c:456) 20250404085910237 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085910237 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000005100f1102a2a170512c7422000004f40030001e10056400500f1100926) (sccp_scrc.c:415) 20250404085910237 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (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-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[2]. 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 00 3a 40 08 00 00 f1 10 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 e1 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085910237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085910237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085910237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910237 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910237 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 00 00 3a 40 08 00 00 f1 10 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 e1 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:1175) 20250404085910237 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085910237 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085910237 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[2] for l3='080101D571000008292624000000002000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(436) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 2TC_ps_rab_assignment_concurrent0(436)11349769 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:3 TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[3]. HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:4 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[4]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 3TC_ps_rab_assignment_concurrent0(437)16581083 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:5 TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[5]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[3] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 4TC_ps_rab_assignment_concurrent0(438)1350605 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:6 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[6]. HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[4] for l3='080101D571000008292624000000005000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 5TC_ps_rab_assignment_concurrent0(439)16282367 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): none -> pass 20250404085910247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910247 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910247 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910247 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b0 39 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910247 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005ab039) (sccp_scrc.c:486) 20250404085910247 DLSCCP DEBUG Received CO:COAK for local reference 39 (sccp_scoc.c:1855) 20250404085910247 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910247 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910247 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910247 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910247 DCN DEBUG handle_cn_conn_conf() conn_id=39, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910247 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[5] for l3='080101D571000008292624000000006000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(440) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 6TC_ps_rab_assignment_concurrent0(440)10672195 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[2], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:7 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[7]. TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:8 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[6] for l3='080101D571000008292624000000007000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(441) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[8]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 7TC_ps_rab_assignment_concurrent0(441)12710856 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[9]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[7] for l3='080101D571000008292624000000008000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 8TC_ps_rab_assignment_concurrent0(442)3518462 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[10]. TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:11 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[8] for l3='080101D571000008292624000000009000F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 9TC_ps_rab_assignment_concurrent0(443)14041506 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[11]. HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:12 TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[9] for l3='080101D571000008292624000000000100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[12]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 10TC_ps_rab_assignment_concurrent0(444)12008196 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:3 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(434): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000003'O, sequence_number := 8, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003E8'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[10] for l3='080101D571000008292624000000001100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 11TC_ps_rab_assignment_concurrent0(445)15133672 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): none -> pass TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): none -> pass 20250404085910265 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910265 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910265 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910265 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{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) 20250404085910266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-8 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910266 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-8 SEID-0x3 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910266 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:4 20250404085910266 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910266 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)@5e928ce02d95: Warning: Re-starting timer T_ias[4], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[11] for l3='080101D571000008292624000000002100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 12TC_ps_rab_assignment_concurrent0(446)6160355 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[5], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[6], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:13 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[13]. HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[14]. HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[12] for l3='080101D571000008292624000000003100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 13TC_ps_rab_assignment_concurrent0(447)3587410 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: First idle individual index:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Stopping inactive timer T_ias[15]. HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[7], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[13] for l3='080101D571000008292624000000004100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 14TC_ps_rab_assignment_concurrent0(448)13089022 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:8 TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[8], which is already active (running or expired). HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Found Expect[14] for l3='080101D571000008292624000000005100F1102A2A170512C7422000'O handled at TC_ps_rab_assignment_concurrent0(449) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Added conn table entry 15TC_ps_rab_assignment_concurrent0(449)1788392 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[9], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[10], which is already active (running or expired). TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[11], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[12], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[13], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[14], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Warning: Re-starting timer T_ias[15], which is already active (running or expired). HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910292 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6ea45f) (hnbgw_rua.c:471) 20250404085910292 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7251039 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910292 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910292 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910292 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910292 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910292 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910292 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910292 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910292 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910292 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910292 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910292 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(434) TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910299 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910299 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910299 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910299 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{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) 20250404085910299 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910299 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062aac1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910299 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910299 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 62 aa c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085910299 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910299 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910299 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{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) 20250404085910299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{ESTABLISHED}: <-tx- PFCP seq-9 SEID-0x3e8 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910299 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{ESTABLISHED}: -rx-> PFCP seq-9 SEID-0x3 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910299 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910299 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 aa c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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  20250404085910299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910299 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910299 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910299 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910299 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 80 d8 8e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0080d88e) (sccp_scrc.c:486) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 40 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 be 2a 41 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 32 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=40, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00be2a41) (sccp_scrc.c:486) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 41 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=41, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00323242) (sccp_scrc.c:486) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 42 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=42, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004f3907) (sccp_scrc.c:486) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4f 39 07 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 43 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=43, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00eef889) (sccp_scrc.c:486) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 44 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ee f8 89 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=44, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005a2b11) (sccp_scrc.c:486) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 45 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 2b 11 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 da d5 70 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=45, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 7b 59 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dad570) (sccp_scrc.c:486) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 46 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=46, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00727b59) (sccp_scrc.c:486) 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 47 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 dd fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=47, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cc 8b c1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0086ddfe) (sccp_scrc.c:486) 20250404085910300 DLSCCP DEBUG Received CO:COAK for local reference 48 (sccp_scoc.c:1855) 20250404085910300 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910300 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910300 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910300 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910300 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910300 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910300 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910300 DCN DEBUG handle_cn_conn_conf() conn_id=48, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910300 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910300 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910300 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910300 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910300 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 35 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910300 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00cc8bc1) (sccp_scrc.c:486) 20250404085910301 DLSCCP DEBUG Received CO:COAK for local reference 49 (sccp_scoc.c:1855) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910301 DCN DEBUG handle_cn_conn_conf() conn_id=49, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004b3516) (sccp_scrc.c:486) 20250404085910301 DLSCCP DEBUG Received CO:COAK for local reference 50 (sccp_scoc.c:1855) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910301 DCN DEBUG handle_cn_conn_conf() conn_id=50, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e334c) (sccp_scrc.c:486) 20250404085910301 DLSCCP DEBUG Received CO:COAK for local reference 51 (sccp_scoc.c:1855) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910301 DCN DEBUG handle_cn_conn_conf() conn_id=51, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005b005e) (sccp_scrc.c:486) 20250404085910301 DLSCCP DEBUG Received CO:COAK for local reference 52 (sccp_scoc.c:1855) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910301 DCN DEBUG handle_cn_conn_conf() conn_id=52, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910301 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910301 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003654c5) (sccp_scrc.c:486) 20250404085910301 DLSCCP DEBUG Received CO:COAK for local reference 53 (sccp_scoc.c:1855) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085910301 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085910301 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910301 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085910301 DCN DEBUG handle_cn_conn_conf() conn_id=53, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085910301 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085910301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910302 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910302 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910302 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) 20250404085910302 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250404085910302 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910302 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910302 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910302 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910302 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 33 4c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 00 5e 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:1175 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 36 54 c5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910301 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910301 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910301 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910301 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910301 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910301 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@5e928ce02d95: Session index based on local reference:0 20250404085910302 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer 20250404085910302 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910302 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910302 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910302 DLPFCP DEBUG ps_rab[0x55c700c14910]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910302 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910302 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910302 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910302 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910302 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910309 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910309 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910309 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910309 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910309 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910309 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910310 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910310 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{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) 20250404085910310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-10 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910310 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-10 SEID-0x4 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910310 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910310 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910318 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910318 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xab135) (hnbgw_rua.c:471) 20250404085910318 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-700725 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910318 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910318 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910318 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910318 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910318 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910318 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910318 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910318 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910318 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910318 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910318 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(435) TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910322 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910322 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{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) 20250404085910322 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910322 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910322 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910322 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910322 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ab039), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910322 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910322 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910322 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910322 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910322 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910322 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 5a b0 39 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085910322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910322 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{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) 20250404085910322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{ESTABLISHED}: <-tx- PFCP seq-11 SEID-0x3e9 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910322 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{ESTABLISHED}: -rx-> PFCP seq-11 SEID-0x4 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910322 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910322 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910322 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910322 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910322 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910322 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b0 39 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910323 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910323 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910323 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910323 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910323 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910323 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910323 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910323 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910323 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910323 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910323 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) 20250404085910323 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250404085910323 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910323 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910323 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910323 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910323 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910323 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910323 DLPFCP DEBUG ps_rab[0x55c700c19f60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910323 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910323 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910328 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910328 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910328 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910328 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910328 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{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) 20250404085910328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-12 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910328 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-12 SEID-0x5 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910328 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910328 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910328 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910332 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa24147) (hnbgw_rua.c:471) 20250404085910332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633543 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910332 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910332 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910332 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910332 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910332 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910332 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910332 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910332 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910332 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910332 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 20250404085910334 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910334 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910334 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910334 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910334 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910334 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910334 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{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) 20250404085910334 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910334 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910334 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910334 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910334 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080d88e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910334 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910334 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 80 d8 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 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:1175) 20250404085910334 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910334 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910334 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910334 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{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) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910334 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{ESTABLISHED}: <-tx- PFCP seq-13 SEID-0x3ea SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910334 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910334 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{ESTABLISHED}: -rx-> PFCP seq-13 SEID-0x5 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910334 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910334 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910335 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910335 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910335 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910335 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910335 DLSS7 <000c> osmo_ss7_asp.c:1175 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 80 d8 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 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  20250404085910335 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910335 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910335 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910335 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910335 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910335 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910335 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910335 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910335 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910335 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910335 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910335 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910335 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910335 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) 20250404085910335 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250404085910335 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910335 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910335 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910335 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910335 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910335 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910335 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910335 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910335 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910335 DLPFCP DEBUG ps_rab[0x55c700c2f570]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910335 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910335 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910335 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 14, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EB'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910338 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910338 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910338 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910338 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910338 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910338 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910338 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910338 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910338 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{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) 20250404085910338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-14 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910338 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910338 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-14 SEID-0x6 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910338 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910338 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910338 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910338 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910342 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910342 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa4199b) (hnbgw_rua.c:471) 20250404085910342 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10754459 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910342 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910342 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910342 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910343 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910343 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910343 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910343 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910343 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910343 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910343 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910343 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EB'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(437) TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 15, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250404085910344 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910344 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910344 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910344 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910344 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910345 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{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) 20250404085910345 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910345 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910345 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910345 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910345 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2a41), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910345 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910345 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910345 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910345 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910345 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 be 2a 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 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:1175) 20250404085910345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910345 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{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) 20250404085910345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{ESTABLISHED}: <-tx- PFCP seq-15 SEID-0x3eb SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910345 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{ESTABLISHED}: -rx-> PFCP seq-15 SEID-0x6 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910345 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 20250404085910345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910345 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910345 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910345 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910345 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910345 DLSS7 <000c> osmo_ss7_asp.c:1175 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 be 2a 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 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)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:3 20250404085910345 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910345 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910345 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910345 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910345 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910345 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910345 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910345 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910345 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910345 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer 20250404085910345 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085910345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910345 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910345 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910346 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) 20250404085910346 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250404085910346 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910346 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910346 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910346 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910346 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910346 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910346 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910346 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910346 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910346 DLPFCP DEBUG ps_rab[0x55c700c2f2f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910346 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910346 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910346 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910346 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910346 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 16, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EC'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910349 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910349 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910349 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910349 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910349 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910349 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910349 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910349 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{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) 20250404085910349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-16 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910349 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-16 SEID-0x7 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910349 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910349 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910353 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x53ebc1) (hnbgw_rua.c:471) 20250404085910353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5499841 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910353 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910353 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910353 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910353 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910353 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910353 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910353 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910353 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EC'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(438) TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 17, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250404085910355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910355 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910355 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{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) 20250404085910355 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910355 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910355 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910355 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910355 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00323242), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910355 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910355 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910355 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910355 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910355 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910355 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 32 32 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:1175) 20250404085910355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910355 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{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) 20250404085910355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{ESTABLISHED}: <-tx- PFCP seq-17 SEID-0x3ec SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910355 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{ESTABLISHED}: -rx-> PFCP seq-17 SEID-0x7 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910355 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 20250404085910355 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910355 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910355 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910355 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910355 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910355 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910355 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910355 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910355 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910355 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 32 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  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910356 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910356 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910356 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910356 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910356 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910356 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910356 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910356 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910356 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910356 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910356 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910356 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910356 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910356 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) 20250404085910356 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250404085910356 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910356 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910356 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910356 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910356 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910356 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910356 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910356 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910356 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910356 DLPFCP DEBUG ps_rab[0x55c700c0c3b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910356 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910356 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910356 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910356 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910356 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910359 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910359 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910359 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910359 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910359 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{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) 20250404085910359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-18 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-18 SEID-0x8 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910359 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910359 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910363 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910363 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x7a35c2) (hnbgw_rua.c:471) 20250404085910363 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8009154 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910363 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910363 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910363 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910363 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910363 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910363 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910363 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910363 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910363 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910363 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910363 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910363 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(439) TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910365 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910365 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{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) 20250404085910365 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910365 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3907), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910365 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910365 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 4f 39 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 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:1175) 20250404085910365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910365 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{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) 20250404085910365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{ESTABLISHED}: <-tx- PFCP seq-19 SEID-0x3ed SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910365 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{ESTABLISHED}: -rx-> PFCP seq-19 SEID-0x8 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910365 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910366 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4f 39 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 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)@5e928ce02d95: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:5 20250404085910366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910366 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)@5e928ce02d95: DT1 will be put to the reassembly buffer 20250404085910366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910366 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085910366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910366 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) 20250404085910366 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250404085910366 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910366 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910366 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910366 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910366 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910366 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910366 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910366 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910367 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910367 DLPFCP DEBUG ps_rab[0x55c700c151f0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910367 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910367 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910367 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910367 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910367 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910370 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910370 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910370 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910370 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910370 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{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) 20250404085910370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-20 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910370 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-20 SEID-0x9 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910370 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910370 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910370 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910374 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910374 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x8f0b6c) (hnbgw_rua.c:471) 20250404085910374 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374572 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910374 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910374 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910374 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910374 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910374 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910374 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910374 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910374 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910374 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(440) TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910376 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910376 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{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) 20250404085910376 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910376 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910376 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910376 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eef889), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910376 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910376 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910376 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910376 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910376 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 ee f8 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 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:1175) 20250404085910376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910376 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{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) 20250404085910376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{ESTABLISHED}: <-tx- PFCP seq-21 SEID-0x3ee SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910376 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{ESTABLISHED}: -rx-> PFCP seq-21 SEID-0x9 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910376 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910376 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910376 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910376 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910376 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910376 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ee f8 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 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)@5e928ce02d95: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910378 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910378 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910378 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910378 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910378 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910378 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910378 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910378 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910378 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910378 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910378 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910378 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) 20250404085910378 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250404085910378 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910378 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910378 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910378 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910378 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910378 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910378 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910378 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910378 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910378 DLPFCP DEBUG ps_rab[0x55c700c2d590]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910378 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910378 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910378 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910378 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910378 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 22, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003EF'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910381 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910381 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910381 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{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) 20250404085910381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-22 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910381 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-22 SEID-0xa SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910381 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910381 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910385 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910385 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfdfe62) (hnbgw_rua.c:471) 20250404085910385 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16645730 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910385 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910385 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910385 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910385 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910385 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910385 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910385 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910385 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910385 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003EF'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(441) TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 23, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250404085910387 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910387 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910387 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910387 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910387 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{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) 20250404085910387 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910387 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910387 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910387 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a2b11), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910387 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910387 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910387 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910387 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910387 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 5a 2b 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085910387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910387 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910387 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{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) 20250404085910387 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{ESTABLISHED}: <-tx- PFCP seq-23 SEID-0x3ef SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910387 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910387 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{ESTABLISHED}: -rx-> PFCP seq-23 SEID-0xa SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910387 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910387 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910387 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910387 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910387 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910387 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910387 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 2b 11 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@5e928ce02d95: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910388 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910388 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910388 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910388 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910388 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910388 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) 20250404085910388 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250404085910388 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910388 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910388 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910388 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910388 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910388 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910388 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910388 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910388 DLPFCP DEBUG ps_rab[0x55c700c2f420]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910388 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910388 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910392 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910392 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910392 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910392 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{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) 20250404085910392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-24 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910392 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-24 SEID-0xb SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910392 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910392 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910392 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910396 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910396 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x58435a) (hnbgw_rua.c:471) 20250404085910396 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5784410 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910397 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910397 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910397 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910397 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910397 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910397 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910397 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910397 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910397 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910397 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910397 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(442) TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910398 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910398 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910398 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910398 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910398 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910398 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910398 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{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) 20250404085910398 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910398 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910398 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910398 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad570), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910399 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 da d5 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085910399 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910399 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910399 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910399 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{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) 20250404085910399 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{ESTABLISHED}: <-tx- PFCP seq-25 SEID-0x3f0 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910399 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910399 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{ESTABLISHED}: -rx-> PFCP seq-25 SEID-0xb SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910399 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910399 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910399 DLSS7 <000c> osmo_ss7_asp.c:1175 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 da d5 70 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910400 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910400 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) 20250404085910400 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250404085910400 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910400 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910400 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910400 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910400 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910400 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910400 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910400 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910400 DLPFCP DEBUG ps_rab[0x55c700c2e4c0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910400 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910400 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910400 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 26, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F1'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910403 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910403 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910403 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910403 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910403 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910403 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910403 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{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) 20250404085910403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-26 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910403 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-26 SEID-0xc SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910403 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910403 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910403 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910408 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910408 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x6f7b07) (hnbgw_rua.c:471) 20250404085910408 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305991 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910408 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910408 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910408 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910408 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910408 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910408 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910408 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910408 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910408 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910408 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910408 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F1'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(443) TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 27, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250404085910410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910410 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{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) 20250404085910410 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 20250404085910410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910410 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910410 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910410 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00727b59), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 20250404085910410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910410 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 72 7b 59 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085910410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{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) 20250404085910410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{ESTABLISHED}: <-tx- PFCP seq-27 SEID-0x3f1 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{ESTABLISHED}: -rx-> PFCP seq-27 SEID-0xc SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910410 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 7b 59 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 02 00 00 00 00 00 00 00 00 00 00 00 00 00 00 22 00 22 00 00 00 00 00 06 00 08 00 00 00 02  20250404085910410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910410 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910410 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) 20250404085910410 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250404085910410 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910410 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910410 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910410 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910410 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910410 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910410 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910410 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910410 DLPFCP DEBUG ps_rab[0x55c700c0f5a0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910410 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910410 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910410 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910410 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910410 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 28, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F2'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910414 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910414 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910414 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910414 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910414 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910414 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910414 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910414 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910414 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{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) 20250404085910414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-28 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910414 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910414 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-28 SEID-0xd SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910414 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910414 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910414 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910414 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910418 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xf52f1f) (hnbgw_rua.c:471) 20250404085910418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16068383 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910418 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910418 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910418 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910418 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910418 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910418 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910418 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910418 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910418 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910418 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F2'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(444) TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 29, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, created_PDR := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit, failed_rule_id := omit, additional_usage_reports_information := omit, created_updated_traffic_endpoint := omit } } } 20250404085910421 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910421 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910421 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910421 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910421 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910421 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910421 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{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) 20250404085910421 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910421 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910421 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910421 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086ddfe), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910421 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910421 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910421 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910421 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910421 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 86 dd fe 00 01 2e 60 00 00 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:1175) 20250404085910421 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910421 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910421 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910421 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{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) 20250404085910421 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{ESTABLISHED}: <-tx- PFCP seq-29 SEID-0x3f2 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910421 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910421 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{ESTABLISHED}: -rx-> PFCP seq-29 SEID-0xd SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910421 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910421 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910421 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910421 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910421 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910421 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910421 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910421 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910421 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910421 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910421 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910421 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 dd fe 00 01 2e 60 00 00 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)@5e928ce02d95: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910424 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910424 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910424 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910424 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910424 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910424 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910424 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910424 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910424 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910424 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910424 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910424 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910424 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910424 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) 20250404085910424 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250404085910424 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910424 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910424 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910424 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910424 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910424 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910424 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910424 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910424 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910424 DLPFCP DEBUG ps_rab[0x55c700c41c60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910424 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910424 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910424 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910424 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910424 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 := '000000000000000E'O, sequence_number := 30, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F3'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910427 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910427 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910427 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{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) 20250404085910427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-30 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-30 SEID-0xe SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910427 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910431 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xfc466e) (hnbgw_rua.c:471) 20250404085910431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16533102 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910431 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910431 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910431 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910431 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910431 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910431 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910431 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F3'O, sequence_number := 31, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(445) TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 := '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 } } } 20250404085910433 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910433 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910433 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910433 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910433 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910433 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{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) 20250404085910433 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910433 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910433 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910433 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910433 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc8bc1), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910433 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910434 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910434 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 cc 8b c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085910434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{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) 20250404085910434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{ESTABLISHED}: <-tx- PFCP seq-31 SEID-0x3f3 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{ESTABLISHED}: -rx-> PFCP seq-31 SEID-0xe SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085910434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910434 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910434 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cc 8b c1 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@5e928ce02d95: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910434 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910434 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910434 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910434 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910434 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910434 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910434 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:11 20250404085910434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910434 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) 20250404085910434 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250404085910434 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910434 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910434 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910434 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910434 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910434 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910434 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910434 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910434 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910434 DLPFCP DEBUG ps_rab[0x55c700c41e30]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer 20250404085910434 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910434 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910434 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910434 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910434 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 := '000000000000000F'O, sequence_number := 32, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_establishment_response := { node_id := { elementIdentifier := 60, lengthIndicator := 0, node_id_type := 2, spare := '0000'B, node_id_value := '076F736D6F636F6D036F7267'O }, cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_ie := omit, UP_F_SEID := { elementIdentifier := 57, lengthIndicator := 0, v6 := '0'B, v4 := '1'B, spare := '000000'B, seid := '00000000000003F4'O, ipv4_address := '7F000001'O, ipv6_address := omit }, created_PDR_list := { { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0001'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '22002200'O, ipv4_address := '7F000002'O, ipv6_address := omit, choose_id := omit } } }, { elementIdentifier := 8, lengthIndicator := 0, grouped_ie := { pdr_id := { elementIdentifier := 56, lengthIndicator := 2, rule_id := '0002'O }, local_F_TEID := { elementIdentifier := 21, lengthIndicator := 0, v4 := '1'B, v6 := '0'B, ch := '0'B, chid := '0'B, spare := '0000'B, teid := '30303030'O ("0000"), ipv4_address := '7F000003'O, ipv6_address := omit, choose_id := omit } } } }, load_control_information := omit, overload_control_information := omit, node_list := omit, failed_rule_id := omit, created_traffic_endpoint_list := omit } } } 20250404085910438 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910438 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910438 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910438 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910438 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910438 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910438 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910438 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910438 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{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) 20250404085910438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-32 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910438 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910438 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-32 SEID-0xf SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910438 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910438 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910438 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 115 bytes of data (stream_srv.c:827) TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910442 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910442 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x2be0d6) (hnbgw_rua.c:471) 20250404085910442 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2875606 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910442 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910442 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910442 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910442 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910442 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910442 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910442 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910442 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910442 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910442 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910442 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910442 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 52, lengthIndicator := 48, seid := '00000000000003F4'O, sequence_number := 33, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_modification_request := { f_seid := omit, remove_PDR_list := omit, remove_FAR_list := omit, remove_URR_list := omit, remove_QER_list := omit, remove_BAR := omit, remove_traffic_endpoint := omit, create_PDR_list := omit, create_FAR_list := omit, create_URR_list := omit, create_QER_list := omit, create_BAR := omit, create_traffic_endpoint := omit, update_PDR_list := omit, update_FAR_list := { { elementIdentifier := 10, lengthIndicator := 32, grouped_ie := { far_id := { elementIdentifier := 108, lengthIndicator := 4, id_value := 1 }, apply_action := { elementIdentifier := 44, lengthIndicator := 2, drop := '0'B, forw := '1'B, buff := '0'B, nocp := '0'B, dupl := '0'B, spare := '000'B }, forwarding_parameters := omit, duplicating_parameters := omit, bar_id := omit } } }, update_URR_list := omit, update_QER_list := omit, update_BAR := omit, update_traffic_endpoint := omit, pfcpSMReq_flags := omit, query_URR_list := omit, node_list := omit, up_inactivity_timer := omit, querry_urr_reference := omit } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(446) TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 := '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 } } } 20250404085910444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910444 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910444 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{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) 20250404085910444 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910444 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910444 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910444 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910444 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b3516), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910444 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910444 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910444 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910444 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910444 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910444 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 4b 35 16 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085910444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910444 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{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) 20250404085910444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{ESTABLISHED}: <-tx- PFCP seq-33 SEID-0x3f4 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910444 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{ESTABLISHED}: -rx-> PFCP seq-33 SEID-0xf SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910444 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910444 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910444 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910444 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910444 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910444 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910444 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910444 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910444 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910444 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 35 16 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@5e928ce02d95: Session index based on connection ID:13 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910445 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) 20250404085910445 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:12 20250404085910445 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910445 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910445 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910445 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer 20250404085910445 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910445 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910445 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910445 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910445 DLPFCP DEBUG ps_rab[0x55c700c2ee60]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910445 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910445 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer 20250404085910445 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910445 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910445 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910448 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910448 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910448 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910448 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910448 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910448 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910448 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910448 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910448 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910448 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910448 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{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) 20250404085910448 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-34 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910448 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910448 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-34 SEID-0x10 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910448 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910448 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910448 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910448 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910452 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910452 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xecf70d) (hnbgw_rua.c:471) 20250404085910452 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15529741 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910452 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910452 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910452 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910452 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910452 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910452 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910452 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910452 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910452 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910452 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910452 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(447) TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910454 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910454 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{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) 20250404085910454 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910454 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e334c), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085910454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910454 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085910454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910454 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 0e 33 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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:1175) 20250404085910454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910454 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{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) 20250404085910454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{ESTABLISHED}: <-tx- PFCP seq-35 SEID-0x3f5 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{ESTABLISHED}: -rx-> PFCP seq-35 SEID-0x10 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910454 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910454 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910454 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910454 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910454 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910454 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910454 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910454 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910454 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910454 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 33 4c 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 00 00 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)@5e928ce02d95: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:13 20250404085910455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910455 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085910455 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910455 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910455 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910455 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085910455 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085910455 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910455 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910455 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) 20250404085910455 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250404085910455 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910455 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910455 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910455 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910455 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910455 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910455 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910455 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910455 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910455 DLPFCP DEBUG ps_rab[0x55c700c2f770]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910455 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910455 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910455 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910455 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910455 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":818 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910458 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910458 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910458 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910458 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910458 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910458 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910458 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910458 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{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) 20250404085910458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-36 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910458 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-36 SEID-0x11 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910458 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910458 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910458 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910463 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910463 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xa677e7) (hnbgw_rua.c:471) 20250404085910463 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10909671 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910463 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910463 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910463 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910463 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910463 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910463 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910463 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910463 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910463 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910463 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910463 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(448) TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910465 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910465 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910465 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{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) 20250404085910465 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910465 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910465 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910465 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910465 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b005e), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910465 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910465 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910465 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910465 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910465 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910465 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 5b 00 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 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:1175) 20250404085910465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910465 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{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) 20250404085910465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{ESTABLISHED}: <-tx- PFCP seq-37 SEID-0x3f6 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910465 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910465 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{ESTABLISHED}: -rx-> PFCP seq-37 SEID-0x11 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910465 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910465 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910465 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910465 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910465 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910465 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910465 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 00 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 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)@5e928ce02d95: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:91 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F000001000000000000000000000000000010101010400100'O 20250404085910465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085910465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085910465 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085910465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085910465 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085910465 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085910465 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085910465 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910465 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer 20250404085910465 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085910466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085910466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085910466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085910466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085910466 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) 20250404085910466 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250404085910466 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085910466 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085910466 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085910466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085910466 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404085910466 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404085910466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404085910466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910466 DMAIN DEBUG RAB Assignment: setting up GTP tunnel mapping via UPF 127.0.0.1:8805 (context_map_sccp.c:242) 20250404085910466 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910466 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910466 DLPFCP DEBUG ps_rab[0x55c700c423b0]{RX_CORE_REMOTE_F_TEID}: Allocated (fsm.c:456) 20250404085910466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{RX_CORE_REMOTE_F_TEID}: State change to WAIT_PFCP_EST_RESP (no timeout) (ps_rab_fsm.c:194) 20250404085910466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910466 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_EST_RESP}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: sending (pfcp_endpoint.c:258) 20250404085910466 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910466 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_LOCAL_F_TEIDS (no timeout) (ps_rab_ass_fsm.c:262) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '0000030025006C000400000002002C0002020000040013002A0001010054000A0100101010107F000001'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":838 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910469 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_EST_RESP}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_EST_RESP}: Received Event PS_RAB_EV_PFCP_EST_RESP (ps_rab_fsm.c:357) 20250404085910469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Received Event PS_RAB_ASS_EV_LOCAL_F_TEIDS_RX (ps_rab_fsm.c:445) 20250404085910469 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404085910469 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (ps_rab_ass_fsm.c:364) 20250404085910469 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 115 bytes (hnbgw_rua.c:122) 20250404085910469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:368) 20250404085910469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Freeing instance (ps_rab_ass_fsm.c:368) 20250404085910469 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_LOCAL_F_TEIDS}: Deallocated (fsm.c:568) 20250404085910469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_EST_RESP}: State change to WAIT_ACCESS_REMOTE_F_TEID (no timeout) (ps_rab_fsm.c:449) 20250404085910469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{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) 20250404085910469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_ACCESS_REMOTE_F_TEID}: <-tx- PFCP seq-38 SEID-0x0 SESSION_EST_REQ: discarding (pfcp_msg.c:456) 20250404085910469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910469 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_ACCESS_REMOTE_F_TEID}: -rx-> PFCP seq-38 SEID-0x12 SESSION_EST_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910469 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910469 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085910469 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)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085910473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085910473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085910473 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404085910473 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404085910473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xc283b1) (hnbgw_rua.c:471) 20250404085910473 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747697 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404085910473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404085910473 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404085910473 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404085910473 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404085910473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910473 DRANAP DEBUG ps_rab_ass[0x55c700c13f90]{RX_RAB_ASS_MSG}: Allocated (fsm.c:456) 20250404085910473 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{RX_RAB_ASS_MSG}: PS RAB-AssignmentResponse received, updating RABs (ps_rab_ass_fsm.c:444) 20250404085910473 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910473 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_ACCESS_REMOTE_F_TEID}: Received Event PS_RAB_EV_RX_ACCESS_REMOTE_F_TEID (ps_rab_fsm.c:472) 20250404085910473 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_ACCESS_REMOTE_F_TEID}: State change to WAIT_PFCP_MOD_RESP (no timeout) (ps_rab_fsm.c:488) 20250404085910473 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085910473 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_MOD_RESP}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: sending (pfcp_endpoint.c:258) 20250404085910473 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085910473 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{RX_RAB_ASS_MSG}: State change to WAIT_RABS_ESTABLISHED (no timeout) (ps_rab_ass_fsm.c:476) HNBGW-PFCP(424)@5e928ce02d95: Warning: dec_PDU_PFCP(): Data remained at the end of the stream after successful decoding: '00000B000E0054000A0100440044007F000004'O HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085910475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085910475 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_MOD_RESP}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085910475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_MOD_RESP}: Received Event PS_RAB_EV_PFCP_MOD_RESP (ps_rab_fsm.c:566) 20250404085910475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_MOD_RESP}: State change to ESTABLISHED (no timeout) (ps_rab_fsm.c:607) 20250404085910475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Received Event PS_RAB_ASS_EV_RAB_ESTABLISHED (ps_rab_fsm.c:614) 20250404085910475 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404085910475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{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) 20250404085910475 DRANAP NOTICE ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Sending RANAP PS RAB-AssignmentResponse with mapped GTP info (ps_rab_ass_fsm.c:604) 20250404085910475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (ps_rab_ass_fsm.c:606) 20250404085910475 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085910475 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085910475 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003654c5), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f000002000000000000000000000000000022002200) (sccp_scrc.c:415) 20250404085910475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085910475 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085910475 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085910475 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085910475 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085910475 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 36 54 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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:1175) 20250404085910475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_ass_fsm.c:613) 20250404085910475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Freeing instance (ps_rab_ass_fsm.c:613) 20250404085910475 DRANAP DEBUG ps_rab_ass(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697)[0x55c700c13f90]{WAIT_RABS_ESTABLISHED}: Deallocated (fsm.c:568) 20250404085910475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{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) 20250404085910475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{ESTABLISHED}: <-tx- PFCP seq-39 SEID-0x3f7 SESSION_MOD_REQ: discarding (pfcp_msg.c:456) 20250404085910475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085910475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{ESTABLISHED}: -rx-> PFCP seq-39 SEID-0x12 SESSION_MOD_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085910475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085910475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085910475 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085910475 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085910475 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085910475 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085910475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085910475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085910475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085910475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085910475 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085910475 DLSS7 <000c> osmo_ss7_asp.c:1175 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 36 54 c5 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 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)@5e928ce02d95: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912322 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912322 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912322 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912322 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912322 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912322 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912322 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912322 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912322 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912322 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912323 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912323 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912323 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912323 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) 20250404085912323 DLSCCP DEBUG Received CO:CODT for local reference 38 (sccp_scoc.c:1855) 20250404085912323 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912323 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912323 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912323 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912323 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912323 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912323 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912323 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912323 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912323 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912323 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912323 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912323 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912323 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)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(434) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085912334 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912334 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{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) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_USE_COUNT}: <-tx- PFCP seq-40 SEID-0x3e8 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_USE_COUNT}: -rx-> PFCP seq-40 SEID-0x3 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912335 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7251039-RAB-23)[0x55c700c32670]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912335 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)7251039 20250404085912350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912351 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6ea45f,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912351 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7251039 SCCP-38 sgsn-0 MI=IMSI-262420000000000: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912351 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912351 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912351 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912351 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912351 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062aac1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912351 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912351 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912351 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912351 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912351 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912351 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 62 aa c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912351 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912351 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912351 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 aa c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085912352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912352 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912352 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912352 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) 20250404085912352 DLSCCP DEBUG Received CO:CODT for local reference 39 (sccp_scoc.c:1855) 20250404085912352 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912352 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912352 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912352 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912352 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912352 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912352 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912352 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912352 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912352 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912352 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912352 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912352 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912352 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912352 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912352 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912352 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912353 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) 20250404085912353 DLSCCP DEBUG Received CO:CODT for local reference 40 (sccp_scoc.c:1855) 20250404085912353 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912353 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912353 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912353 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912353 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912353 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912353 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912353 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250404085912353 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912353 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912353 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912353 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912353 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)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(435) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:0 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(436) TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085912359 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912359 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912359 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{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) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_USE_COUNT}: <-tx- PFCP seq-41 SEID-0x3e9 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_USE_COUNT}: -rx-> PFCP seq-41 SEID-0x4 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-700725-RAB-23)[0x55c700c14910]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085912360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912360 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{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) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_USE_COUNT}: <-tx- PFCP seq-42 SEID-0x3ea SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912360 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_USE_COUNT}: -rx-> PFCP seq-42 SEID-0x5 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912360 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912361 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10633543-RAB-23)[0x55c700c19f60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912361 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912361 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 0TC_ps_rab_assignment_concurrent0(434)5991661 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:4 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)700725 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)10633543 20250404085912365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912365 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912365 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xab135,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912365 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-700725 SCCP-39 sgsn-0 MI=IMSI-262420000000001: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912365 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912365 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912365 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912365 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912365 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912365 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912365 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005ab039), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912366 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912366 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912366 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912366 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912366 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 5a b0 39 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912366 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912366 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912366 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912366 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b0 39 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085912366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912366 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912366 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) 20250404085912366 DLSCCP DEBUG Received CO:CODT for local reference 41 (sccp_scoc.c:1855) 20250404085912366 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912366 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912366 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912366 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912366 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912366 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912366 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912366 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912366 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912366 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912366 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912366 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912367 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa24147,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633543 SCCP-40 sgsn-0 MI=IMSI-262420000000002: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912367 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912367 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912367 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912367 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0080d88e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912367 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 80 d8 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:1175) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912367 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=0062aac1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912367 DLSCCP DEBUG Received CO:RELRE for local reference 38 (sccp_scoc.c:1855) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912367 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912367 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912367 DCN DEBUG handle_cn_disc_ind() conn_id=38 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:202) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7251039)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{disconnected}: Freeing instance (context_map.c:206) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-38)[0x55c700c15ef0]{disconnected}: Deallocated (fsm.c:568) 20250404085912367 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7251039 SCCP-38 sgsn-0 MI=IMSI-262420000000000: Deallocating (context_map.c:225) 20250404085912367 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=0062aac1), PART(T=Source Reference,L=4,D=00000026) (sccp_scrc.c:415) 20250404085912367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912367 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912367 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912367 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912367 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912367 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 62 aa c1 00 00 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(38)[0x55c700c30650]{IDLE}: Deallocated (fsm.c:568) 20250404085912367 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912367 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912367 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912367 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) 20250404085912367 DLSCCP DEBUG Received CO:CODT for local reference 42 (sccp_scoc.c:1855) 20250404085912367 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912367 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912367 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912367 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912367 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912367 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912367 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912367 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912367 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 2 (2*PFCPtx) (pfcp_cp_peer.c:416) 20250404085912367 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912367 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912367 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912367 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912367 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912367 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 aa c1 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912367 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912367 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912367 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912367 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912367 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912367 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912367 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912367 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912367 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912367 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912367 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912367 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912367 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912367 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912367 DLSS7 <000c> osmo_ss7_asp.c:1175 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 80 d8 8e 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085912368 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912368 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912368 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912368 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912368 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912368 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912368 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912368 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912368 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912368 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 aa c1 00 00 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:1 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EB'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(437) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EC'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(438) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:0 TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(437): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000006'O, sequence_number := 43, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 3 (2*PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912374 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{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) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_USE_COUNT}: <-tx- PFCP seq-43 SEID-0x3eb SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 2 (PFCPtx,PFCPrx) (pfcp_msg.c:464) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_USE_COUNT}: -rx-> PFCP seq-43 SEID-0x6 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912374 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10754459-RAB-23)[0x55c700c2f570]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912374 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 1 (PFCPtx) (pfcp_msg.c:464) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(438): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '0000000000000007'O, sequence_number := 44, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 1TC_ps_rab_assignment_concurrent0(435)13649773 20250404085912375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912375 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{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) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-44 SEID-0x3ec SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-44 SEID-0x7 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912375 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5499841-RAB-23)[0x55c700c2f2f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912375 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:1 20250404085912376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912376 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912376 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912376 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912376 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912376 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912376 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912376 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912376 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912376 DLSS7 <000c> osmo_ss7_asp.c:1175 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-RAN(431)@5e928ce02d95: Deleted conn table entry 2TC_ps_rab_assignment_concurrent0(436)11349769 20250404085912376 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912376 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912376 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912376 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) 20250404085912376 DLSCCP DEBUG Received CO:CODT for local reference 43 (sccp_scoc.c:1855) 20250404085912376 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912376 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912376 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912376 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912376 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912376 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912377 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912377 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912377 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912377 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912377 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912377 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912377 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912377 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912377 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)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(439) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:2 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)10754459 TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)5499841 20250404085912381 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912381 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa4199b,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912381 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10754459 SCCP-41 sgsn-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912381 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912381 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912381 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912381 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912381 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00be2a41), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912381 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912381 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912381 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912381 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912381 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912381 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 be 2a 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:1175) 20250404085912381 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912381 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912381 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912381 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912381 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912381 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_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912381 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912381 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912381 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912381 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912381 DLSS7 <000c> osmo_ss7_asp.c:1175 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 be 2a 41 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085912381 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912381 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912381 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912381 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912382 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b0 39 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912382 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=005ab039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912382 DLSCCP DEBUG Received CO:RELRE for local reference 39 (sccp_scoc.c:1855) 20250404085912382 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912382 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912382 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912382 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912382 DCN DEBUG handle_cn_disc_ind() conn_id=39 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{disconnected}: Freeing instance (context_map.c:202) 20250404085912382 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-700725)[0x55c700c16090]{disconnected}: Deallocated (fsm.c:568) 20250404085912382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085912382 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-39)[0x55c700c15dc0]{disconnected}: Deallocated (fsm.c:568) 20250404085912382 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-700725 SCCP-39 sgsn-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404085912382 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=005ab039), PART(T=Source Reference,L=4,D=00000027) (sccp_scrc.c:415) 20250404085912382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912382 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912382 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912382 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912382 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912382 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 5a b0 39 00 00 27 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912382 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912382 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912382 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912382 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912382 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912382 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912382 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912382 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912382 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912382 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912382 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912382 DLSS7 <000c> osmo_ss7_asp.c:1175 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 80 d8 8e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912382 DLSCCP DEBUG SCCP-SCOC(39)[0x55c700c2a5e0]{IDLE}: Deallocated (fsm.c:568) 20250404085912382 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912382 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912382 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912382 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=0080d88e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912382 DLSCCP DEBUG Received CO:RELRE for local reference 40 (sccp_scoc.c:1855) 20250404085912383 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912383 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912383 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912383 DCN DEBUG handle_cn_disc_ind() conn_id=40 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{disconnected}: Freeing instance (context_map.c:202) 20250404085912383 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10633543)[0x55c700c2bc30]{disconnected}: Deallocated (fsm.c:568) 20250404085912383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{disconnected}: Freeing instance (context_map.c:206) 20250404085912383 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-40)[0x55c700c131f0]{disconnected}: Deallocated (fsm.c:568) 20250404085912383 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10633543 SCCP-40 sgsn-0 MI=IMSI-262420000000002: Deallocating (context_map.c:225) 20250404085912383 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=0080d88e), PART(T=Source Reference,L=4,D=00000028) (sccp_scrc.c:415) 20250404085912383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912383 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912383 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912383 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912383 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912383 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912383 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 80 d8 8e 00 00 28 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912383 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912383 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912383 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912383 DLSCCP DEBUG SCCP-SCOC(40)[0x55c700c43df0]{IDLE}: Deallocated (fsm.c:568) 20250404085912383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912383 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912383 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912383 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912383 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912383 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912383 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912383 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085912383 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a b0 39 00 00 27 00 00 06 00 08 00 00 00 02  20250404085912383 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912383 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912384 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912384 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912384 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912384 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912384 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912384 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912384 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912384 DLSS7 <000c> osmo_ss7_asp.c:1175 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 80 d8 8e 00 00 28 00 00 06 00 08 00 00 00 02  20250404085912385 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085912385 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{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) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-45 SEID-0x3ed SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912385 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-45 SEID-0x8 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912385 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-8009154-RAB-23)[0x55c700c0c3b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912385 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912385 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:6 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912387 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912387 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912387 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912387 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912387 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found 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_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:1 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085912387 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912387 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912387 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:2 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085912387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912387 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912387 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) 20250404085912387 DLSCCP DEBUG Received CO:CODT for local reference 44 (sccp_scoc.c:1855) 20250404085912387 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912387 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912387 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912387 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912387 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912387 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912388 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912388 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 3TC_ps_rab_assignment_concurrent0(437)16581083 20250404085912388 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912388 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912388 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912388 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x53ebc1,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5499841 SCCP-42 sgsn-0 MI=IMSI-262420000000004: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912388 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912389 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912389 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912389 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00323242), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912389 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 32 32 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:1175) 20250404085912389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912389 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912389 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912389 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912389 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912389 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 32 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)@5e928ce02d95: Session index based on connection ID:3 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(440) 20250404085912391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912391 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912391 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912391 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912391 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912391 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912391 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912391 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912391 DLSS7 <000c> osmo_ss7_asp.c:1175 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 be 2a 41 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912392 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912392 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=00be2a41), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912392 DLSCCP DEBUG Received CO:RELRE for local reference 41 (sccp_scoc.c:1855) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)8009154 20250404085912392 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912392 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912392 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:4 TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912392 DCN DEBUG handle_cn_disc_ind() conn_id=41 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{disconnected}: Freeing instance (context_map.c:202) 20250404085912392 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10754459)[0x55c700c10560]{disconnected}: Deallocated (fsm.c:568) 20250404085912392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{disconnected}: Freeing instance (context_map.c:206) 20250404085912392 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-41)[0x55c700c10230]{disconnected}: Deallocated (fsm.c:568) 20250404085912392 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10754459 SCCP-41 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085912392 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=00be2a41), PART(T=Source Reference,L=4,D=00000029) (sccp_scrc.c:415) 20250404085912392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912392 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912392 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 be 2a 41 00 00 29 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912392 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912392 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912392 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912392 DLSCCP DEBUG SCCP-SCOC(41)[0x55c700c11d20]{IDLE}: Deallocated (fsm.c:568) 20250404085912392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912392 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912392 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912392 DLSS7 <000c> osmo_ss7_asp.c:1175 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 be 2a 41 00 00 29 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:7 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW-PFCP(424)@5e928ce02d95: 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 } } } TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912395 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{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) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_USE_COUNT}: <-tx- PFCP seq-46 SEID-0x3ee SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_USE_COUNT}: -rx-> PFCP seq-46 SEID-0x9 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-9374572-RAB-23)[0x55c700c151f0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085912395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912395 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912395 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912395 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912395 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912395 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912395 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912395 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912395 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912395 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912395 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) 20250404085912395 DLSCCP DEBUG Received CO:CODT for local reference 45 (sccp_scoc.c:1855) 20250404085912395 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:3 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085912395 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912395 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912395 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912395 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912395 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912395 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912395 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912395 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912395 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912395 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x7a35c2,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8009154 SCCP-43 sgsn-0 MI=IMSI-262420000000005: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912395 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912395 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912396 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912396 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912396 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004f3907), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912396 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912396 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 4f 39 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:1175) 20250404085912396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912396 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912396 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912396 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4f 39 07 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 4TC_ps_rab_assignment_concurrent0(438)1350605 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003EF'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:4 HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(441) 20250404085912398 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912398 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912398 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912398 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912398 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912398 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912398 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912398 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912398 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 32 42 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912398 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912398 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912398 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912398 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=00323242), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912398 DLSCCP DEBUG Received CO:RELRE for local reference 42 (sccp_scoc.c:1855) 20250404085912398 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912398 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912398 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:5 20250404085912398 DCN DEBUG handle_cn_disc_ind() conn_id=42 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912398 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{disconnected}: Freeing instance (context_map.c:202) 20250404085912399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5499841)[0x55c700c10360]{disconnected}: Deallocated (fsm.c:568) 20250404085912399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{disconnected}: Freeing instance (context_map.c:206) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer 20250404085912399 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-42)[0x55c700c43f20]{disconnected}: Deallocated (fsm.c:568) 20250404085912399 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5499841 SCCP-42 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085912399 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=00323242), PART(T=Source Reference,L=4,D=0000002a) (sccp_scrc.c:415) 20250404085912399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912399 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912399 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 32 32 42 00 00 2a 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912399 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912399 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912399 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912399 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912399 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912399 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912399 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912399 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912399 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912399 DLSS7 <000c> osmo_ss7_asp.c:1175 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 32 32 42 00 00 2a 00 00 06 00 08 00 00 00 02  20250404085912399 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912399 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912399 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912399 DLSCCP DEBUG SCCP-SCOC(42)[0x55c700c4d150]{IDLE}: Deallocated (fsm.c:568) HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(441): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000A'O, sequence_number := 47, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)9374572 20250404085912400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912400 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{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) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_USE_COUNT}: <-tx- PFCP seq-47 SEID-0x3ef SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_USE_COUNT}: -rx-> PFCP seq-47 SEID-0xa SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912400 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16645730-RAB-23)[0x55c700c2d590]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912400 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:4 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 5TC_ps_rab_assignment_concurrent0(439)16282367 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:5 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:8 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)16645730 20250404085912403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912403 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912403 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912403 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912403 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912403 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912403 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912403 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912403 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4f 39 07 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912403 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912403 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912403 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=004f3907), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912403 DLSCCP DEBUG Received CO:RELRE for local reference 43 (sccp_scoc.c:1855) 20250404085912403 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912403 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912403 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912403 DCN DEBUG handle_cn_disc_ind() conn_id=43 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{disconnected}: Freeing instance (context_map.c:202) 20250404085912403 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8009154)[0x55c700c1a1e0]{disconnected}: Deallocated (fsm.c:568) 20250404085912403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{disconnected}: Freeing instance (context_map.c:206) 20250404085912403 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-43)[0x55c700c12110]{disconnected}: Deallocated (fsm.c:568) 20250404085912403 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8009154 SCCP-43 sgsn-0 MI=IMSI-262420000000005: Deallocating (context_map.c:225) 20250404085912403 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=004f3907), PART(T=Source Reference,L=4,D=0000002b) (sccp_scrc.c:415) 20250404085912403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912403 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912403 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912404 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 4f 39 07 00 00 2b 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(43)[0x55c700c32070]{IDLE}: Deallocated (fsm.c:568) 20250404085912404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912404 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4f 39 07 00 00 2b 00 00 06 00 08 00 00 00 02  20250404085912404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912404 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912404 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912404 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912404 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912404 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912404 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) 20250404085912404 DLSCCP DEBUG Received CO:CODT for local reference 46 (sccp_scoc.c:1855) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912404 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912404 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912404 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912404 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912404 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912404 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912404 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912404 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912404 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912404 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x8f0b6c,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374572 SCCP-44 sgsn-0 MI=IMSI-262420000000006: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912404 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912404 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912404 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00eef889), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912404 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 ee f8 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:1175) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912404 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912404 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912404 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912404 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912404 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912404 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912404 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912404 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912404 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912404 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ee f8 89 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085912404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfdfe62,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912404 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16645730 SCCP-45 sgsn-0 MI=IMSI-262420000000007: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912404 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912404 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912404 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912404 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912404 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005a2b11), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912404 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912404 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912404 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912404 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912404 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912404 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 5a 2b 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:1175) 20250404085912404 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912404 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912405 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912405 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912405 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912405 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912405 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912405 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912405 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912405 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912405 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 2b 11 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(442) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:5 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:7 TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 } } } TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912408 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912408 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{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) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_USE_COUNT}: <-tx- PFCP seq-48 SEID-0x3f0 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912408 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_USE_COUNT}: -rx-> PFCP seq-48 SEID-0xb SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912408 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-5784410-RAB-23)[0x55c700c2f420]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912408 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912408 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 6TC_ps_rab_assignment_concurrent0(440)10672195 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 7TC_ps_rab_assignment_concurrent0(441)12710856 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:6 20250404085912409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912409 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912409 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912409 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912409 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912409 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912409 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912409 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ee f8 89 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:7 20250404085912409 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912409 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912409 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=00eef889), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912409 DLSCCP DEBUG Received CO:RELRE for local reference 44 (sccp_scoc.c:1855) 20250404085912409 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912409 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912409 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912409 DCN DEBUG handle_cn_disc_ind() conn_id=44 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{disconnected}: Freeing instance (context_map.c:202) 20250404085912409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374572)[0x55c700c1a3c0]{disconnected}: Deallocated (fsm.c:568) 20250404085912409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{disconnected}: Freeing instance (context_map.c:206) 20250404085912409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-44)[0x55c700c18de0]{disconnected}: Deallocated (fsm.c:568) 20250404085912409 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374572 SCCP-44 sgsn-0 MI=IMSI-262420000000006: Deallocating (context_map.c:225) 20250404085912409 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=00eef889), PART(T=Source Reference,L=4,D=0000002c) (sccp_scrc.c:415) 20250404085912409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912409 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 ee f8 89 00 00 2c 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912409 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912409 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912409 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912409 DLSCCP DEBUG SCCP-SCOC(44)[0x55c700c30780]{IDLE}: Deallocated (fsm.c:568) 20250404085912409 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912409 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912409 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912409 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912409 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912409 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912410 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ee f8 89 00 00 2c 00 00 06 00 08 00 00 00 02  20250404085912410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912410 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912410 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912410 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912410 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912410 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=005a2b11), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912410 DLSCCP DEBUG Received CO:RELRE for local reference 45 (sccp_scoc.c:1855) 20250404085912410 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912410 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912410 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912410 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912410 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 2b 11 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912410 DCN DEBUG handle_cn_disc_ind() conn_id=45 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{disconnected}: Freeing instance (context_map.c:202) 20250404085912410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16645730)[0x55c700c4d360]{disconnected}: Deallocated (fsm.c:568) 20250404085912410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{disconnected}: Freeing instance (context_map.c:206) 20250404085912410 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-45)[0x55c700c11e50]{disconnected}: Deallocated (fsm.c:568) 20250404085912410 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16645730 SCCP-45 sgsn-0 MI=IMSI-262420000000007: Deallocating (context_map.c:225) 20250404085912410 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=005a2b11), PART(T=Source Reference,L=4,D=0000002d) (sccp_scrc.c:415) 20250404085912410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912410 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912410 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 5a 2b 11 00 00 2d 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912410 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912410 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912410 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912410 DLSCCP DEBUG SCCP-SCOC(45)[0x55c700c31080]{IDLE}: Deallocated (fsm.c:568) 20250404085912410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912410 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 2b 11 00 00 2d 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:6 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)5784410 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:7 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912415 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912415 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912415 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912415 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912415 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) 20250404085912415 DLSCCP DEBUG Received CO:CODT for local reference 47 (sccp_scoc.c:1855) 20250404085912415 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912415 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912415 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912415 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912415 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912415 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912415 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912415 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912415 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912415 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912415 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912415 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x58435a,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912415 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5784410 SCCP-46 sgsn-0 MI=IMSI-262420000000008: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912415 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912415 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912415 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912416 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912416 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912416 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dad570), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912416 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912416 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912416 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912416 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912416 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912416 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 da d5 70 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912416 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912416 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912416 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912416 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912416 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912416 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912416 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912416 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912416 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912416 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912416 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912416 DLSS7 <000c> osmo_ss7_asp.c:1175 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 da d5 70 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F1'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(443) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 8TC_ps_rab_assignment_concurrent0(442)3518462 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:8 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(443): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000C'O, sequence_number := 49, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250404085912419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912419 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{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) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_USE_COUNT}: <-tx- PFCP seq-49 SEID-0x3f1 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912419 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_USE_COUNT}: -rx-> PFCP seq-49 SEID-0xc SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912419 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912420 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-7305991-RAB-23)[0x55c700c2e4c0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912420 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085912420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912420 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912420 DLSS7 <000c> osmo_ss7_asp.c:1175 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 da d5 70 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912420 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=00dad570), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912420 DLSCCP DEBUG Received CO:RELRE for local reference 46 (sccp_scoc.c:1855) 20250404085912420 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912420 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912420 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912420 DCN DEBUG handle_cn_disc_ind() conn_id=46 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{disconnected}: Freeing instance (context_map.c:202) 20250404085912420 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5784410)[0x55c700c163f0]{disconnected}: Deallocated (fsm.c:568) 20250404085912420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{disconnected}: Freeing instance (context_map.c:206) 20250404085912420 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-46)[0x55c700c30a80]{disconnected}: Deallocated (fsm.c:568) 20250404085912420 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5784410 SCCP-46 sgsn-0 MI=IMSI-262420000000008: Deallocating (context_map.c:225) 20250404085912420 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=00dad570), PART(T=Source Reference,L=4,D=0000002e) (sccp_scrc.c:415) 20250404085912420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912420 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912420 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912420 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912420 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912420 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912420 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912420 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912420 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912420 DLSS7 <000c> osmo_ss7_asp.c:1175 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 da d5 70 00 00 2e 00 00 06 00 08 00 00 00 02  20250404085912420 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912420 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912420 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 da d5 70 00 00 2e 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912420 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912420 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912420 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912420 DLSCCP DEBUG SCCP-SCOC(46)[0x55c700c168d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:8 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)7305991 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912427 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912427 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912427 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912427 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912427 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912427 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912427 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912427 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) 20250404085912427 DLSCCP DEBUG Received CO:CODT for local reference 48 (sccp_scoc.c:1855) 20250404085912427 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912427 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912427 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912427 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912427 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912427 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912427 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912427 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912427 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912427 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x6f7b07,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912427 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305991 SCCP-47 sgsn-0 MI=IMSI-262420000000009: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912427 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912427 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912427 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912427 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912427 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00727b59), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912427 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912427 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912427 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912427 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912427 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912427 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 72 7b 59 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912427 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912427 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912427 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912427 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912427 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912427 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912427 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912427 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912427 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912427 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912427 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912427 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 7b 59 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F2'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(444) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() CLIENT.receive from TC_ps_rab_assignment_concurrent0(444): { s_flag := '0'B, mp := '0'B, spare := '000'B, version := 1, message_type := 0, lengthIndicator := 0, seid := '000000000000000D'O, sequence_number := 50, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } 20250404085912431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912431 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{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) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_USE_COUNT}: <-tx- PFCP seq-50 SEID-0x3f2 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_USE_COUNT}: -rx-> PFCP seq-50 SEID-0xd SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912431 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16068383-RAB-23)[0x55c700c0f5a0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912431 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 9TC_ps_rab_assignment_concurrent0(443)14041506 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:9 20250404085912432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912432 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912432 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 7b 59 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912432 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912432 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=00727b59), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912432 DLSCCP DEBUG Received CO:RELRE for local reference 47 (sccp_scoc.c:1855) 20250404085912432 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912432 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912432 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912432 DCN DEBUG handle_cn_disc_ind() conn_id=47 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{disconnected}: Freeing instance (context_map.c:202) 20250404085912432 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-7305991)[0x55c700c12240]{disconnected}: Deallocated (fsm.c:568) 20250404085912432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{disconnected}: Freeing instance (context_map.c:206) 20250404085912432 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-47)[0x55c700c32340]{disconnected}: Deallocated (fsm.c:568) 20250404085912432 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7305991 SCCP-47 sgsn-0 MI=IMSI-262420000000009: Deallocating (context_map.c:225) 20250404085912432 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=00727b59), PART(T=Source Reference,L=4,D=0000002f) (sccp_scrc.c:415) 20250404085912432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912432 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912432 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 72 7b 59 00 00 2f 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912432 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912432 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912432 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912432 DLSCCP DEBUG SCCP-SCOC(47)[0x55c700c16fa0]{IDLE}: Deallocated (fsm.c:568) 20250404085912432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912432 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 7b 59 00 00 2f 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:9 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)16068383 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:11 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912440 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912440 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912440 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912440 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912440 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912440 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912440 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912441 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) 20250404085912441 DLSCCP DEBUG Received CO:CODT for local reference 49 (sccp_scoc.c:1855) 20250404085912441 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912441 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912441 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912441 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912441 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912441 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912441 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912441 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912441 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912441 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912441 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912441 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xf52f1f,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912441 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16068383 SCCP-48 sgsn-0 MI=IMSI-262420000000010: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912441 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912441 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912441 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912441 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912441 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0086ddfe), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912441 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912441 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912441 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912441 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912441 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 86 dd fe 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912441 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912441 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912441 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912441 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912441 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912441 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912441 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912441 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912441 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912441 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912441 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912441 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 dd fe 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F3'O, sequence_number := 51, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(445) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW-PFCP(424)@5e928ce02d95: 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 := '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 } } } 20250404085912446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912446 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{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) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_USE_COUNT}: <-tx- PFCP seq-51 SEID-0x3f3 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_USE_COUNT}: -rx-> PFCP seq-51 SEID-0xe SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912446 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-16533102-RAB-23)[0x55c700c41c60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912446 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 10TC_ps_rab_assignment_concurrent0(444)12008196 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:10 20250404085912448 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912448 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912448 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912448 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912448 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912448 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912448 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912448 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912448 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912448 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 dd fe 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912448 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912448 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=0086ddfe), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912448 DLSCCP DEBUG Received CO:RELRE for local reference 48 (sccp_scoc.c:1855) 20250404085912448 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912448 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912448 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912448 DCN DEBUG handle_cn_disc_ind() conn_id=48 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{disconnected}: Freeing instance (context_map.c:202) 20250404085912448 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16068383)[0x55c700c12d40]{disconnected}: Deallocated (fsm.c:568) 20250404085912448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{disconnected}: Freeing instance (context_map.c:206) 20250404085912448 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-48)[0x55c700c11f80]{disconnected}: Deallocated (fsm.c:568) 20250404085912448 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16068383 SCCP-48 sgsn-0 MI=IMSI-262420000000010: Deallocating (context_map.c:225) 20250404085912449 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=0086ddfe), PART(T=Source Reference,L=4,D=00000030) (sccp_scrc.c:415) 20250404085912449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912449 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912449 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912449 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912449 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912449 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 86 dd fe 00 00 30 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912449 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912449 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912449 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912449 DLSCCP DEBUG SCCP-SCOC(48)[0x55c700c2c110]{IDLE}: Deallocated (fsm.c:568) 20250404085912449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912449 DLSS7 <000c> osmo_ss7_asp.c:1175 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 86 dd fe 00 00 30 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:10 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)16533102 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912453 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912453 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912453 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912454 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912454 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) 20250404085912454 DLSCCP DEBUG Received CO:CODT for local reference 50 (sccp_scoc.c:1855) 20250404085912454 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912454 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912454 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912454 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912454 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912454 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912454 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912454 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912454 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 36 bytes of data (stream_srv.c:827) 20250404085912454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912454 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912454 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xfc466e,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912454 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-16533102 SCCP-49 sgsn-0 MI=IMSI-262420000000011: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912454 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912454 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912454 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912454 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912454 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00cc8bc1), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912454 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912454 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912454 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912454 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912454 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 cc 8b c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912454 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912455 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912455 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912455 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912455 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912455 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912455 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085912455 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912455 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912455 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912455 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cc 8b c1 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, remote_name := "127.0.0.2", remote_port := 8805 }, pdu := { s_flag := '1'B, mp := '0'B, spare := '000'B, version := 1, message_type := 54, lengthIndicator := 12, seid := '00000000000003F4'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_request := { } } } } HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(446) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:11 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 11TC_ps_rab_assignment_concurrent0(445)15133672 HNBGW-PFCP(424)@5e928ce02d95: 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 := '000000000000000F'O, sequence_number := 52, spare2 := '0000'B, mp_or_spare := '0000'B, message_body := { pfcp_session_deletion_response := { cause := { elementIdentifier := 19, lengthIndicator := 0, causeValue := '01'O }, offending_IE := omit, load_control_information := omit, overload_control_information := omit, usage_report := omit } } } HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:11 20250404085912462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912462 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{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) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_USE_COUNT}: <-tx- PFCP seq-52 SEID-0x3f4 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_USE_COUNT}: -rx-> PFCP seq-52 SEID-0xf SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912462 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-2875606-RAB-23)[0x55c700c41e30]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912462 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) 20250404085912463 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912463 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912463 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912463 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912463 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912463 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912463 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912463 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912463 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912463 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cc 8b c1 00 00 00 00 00 00 06 00 08 00 00 00 07  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:13 20250404085912463 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 20250404085912463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912463 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912463 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912463 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=00cc8bc1), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912463 DLSCCP DEBUG Received CO:RELRE for local reference 49 (sccp_scoc.c:1855) 20250404085912463 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912463 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912463 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912463 DCN DEBUG handle_cn_disc_ind() conn_id=49 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{disconnected}: Freeing instance (context_map.c:202) 20250404085912463 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-16533102)[0x55c700c17c90]{disconnected}: Deallocated (fsm.c:568) 20250404085912463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{disconnected}: Freeing instance (context_map.c:206) 20250404085912463 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-49)[0x55c700c17dc0]{disconnected}: Deallocated (fsm.c:568) 20250404085912464 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-16533102 SCCP-49 sgsn-0 MI=IMSI-262420000000011: Deallocating (context_map.c:225) 20250404085912464 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=00cc8bc1), PART(T=Source Reference,L=4,D=00000031) (sccp_scrc.c:415) 20250404085912464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912464 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912464 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912464 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912464 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912464 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 cc 8b c1 00 00 31 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912464 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912464 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912464 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912464 DLSCCP DEBUG SCCP-SCOC(49)[0x55c700c2ce20]{IDLE}: Deallocated (fsm.c:568) 20250404085912464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912464 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912464 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912464 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404085912464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912464 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912464 DLSS7 <000c> osmo_ss7_asp.c:1175 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 cc 8b c1 00 00 31 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912465 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912465 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912465 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912465 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912465 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912466 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912466 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912466 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) 20250404085912466 DLSCCP DEBUG Received CO:CODT for local reference 51 (sccp_scoc.c:1855) 20250404085912466 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912466 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912466 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912466 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912466 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912466 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912466 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912466 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912466 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912466 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912466 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912466 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912466 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912466 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912466 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)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:11 HNBGW-PFCP(424)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(447) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)2875606 TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912470 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912470 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x2be0d6,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912470 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2875606 SCCP-50 sgsn-0 MI=IMSI-262420000000012: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912470 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912470 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912470 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912470 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912470 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004b3516), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912470 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912470 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912470 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912470 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912470 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 4b 35 16 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912470 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912470 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912470 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912470 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912470 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912470 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912470 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912470 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 35 16 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085912472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912472 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{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) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_USE_COUNT}: <-tx- PFCP seq-53 SEID-0x3f5 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_USE_COUNT}: -rx-> PFCP seq-53 SEID-0x10 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912472 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-15529741-RAB-23)[0x55c700c2ee60]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912472 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912475 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912475 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912475 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912475 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912475 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912475 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912475 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912475 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912475 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912475 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912475 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912475 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) 20250404085912475 DLSCCP DEBUG Received CO:CODT for local reference 52 (sccp_scoc.c:1855) 20250404085912475 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912475 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912475 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912475 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912475 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912475 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912475 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912475 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912475 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912475 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912475 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912475 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912475 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912475 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912475 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)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(448) HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 12TC_ps_rab_assignment_concurrent0(446)6160355 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:12 TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)15529741 TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912479 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912479 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210)[0;m 20250404085912479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xecf70d,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912479 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15529741 SCCP-51 sgsn-0 MI=IMSI-262420000000013: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912479 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912479 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912479 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912479 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912479 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e334c), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085912479 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912479 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085912479 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912479 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912479 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912479 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 0e 33 4c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912479 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912479 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912479 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912479 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912479 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912480 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912480 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912480 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912480 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 33 4c 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 02  20250404085912480 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912480 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912480 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912480 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912480 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912480 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912480 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912480 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912480 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912480 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 35 16 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912480 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912480 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912480 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=004b3516), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912480 DLSCCP DEBUG Received CO:RELRE for local reference 50 (sccp_scoc.c:1855) 20250404085912480 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912480 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912480 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912480 DCN DEBUG handle_cn_disc_ind() conn_id=50 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{disconnected}: Freeing instance (context_map.c:202) 20250404085912480 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-2875606)[0x55c700c2c640]{disconnected}: Deallocated (fsm.c:568) 20250404085912480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{disconnected}: Freeing instance (context_map.c:206) 20250404085912480 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-50)[0x55c700c2c770]{disconnected}: Deallocated (fsm.c:568) 20250404085912480 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2875606 SCCP-50 sgsn-0 MI=IMSI-262420000000012: Deallocating (context_map.c:225) 20250404085912480 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=004b3516), PART(T=Source Reference,L=4,D=00000032) (sccp_scrc.c:415) 20250404085912480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912480 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912480 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912480 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912480 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912480 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912480 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 4b 35 16 00 00 32 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912480 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912480 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912481 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912481 DLSCCP DEBUG SCCP-SCOC(50)[0x55c700c2dad0]{IDLE}: Deallocated (fsm.c:568) 20250404085912481 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912481 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912481 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912481 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912481 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912481 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912481 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912481 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912481 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912481 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b 35 16 00 00 32 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: 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 } } } 20250404085912481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912481 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{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) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_USE_COUNT}: <-tx- PFCP seq-54 SEID-0x3f6 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_USE_COUNT}: -rx-> PFCP seq-54 SEID-0x11 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912481 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-10909671-RAB-23)[0x55c700c2f770]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:13 20250404085912481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912481 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_len:12 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: vl_from0 TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404085912484 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912484 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912484 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912484 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912484 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912484 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912484 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912484 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 13TC_ps_rab_assignment_concurrent0(447)3587410 20250404085912484 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912484 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085912484 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912484 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912484 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) 20250404085912484 DLSCCP DEBUG Received CO:CODT for local reference 53 (sccp_scoc.c:1855) 20250404085912484 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404085912484 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912484 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404085912484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404085912484 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404085912484 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404085912484 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404085912484 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{ESTABLISHED}: RAB release, deleting PFCP session (ps_rab_fsm.c:725) 20250404085912484 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{ESTABLISHED}: State change to WAIT_PFCP_DEL_RESP (no timeout) (ps_rab_fsm.c:726) 20250404085912484 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPtx: now used by 1 (PFCPtx) (pfcp_cp_peer.c:416) 20250404085912484 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_DEL_RESP}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: sending (pfcp_endpoint.c:258) 20250404085912484 DLPFCP DEBUG retransmit unanswered Requests 3 x 3000ms; keep sent Responses for 10000ms (pfcp_endpoint.c:279) 20250404085912484 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404085912484 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=ps) payload of 36 bytes (hnbgw_rua.c:122) 20250404085912484 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085912484 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)@5e928ce02d95: Session index based on connection ID:13 HNBGW-PFCP(424)@5e928ce02d95: PFCP_Emulation main() PFCP.receive: { peer := { conn_id := 1, 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)@5e928ce02d95: found destination TC_ps_rab_assignment_concurrent0(449) TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)10909671 20250404085912486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912486 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912486 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xa677e7,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912486 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10909671 SCCP-52 sgsn-0 MI=IMSI-262420000000014: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912486 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912486 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912486 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912486 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912486 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912486 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912486 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005b005e), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912486 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912486 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912487 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 5b 00 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:1175) 20250404085912487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912487 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 00 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(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912487 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912487 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 33 4c 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912487 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=000e334c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912487 DLSCCP DEBUG Received CO:RELRE for local reference 51 (sccp_scoc.c:1855) 20250404085912487 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912487 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912487 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912487 DCN DEBUG handle_cn_disc_ind() conn_id=51 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{disconnected}: Freeing instance (context_map.c:202) 20250404085912487 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15529741)[0x55c700c2cf50]{disconnected}: Deallocated (fsm.c:568) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{disconnected}: Freeing instance (context_map.c:206) 20250404085912487 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-51)[0x55c700c2e0a0]{disconnected}: Deallocated (fsm.c:568) 20250404085912487 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15529741 SCCP-51 sgsn-0 MI=IMSI-262420000000013: Deallocating (context_map.c:225) 20250404085912487 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=000e334c), PART(T=Source Reference,L=4,D=00000033) (sccp_scrc.c:415) 20250404085912487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085912487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912487 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085912487 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912487 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912487 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912487 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 0e 33 4c 00 00 33 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912487 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912487 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912487 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912487 DLSCCP DEBUG SCCP-SCOC(51)[0x55c700c2e940]{IDLE}: Deallocated (fsm.c:568) 20250404085912487 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912487 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912487 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912487 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912487 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085912487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912487 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912487 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 33 4c 00 00 33 00 00 06 00 08 00 00 00 02  HNBGW-PFCP(424)@5e928ce02d95: 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 } } } HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes 20250404085912488 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: + PFCPrx: now used by 2 (PFCPtx,PFCPrx) (pfcp_cp_peer.c:416) 20250404085912488 DLPFCP INFO ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_DEL_RESP}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): received (pfcp_endpoint.c:420) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_DEL_RESP}: Received Event PS_RAB_EV_PFCP_DEL_RESP (ps_rab_fsm.c:645) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_PFCP_DEL_RESP}: State change to WAIT_USE_COUNT (no timeout) (ps_rab_fsm.c:657) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{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) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_USE_COUNT}: <-tx- PFCP seq-55 SEID-0x3f7 SESSION_DEL_REQ: discarding (pfcp_msg.c:456) 20250404085912489 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPtx: now used by 1 (PFCPrx) (pfcp_msg.c:464) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_USE_COUNT}: -rx-> PFCP seq-55 SEID-0x12 SESSION_DEL_RESP: Request accepted (success): discarding (pfcp_msg.c:456) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_USE_COUNT}: Received Event PS_RAB_EV_USE_COUNT_ZERO (ps_rab_fsm.c:668) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_USE_COUNT}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (ps_rab_fsm.c:684) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_USE_COUNT}: Freeing instance (ps_rab_fsm.c:684) 20250404085912489 DLPFCP DEBUG ps_rab(127-0-0-1:9999-TTCN3-HNB-0-RUA-12747697-RAB-23)[0x55c700c423b0]{WAIT_USE_COUNT}: Deallocated (fsm.c:568) 20250404085912489 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: - PFCPrx: now used by 0 (-) (pfcp_msg.c:464) 20250404085912489 DLPFCP DEBUG pfcp_cp_peer(127-0-0-1:8805)[0x55c700c070c0]{associated}: Received Event PFCP_CP_PEER_EV_USE_COUNT_ZERO (pfcp_cp_peer.c:90) HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:13 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 14TC_ps_rab_assignment_concurrent0(448)13089022 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:14 20250404085912491 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912491 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912491 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912491 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912491 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912491 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912491 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912491 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912491 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912491 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912492 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912492 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=005b005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912492 DLSCCP DEBUG Received CO:RELRE for local reference 52 (sccp_scoc.c:1855) 20250404085912492 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912492 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912492 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912492 DCN DEBUG handle_cn_disc_ind() conn_id=52 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{disconnected}: Freeing instance (context_map.c:202) 20250404085912492 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10909671)[0x55c700c17b10]{disconnected}: Deallocated (fsm.c:568) 20250404085912492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{disconnected}: Freeing instance (context_map.c:206) 20250404085912492 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-52)[0x55c700c2dc00]{disconnected}: Deallocated (fsm.c:568) 20250404085912492 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10909671 SCCP-52 sgsn-0 MI=IMSI-262420000000014: Deallocating (context_map.c:225) 20250404085912492 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=005b005e), PART(T=Source Reference,L=4,D=00000034) (sccp_scrc.c:415) 20250404085912492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912492 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912492 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 5b 00 5e 00 00 34 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912492 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912492 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912492 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912492 DLSCCP DEBUG SCCP-SCOC(52)[0x55c700c300f0]{IDLE}: Deallocated (fsm.c:568) 20250404085912492 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912492 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912492 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912492 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912492 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912492 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912492 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912492 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912492 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912492 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 00 5e 00 00 34 00 00 06 00 08 00 00 00 02  TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)12747697 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:14 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending 20250404085912688 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085912689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085912689 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404085912689 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404085912689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0xc283b1,cause=radio(normal)) (hnbgw_rua.c:439) 20250404085912689 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747697 SCCP-53 sgsn-0 MI=IMSI-262420000000015: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404085912689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404085912689 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404085912689 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404085912689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404085912689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085912689 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404085912689 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404085912689 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003654c5), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404085912689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912689 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912689 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912689 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912689 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912689 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912689 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 36 54 c5 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912689 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404085912689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404085912689 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404085912689 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912689 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912689 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912689 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912689 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912689 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912689 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912689 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912690 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912690 DLSS7 <000c> osmo_ss7_asp.c:1175 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 36 54 c5 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)@5e928ce02d95: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Deleted conn table entry 15TC_ps_rab_assignment_concurrent0(449)1788392 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on connection ID:15 20250404085912696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085912696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085912696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085912696 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085912696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085912696 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=003654c5), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404085912696 DLSCCP DEBUG Received CO:RELRE for local reference 53 (sccp_scoc.c:1855) 20250404085912696 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404085912696 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085912696 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404085912696 DCN DEBUG handle_cn_disc_ind() conn_id=53 responding_addr=RI=SSN_PC,PC=0.23.1,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404085912696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404085912696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404085912696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085912696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{disconnected}: Freeing instance (context_map.c:202) 20250404085912696 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12747697)[0x55c700c17ef0]{disconnected}: Deallocated (fsm.c:568) 20250404085912696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085912696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{disconnected}: Freeing instance (context_map.c:206) 20250404085912696 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-53)[0x55c700c2ec20]{disconnected}: Deallocated (fsm.c:568) 20250404085912696 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12747697 SCCP-53 sgsn-0 MI=IMSI-262420000000015: Deallocating (context_map.c:225) 20250404085912696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912696 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085912696 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085912696 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085912696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085912696 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085912696 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085912696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085912696 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912696 DLSS7 <000c> osmo_ss7_asp.c:1175 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 36 54 c5 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404085912696 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=003654c5), PART(T=Source Reference,L=4,D=00000035) (sccp_scrc.c:415) 20250404085912696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085912696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085912696 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085912696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085912696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085912696 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 36 54 c5 00 00 35 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085912696 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404085912696 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404085912696 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404085912696 DLSCCP DEBUG SCCP-SCOC(53)[0x55c700c3c440]{IDLE}: Deallocated (fsm.c:568) 20250404085912696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085912696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085912696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085912696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085912696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085912697 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085912697 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085912697 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085912697 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085912697 DLSS7 <000c> osmo_ss7_asp.c:1175 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 36 54 c5 00 00 35 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Session index based on local reference:15 HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: RLC received in state:disconnect_pending TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085914714 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36269<->l=127.0.0.1:4262) (control_if.c:193) 20250404085914715 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36650<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(423)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(422)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085914722 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36646<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085914724 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085914724 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085914724 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085914724 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(427)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(428)@5e928ce02d95: Final verdict of PTC: none 20250404085914728 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085914728 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) 20250404085914728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085914728 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085914728 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085914728 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) 20250404085914728 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085914728 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085914728 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 20250404085914728 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085914728 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085914729 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085914729 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085914729 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085914729 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 20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085914729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085914729 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085914729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085914729 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085914729 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085914729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085914729 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085914729 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085914729 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085914729 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085914729 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) 20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085914729 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 20250404085914729 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085914729 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085914729 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085914729 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085914729 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085914729 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) 20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085914729 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085914729 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 20250404085914730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085914730 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085914730 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085914730 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085914730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085914730 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085914730 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 20250404085914730 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085914730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085914730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085914730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085914730 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085914730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085914730 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085914730 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085914730 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085914730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085914730 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085914730 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085914730 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085914730 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) TC_ps_rab_assignment_concurrent-Iuh0(425)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(432)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(429)@5e928ce02d95: Final verdict of PTC: none TC_ps_rab_assignment_concurrent-Iuh0-RUA(426)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(430)@5e928ce02d95: Final verdict of PTC: none 20250404085914744 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36670<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36702<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36722<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914745 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36654<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36686<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36708<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36744<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(443)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(442)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(436)@5e928ce02d95: Final verdict of PTC: pass 20250404085914747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36756<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(441)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(439)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(448)@5e928ce02d95: Final verdict of PTC: pass 20250404085914747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36770<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36772<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36792<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085914748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36682<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_ps_rab_assignment_concurrent0(435)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(440)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(434)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(449)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(438)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(444)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(447)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(445)@5e928ce02d95: Final verdict of PTC: pass TC_ps_rab_assignment_concurrent0(437)@5e928ce02d95: Final verdict of PTC: pass MutexDispCT-TC_ps_rab_assignment_concurrent(421)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(424)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(431)@5e928ce02d95: Final verdict of PTC: none TC_ps_rab_assignment_concurrent0(446)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(433)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_ps_rab_assignment_concurrent(421): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(422): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(424): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0(425): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent-Iuh0-RUA(426): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(427): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(428): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(429): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(430): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(431): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(432): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(433): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(434): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(435): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(436): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(437): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(438): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(439): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(440): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(441): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(442): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(443): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(444): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(445): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(446): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(447): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(448): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_ps_rab_assignment_concurrent0(449): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_ps_rab_assignment_concurrent finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:59:14 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 20250404085915004 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085915506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:36798<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=1892580) Waiting for packet dumper to finish... 1 (prev_count=1892580, count=1893440) 20250404085916730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085916730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085916730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085916730 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085916730 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085916730 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:59:17 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Compl_on_1_cnlink started. 20250404085918616 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085918621 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085918624 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42223<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085918694 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085918694 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085918701 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918701 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918701 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918701 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918701 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918701 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918701 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918701 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085918701 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:38873 (stream_srv.c:142) 20250404085918701 DMAIN INFO New HNB SCTP connection r=127.0.0.1:38873<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085918702 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918702 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085918702 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918702 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918702 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918702 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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918703 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) 20250404085918703 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) 20250404085918703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085918703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085918703 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918703 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918703 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085918703 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918703 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085918703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085918703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085918703 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918703 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918703 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085918703 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918703 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085918703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085918703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085918703 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918703 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918703 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085918703 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918703 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918703 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918703 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918703 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 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085918703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918703 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 20250404085918703 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918703 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085918703 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085918703 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085918703 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085918703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918703 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918703 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918703 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085918703 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(460)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(460)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(460)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085918715 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918715 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918715 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918715 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918715 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918715 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918715 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085918715 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918716 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918716 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085918716 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918716 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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918717 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) 20250404085918717 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) 20250404085918717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085918717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085918717 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918717 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918717 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085918717 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918717 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085918717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085918717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085918717 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918717 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918717 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085918717 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918717 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085918717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085918717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085918717 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918717 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918717 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085918717 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085918717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085918717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085918717 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918717 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 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085918717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918717 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 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085918717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085918717 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 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085918717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085918717 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(463)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(463)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(463)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(461)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085918736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085918736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085918736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085918736 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085918736 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085918736 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085918736 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085918736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085918736 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085918740 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085918740 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085918740 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085918740 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085918740 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) 20250404085918740 DLGLOBAL DEBUG validating counter group 0x55c6f7c9cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250404085918740 DHNBAP DEBUG (127.0.0.1:38873 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085918740 DHNBAP NOTICE (127.0.0.1:38873 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085918740 DHNBAP NOTICE (127.0.0.1:38873 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085918740 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085918740 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085918913 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 20250404085918913 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 20250404085918913 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085918913 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085918920 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918921 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085918921 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085918921 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085918921 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085918921 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085918921 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085918921 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 20250404085918921 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085918921 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085918921 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085918923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918923 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085918923 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085918923 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085918923 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085918924 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085918924 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085918924 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 20250404085918924 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085918924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085918924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085918924 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085918924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085918924 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085918924 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085918924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085918924 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085918924 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085918924 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085918924 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085918924 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085918924 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918925 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918925 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085918925 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918925 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918925 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918925 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918925 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918925 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918925 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918925 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085918925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085918925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085918926 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085918926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085918926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085918926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085918926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085918926 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085918926 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085918927 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 20250404085918927 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 20250404085918927 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085918927 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085918933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085918933 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085918933 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085918933 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085918933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085918933 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085918933 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 20250404085918933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085918933 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085918933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085918936 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918936 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085918936 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085918936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085918936 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085918936 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085918936 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085918936 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 20250404085918936 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085918936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085918936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085918936 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085918936 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085918936 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085918937 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085918937 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085918937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085918937 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085918937 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085918937 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085918937 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085918937 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085918937 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085918938 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085918938 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085918938 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085918938 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085918938 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085918938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918938 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918938 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918938 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085918938 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085918938 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085918938 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085918938 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085918938 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085918938 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085918938 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085918938 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085918938 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085918938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085918938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085918938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085918939 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085918939 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085918939 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085918939 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085918939 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085918939 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085918939 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(459)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085919730 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085919730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085919730 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085919730 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085919730 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085919730 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085919730 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085919730 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085919730 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085919730 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085919730 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085919730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085919730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085919730 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085919730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085919730 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085919730 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085919730 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085919730 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085919730 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085919730 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085919730 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) 20250404085919730 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085919730 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085919730 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919730 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919730 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919730 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085919731 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085919731 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085919731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085919731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085919731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085919731 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085919731 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085919731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085919731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085919731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085919731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085919731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085919731 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085919731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085919731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085919731 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085919731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085919733 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085919733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085919733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085919733 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085919733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085919733 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085919733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085919733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085919733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085919733 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085919733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085919733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085919733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085919733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085919733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085919733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085919733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085919733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085919733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085919734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085919734 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085919734 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085919734 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(462)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085919739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085919739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085919739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085919739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085919739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085919739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085919739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085919739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085919739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085919739 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085919739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085919739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085919739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085919739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085919739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085919739 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085919739 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085919739 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085919739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919739 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085919739 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085919739 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085919739 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085919739 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) 20250404085919739 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085919739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085919739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085919739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085919739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085919740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085919740 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085919740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085919740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085919740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085919740 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085919740 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085919740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085919740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085919740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085919740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085919740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085919740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085919740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085919740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085919740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085919740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085919742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085919742 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085919742 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085919742 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085919742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085919742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085919742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085919742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085919742 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085919742 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085919742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085919742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085919742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085919742 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085919742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085919742 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085919743 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085919743 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085919743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085919743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085919743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085919743 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085919743 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085919743 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085919743 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085919743 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085919746 DLCTRL DEBUG Command: GET 765555930 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085919746 DLCTRL DEBUG Tx Command reply: GET_REPLY 765555930 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085919750 DLCTRL DEBUG Command: GET 887935435 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085919750 DLCTRL DEBUG Tx Command reply: GET_REPLY 887935435 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085919754 DLCTRL DEBUG Command: GET 622629512 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085919754 DLCTRL DEBUG Tx Command reply: GET_REPLY 622629512 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085919757 DLCTRL DEBUG Command: GET 606049762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085919757 DLCTRL DEBUG Tx Command reply: GET_REPLY 606049762 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085919758 DLCTRL DEBUG Command: GET 394566836 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085919759 DLCTRL DEBUG Tx Command reply: GET_REPLY 394566836 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085919761 DLCTRL DEBUG Command: GET 230454983 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085919761 DLCTRL DEBUG Tx Command reply: GET_REPLY 230454983 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085919764 DLCTRL DEBUG Command: GET 682017349 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085919764 DLCTRL DEBUG Tx Command reply: GET_REPLY 682017349 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085919767 DLCTRL DEBUG Command: GET 439593729 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085919767 DLCTRL DEBUG Tx Command reply: GET_REPLY 439593729 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085919770 DLCTRL DEBUG Command: GET 766934616 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085919770 DLCTRL DEBUG Tx Command reply: GET_REPLY 766934616 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085919772 DLCTRL DEBUG Command: GET 689577085 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085919772 DLCTRL DEBUG Tx Command reply: GET_REPLY 689577085 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085919773 DLCTRL DEBUG Command: GET 932169737 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085919773 DLCTRL DEBUG Tx Command reply: GET_REPLY 932169737 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085919776 DLCTRL DEBUG Command: GET 820782243 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085919776 DLCTRL DEBUG Tx Command reply: GET_REPLY 820782243 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085919778 DLCTRL DEBUG Command: GET 128321024 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085919778 DLCTRL DEBUG Tx Command reply: GET_REPLY 128321024 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085919779 DLCTRL DEBUG Command: GET 513123959 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085919779 DLCTRL DEBUG Tx Command reply: GET_REPLY 513123959 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085919781 DLCTRL DEBUG Command: GET 886595335 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085919781 DLCTRL DEBUG Tx Command reply: GET_REPLY 886595335 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085919782 DLCTRL DEBUG Command: GET 790450078 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085919782 DLCTRL DEBUG Tx Command reply: GET_REPLY 790450078 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085919783 DLCTRL DEBUG Command: GET 453839177 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085919783 DLCTRL DEBUG Tx Command reply: GET_REPLY 453839177 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085919783 DLCTRL DEBUG Command: GET 207732363 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085919783 DLCTRL DEBUG Tx Command reply: GET_REPLY 207732363 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085919784 DLCTRL DEBUG Command: GET 872753081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085919784 DLCTRL DEBUG Tx Command reply: GET_REPLY 872753081 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085919785 DLCTRL DEBUG Command: GET 982114295 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085919785 DLCTRL DEBUG Tx Command reply: GET_REPLY 982114295 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000000100111110'B, t_guard := 20.000000 } 20250404085919811 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)2398892 20250404085920863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085920863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085920863 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085920863 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085920863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x249aac, normal) (hnbgw_rua.c:407) 20250404085920863 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404085920863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085920863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2398892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085920863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085920863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085920863 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2398892 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085920863 DCN DEBUG map_sccp[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085920863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085920863 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2398892 <-> SCCP-54 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085920863 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2398892 SCCP-54 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085920863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085920863 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085920863 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085920863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085920863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085920863 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085920863 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{IDLE}: Allocated (fsm.c:456) 20250404085920863 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085920863 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000040004f400300013e0056400500f1100926) (sccp_scrc.c:415) 20250404085920863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085920863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085920863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085920863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085920863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085920863 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085920863 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085920863 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085920863 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085920863 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085920863 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085920863 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085920863 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085920863 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085920863 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085920863 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 01 3e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085920863 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085920863 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085920863 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085920863 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085920863 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085920863 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085920864 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085920864 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085920864 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085920864 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085920864 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085920864 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085920864 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 01 3e 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(465) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Compl_on_1_cnlink0(465)10179460 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085920875 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085920875 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085920875 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085920875 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085920875 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085920875 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085920875 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085920875 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085920875 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085920875 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 ef 5c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085920875 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085920875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085920875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085920875 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085920875 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085920875 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0074ef5c) (sccp_scrc.c:486) 20250404085920875 DLSCCP DEBUG Received CO:COAK for local reference 54 (sccp_scoc.c:1855) 20250404085920875 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085920875 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085920875 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085920875 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085920875 DCN DEBUG handle_cn_conn_conf() conn_id=54, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085920875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085920875 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(465)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404085920876 DLCTRL DEBUG Command: GET 168360141 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085920876 DLCTRL DEBUG Tx Command reply: GET_REPLY 168360141 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085920878 DLCTRL DEBUG Command: GET 410336650 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085920878 DLCTRL DEBUG Tx Command reply: GET_REPLY 410336650 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085920882 DLCTRL DEBUG Command: GET 794023945 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085920882 DLCTRL DEBUG Tx Command reply: GET_REPLY 794023945 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085920885 DLCTRL DEBUG Command: GET 571868199 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085920885 DLCTRL DEBUG Tx Command reply: GET_REPLY 571868199 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085920889 DLCTRL DEBUG Command: GET 587206960 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085920889 DLCTRL DEBUG Tx Command reply: GET_REPLY 587206960 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085920893 DLCTRL DEBUG Command: GET 933790222 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085920893 DLCTRL DEBUG Tx Command reply: GET_REPLY 933790222 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085920896 DLCTRL DEBUG Command: GET 293781019 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085920896 DLCTRL DEBUG Tx Command reply: GET_REPLY 293781019 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085920899 DLCTRL DEBUG Command: GET 602930299 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085920899 DLCTRL DEBUG Tx Command reply: GET_REPLY 602930299 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085920904 DLCTRL DEBUG Command: GET 508790653 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085920904 DLCTRL DEBUG Tx Command reply: GET_REPLY 508790653 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085920907 DLCTRL DEBUG Command: GET 756111450 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085920907 DLCTRL DEBUG Tx Command reply: GET_REPLY 756111450 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085920910 DLCTRL DEBUG Command: GET 221413861 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085920910 DLCTRL DEBUG Tx Command reply: GET_REPLY 221413861 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085920912 DLCTRL DEBUG Command: GET 360748232 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085920913 DLCTRL DEBUG Tx Command reply: GET_REPLY 360748232 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085920915 DLCTRL DEBUG Command: GET 604589456 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085920915 DLCTRL DEBUG Tx Command reply: GET_REPLY 604589456 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085920917 DLCTRL DEBUG Command: GET 860011897 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085920917 DLCTRL DEBUG Tx Command reply: GET_REPLY 860011897 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085920918 DLCTRL DEBUG Command: GET 729279532 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085920918 DLCTRL DEBUG Tx Command reply: GET_REPLY 729279532 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085920920 DLCTRL DEBUG Command: GET 496550653 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085920920 DLCTRL DEBUG Tx Command reply: GET_REPLY 496550653 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085920922 DLCTRL DEBUG Command: GET 440554337 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085920922 DLCTRL DEBUG Tx Command reply: GET_REPLY 440554337 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085920923 DLCTRL DEBUG Command: GET 646805355 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085920923 DLCTRL DEBUG Tx Command reply: GET_REPLY 646805355 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085920924 DLCTRL DEBUG Command: GET 214552099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085920924 DLCTRL DEBUG Tx Command reply: GET_REPLY 214552099 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085920925 DLCTRL DEBUG Command: GET 571337714 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085920925 DLCTRL DEBUG Tx Command reply: GET_REPLY 571337714 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001100111101'B, t_guard := 20.000000 } 20250404085920952 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: f_create_expect(l3 := '05240103505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)4762026 20250404085921974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085921974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085921974 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085921974 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085921974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x48a9aa, normal) (hnbgw_rua.c:407) 20250404085921974 DHNB DEBUG map_rua[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404085921974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085921974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4762026 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085921974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085921974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085921974 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085921974 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4762026 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085921974 DCN DEBUG map_sccp[0x55c700c14910]{init}: Allocated (fsm.c:456) 20250404085921974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085921974 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4762026 <-> SCCP-55 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085921974 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4762026 SCCP-55 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085921974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085921974 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085921974 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085921974 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085921974 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085921975 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085921975 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{IDLE}: Allocated (fsm.c:456) 20250404085921975 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085921975 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000040004f400300033d0056400500f1100926) (sccp_scrc.c:415) 20250404085921975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085921975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085921975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085921975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085921975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085921975 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085921975 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085921975 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085921975 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085921975 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085921975 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085921975 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085921975 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085921975 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085921975 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085921975 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 3d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085921975 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085921975 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085921975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085921975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085921975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085921975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085921975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085921975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085921975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085921975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085921975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085921975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085921975 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3d 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Found Expect[0] for l3='05240103505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(466) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Compl_on_1_cnlink0(466)5735852 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085921979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085921979 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085921979 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085921979 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085921979 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085921979 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085921979 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085921979 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085921979 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085921979 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3d 9f ed 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085921979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085921979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085921979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085921979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085921979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085921979 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d9fed) (sccp_scrc.c:486) 20250404085921979 DLSCCP DEBUG Received CO:COAK for local reference 55 (sccp_scoc.c:1855) 20250404085921979 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085921979 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085921979 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) TC_mscpool_L3Compl_on_1_cnlink0(466)@5e928ce02d95: setverdict(pass): none -> pass 20250404085921979 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085921979 DCN DEBUG handle_cn_conn_conf() conn_id=55, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085921979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085921979 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085921981 DLCTRL DEBUG Command: GET 404425433 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085921981 DLCTRL DEBUG Tx Command reply: GET_REPLY 404425433 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085921983 DLCTRL DEBUG Command: GET 489858696 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085921983 DLCTRL DEBUG Tx Command reply: GET_REPLY 489858696 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085921985 DLCTRL DEBUG Command: GET 961430909 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085921985 DLCTRL DEBUG Tx Command reply: GET_REPLY 961430909 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085921987 DLCTRL DEBUG Command: GET 193412186 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085921987 DLCTRL DEBUG Tx Command reply: GET_REPLY 193412186 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085921988 DLCTRL DEBUG Command: GET 658306144 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085921988 DLCTRL DEBUG Tx Command reply: GET_REPLY 658306144 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085921990 DLCTRL DEBUG Command: GET 718018431 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085921990 DLCTRL DEBUG Tx Command reply: GET_REPLY 718018431 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085921991 DLCTRL DEBUG Command: GET 312668011 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085921991 DLCTRL DEBUG Tx Command reply: GET_REPLY 312668011 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085921993 DLCTRL DEBUG Command: GET 597681646 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085921993 DLCTRL DEBUG Tx Command reply: GET_REPLY 597681646 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085921995 DLCTRL DEBUG Command: GET 130188110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085921995 DLCTRL DEBUG Tx Command reply: GET_REPLY 130188110 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085921998 DLCTRL DEBUG Command: GET 766609823 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085921998 DLCTRL DEBUG Tx Command reply: GET_REPLY 766609823 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085922001 DLCTRL DEBUG Command: GET 335095335 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085922001 DLCTRL DEBUG Tx Command reply: GET_REPLY 335095335 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085922003 DLCTRL DEBUG Command: GET 479996920 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085922003 DLCTRL DEBUG Tx Command reply: GET_REPLY 479996920 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085922007 DLCTRL DEBUG Command: GET 91058753 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085922007 DLCTRL DEBUG Tx Command reply: GET_REPLY 91058753 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085922011 DLCTRL DEBUG Command: GET 566654689 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085922011 DLCTRL DEBUG Tx Command reply: GET_REPLY 566654689 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085922015 DLCTRL DEBUG Command: GET 683519864 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085922015 DLCTRL DEBUG Tx Command reply: GET_REPLY 683519864 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085922020 DLCTRL DEBUG Command: GET 687406163 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085922020 DLCTRL DEBUG Tx Command reply: GET_REPLY 687406163 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085922024 DLCTRL DEBUG Command: GET 999342884 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085922024 DLCTRL DEBUG Tx Command reply: GET_REPLY 999342884 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085922029 DLCTRL DEBUG Command: GET 477099056 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085922029 DLCTRL DEBUG Tx Command reply: GET_REPLY 477099056 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085922033 DLCTRL DEBUG Command: GET 249075754 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085922033 DLCTRL DEBUG Tx Command reply: GET_REPLY 249075754 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085922037 DLCTRL DEBUG Command: GET 808597452 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085922037 DLCTRL DEBUG Tx Command reply: GET_REPLY 808597452 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000111001101'B, t_guard := 20.000000 } 20250404085922069 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: f_create_expect(l3 := '06270003505902082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)10690049 20250404085923099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085923099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085923099 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085923099 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085923099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa31e01, normal) (hnbgw_rua.c:407) 20250404085923099 DHNB DEBUG map_rua[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404085923099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085923099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690049 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085923099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085923099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085923099 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690049 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085923099 DCN DEBUG map_sccp[0x55c700c0ec30]{init}: Allocated (fsm.c:456) 20250404085923099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085923099 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10690049 <-> SCCP-56 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085923099 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690049 SCCP-56 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085923099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085923099 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085923099 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085923099 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085923099 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085923099 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085923099 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{IDLE}: Allocated (fsm.c:456) 20250404085923099 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085923099 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000040004f40030001cd0056400500f1100926) (sccp_scrc.c:415) 20250404085923099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085923099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085923099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085923099 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085923100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085923100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085923100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085923100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085923100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085923100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085923100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085923100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085923100 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085923100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085923100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085923100 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 01 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085923100 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085923100 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085923100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085923100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085923100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085923100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085923100 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085923100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085923100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085923100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085923100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085923100 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085923100 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: First idle individual index:2 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Found Expect[0] for l3='06270003505902082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(467) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Compl_on_1_cnlink0(467)13231981 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404085923108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085923108 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085923108 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085923108 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085923108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085923108 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085923108 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085923108 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085923108 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085923108 DLSS7 <000c> osmo_ss7_asp.c:1175 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 66 f2 c4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085923108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085923108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085923108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085923108 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085923108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085923108 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0066f2c4) (sccp_scrc.c:486) 20250404085923108 DLSCCP DEBUG Received CO:COAK for local reference 56 (sccp_scoc.c:1855) 20250404085923108 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085923108 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085923108 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085923108 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085923108 DCN DEBUG handle_cn_conn_conf() conn_id=56, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085923108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085923108 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Compl_on_1_cnlink0(467)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404085923110 DLCTRL DEBUG Command: GET 743659105 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085923111 DLCTRL DEBUG Tx Command reply: GET_REPLY 743659105 rate_ctr.abs.msc.0.cnpool:subscr:new 3 (control_if.c:477) 20250404085923114 DLCTRL DEBUG Command: GET 585416354 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085923114 DLCTRL DEBUG Tx Command reply: GET_REPLY 585416354 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085923118 DLCTRL DEBUG Command: GET 332304448 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085923118 DLCTRL DEBUG Tx Command reply: GET_REPLY 332304448 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085923123 DLCTRL DEBUG Command: GET 436557367 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085923123 DLCTRL DEBUG Tx Command reply: GET_REPLY 436557367 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085923127 DLCTRL DEBUG Command: GET 718271143 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085923127 DLCTRL DEBUG Tx Command reply: GET_REPLY 718271143 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085923131 DLCTRL DEBUG Command: GET 430771792 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085923131 DLCTRL DEBUG Tx Command reply: GET_REPLY 430771792 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085923134 DLCTRL DEBUG Command: GET 659225550 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085923135 DLCTRL DEBUG Tx Command reply: GET_REPLY 659225550 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085923138 DLCTRL DEBUG Command: GET 895609129 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085923138 DLCTRL DEBUG Tx Command reply: GET_REPLY 895609129 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085923142 DLCTRL DEBUG Command: GET 285753447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085923142 DLCTRL DEBUG Tx Command reply: GET_REPLY 285753447 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085923145 DLCTRL DEBUG Command: GET 462546284 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085923145 DLCTRL DEBUG Tx Command reply: GET_REPLY 462546284 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085923148 DLCTRL DEBUG Command: GET 677318543 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085923148 DLCTRL DEBUG Tx Command reply: GET_REPLY 677318543 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085923152 DLCTRL DEBUG Command: GET 662452215 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085923152 DLCTRL DEBUG Tx Command reply: GET_REPLY 662452215 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085923156 DLCTRL DEBUG Command: GET 779893420 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085923156 DLCTRL DEBUG Tx Command reply: GET_REPLY 779893420 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085923160 DLCTRL DEBUG Command: GET 961126437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085923160 DLCTRL DEBUG Tx Command reply: GET_REPLY 961126437 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085923164 DLCTRL DEBUG Command: GET 499313587 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085923164 DLCTRL DEBUG Tx Command reply: GET_REPLY 499313587 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085923168 DLCTRL DEBUG Command: GET 274765297 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085923168 DLCTRL DEBUG Tx Command reply: GET_REPLY 274765297 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085923172 DLCTRL DEBUG Command: GET 805180020 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085923172 DLCTRL DEBUG Tx Command reply: GET_REPLY 805180020 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085923175 DLCTRL DEBUG Command: GET 969014725 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085923175 DLCTRL DEBUG Tx Command reply: GET_REPLY 969014725 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085923178 DLCTRL DEBUG Command: GET 88610567 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085923179 DLCTRL DEBUG Tx Command reply: GET_REPLY 88610567 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085923181 DLCTRL DEBUG Command: GET 353800447 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085923181 DLCTRL DEBUG Tx Command reply: GET_REPLY 353800447 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001010111000'B, t_guard := 20.000000 } 20250404085923205 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: f_create_expect(l3 := '050152082926240000000040'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(459)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)11925219 20250404085924225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085924225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085924225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250404085924225 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085924225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb5f6e3, normal) (hnbgw_rua.c:407) 20250404085924225 DHNB DEBUG map_rua[0x55c700c0b180]{init}: Allocated (fsm.c:456) 20250404085924225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085924225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11925219 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085924225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085924225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085924225 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11925219 SCCP-0 CS MI=IMSI-262420000000004: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085924225 DCN DEBUG map_sccp[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404085924225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085924225 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11925219 <-> SCCP-57 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085924225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11925219 SCCP-57 msc-0 MI=IMSI-262420000000004: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:312) 20250404085924225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085924225 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085924225 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085924225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085924225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085924225 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085924225 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{IDLE}: Allocated (fsm.c:456) 20250404085924225 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085924225 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013403f0000060003400100000f40060000f1100926003a40080000f110092600370010400d0c050152082926240000000040004f40030002b80056400500f1100926) (sccp_scrc.c:415) 20250404085924225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085924225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085924225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085924225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085924225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085924225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085924225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085924225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085924225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085924225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085924225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924225 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085924225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085924225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085924225 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 02 b8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085924225 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085924225 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085924225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085924225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924225 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085924225 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085924225 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085924225 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085924225 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085924225 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085924225 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085924225 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085924225 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 b8 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: First idle individual index:3 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Found Expect[0] for l3='050152082926240000000040'O handled at TC_mscpool_L3Compl_on_1_cnlink0(468) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Added conn table entry 3TC_mscpool_L3Compl_on_1_cnlink0(468)8670023 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Warning: Re-starting timer T_ias[3], which is already active (running or expired). TC_mscpool_L3Compl_on_1_cnlink0(468)@5e928ce02d95: setverdict(pass): none -> pass 20250404085924229 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924229 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085924229 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085924229 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085924229 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085924229 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085924229 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085924229 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085924229 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085924229 DLSS7 <000c> osmo_ss7_asp.c:1175 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 87 c5 d5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085924229 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085924229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085924229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085924229 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085924229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085924229 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0087c5d5) (sccp_scrc.c:486) 20250404085924229 DLSCCP DEBUG Received CO:COAK for local reference 57 (sccp_scoc.c:1855) 20250404085924229 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085924229 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085924229 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085924229 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085924229 DCN DEBUG handle_cn_conn_conf() conn_id=57, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085924229 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085924230 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085924230 DLCTRL DEBUG Command: GET 643298796 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085924230 DLCTRL DEBUG Tx Command reply: GET_REPLY 643298796 rate_ctr.abs.msc.0.cnpool:subscr:new 4 (control_if.c:477) 20250404085924232 DLCTRL DEBUG Command: GET 163243808 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085924232 DLCTRL DEBUG Tx Command reply: GET_REPLY 163243808 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085924233 DLCTRL DEBUG Command: GET 183154007 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085924233 DLCTRL DEBUG Tx Command reply: GET_REPLY 183154007 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085924234 DLCTRL DEBUG Command: GET 622699689 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085924234 DLCTRL DEBUG Tx Command reply: GET_REPLY 622699689 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085924236 DLCTRL DEBUG Command: GET 724950261 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085924236 DLCTRL DEBUG Tx Command reply: GET_REPLY 724950261 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085924238 DLCTRL DEBUG Command: GET 780784568 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085924238 DLCTRL DEBUG Tx Command reply: GET_REPLY 780784568 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085924240 DLCTRL DEBUG Command: GET 106824482 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085924240 DLCTRL DEBUG Tx Command reply: GET_REPLY 106824482 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085924242 DLCTRL DEBUG Command: GET 481618004 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085924242 DLCTRL DEBUG Tx Command reply: GET_REPLY 481618004 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085924244 DLCTRL DEBUG Command: GET 626773750 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085924244 DLCTRL DEBUG Tx Command reply: GET_REPLY 626773750 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085924246 DLCTRL DEBUG Command: GET 949011119 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085924246 DLCTRL DEBUG Tx Command reply: GET_REPLY 949011119 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085924249 DLCTRL DEBUG Command: GET 598996609 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085924249 DLCTRL DEBUG Tx Command reply: GET_REPLY 598996609 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085924252 DLCTRL DEBUG Command: GET 61426114 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085924252 DLCTRL DEBUG Tx Command reply: GET_REPLY 61426114 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085924254 DLCTRL DEBUG Command: GET 390381273 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085924254 DLCTRL DEBUG Tx Command reply: GET_REPLY 390381273 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085924256 DLCTRL DEBUG Command: GET 72634112 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085924256 DLCTRL DEBUG Tx Command reply: GET_REPLY 72634112 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085924258 DLCTRL DEBUG Command: GET 755013025 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085924258 DLCTRL DEBUG Tx Command reply: GET_REPLY 755013025 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085924260 DLCTRL DEBUG Command: GET 381607142 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085924260 DLCTRL DEBUG Tx Command reply: GET_REPLY 381607142 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085924262 DLCTRL DEBUG Command: GET 326856016 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085924262 DLCTRL DEBUG Tx Command reply: GET_REPLY 326856016 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085924263 DLCTRL DEBUG Command: GET 895672966 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085924263 DLCTRL DEBUG Tx Command reply: GET_REPLY 895672966 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085924264 DLCTRL DEBUG Command: GET 783427835 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085924264 DLCTRL DEBUG Tx Command reply: GET_REPLY 783427835 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085924266 DLCTRL DEBUG Command: GET 538245481 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085924266 DLCTRL DEBUG Tx Command reply: GET_REPLY 538245481 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085924272 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42223<->l=127.0.0.1:4262) (control_if.c:193) 20250404085924272 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45068<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(452)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(451)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085924274 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45064<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085924275 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085924275 DLINP DEBUG SRVCONN(,r=127.0.0.1:38873<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085924275 DLINP NOTICE SRV(,r=127.0.0.1:38873<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085924275 DMAIN NOTICE (127.0.0.1:38873 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:38873<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085924275 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(461)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(462)@5e928ce02d95: Final verdict of PTC: none 20250404085924278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085924278 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) 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085924278 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085924278 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) 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085924278 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 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085924278 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085924279 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085924279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085924279 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085924279 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 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085924279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085924279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085924279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085924279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085924279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085924279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085924279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085924279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085924279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085924279 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085924279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085924279 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) 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085924279 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085924279 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) 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085924279 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 20250404085924279 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085924279 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085924279 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085924279 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085924279 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085924279 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085924279 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 20250404085924279 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085924279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085924279 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(460)@5e928ce02d95: Final verdict of PTC: none 20250404085924279 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085924279 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085924279 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085924279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085924279 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085924279 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085924279 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085924279 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085924279 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085924280 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085924280 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085924280 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085924280 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085924280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085924280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924280 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085924280 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924280 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085924280 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085924280 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085924280 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 74 ef 5c 00 00 36 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085924280 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085924280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085924280 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455)@5e928ce02d95: Final verdict of PTC: none 20250404085924280 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085924280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085924280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085924280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{disrupted}: Freeing instance (context_map.c:202) 20250404085924280 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2398892)[0x55c700c2b8b0]{disrupted}: Deallocated (fsm.c:568) 20250404085924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{disconnected}: Freeing instance (context_map.c:206) 20250404085924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-54)[0x55c700c15ef0]{disconnected}: Deallocated (fsm.c:568) 20250404085924280 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2398892 SCCP-54 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085924280 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085924280 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085924280 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085924280 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085924281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085924281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085924281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085924281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085924281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3d 9f ed 00 00 37 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085924281 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450)@5e928ce02d95: Final verdict of PTC: none 20250404085924281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085924281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085924281 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085924281 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085924281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085924281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085924281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{disrupted}: Freeing instance (context_map.c:202) 20250404085924281 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4762026)[0x55c700c19f60]{disrupted}: Deallocated (fsm.c:568) 20250404085924281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085924281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{disconnected}: Freeing instance (context_map.c:206) 20250404085924281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-55)[0x55c700c14910]{disconnected}: Deallocated (fsm.c:568) 20250404085924281 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4762026 SCCP-55 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085924281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085924281 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) HNBGW_Test.sgsn0-M3UA(463)@5e928ce02d95: Final verdict of PTC: none20250404085924281 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085924281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085924281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085924281 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085924281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085924281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085924281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 66 f2 c4 00 00 38 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085924281 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085924281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085924282 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085924282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{disrupted}: Freeing instance (context_map.c:202) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10690049)[0x55c700c13f90]{disrupted}: Deallocated (fsm.c:568) 20250404085924282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085924282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{disconnected}: Freeing instance (context_map.c:206) 20250404085924282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-56)[0x55c700c0ec30]{disconnected}: Deallocated (fsm.c:568) 20250404085924282 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10690049 SCCP-56 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085924282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085924282 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085924282 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) HNBGW_Test.msc0-RAN(459)@5e928ce02d95: Final verdict of PTC: none 20250404085924282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085924282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085924282 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085924282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085924282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085924282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085924282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 87 c5 d5 00 00 39 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085924282 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085924282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085924282 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085924282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{disrupted}: Freeing instance (context_map.c:202) 20250404085924282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11925219)[0x55c700c0b180]{disrupted}: Deallocated (fsm.c:568) 20250404085924283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085924283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{disconnected}: Freeing instance (context_map.c:206) 20250404085924283 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-57)[0x55c700c0f290]{disconnected}: Deallocated (fsm.c:568) 20250404085924283 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11925219 SCCP-57 msc-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404085924283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085924283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085924283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085924283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085924283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085924283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085924283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085924283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085924283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085924283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085924283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085924283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085924283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085924283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085924284 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085924284 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.msc0-SCCP(458)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(453)@5e928ce02d95: Final verdict of PTC: none 20250404085924284 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(464)@5e928ce02d95: Final verdict of PTC: none 20250404085924285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085924285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085924285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085924285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085924285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085924285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085924285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085924285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085924285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085924285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085924285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085924286 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45074<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085924287 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085924288 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45098<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(465)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(468)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Compl_on_1_cnlink0(467)@5e928ce02d95: Final verdict of PTC: pass 20250404085924298 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45084<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Compl_on_1_cnlink0(466)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_on_1_cnlink(450): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(451): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(452): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(453): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0(454): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh0-RUA(455): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1(456): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink-Iuh1-RUA(457): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(458): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(459): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(460): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(461): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(462): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(463): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(464): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(465): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(466): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(467): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_on_1_cnlink0(468): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:59:24 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 20250404085924365 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085924867 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45102<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=435140) Waiting for packet dumper to finish... 1 (prev_count=435140, count=477548) 20250404085926279 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085926279 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085926280 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085926280 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085926280 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085926280 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:59:26 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. 20250404085927982 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085927987 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085927989 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44799<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085928124 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085928124 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085928133 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928133 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928133 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928133 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928133 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928133 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085928134 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928134 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085928134 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928134 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085928134 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928134 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085928134 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928134 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:54144 (stream_srv.c:142) 20250404085928134 DMAIN INFO New HNB SCTP connection r=127.0.0.1:54144<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085928134 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928134 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085928134 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928134 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928134 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928134 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928134 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928134 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085928134 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085928135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085928135 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928135 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928135 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085928135 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928135 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928135 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928135 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928135 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928135 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928135 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928135 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928135 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928135 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928135 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928135 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085928135 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928135 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085928135 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928135 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928135 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928135 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928135 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928135 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928135 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085928135 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085928135 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085928136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928136 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 20250404085928136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085928136 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085928136 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928136 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928136 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928136 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085928136 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085928136 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085928136 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928136 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085928136 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928136 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928136 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928137 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) 20250404085928137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928137 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928137 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928137 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928137 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928137 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928137 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928137 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) 20250404085928137 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) 20250404085928137 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085928137 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085928137 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928137 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928137 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928137 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 20250404085928137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085928137 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(479)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(479)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(479)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(482)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(482)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(482)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(480)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085928168 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928168 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928168 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928168 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928168 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928168 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928169 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085928169 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928170 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928170 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085928170 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 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) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928170 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) 20250404085928170 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) 20250404085928170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085928170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085928170 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928170 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928170 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085928170 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928170 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085928170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085928170 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085928170 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928170 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928170 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085928170 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928170 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928170 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928170 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928170 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928170 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928170 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928170 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928170 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085928171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085928171 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928171 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928171 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085928171 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928171 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085928171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085928171 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928171 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 20250404085928171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085928171 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085928171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928171 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 20250404085928171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085928172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085928172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085928172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085928172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085928172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085928172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085928172 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(485)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(485)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(485)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(483)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(488)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(488)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(488)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(486)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085928209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085928209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085928209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085928209 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085928209 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085928209 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085928209 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085928209 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085928209 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085928216 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085928216 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085928216 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085928216 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085928216 DHNBAP DEBUG (127.0.0.1:54144 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085928216 DHNBAP NOTICE (127.0.0.1:54144 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085928216 DHNBAP NOTICE (127.0.0.1:54144 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085928216 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085928216 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085928352 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 20250404085928352 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 20250404085928352 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085928352 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085928359 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928359 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085928359 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085928359 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085928359 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085928359 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085928359 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085928359 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 20250404085928359 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085928359 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085928359 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085928362 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928362 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085928362 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085928362 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085928362 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085928362 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085928362 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085928362 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 20250404085928362 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085928362 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085928362 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085928362 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085928362 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 20250404085928363 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 20250404085928363 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085928363 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085928363 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085928363 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085928363 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085928363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085928363 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085928363 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085928363 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085928363 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085928363 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085928363 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928364 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928364 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085928364 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928364 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928364 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928364 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928364 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928365 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928365 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928365 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928365 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928365 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928365 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928365 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928365 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928365 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085928365 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928365 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085928365 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928365 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928365 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928365 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928365 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 HNBGW_Test.msc1-M3UA(482)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085928365 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085928366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085928366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085928366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085928366 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085928366 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085928369 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) 20250404085928369 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085928369 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085928369 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085928369 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085928369 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085928369 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085928369 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 20250404085928369 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085928369 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928369 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085928372 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) 20250404085928372 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085928372 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085928372 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928372 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085928372 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085928372 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085928372 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 20250404085928372 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085928372 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928372 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085928372 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085928372 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085928372 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085928372 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085928372 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085928372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085928372 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085928372 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085928372 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085928372 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085928372 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085928372 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928373 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928373 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085928373 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928373 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928373 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928373 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928374 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928374 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928374 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928374 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928374 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928374 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928374 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928374 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928374 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085928374 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928374 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085928374 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928374 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928374 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928374 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928374 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085928374 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085928374 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' 20250404085928374 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 20250404085928374 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085928374 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085928374 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928384 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 20250404085928384 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 20250404085928384 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085928384 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085928387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928387 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085928387 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085928387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085928387 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085928387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085928387 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085928387 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 20250404085928387 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085928387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085928387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085928388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928388 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085928388 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085928388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085928388 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085928388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085928388 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085928388 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 20250404085928388 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085928388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085928388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085928388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085928388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085928388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085928389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085928389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085928389 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085928389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085928389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085928389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085928389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085928389 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085928389 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085928389 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928390 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928390 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085928390 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928390 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928390 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928390 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928390 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928390 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928390 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928390 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085928390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085928390 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085928390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085928390 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085928390 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085928390 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085928390 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085928390 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085928396 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 20250404085928396 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 20250404085928396 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085928396 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085928398 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) 20250404085928398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085928398 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085928398 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085928398 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085928398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085928398 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085928398 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 20250404085928398 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085928398 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928398 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085928398 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) 20250404085928398 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085928398 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085928398 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928398 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085928398 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085928399 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085928399 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 20250404085928399 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085928399 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928399 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085928399 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085928399 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085928399 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085928399 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085928399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085928399 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085928399 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085928399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085928399 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085928399 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085928399 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085928399 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085928399 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085928399 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085928400 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085928400 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085928400 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085928400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085928400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085928400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085928400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085928400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085928400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085928400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085928400 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085928400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085928400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085928400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085928400 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085928400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085928400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085928400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085928400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085928400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085928400 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' 20250404085928400 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 20250404085928400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085928400 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085928400 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 04  HNBGW_Test.msc0-RAN(478)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085929166 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929166 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085929166 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085929166 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085929166 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929166 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085929166 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929167 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929167 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929167 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929167 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085929167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929167 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929167 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085929167 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929167 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929167 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085929167 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085929167 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) 20250404085929167 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085929167 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085929167 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929167 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929167 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929167 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085929167 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929167 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085929167 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085929167 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085929167 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085929167 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085929167 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085929168 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929168 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085929168 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085929168 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085929168 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085929168 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085929168 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085929168 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085929168 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929168 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085929169 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929169 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085929169 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085929169 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085929169 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929169 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085929169 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929169 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929169 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929169 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929169 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929169 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085929169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929169 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929169 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085929169 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085929169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929169 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929169 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929169 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085929169 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085929170 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(481)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085929171 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) 20250404085929171 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085929171 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085929171 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 20250404085929171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929171 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 20250404085929171 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929171 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929171 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929171 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929171 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) 20250404085929171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929171 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929171 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085929171 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929171 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929171 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085929171 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085929171 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) 20250404085929171 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) 20250404085929171 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085929171 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929171 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929171 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929171 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085929171 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929171 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085929171 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085929171 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085929171 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085929171 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085929171 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404085929171 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929171 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085929171 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085929171 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085929171 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085929171 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' 20250404085929171 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 20250404085929171 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085929171 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929171 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929172 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) 20250404085929172 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085929172 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085929172 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 20250404085929172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929172 DLSS7 <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' 20250404085929172 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929172 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929172 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929172 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929172 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929172 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) 20250404085929172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929172 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929172 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085929172 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085929172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929172 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929172 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929172 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085929172 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085929172 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(484)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085929198 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929198 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085929198 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085929199 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085929199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929199 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085929199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929199 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929199 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929199 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085929199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929199 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929199 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085929199 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929199 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929199 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085929199 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085929199 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) 20250404085929199 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085929199 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085929199 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929199 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929199 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929199 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085929199 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929199 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085929199 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085929199 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085929199 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085929199 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085929199 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085929199 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929199 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085929199 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085929199 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085929199 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085929199 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085929199 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085929199 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085929199 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929199 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085929200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929201 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085929201 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085929201 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085929201 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929201 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085929201 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929201 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929201 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929201 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085929201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929201 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929201 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085929201 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085929201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929201 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929201 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929201 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929201 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929201 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929201 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085929201 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085929201 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(487)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085929204 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) 20250404085929204 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085929204 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085929204 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 20250404085929204 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929204 DLSS7 <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' 20250404085929204 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929204 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929204 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929204 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929204 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929204 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929204 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) 20250404085929204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929204 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929204 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085929204 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929204 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929204 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085929204 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085929204 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) 20250404085929204 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) 20250404085929204 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085929204 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929204 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929204 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929204 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085929204 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085929204 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085929205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085929205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085929205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085929205 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085929205 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404085929205 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085929205 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085929205 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085929205 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085929205 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085929205 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' 20250404085929205 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 20250404085929205 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085929205 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929205 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929207 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) 20250404085929207 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085929207 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085929207 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 20250404085929207 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085929207 DLSS7 <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' 20250404085929207 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085929207 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085929207 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085929207 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085929207 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085929207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085929207 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085929207 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) 20250404085929207 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085929207 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085929207 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085929207 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085929207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929207 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085929207 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085929207 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085929207 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085929207 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085929207 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085929207 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085929207 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085930229 DLCTRL DEBUG Command: GET 259426454 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085930229 DLCTRL DEBUG Tx Command reply: GET_REPLY 259426454 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085930234 DLCTRL DEBUG Command: GET 208213693 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085930234 DLCTRL DEBUG Tx Command reply: GET_REPLY 208213693 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085930239 DLCTRL DEBUG Command: GET 324325225 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085930239 DLCTRL DEBUG Tx Command reply: GET_REPLY 324325225 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085930243 DLCTRL DEBUG Command: GET 719462136 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085930243 DLCTRL DEBUG Tx Command reply: GET_REPLY 719462136 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085930247 DLCTRL DEBUG Command: GET 981253943 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085930247 DLCTRL DEBUG Tx Command reply: GET_REPLY 981253943 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085930252 DLCTRL DEBUG Command: GET 96841421 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085930252 DLCTRL DEBUG Tx Command reply: GET_REPLY 96841421 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085930256 DLCTRL DEBUG Command: GET 13801406 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085930256 DLCTRL DEBUG Tx Command reply: GET_REPLY 13801406 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085930260 DLCTRL DEBUG Command: GET 707735042 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085930260 DLCTRL DEBUG Tx Command reply: GET_REPLY 707735042 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085930263 DLCTRL DEBUG Command: GET 457227506 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085930264 DLCTRL DEBUG Tx Command reply: GET_REPLY 457227506 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085930267 DLCTRL DEBUG Command: GET 87258645 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085930267 DLCTRL DEBUG Tx Command reply: GET_REPLY 87258645 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085930270 DLCTRL DEBUG Command: GET 296344851 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085930270 DLCTRL DEBUG Tx Command reply: GET_REPLY 296344851 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085930273 DLCTRL DEBUG Command: GET 150867657 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085930273 DLCTRL DEBUG Tx Command reply: GET_REPLY 150867657 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085930276 DLCTRL DEBUG Command: GET 893466164 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085930276 DLCTRL DEBUG Tx Command reply: GET_REPLY 893466164 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085930279 DLCTRL DEBUG Command: GET 578324174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085930279 DLCTRL DEBUG Tx Command reply: GET_REPLY 578324174 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085930281 DLCTRL DEBUG Command: GET 646628390 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085930281 DLCTRL DEBUG Tx Command reply: GET_REPLY 646628390 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085930283 DLCTRL DEBUG Command: GET 62907875 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085930283 DLCTRL DEBUG Tx Command reply: GET_REPLY 62907875 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085930285 DLCTRL DEBUG Command: GET 608184835 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085930285 DLCTRL DEBUG Tx Command reply: GET_REPLY 608184835 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085930286 DLCTRL DEBUG Command: GET 437454749 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085930286 DLCTRL DEBUG Tx Command reply: GET_REPLY 437454749 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085930288 DLCTRL DEBUG Command: GET 893892549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085930288 DLCTRL DEBUG Tx Command reply: GET_REPLY 893892549 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085930289 DLCTRL DEBUG Command: GET 450313613 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085930289 DLCTRL DEBUG Tx Command reply: GET_REPLY 450313613 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000001000001110'B, t_guard := 20.000000 } 20250404085930303 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)4160753 20250404085931350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085931350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085931350 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404085931350 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085931350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3f7cf1, normal) (hnbgw_rua.c:407) 20250404085931350 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085931350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085931350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160753 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085931350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085931350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085931350 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160753 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085931350 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404085931350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085931350 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4160753 <-> SCCP-58 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085931350 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160753 SCCP-58 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404085931350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085931350 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085931350 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085931350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085931350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085931350 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085931350 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{IDLE}: Allocated (fsm.c:456) 20250404085931350 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085931350 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300020e0056400500f1100926) (sccp_scrc.c:415) 20250404085931350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085931350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085931350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085931350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085931350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085931350 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085931350 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085931350 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085931350 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085931350 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085931350 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085931350 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085931350 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085931350 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085931350 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085931350 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 0e 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085931350 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085931350 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085931350 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085931351 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085931351 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085931351 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085931351 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085931351 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085931351 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085931351 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085931351 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085931351 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085931351 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 0e 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(478)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(490) HNBGW_Test.msc0-RAN(478)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(490)2088897 HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(490)@5e928ce02d95: setverdict(pass): none -> pass 20250404085931366 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085931366 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085931366 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085931366 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085931366 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085931366 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085931366 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085931366 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085931366 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085931366 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2b ff 5a 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@5e928ce02d95: 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 } } } 20250404085931366 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085931366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085931366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085931366 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085931366 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085931366 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002bff5a) (sccp_scrc.c:486) 20250404085931366 DLSCCP DEBUG Received CO:COAK for local reference 58 (sccp_scoc.c:1855) 20250404085931366 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085931366 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085931366 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085931366 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085931366 DCN DEBUG handle_cn_conn_conf() conn_id=58, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085931366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085931366 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085931367 DLCTRL DEBUG Command: GET 222122684 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085931367 DLCTRL DEBUG Tx Command reply: GET_REPLY 222122684 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085931370 DLCTRL DEBUG Command: GET 492722792 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085931370 DLCTRL DEBUG Tx Command reply: GET_REPLY 492722792 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085931373 DLCTRL DEBUG Command: GET 77775296 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085931373 DLCTRL DEBUG Tx Command reply: GET_REPLY 77775296 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085931375 DLCTRL DEBUG Command: GET 536439829 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085931375 DLCTRL DEBUG Tx Command reply: GET_REPLY 536439829 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085931377 DLCTRL DEBUG Command: GET 930785340 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085931377 DLCTRL DEBUG Tx Command reply: GET_REPLY 930785340 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085931379 DLCTRL DEBUG Command: GET 303799548 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085931379 DLCTRL DEBUG Tx Command reply: GET_REPLY 303799548 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085931381 DLCTRL DEBUG Command: GET 263628141 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085931381 DLCTRL DEBUG Tx Command reply: GET_REPLY 263628141 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085931382 DLCTRL DEBUG Command: GET 134494823 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085931382 DLCTRL DEBUG Tx Command reply: GET_REPLY 134494823 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085931384 DLCTRL DEBUG Command: GET 454347294 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085931384 DLCTRL DEBUG Tx Command reply: GET_REPLY 454347294 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085931385 DLCTRL DEBUG Command: GET 640449131 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085931385 DLCTRL DEBUG Tx Command reply: GET_REPLY 640449131 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085931386 DLCTRL DEBUG Command: GET 188632464 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085931386 DLCTRL DEBUG Tx Command reply: GET_REPLY 188632464 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085931387 DLCTRL DEBUG Command: GET 158180138 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085931387 DLCTRL DEBUG Tx Command reply: GET_REPLY 158180138 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085931388 DLCTRL DEBUG Command: GET 497160248 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085931388 DLCTRL DEBUG Tx Command reply: GET_REPLY 497160248 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085931389 DLCTRL DEBUG Command: GET 107991480 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085931389 DLCTRL DEBUG Tx Command reply: GET_REPLY 107991480 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085931390 DLCTRL DEBUG Command: GET 616607431 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085931390 DLCTRL DEBUG Tx Command reply: GET_REPLY 616607431 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085931391 DLCTRL DEBUG Command: GET 534203588 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085931391 DLCTRL DEBUG Tx Command reply: GET_REPLY 534203588 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085931392 DLCTRL DEBUG Command: GET 931210690 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085931392 DLCTRL DEBUG Tx Command reply: GET_REPLY 931210690 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085931392 DLCTRL DEBUG Command: GET 672537109 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085931392 DLCTRL DEBUG Tx Command reply: GET_REPLY 672537109 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085931393 DLCTRL DEBUG Command: GET 654136747 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085931393 DLCTRL DEBUG Tx Command reply: GET_REPLY 654136747 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085931394 DLCTRL DEBUG Command: GET 230227200 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085931394 DLCTRL DEBUG Tx Command reply: GET_REPLY 230227200 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001001101100'B, t_guard := 20.000000 } 20250404085931404 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(481)@5e928ce02d95: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(481)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(491)581850 20250404085932431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085932431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085932431 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085932431 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085932431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e0da, normal) (hnbgw_rua.c:407) 20250404085932431 DHNB DEBUG map_rua[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404085932431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085932431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-581850 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085932431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085932431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085932431 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404085932431 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-581850 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085932431 DCN DEBUG map_sccp[0x55c700c0ec30]{init}: Allocated (fsm.c:456) 20250404085932431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085932431 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-581850 <-> SCCP-59 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085932431 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-581850 SCCP-59 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085932431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085932431 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085932431 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085932431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085932431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085932431 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085932431 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{IDLE}: Allocated (fsm.c:456) 20250404085932431 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085932431 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300026c0056400500f1100926) (sccp_scrc.c:415) 20250404085932431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085932431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085932431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085932431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085932431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085932431 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085932431 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085932431 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085932431 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085932431 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085932431 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085932431 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085932431 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085932431 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085932431 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085932431 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 6c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085932431 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085932431 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085932431 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085932432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085932432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085932432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085932432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085932432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085932432 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 20250404085932432 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 20250404085932432 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085932432 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085932432 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6c 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(480)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(480)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(481)@5e928ce02d95: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(491) HNBGW_Test.msc1-RAN(481)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_imsi_round_robin0(491)1501653 HNBGW_Test.msc1-SCCP(480)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(480)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_imsi_round_robin0(491)@5e928ce02d95: setverdict(pass): none -> pass 20250404085932452 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) 20250404085932453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085932453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085932453 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 20250404085932453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085932453 DLSS7 <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' 20250404085932453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085932453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085932453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085932453 DLSS7 <000c> osmo_ss7_asp.c:1175 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 64 2c ae 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@5e928ce02d95: 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 } } } 20250404085932453 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085932453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085932453 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085932453 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) 20250404085932453 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085932453 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00642cae) (sccp_scrc.c:486) 20250404085932453 DLSCCP DEBUG Received CO:COAK for local reference 59 (sccp_scoc.c:1855) 20250404085932453 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085932453 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085932453 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085932453 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085932453 DCN DEBUG handle_cn_conn_conf() conn_id=59, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085932453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085932453 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404085932454 DLCTRL DEBUG Command: GET 706726333 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085932454 DLCTRL DEBUG Tx Command reply: GET_REPLY 706726333 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085932458 DLCTRL DEBUG Command: GET 353112761 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085932458 DLCTRL DEBUG Tx Command reply: GET_REPLY 353112761 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085932461 DLCTRL DEBUG Command: GET 976049192 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085932461 DLCTRL DEBUG Tx Command reply: GET_REPLY 976049192 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085932464 DLCTRL DEBUG Command: GET 255112658 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085932464 DLCTRL DEBUG Tx Command reply: GET_REPLY 255112658 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085932466 DLCTRL DEBUG Command: GET 687748763 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085932467 DLCTRL DEBUG Tx Command reply: GET_REPLY 687748763 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085932469 DLCTRL DEBUG Command: GET 608662492 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085932469 DLCTRL DEBUG Tx Command reply: GET_REPLY 608662492 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085932471 DLCTRL DEBUG Command: GET 30498028 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085932471 DLCTRL DEBUG Tx Command reply: GET_REPLY 30498028 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085932473 DLCTRL DEBUG Command: GET 717985144 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085932473 DLCTRL DEBUG Tx Command reply: GET_REPLY 717985144 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085932474 DLCTRL DEBUG Command: GET 186775833 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085932474 DLCTRL DEBUG Tx Command reply: GET_REPLY 186775833 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085932476 DLCTRL DEBUG Command: GET 91044148 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085932476 DLCTRL DEBUG Tx Command reply: GET_REPLY 91044148 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085932477 DLCTRL DEBUG Command: GET 782785590 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085932477 DLCTRL DEBUG Tx Command reply: GET_REPLY 782785590 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085932478 DLCTRL DEBUG Command: GET 831930609 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085932478 DLCTRL DEBUG Tx Command reply: GET_REPLY 831930609 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085932480 DLCTRL DEBUG Command: GET 660753817 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085932480 DLCTRL DEBUG Tx Command reply: GET_REPLY 660753817 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085932481 DLCTRL DEBUG Command: GET 429079903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085932481 DLCTRL DEBUG Tx Command reply: GET_REPLY 429079903 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085932482 DLCTRL DEBUG Command: GET 363316139 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085932482 DLCTRL DEBUG Tx Command reply: GET_REPLY 363316139 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085932483 DLCTRL DEBUG Command: GET 790697567 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085932483 DLCTRL DEBUG Tx Command reply: GET_REPLY 790697567 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085932484 DLCTRL DEBUG Command: GET 912534860 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085932484 DLCTRL DEBUG Tx Command reply: GET_REPLY 912534860 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085932485 DLCTRL DEBUG Command: GET 730889115 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085932485 DLCTRL DEBUG Tx Command reply: GET_REPLY 730889115 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085932486 DLCTRL DEBUG Command: GET 594057020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085932486 DLCTRL DEBUG Tx Command reply: GET_REPLY 594057020 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085932487 DLCTRL DEBUG Command: GET 340981979 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085932487 DLCTRL DEBUG Tx Command reply: GET_REPLY 340981979 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000111000011'B, t_guard := 20.000000 } 20250404085932515 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57268<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(478)@5e928ce02d95: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(478)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Complete_by_imsi_round_robin0(492)2580900 20250404085933538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085933538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085933538 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404085933538 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085933538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2761a4, normal) (hnbgw_rua.c:407) 20250404085933538 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404085933538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085933538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2580900 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085933538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085933538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085933538 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2580900 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085933538 DCN DEBUG map_sccp[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404085933538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085933538 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2580900 <-> SCCP-60 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085933538 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2580900 SCCP-60 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404085933538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085933538 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085933538 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085933538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085933538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085933538 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085933538 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{IDLE}: Allocated (fsm.c:456) 20250404085933538 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085933538 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030001c30056400500f1100926) (sccp_scrc.c:415) 20250404085933538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085933538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085933538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085933538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085933538 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085933538 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085933538 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085933538 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085933538 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085933538 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085933538 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933538 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085933538 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085933538 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085933538 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 01 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085933538 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085933538 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085933538 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085933538 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933538 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085933538 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085933538 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085933538 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085933539 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085933539 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085933539 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085933539 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085933539 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 c3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(478)@5e928ce02d95: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_L3Complete_by_imsi_round_robin0(492) HNBGW_Test.msc0-RAN(478)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_imsi_round_robin0(492)5967014 HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085933543 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933543 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085933543 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085933543 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085933543 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085933543 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085933543 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085933543 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085933543 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085933543 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 37 00 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085933543 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085933543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085933543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085933543 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085933543 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085933543 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00093700) (sccp_scrc.c:486) 20250404085933543 DLSCCP DEBUG Received CO:COAK for local reference 60 (sccp_scoc.c:1855) 20250404085933543 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085933543 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085933543 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085933543 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085933543 DCN DEBUG handle_cn_conn_conf() conn_id=60, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085933543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085933543 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404085933544 DLCTRL DEBUG Command: GET 872019798 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085933544 DLCTRL DEBUG Tx Command reply: GET_REPLY 872019798 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404085933546 DLCTRL DEBUG Command: GET 506179268 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085933546 DLCTRL DEBUG Tx Command reply: GET_REPLY 506179268 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085933548 DLCTRL DEBUG Command: GET 424276328 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085933548 DLCTRL DEBUG Tx Command reply: GET_REPLY 424276328 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085933550 DLCTRL DEBUG Command: GET 99488862 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085933550 DLCTRL DEBUG Tx Command reply: GET_REPLY 99488862 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085933551 DLCTRL DEBUG Command: GET 29084122 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085933551 DLCTRL DEBUG Tx Command reply: GET_REPLY 29084122 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085933553 DLCTRL DEBUG Command: GET 594528742 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085933553 DLCTRL DEBUG Tx Command reply: GET_REPLY 594528742 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404085933554 DLCTRL DEBUG Command: GET 930726085 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085933554 DLCTRL DEBUG Tx Command reply: GET_REPLY 930726085 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085933556 DLCTRL DEBUG Command: GET 213049467 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085933556 DLCTRL DEBUG Tx Command reply: GET_REPLY 213049467 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085933559 DLCTRL DEBUG Command: GET 306850083 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085933559 DLCTRL DEBUG Tx Command reply: GET_REPLY 306850083 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085933561 DLCTRL DEBUG Command: GET 844474360 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085933561 DLCTRL DEBUG Tx Command reply: GET_REPLY 844474360 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085933563 DLCTRL DEBUG Command: GET 857413241 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085933563 DLCTRL DEBUG Tx Command reply: GET_REPLY 857413241 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085933564 DLCTRL DEBUG Command: GET 767164469 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085933564 DLCTRL DEBUG Tx Command reply: GET_REPLY 767164469 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085933566 DLCTRL DEBUG Command: GET 257215255 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085933566 DLCTRL DEBUG Tx Command reply: GET_REPLY 257215255 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085933568 DLCTRL DEBUG Command: GET 64806950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085933568 DLCTRL DEBUG Tx Command reply: GET_REPLY 64806950 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085933569 DLCTRL DEBUG Command: GET 176124672 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085933569 DLCTRL DEBUG Tx Command reply: GET_REPLY 176124672 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085933570 DLCTRL DEBUG Command: GET 26773578 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085933570 DLCTRL DEBUG Tx Command reply: GET_REPLY 26773578 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085933572 DLCTRL DEBUG Command: GET 769003809 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085933572 DLCTRL DEBUG Tx Command reply: GET_REPLY 769003809 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085933573 DLCTRL DEBUG Command: GET 976763127 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085933573 DLCTRL DEBUG Tx Command reply: GET_REPLY 976763127 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085933574 DLCTRL DEBUG Command: GET 288909091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085933574 DLCTRL DEBUG Tx Command reply: GET_REPLY 288909091 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085933575 DLCTRL DEBUG Command: GET 762633913 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085933575 DLCTRL DEBUG Tx Command reply: GET_REPLY 762633913 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085933579 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44799<->l=127.0.0.1:4262) (control_if.c:193) 20250404085933580 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57228<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(471)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(470)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085933582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57220<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085933583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085933583 DLINP DEBUG SRVCONN(,r=127.0.0.1:54144<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085933583 DLINP NOTICE SRV(,r=127.0.0.1:54144<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085933583 DMAIN NOTICE (127.0.0.1:54144 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:54144<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085933583 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476)@5e928ce02d95: Final verdict of PTC: none 20250404085933585 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085933585 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) 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085933585 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085933585 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) 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085933585 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 20250404085933585 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) 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085933585 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085933585 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085933585 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085933585 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 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085933585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085933585 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085933585 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085933585 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085933585 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085933585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085933585 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW_Test.sgsn0-RAN(484)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(486)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(487)@5e928ce02d95: Final verdict of PTC: none 20250404085933585 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085933585 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085933585 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085933585 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085933585 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085933585 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085933585 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) 20250404085933585 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085933586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085933585 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085933586 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085933586 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085933586 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085933586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085933586 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933586 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085933586 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) 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085933586 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085933586 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085933586 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085933586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085933586 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085933586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085933586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085933586 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085933586 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 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085933586 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085933586 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085933586 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085933586 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 20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085933586 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085933586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085933586 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085933586 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085933586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085933586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085933586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{disrupted}: Freeing instance (context_map.c:202) 20250404085933586 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-581850)[0x55c700c13f90]{disrupted}: Deallocated (fsm.c:568) 20250404085933586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) HNBGW_Test.sgsn0-SCCP(483)@5e928ce02d95: Final verdict of PTC: none 20250404085933587 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 20250404085933587 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) 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085933587 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 20250404085933587 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) 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc1-RAN(481)@5e928ce02d95: Final verdict of PTC: none 20250404085933586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{disconnected}: Freeing instance (context_map.c:206) 20250404085933586 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-59)[0x55c700c0ec30]{disconnected}: Deallocated (fsm.c:568) 20250404085933586 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-581850 SCCP-59 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085933587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085933587 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085933587 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085933587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085933587 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085933587 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085933587 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085933587 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085933587 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085933587 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085933587 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085933587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085933587 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085933587 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085933587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085933587 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) 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085933587 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085933587 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085933587 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085933587 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 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085933587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085933587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933587 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085933587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085933587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085933587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2b ff 5a 00 00 3a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085933587 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085933587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085933587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085933587 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085933587 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085933587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085933587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085933587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404085933587 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4160753)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404085933587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085933587 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404085933588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-58)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404085933588 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4160753 SCCP-58 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085933588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085933588 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085933588 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085933588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085933588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085933588 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085933588 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085933588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085933587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085933587 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085933587 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) 20250404085933587 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) 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085933587 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085933588 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085933588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085933588 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085933588 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 20250404085933588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085933588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085933588 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(482)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(478)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(479)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473)@5e928ce02d95: Final verdict of PTC: none 20250404085933589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085933589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085933589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085933589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085933589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc1-SCCP(480)@5e928ce02d95: Final verdict of PTC: none 20250404085933588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085933588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 09 37 00 00 00 3c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085933588 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085933588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085933588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085933588 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085933588 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085933588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085933588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085933588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{disrupted}: Freeing instance (context_map.c:202) 20250404085933588 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2580900)[0x55c700c0f290]{disrupted}: Deallocated (fsm.c:568) 20250404085933588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085933588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{disconnected}: Freeing instance (context_map.c:206) 20250404085933588 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-60)[0x55c700c18490]{disconnected}: Deallocated (fsm.c:568) 20250404085933588 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2580900 SCCP-60 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404085933588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085933588 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085933589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085933589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085933589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085933589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085933589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085933589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085933589 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085933589 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085933589 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085933589 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085933589 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085933589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404085933589 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085933589 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085933589 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085933589 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085933589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085933589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085933589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085933589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085933589 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085933589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085933590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085933590 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085933590 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085933590 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085933590 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085933590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085933590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085933590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085933590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085933590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085933590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085933590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085933590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085933590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085933590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085933590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.sgsn1-M3UA(488)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(477)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(472)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(485)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(489)@5e928ce02d95: Final verdict of PTC: none 20250404085933591 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57242<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085933592 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57252<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(490)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin0(491)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475)@5e928ce02d95: Final verdict of PTC: none 20250404085933609 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57268<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_imsi_round_robin0(492)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_imsi_round_robin(469): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(470): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(472): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0(473): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh0-RUA(474): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1(475): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin-Iuh1-RUA(476): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(477): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(478): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(479): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(480): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(481): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(482): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(483): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(484): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(485): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(486): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(487): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(488): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(489): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(490): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(491): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_imsi_round_robin0(492): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:59:33 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 20250404085933783 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085934281 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085934281 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085934281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085934281 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934281 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085934281 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085934281 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085934281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085934282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085934282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085934282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085934282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085934282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085934282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085934282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085934282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085934282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085934282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085934282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085934282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085934282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085934282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085934282 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085934282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085934282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085934282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085934282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085934282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085934282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085934282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085934282 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085934282 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085934283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085934283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085934283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085934283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085934283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085934283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085934283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085934283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085934283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085934283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085934283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085934283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085934283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085934283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085934283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085934285 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57278<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561924) Waiting for packet dumper to finish... 1 (prev_count=561924, count=581688) 20250404085935586 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085935587 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085935587 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085935587 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085935587 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085935587 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085935588 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085935588 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085935588 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085935588 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085935588 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085935588 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:59:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. 20250404085937389 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085937393 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085937396 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46081<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085937511 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085937511 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085937520 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937520 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937520 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937520 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937520 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937520 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937520 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937520 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085937521 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937521 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085937521 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937521 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085937521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085937521 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937521 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937521 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085937521 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937521 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085937521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085937521 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937521 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56465 (stream_srv.c:142) 20250404085937521 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56465<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085937521 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937521 DRANAP20250404085937521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085937521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085937521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route!  DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085937521 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937521 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937521 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937521 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937521 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937521 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937521 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937521 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085937521 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085937521 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937521 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085937521 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937521 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085937521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085937521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085937521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937521 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937521 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937521 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 20250404085937521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085937521 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085937522 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937522 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085937522 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937522 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937522 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937522 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) 20250404085937522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937522 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) 20250404085937522 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) 20250404085937522 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085937522 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085937522 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937522 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937522 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937522 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937522 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 20250404085937522 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085937522 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(503)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(503)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(503)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(506)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(506)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(506)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(504)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085937553 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937553 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937553 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937553 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937553 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937553 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937553 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085937553 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937554 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937554 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085937554 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937554 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937554 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937554 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) 20250404085937554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937554 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937554 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937554 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937554 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937554 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937555 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) 20250404085937555 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) 20250404085937555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085937555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085937555 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937555 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937555 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085937555 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937555 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085937555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085937555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085937555 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937555 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937555 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085937555 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937555 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085937555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085937555 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937555 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937555 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085937555 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085937555 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085937555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085937555 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937555 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 20250404085937555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085937555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085937555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937555 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 20250404085937555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085937555 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085937555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085937555 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085937556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085937556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085937556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085937556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(509)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(509)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(509)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(507)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(512)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(512)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(512)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(510)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085937590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085937590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085937590 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085937590 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085937590 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085937590 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085937591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085937591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085937591 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085937595 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085937595 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085937595 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085937595 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085937595 DHNBAP DEBUG (127.0.0.1:56465 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085937595 DHNBAP NOTICE (127.0.0.1:56465 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085937595 DHNBAP NOTICE (127.0.0.1:56465 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085937595 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085937595 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085937737 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 20250404085937737 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 20250404085937737 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085937737 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085937738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937738 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085937738 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085937738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085937738 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085937738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085937738 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085937738 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 20250404085937738 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085937738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085937738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085937739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085937739 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085937739 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085937739 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085937739 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085937739 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085937739 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 20250404085937739 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085937739 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085937739 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085937739 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085937739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085937739 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085937739 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085937739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085937739 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085937739 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085937739 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085937739 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085937739 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085937739 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937740 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085937740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937740 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937740 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937740 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085937740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085937740 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085937740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085937740 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085937740 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085937740 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085937740 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085937740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085937750 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 20250404085937750 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 20250404085937750 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085937750 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085937751 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) 20250404085937751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085937751 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085937751 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085937751 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085937751 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085937751 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085937751 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 20250404085937751 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085937751 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937751 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085937752 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) 20250404085937752 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085937752 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085937752 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937752 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085937752 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085937752 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085937752 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 20250404085937752 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085937752 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937752 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085937752 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085937752 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085937752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085937752 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085937752 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085937752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085937752 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085937752 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085937752 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085937752 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085937752 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085937752 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937753 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937753 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085937753 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937753 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937753 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937753 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085937753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085937753 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937753 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085937753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085937753 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 20250404085937753 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 20250404085937753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085937753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085937753 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937766 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 20250404085937766 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 20250404085937766 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085937766 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085937769 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937769 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085937769 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085937769 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085937769 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085937769 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085937769 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085937769 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 20250404085937769 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085937769 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085937769 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085937770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085937770 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085937770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085937770 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085937770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085937770 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085937770 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 20250404085937770 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085937770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085937770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085937770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085937770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085937770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085937770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085937770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085937770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085937770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085937770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085937770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085937770 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085937770 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085937770 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085937770 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937771 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937771 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085937771 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937771 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937771 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937771 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937771 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937771 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937771 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937771 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937771 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937771 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937771 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085937771 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085937771 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937771 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937771 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937771 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937771 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085937771 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085937771 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085937771 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085937771 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085937771 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085937771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085937779 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 20250404085937779 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 20250404085937779 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085937779 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085937781 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) 20250404085937781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085937781 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085937781 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085937781 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085937781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085937781 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085937781 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 20250404085937781 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085937781 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085937783 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) 20250404085937783 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085937783 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085937783 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937783 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085937783 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085937783 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085937783 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 20250404085937783 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085937783 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937783 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085937783 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085937783 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085937783 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085937783 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085937783 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085937783 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085937783 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085937783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085937783 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085937783 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085937783 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085937783 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085937783 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085937783 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085937784 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085937784 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085937784 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085937784 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085937784 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085937784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937784 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937784 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937784 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085937784 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085937784 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085937784 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085937784 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085937784 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085937784 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085937784 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085937784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085937784 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085937784 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085937784 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085937784 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085937784 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085937784 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085937784 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' 20250404085937784 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 20250404085937784 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085937784 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085937784 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 04  HNBGW_Test.msc0-RAN(502)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085938554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085938554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085938554 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085938554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938554 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085938554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938554 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085938554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938555 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938555 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085938555 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938555 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938555 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085938555 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085938555 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) 20250404085938555 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085938555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085938555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085938555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085938555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085938555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085938555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085938555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085938555 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085938555 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085938555 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938555 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085938555 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085938555 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085938556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085938556 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085938556 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085938556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085938556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938556 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085938557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085938557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938557 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938557 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085938557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938557 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085938557 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085938557 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085938557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085938557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938557 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938557 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938557 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938557 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938557 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938557 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938557 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938557 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085938557 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085938557 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(505)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085938559 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) 20250404085938559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085938559 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085938559 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 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938559 DLSS7 <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' 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938559 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938559 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938559 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) 20250404085938559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085938559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938559 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938559 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085938559 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085938559 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) 20250404085938559 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) 20250404085938559 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085938559 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085938559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085938559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085938559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085938559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085938559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085938559 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085938559 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404085938559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085938559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085938559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085938559 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' 20250404085938559 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 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085938559 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938559 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938559 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) 20250404085938559 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085938559 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085938559 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 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938559 DLSS7 <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' 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938559 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938559 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938559 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938559 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938559 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) 20250404085938559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938559 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938559 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085938559 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085938559 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938559 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938560 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938560 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938560 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938560 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938560 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938560 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938560 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938560 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085938560 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085938560 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(508)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085938571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938571 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085938571 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085938571 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085938571 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938571 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085938571 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938571 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938571 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938571 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938572 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085938572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938572 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938572 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085938572 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938572 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938572 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085938572 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085938572 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) 20250404085938572 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085938572 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085938572 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938572 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938572 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085938572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085938572 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085938572 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085938572 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085938572 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085938572 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085938572 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085938572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085938572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085938572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085938572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085938572 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085938572 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085938572 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085938572 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938572 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085938573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938573 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085938573 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085938573 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085938573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938573 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085938573 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938573 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938573 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938573 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085938573 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938573 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938573 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085938573 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085938573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938573 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938573 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938573 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938573 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938573 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938573 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085938573 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085938573 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(511)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085938586 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) 20250404085938586 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085938586 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085938586 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 20250404085938586 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938586 DLSS7 <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' 20250404085938586 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938586 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938586 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938586 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938586 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938586 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938586 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) 20250404085938586 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938586 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938586 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085938586 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085938586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938586 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938586 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938586 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938587 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938587 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938587 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085938587 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085938587 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) 20250404085938587 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) 20250404085938587 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085938587 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085938587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085938587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938587 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938587 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085938587 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085938587 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085938587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085938587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085938587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085938587 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085938587 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404085938587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085938587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085938587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085938587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085938587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085938587 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' 20250404085938587 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 20250404085938587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085938587 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938587 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938587 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) 20250404085938587 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085938587 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085938587 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 20250404085938587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085938587 DLSS7 <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' 20250404085938587 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085938587 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085938587 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085938587 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085938588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085938588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085938588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085938588 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) 20250404085938588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085938588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085938588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085938588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085938588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085938588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085938588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085938588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085938588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085938588 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085938588 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085938588 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085939606 DLCTRL DEBUG Command: GET 508123879 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085939606 DLCTRL DEBUG Tx Command reply: GET_REPLY 508123879 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085939614 DLCTRL DEBUG Command: GET 958181335 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085939614 DLCTRL DEBUG Tx Command reply: GET_REPLY 958181335 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085939616 DLCTRL DEBUG Command: GET 37681858 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085939616 DLCTRL DEBUG Tx Command reply: GET_REPLY 37681858 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085939618 DLCTRL DEBUG Command: GET 362666996 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085939618 DLCTRL DEBUG Tx Command reply: GET_REPLY 362666996 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085939620 DLCTRL DEBUG Command: GET 488962802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085939621 DLCTRL DEBUG Tx Command reply: GET_REPLY 488962802 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085939622 DLCTRL DEBUG Command: GET 15644266 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085939622 DLCTRL DEBUG Tx Command reply: GET_REPLY 15644266 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085939624 DLCTRL DEBUG Command: GET 806528357 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085939624 DLCTRL DEBUG Tx Command reply: GET_REPLY 806528357 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085939626 DLCTRL DEBUG Command: GET 995839073 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085939626 DLCTRL DEBUG Tx Command reply: GET_REPLY 995839073 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085939627 DLCTRL DEBUG Command: GET 781271959 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085939627 DLCTRL DEBUG Tx Command reply: GET_REPLY 781271959 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085939628 DLCTRL DEBUG Command: GET 976731547 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085939628 DLCTRL DEBUG Tx Command reply: GET_REPLY 976731547 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085939629 DLCTRL DEBUG Command: GET 547535836 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085939629 DLCTRL DEBUG Tx Command reply: GET_REPLY 547535836 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085939630 DLCTRL DEBUG Command: GET 338614370 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085939630 DLCTRL DEBUG Tx Command reply: GET_REPLY 338614370 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085939631 DLCTRL DEBUG Command: GET 14114858 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085939631 DLCTRL DEBUG Tx Command reply: GET_REPLY 14114858 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085939633 DLCTRL DEBUG Command: GET 657831267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085939633 DLCTRL DEBUG Tx Command reply: GET_REPLY 657831267 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085939635 DLCTRL DEBUG Command: GET 323926811 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085939635 DLCTRL DEBUG Tx Command reply: GET_REPLY 323926811 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085939637 DLCTRL DEBUG Command: GET 634446366 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085939637 DLCTRL DEBUG Tx Command reply: GET_REPLY 634446366 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085939643 DLCTRL DEBUG Command: GET 582260864 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085939643 DLCTRL DEBUG Tx Command reply: GET_REPLY 582260864 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085939649 DLCTRL DEBUG Command: GET 797096620 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085939649 DLCTRL DEBUG Tx Command reply: GET_REPLY 797096620 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085939651 DLCTRL DEBUG Command: GET 714576169 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085939651 DLCTRL DEBUG Tx Command reply: GET_REPLY 714576169 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085939653 DLCTRL DEBUG Command: GET 833811613 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085939653 DLCTRL DEBUG Tx Command reply: GET_REPLY 833811613 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: f_gen_tmsi(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@5e928ce02d95: 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 := '000000000000000000100001'B, t_guard := 20.000000 } 20250404085939665 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)7170633 20250404085940707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085940707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085940707 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085940707 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085940707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x6d6a49, normal) (hnbgw_rua.c:407) 20250404085940707 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085940707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7170633 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085940707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085940707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085940707 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7170633 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085940707 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7170633 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085940707 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085940707 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-7170633 <-> SCCP-61 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085940707 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-7170633 SCCP-61 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085940707 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085940707 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085940707 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085940707 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{IDLE}: Allocated (fsm.c:456) 20250404085940707 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085940707 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030000210056400500f1100926) (sccp_scrc.c:415) 20250404085940707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085940707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085940707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085940707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085940707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085940707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085940707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085940707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085940707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085940707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085940707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085940707 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085940707 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085940707 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085940707 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085940707 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 21 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085940707 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085940707 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085940707 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085940708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085940708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085940708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085940708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085940708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085940708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085940708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085940708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085940708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085940708 DLSS7 <000c> osmo_ss7_asp.c:1175 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 21 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(502)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)15821456 HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: 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)@5e928ce02d95: setverdict(pass): none -> pass 20250404085940723 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085940723 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085940723 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085940723 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085940723 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085940723 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085940723 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085940723 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085940723 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085940723 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 b6 2c 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085940723 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085940723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085940723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085940723 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085940723 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085940723 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0001b62c) (sccp_scrc.c:486) 20250404085940723 DLSCCP DEBUG Received CO:COAK for local reference 61 (sccp_scoc.c:1855) 20250404085940723 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085940723 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085940723 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085940723 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085940723 DCN DEBUG handle_cn_conn_conf() conn_id=61, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085940723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085940723 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085940726 DLCTRL DEBUG Command: GET 351967540 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085940726 DLCTRL DEBUG Tx Command reply: GET_REPLY 351967540 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085940730 DLCTRL DEBUG Command: GET 693895355 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085940730 DLCTRL DEBUG Tx Command reply: GET_REPLY 693895355 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085940733 DLCTRL DEBUG Command: GET 768638951 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085940733 DLCTRL DEBUG Tx Command reply: GET_REPLY 768638951 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085940736 DLCTRL DEBUG Command: GET 405186520 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085940736 DLCTRL DEBUG Tx Command reply: GET_REPLY 405186520 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085940738 DLCTRL DEBUG Command: GET 679214262 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085940738 DLCTRL DEBUG Tx Command reply: GET_REPLY 679214262 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085940740 DLCTRL DEBUG Command: GET 188412150 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085940741 DLCTRL DEBUG Tx Command reply: GET_REPLY 188412150 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085940742 DLCTRL DEBUG Command: GET 216464847 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085940742 DLCTRL DEBUG Tx Command reply: GET_REPLY 216464847 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085940744 DLCTRL DEBUG Command: GET 542808071 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085940744 DLCTRL DEBUG Tx Command reply: GET_REPLY 542808071 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085940746 DLCTRL DEBUG Command: GET 553833375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085940746 DLCTRL DEBUG Tx Command reply: GET_REPLY 553833375 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085940747 DLCTRL DEBUG Command: GET 729640110 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085940747 DLCTRL DEBUG Tx Command reply: GET_REPLY 729640110 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085940749 DLCTRL DEBUG Command: GET 975198075 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085940749 DLCTRL DEBUG Tx Command reply: GET_REPLY 975198075 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085940750 DLCTRL DEBUG Command: GET 131552816 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085940750 DLCTRL DEBUG Tx Command reply: GET_REPLY 131552816 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085940751 DLCTRL DEBUG Command: GET 680594692 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085940751 DLCTRL DEBUG Tx Command reply: GET_REPLY 680594692 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085940752 DLCTRL DEBUG Command: GET 551119205 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085940752 DLCTRL DEBUG Tx Command reply: GET_REPLY 551119205 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085940753 DLCTRL DEBUG Command: GET 821074510 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085940753 DLCTRL DEBUG Tx Command reply: GET_REPLY 821074510 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085940754 DLCTRL DEBUG Command: GET 32389492 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085940754 DLCTRL DEBUG Tx Command reply: GET_REPLY 32389492 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085940755 DLCTRL DEBUG Command: GET 625982131 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085940755 DLCTRL DEBUG Tx Command reply: GET_REPLY 625982131 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085940756 DLCTRL DEBUG Command: GET 210545257 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085940756 DLCTRL DEBUG Tx Command reply: GET_REPLY 210545257 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085940757 DLCTRL DEBUG Command: GET 285420665 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085940757 DLCTRL DEBUG Tx Command reply: GET_REPLY 285420665 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085940758 DLCTRL DEBUG Command: GET 75754275 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085940758 DLCTRL DEBUG Tx Command reply: GET_REPLY 75754275 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000001011110'B, t_guard := 20.000000 } 20250404085940768 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(505)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(505)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)11311291 20250404085941785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085941785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085941785 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085941785 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085941785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac98bb, normal) (hnbgw_rua.c:407) 20250404085941785 DHNB DEBUG map_rua[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404085941785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085941785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11311291 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085941785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085941785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085941785 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11311291 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085941785 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11311291 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085941785 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404085941785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085941785 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11311291 <-> SCCP-62 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085941785 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11311291 SCCP-62 msc-1 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085941785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085941785 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085941785 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085941785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085941785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085941785 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085941785 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{IDLE}: Allocated (fsm.c:456) 20250404085941785 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085941785 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f400300005e0056400500f1100926) (sccp_scrc.c:415) 20250404085941785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085941785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085941785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085941785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085941785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085941785 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085941785 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085941785 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085941785 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085941785 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085941785 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085941785 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085941785 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085941785 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085941785 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085941785 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 5e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085941785 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085941785 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085941785 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085941786 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085941786 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085941786 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085941786 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085941786 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085941786 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' 20250404085941786 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 20250404085941786 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085941786 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085941786 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5e 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(504)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(504)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(505)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)7318175 HNBGW_Test.msc1-SCCP(504)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(504)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085941796 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) 20250404085941796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085941796 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085941796 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 20250404085941796 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085941796 DLSS7 <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' 20250404085941796 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085941796 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@5e928ce02d95: setverdict(pass): none -> pass 20250404085941796 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085941796 DLSS7 <000c> osmo_ss7_asp.c:1175 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 95 bb 74 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085941796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085941796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085941796 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085941796 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) 20250404085941796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085941796 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0095bb74) (sccp_scrc.c:486) 20250404085941796 DLSCCP DEBUG Received CO:COAK for local reference 62 (sccp_scoc.c:1855) 20250404085941796 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085941796 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085941796 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085941796 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085941796 DCN DEBUG handle_cn_conn_conf() conn_id=62, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085941796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085941796 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085941797 DLCTRL DEBUG Command: GET 716041922 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085941797 DLCTRL DEBUG Tx Command reply: GET_REPLY 716041922 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085941800 DLCTRL DEBUG Command: GET 338543139 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085941800 DLCTRL DEBUG Tx Command reply: GET_REPLY 338543139 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085941802 DLCTRL DEBUG Command: GET 988484062 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085941802 DLCTRL DEBUG Tx Command reply: GET_REPLY 988484062 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085941803 DLCTRL DEBUG Command: GET 412475783 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085941803 DLCTRL DEBUG Tx Command reply: GET_REPLY 412475783 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085941804 DLCTRL DEBUG Command: GET 74841741 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085941804 DLCTRL DEBUG Tx Command reply: GET_REPLY 74841741 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085941807 DLCTRL DEBUG Command: GET 292865597 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085941807 DLCTRL DEBUG Tx Command reply: GET_REPLY 292865597 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085941810 DLCTRL DEBUG Command: GET 134678018 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085941810 DLCTRL DEBUG Tx Command reply: GET_REPLY 134678018 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085941814 DLCTRL DEBUG Command: GET 529770170 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085941814 DLCTRL DEBUG Tx Command reply: GET_REPLY 529770170 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085941817 DLCTRL DEBUG Command: GET 804533820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085941817 DLCTRL DEBUG Tx Command reply: GET_REPLY 804533820 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085941820 DLCTRL DEBUG Command: GET 966915658 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085941820 DLCTRL DEBUG Tx Command reply: GET_REPLY 966915658 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085941824 DLCTRL DEBUG Command: GET 90375536 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085941824 DLCTRL DEBUG Tx Command reply: GET_REPLY 90375536 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085941827 DLCTRL DEBUG Command: GET 899272824 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085941827 DLCTRL DEBUG Tx Command reply: GET_REPLY 899272824 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085941829 DLCTRL DEBUG Command: GET 908831502 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085941829 DLCTRL DEBUG Tx Command reply: GET_REPLY 908831502 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085941832 DLCTRL DEBUG Command: GET 524616396 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085941832 DLCTRL DEBUG Tx Command reply: GET_REPLY 524616396 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085941834 DLCTRL DEBUG Command: GET 257764144 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085941834 DLCTRL DEBUG Tx Command reply: GET_REPLY 257764144 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085941839 DLCTRL DEBUG Command: GET 266401419 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085941839 DLCTRL DEBUG Tx Command reply: GET_REPLY 266401419 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085941843 DLCTRL DEBUG Command: GET 44365554 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085941843 DLCTRL DEBUG Tx Command reply: GET_REPLY 44365554 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085941848 DLCTRL DEBUG Command: GET 511381350 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085941848 DLCTRL DEBUG Tx Command reply: GET_REPLY 511381350 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085941852 DLCTRL DEBUG Command: GET 156122706 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085941853 DLCTRL DEBUG Tx Command reply: GET_REPLY 156122706 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085941857 DLCTRL DEBUG Command: GET 656954319 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085941857 DLCTRL DEBUG Tx Command reply: GET_REPLY 656954319 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001000010010'B, t_guard := 20.000000 } 20250404085941898 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(502)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442000023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(502)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)683996 20250404085942925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085942925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085942925 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085942925 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085942926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa6fdc, normal) (hnbgw_rua.c:407) 20250404085942926 DHNB DEBUG map_rua[0x55c700c0f5a0]{init}: Allocated (fsm.c:456) 20250404085942926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085942926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-683996 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085942926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085942926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085942926 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-683996 SCCP-0 CS MI=TMSI-0x42000023: TMSI-0x42000023 NRI(10bit)=0x0=0: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085942926 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-683996 SCCP-0 CS MI=TMSI-0x42000023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085942926 DCN DEBUG map_sccp[0x55c700c32880]{init}: Allocated (fsm.c:456) 20250404085942926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085942926 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-683996 <-> SCCP-63 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085942926 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-683996 SCCP-63 msc-0 MI=TMSI-0x42000023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085942926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085942926 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085942926 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085942926 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085942926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085942926 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085942926 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{IDLE}: Allocated (fsm.c:456) 20250404085942926 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085942926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442000023004f40030002120056400500f1100926) (sccp_scrc.c:415) 20250404085942926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085942926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085942926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085942926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085942926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085942926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085942926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085942927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085942927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085942927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085942927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085942927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085942927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085942927 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 02 12 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085942927 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085942927 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085942927 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085942927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085942927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085942927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085942927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085942927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404085942927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085942927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085942927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085942927 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 12 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(502)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)12702114 HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085942935 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085942935 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085942935 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085942935 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085942935 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085942935 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085942935 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085942935 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085942935 DLSS7 <000c> osmo_ss7_asp.c:1175 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 89 24 f0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085942935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085942936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085942936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085942936 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085942936 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085942936 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008924f0) (sccp_scrc.c:486) 20250404085942936 DLSCCP DEBUG Received CO:COAK for local reference 63 (sccp_scoc.c:1855) 20250404085942936 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085942936 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085942936 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085942936 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085942936 DCN DEBUG handle_cn_conn_conf() conn_id=63, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085942936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085942936 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404085942939 DLCTRL DEBUG Command: GET 743693424 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085942939 DLCTRL DEBUG Tx Command reply: GET_REPLY 743693424 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085942943 DLCTRL DEBUG Command: GET 243902692 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085942943 DLCTRL DEBUG Tx Command reply: GET_REPLY 243902692 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085942947 DLCTRL DEBUG Command: GET 118526942 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085942947 DLCTRL DEBUG Tx Command reply: GET_REPLY 118526942 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250404085942951 DLCTRL DEBUG Command: GET 687634803 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085942951 DLCTRL DEBUG Tx Command reply: GET_REPLY 687634803 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085942954 DLCTRL DEBUG Command: GET 619236936 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085942954 DLCTRL DEBUG Tx Command reply: GET_REPLY 619236936 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085942957 DLCTRL DEBUG Command: GET 59917364 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085942957 DLCTRL DEBUG Tx Command reply: GET_REPLY 59917364 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085942959 DLCTRL DEBUG Command: GET 954856687 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085942959 DLCTRL DEBUG Tx Command reply: GET_REPLY 954856687 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085942961 DLCTRL DEBUG Command: GET 937423885 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085942961 DLCTRL DEBUG Tx Command reply: GET_REPLY 937423885 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085942963 DLCTRL DEBUG Command: GET 550443907 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085942963 DLCTRL DEBUG Tx Command reply: GET_REPLY 550443907 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085942965 DLCTRL DEBUG Command: GET 692834427 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085942965 DLCTRL DEBUG Tx Command reply: GET_REPLY 692834427 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085942966 DLCTRL DEBUG Command: GET 77849687 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085942966 DLCTRL DEBUG Tx Command reply: GET_REPLY 77849687 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085942967 DLCTRL DEBUG Command: GET 681362664 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085942967 DLCTRL DEBUG Tx Command reply: GET_REPLY 681362664 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085942969 DLCTRL DEBUG Command: GET 988830573 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085942969 DLCTRL DEBUG Tx Command reply: GET_REPLY 988830573 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085942970 DLCTRL DEBUG Command: GET 558966212 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085942970 DLCTRL DEBUG Tx Command reply: GET_REPLY 558966212 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085942971 DLCTRL DEBUG Command: GET 534312661 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085942971 DLCTRL DEBUG Tx Command reply: GET_REPLY 534312661 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085942972 DLCTRL DEBUG Command: GET 131640992 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085942972 DLCTRL DEBUG Tx Command reply: GET_REPLY 131640992 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085942973 DLCTRL DEBUG Command: GET 507183504 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085942973 DLCTRL DEBUG Tx Command reply: GET_REPLY 507183504 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085942974 DLCTRL DEBUG Command: GET 791261752 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085942974 DLCTRL DEBUG Tx Command reply: GET_REPLY 791261752 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085942975 DLCTRL DEBUG Command: GET 420621198 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085942975 DLCTRL DEBUG Tx Command reply: GET_REPLY 420621198 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085942976 DLCTRL DEBUG Command: GET 840562920 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085942976 DLCTRL DEBUG Tx Command reply: GET_REPLY 840562920 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085942979 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35774<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085942980 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46081<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(495)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(494)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085942982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35766<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085942982 DLINP DEBUG SRVCONN(,r=127.0.0.1:56465<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085942982 DLINP NOTICE SRV(,r=127.0.0.1:56465<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085942982 DMAIN NOTICE (127.0.0.1:56465 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56465<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085942982 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(510)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(508)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(507)@5e928ce02d95: Final verdict of PTC: none 20250404085942984 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085942984 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085942985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085942985 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085942985 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085942985 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085942985 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085942985 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085942985 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 20250404085942985 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085942985 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085942985 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 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085942985 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 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085942985 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085942985 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 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085942985 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(511)@5e928ce02d95: Final verdict of PTC: none 20250404085942985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085942985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085942985 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085942985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085942985 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085942985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085942985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085942985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085942985 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085942985 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085942985 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085942985 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085942985 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085942985 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 20250404085942985 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085942985 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) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085942985 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 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942985 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085942985 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085942985 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085942985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085942985 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085942985 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 20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085942985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085942985 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085942986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085942986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085942986 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_robin-Iuh0-RUA(498)@5e928ce02d95: Final verdict of PTC: none 20250404085942986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085942986 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 20250404085942986 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) 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404085942986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085942986 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085942986 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085942986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{disrupted}: Freeing instance (context_map.c:202) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11311291)[0x55c700c18490]{disrupted}: Deallocated (fsm.c:568) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-62)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404085942986 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11311291 SCCP-62 msc-1 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250404085942986 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404085942986 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) 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250404085942986 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) 20250404085942986 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) 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085942986 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085942986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085942986 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085942986 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 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085942986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085942986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(503)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(506)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(504)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(505)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(509)@5e928ce02d95: Final verdict of PTC: none 20250404085942986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085942986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085942986 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085942986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085942986 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.sgsn1-M3UA(512)@5e928ce02d95: Final verdict of PTC: none 20250404085942987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085942987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085942987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085942987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085942987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085942987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085942987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085942987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085942987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085942987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085942987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW_Test.msc0-RAN(502)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(513)@5e928ce02d95: Final verdict of PTC: none 20250404085942986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085942986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085942986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085942986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085942986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085942986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085942986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085942986 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085942986 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085942986 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085942986 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085942986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085942986 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404085942986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085942986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085942986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085942986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085942986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085942986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085942986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085942986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085942986 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085942986 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085942986 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085942986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085942986 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085942986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085942986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085942986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085942986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085942986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085942986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 01 b6 2c 00 00 3d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085942986 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085942986 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085942986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-7170633)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-61)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404085942986 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-7170633 SCCP-61 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085942986 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085942986 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085942986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085942986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085942986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085942986 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085942986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085942986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085942986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 89 24 f0 00 00 3f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085942986 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085942986 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085942986 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{disrupted}: Freeing instance (context_map.c:202) 20250404085942986 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-683996)[0x55c700c0f5a0]{disrupted}: Deallocated (fsm.c:568) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{disconnected}: Freeing instance (context_map.c:206) 20250404085942986 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-63)[0x55c700c32880]{disconnected}: Deallocated (fsm.c:568) 20250404085942987 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-683996 SCCP-63 msc-0 MI=TMSI-0x42000023: Deallocating (context_map.c:225) 20250404085942987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085942987 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085942987 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085942987 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085942987 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085942987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085942987 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085942987 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085942987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085942987 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299)[0;m 20250404085942987 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085942987 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085942987 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085942987 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085942987 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516)@5e928ce02d95: Final verdict of PTC: pass HNBGW-PFCP(496)@5e928ce02d95: Final verdict of PTC: none TED (T4, 60s) (cnlink.c:357) 20250404085942987 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085942989 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35806<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514)@5e928ce02d95: Final verdict of PTC: pass 20250404085942991 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35786<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085942997 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35792<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.msc0-SCCP(501)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_0_round_robin(493): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(494): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(496): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0(497): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh0-RUA(498): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1(499): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin-Iuh1-RUA(500): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(501): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(502): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(503): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(504): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(505): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(506): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(507): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(508): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(509): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(510): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(511): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(512): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(513): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(514): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(515): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_0_round_robin0(516): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:59:43 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 20250404085943164 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085943587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085943587 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085943587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085943587 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085943587 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085943587 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085943587 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085943587 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085943587 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085943587 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085943587 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085943587 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085943587 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085943587 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085943587 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085943588 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085943588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085943588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085943589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085943589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085943589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085943589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085943589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085943589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085943589 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085943589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085943589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085943589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085943589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085943589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085943589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085943589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085943589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085943589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085943589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085943589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085943589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085943589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085943589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085943589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085943589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085943589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085943589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085943589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085943589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085943767 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35820<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=561556) 20250404085944282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085944282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085944282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085944282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085944282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085944282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085944282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085944282 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085944282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085944282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085944282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085944282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085944282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085944282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085944282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085944282 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085944282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944282 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085944282 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944282 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085944282 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085944282 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085944282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085944283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085944283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085944283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085944283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085944283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085944283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085944283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085944283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085944283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085944283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085944283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085944283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085944283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085944283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085944283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085944283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085944283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085944283 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085944284 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085944284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085944284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085944284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085944284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085944284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085944284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085944284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085944284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085944284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085944284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085944284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085944284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085944284 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=561556, count=579996) 20250404085944986 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085944986 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085944986 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085944986 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085944986 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085944986 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404085944986 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085944986 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085944986 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085944986 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085944986 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085944986 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:59: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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. 20250404085946874 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085946878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085946881 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35455<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085946974 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085946974 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085946981 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085946981 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085946981 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085946981 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085946981 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085946981 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085946981 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085946981 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085946981 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:32841 (stream_srv.c:142) 20250404085946981 DMAIN INFO New HNB SCTP connection r=127.0.0.1:32841<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085946982 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085946982 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085946982 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085946982 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085946982 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085946983 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) 20250404085946983 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) 20250404085946983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085946983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085946983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085946983 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085946983 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085946983 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085946983 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085946983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085946983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085946983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085946983 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085946983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085946983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085946983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085946983 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085946983 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085946983 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085946983 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085946983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085946983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085946983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085946983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085946983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085946983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085946983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085946983 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085946983 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085946983 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085946983 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085946983 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085946983 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085946983 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085946983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085946983 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085946983 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085946983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085946983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085946983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085946983 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085946983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085946983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085946983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085946983 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 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085946983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085946983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085946983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085946983 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 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085946983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085946983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085946983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085946983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085946983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085946983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085946983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085946983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085946983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(527)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(527)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(527)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(530)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(530)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(530)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(528)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085947004 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085947004 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947004 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085947004 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947004 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085947004 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947004 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085947004 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947005 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947005 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085947005 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947005 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=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085947005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947005 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947005 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947005 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=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085947005 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) 20250404085947005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085947005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085947005 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947005 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947005 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085947005 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947005 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947005 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947005 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947005 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947005 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947006 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085947006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085947006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085947006 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947006 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947006 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085947006 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947006 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085947006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085947006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085947006 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947006 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947006 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085947006 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947006 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947006 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947006 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947006 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947006 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947006 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085947006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085947006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085947006 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947006 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 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085947006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947006 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 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085947006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085947006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085947006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(533)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(533)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(533)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(531)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(536)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(536)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(536)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(534)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085947035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085947035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085947035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085947035 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085947035 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085947035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085947035 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085947035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085947035 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085947040 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085947040 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085947040 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085947040 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085947040 DHNBAP DEBUG (127.0.0.1:32841 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085947040 DHNBAP NOTICE (127.0.0.1:32841 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085947040 DHNBAP NOTICE (127.0.0.1:32841 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085947040 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085947040 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085947193 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 20250404085947193 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 20250404085947193 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085947193 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085947200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085947200 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085947200 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085947200 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085947200 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085947200 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085947200 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 20250404085947200 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085947200 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085947200 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085947202 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 20250404085947202 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 20250404085947202 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085947202 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085947203 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947203 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085947203 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085947203 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085947203 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085947203 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085947203 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085947203 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 20250404085947203 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085947203 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085947203 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085947203 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085947203 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085947203 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085947203 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085947203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085947203 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085947203 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085947203 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085947203 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085947204 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085947204 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947205 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947205 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085947205 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947205 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947205 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947205 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947205 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947205 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947205 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947205 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947205 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947205 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947205 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085947205 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085947205 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947205 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085947205 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(530)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085947206 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947206 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947206 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947206 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085947206 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085947206 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085947206 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085947206 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085947206 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085947206 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085947210 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) 20250404085947210 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085947210 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085947210 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085947210 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085947210 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085947210 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085947210 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 20250404085947210 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085947210 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947210 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085947213 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) 20250404085947213 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085947213 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085947213 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947213 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085947213 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085947213 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085947213 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 20250404085947213 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085947213 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947213 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085947213 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085947213 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085947213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085947213 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085947213 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085947213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085947213 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085947213 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085947213 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085947213 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085947213 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085947213 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947214 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947214 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085947214 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947214 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947215 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947215 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947215 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947215 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947215 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947215 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947215 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947215 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947215 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085947215 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085947215 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947215 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085947215 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947215 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947215 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947215 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947215 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085947215 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085947215 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' 20250404085947215 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 20250404085947215 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085947215 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085947215 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947216 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 20250404085947216 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 20250404085947216 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085947216 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085947222 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947222 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085947222 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085947222 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085947222 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085947222 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085947222 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085947223 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 20250404085947223 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085947223 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085947223 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085947225 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947225 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085947225 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085947225 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085947225 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085947225 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085947225 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085947225 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 20250404085947225 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085947226 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085947226 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085947226 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085947226 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085947226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085947226 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 20250404085947226 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 20250404085947226 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085947226 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085947226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085947226 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085947226 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085947226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085947226 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085947226 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085947226 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085947226 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085947226 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085947226 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947227 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947227 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085947227 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947227 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947227 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947227 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947227 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947227 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947227 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947227 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947227 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947227 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947227 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085947227 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085947227 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085947228 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947228 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947228 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947228 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947228 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085947228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085947228 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085947228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085947228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085947228 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085947228 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(536)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085947232 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) 20250404085947232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085947232 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085947232 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085947232 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085947232 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085947232 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085947232 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 20250404085947232 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085947232 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947232 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085947235 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) 20250404085947235 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085947235 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085947235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947235 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085947235 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085947235 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085947235 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 20250404085947235 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085947235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947235 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085947235 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085947235 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085947235 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085947235 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085947235 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085947235 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085947235 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085947235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085947235 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085947235 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085947235 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085947235 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085947235 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085947235 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085947236 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085947236 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085947236 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085947236 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085947236 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085947236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947236 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947236 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947236 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947236 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947237 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947237 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085947237 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085947237 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085947237 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085947237 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085947237 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085947237 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085947237 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085947237 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085947237 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085947237 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085947237 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085947237 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085947237 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085947237 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085947237 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' 20250404085947237 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 20250404085947237 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085947237 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085947237 DLSS7 <000c> osmo_ss7_asp.c:1175 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(526)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085948008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948008 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085948008 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085948008 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085948008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085948008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948008 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948008 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948008 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085948008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948008 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948008 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085948008 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948008 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948008 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085948008 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085948008 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) 20250404085948008 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085948008 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085948008 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948008 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948008 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948008 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085948008 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085948008 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085948008 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085948008 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085948008 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085948008 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085948008 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085948008 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948008 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085948008 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085948008 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085948008 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085948008 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085948008 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085948008 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085948008 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948008 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085948009 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948009 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085948009 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085948009 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085948009 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948009 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085948009 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948009 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948009 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948009 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085948010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085948010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948010 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085948010 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085948010 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085948010 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) 20250404085948010 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085948010 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085948010 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 20250404085948010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948010 DLSS7 <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' 20250404085948010 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948010 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948010 DLSS7 <000c> osmo_ss7_asp.c:1175 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(529)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085948010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948010 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948010 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) 20250404085948010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948010 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948010 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085948010 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948010 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948010 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085948010 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085948010 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) 20250404085948010 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) 20250404085948010 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085948010 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948010 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948010 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085948010 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085948010 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085948010 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085948010 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085948010 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085948010 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085948010 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404085948010 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948010 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085948010 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085948010 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085948010 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085948010 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' 20250404085948010 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 20250404085948010 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085948010 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948010 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948011 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) 20250404085948011 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085948011 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085948011 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 20250404085948011 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948011 DLSS7 <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' 20250404085948011 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948011 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948011 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948011 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948011 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948011 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948011 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) 20250404085948011 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948011 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948011 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085948011 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085948011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948011 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948011 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948011 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948011 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948011 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948011 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085948011 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085948011 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(532)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085948024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948024 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085948024 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085948024 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085948024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085948024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948024 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948024 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948024 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085948024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948024 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948024 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085948024 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948024 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948024 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085948024 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085948024 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) 20250404085948024 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085948024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085948024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085948024 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085948024 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085948024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085948024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085948024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085948024 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085948024 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085948024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085948024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085948024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085948024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085948024 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085948024 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085948024 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085948024 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948024 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085948025 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948025 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085948025 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085948025 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085948025 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948025 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085948025 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948025 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948025 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948025 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948025 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948025 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085948025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948025 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948025 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085948025 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085948025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948025 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948025 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948025 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948025 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948025 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948025 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085948025 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085948025 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(535)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085948030 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) 20250404085948030 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085948030 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085948030 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 20250404085948030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948030 DLSS7 <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' 20250404085948030 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948030 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948030 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948030 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948030 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) 20250404085948030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948030 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948030 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085948030 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948030 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948030 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085948030 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085948030 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) 20250404085948030 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) 20250404085948030 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085948030 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948030 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948030 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085948030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085948030 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085948030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085948030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085948030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085948030 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085948030 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404085948031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085948031 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085948031 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085948031 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085948031 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085948031 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' 20250404085948031 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 20250404085948031 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085948031 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948031 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948032 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) 20250404085948032 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085948032 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085948032 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 20250404085948032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085948032 DLSS7 <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' 20250404085948032 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085948032 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085948032 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085948032 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085948032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085948032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085948032 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085948032 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) 20250404085948032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085948032 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085948032 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085948032 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085948032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948032 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085948032 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085948032 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085948032 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085948032 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085948032 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085948032 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085948032 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085949052 DLCTRL DEBUG Command: GET 701076838 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085949053 DLCTRL DEBUG Tx Command reply: GET_REPLY 701076838 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085949060 DLCTRL DEBUG Command: GET 210591322 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085949060 DLCTRL DEBUG Tx Command reply: GET_REPLY 210591322 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085949065 DLCTRL DEBUG Command: GET 33584630 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085949065 DLCTRL DEBUG Tx Command reply: GET_REPLY 33584630 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085949069 DLCTRL DEBUG Command: GET 382808833 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085949069 DLCTRL DEBUG Tx Command reply: GET_REPLY 382808833 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085949073 DLCTRL DEBUG Command: GET 23058406 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085949073 DLCTRL DEBUG Tx Command reply: GET_REPLY 23058406 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085949077 DLCTRL DEBUG Command: GET 497665095 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085949077 DLCTRL DEBUG Tx Command reply: GET_REPLY 497665095 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085949080 DLCTRL DEBUG Command: GET 802625111 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085949080 DLCTRL DEBUG Tx Command reply: GET_REPLY 802625111 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085949083 DLCTRL DEBUG Command: GET 571422122 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085949083 DLCTRL DEBUG Tx Command reply: GET_REPLY 571422122 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085949086 DLCTRL DEBUG Command: GET 787953103 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085949086 DLCTRL DEBUG Tx Command reply: GET_REPLY 787953103 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085949089 DLCTRL DEBUG Command: GET 334657781 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085949089 DLCTRL DEBUG Tx Command reply: GET_REPLY 334657781 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085949091 DLCTRL DEBUG Command: GET 968207412 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085949091 DLCTRL DEBUG Tx Command reply: GET_REPLY 968207412 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085949093 DLCTRL DEBUG Command: GET 283913807 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085949093 DLCTRL DEBUG Tx Command reply: GET_REPLY 283913807 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085949095 DLCTRL DEBUG Command: GET 405042258 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085949095 DLCTRL DEBUG Tx Command reply: GET_REPLY 405042258 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085949097 DLCTRL DEBUG Command: GET 604859205 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085949097 DLCTRL DEBUG Tx Command reply: GET_REPLY 604859205 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085949098 DLCTRL DEBUG Command: GET 103494019 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085949098 DLCTRL DEBUG Tx Command reply: GET_REPLY 103494019 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085949100 DLCTRL DEBUG Command: GET 771329999 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085949100 DLCTRL DEBUG Tx Command reply: GET_REPLY 771329999 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085949101 DLCTRL DEBUG Command: GET 774458018 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085949101 DLCTRL DEBUG Tx Command reply: GET_REPLY 774458018 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085949102 DLCTRL DEBUG Command: GET 282101231 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085949102 DLCTRL DEBUG Tx Command reply: GET_REPLY 282101231 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085949104 DLCTRL DEBUG Command: GET 987840323 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085949104 DLCTRL DEBUG Tx Command reply: GET_REPLY 987840323 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085949105 DLCTRL DEBUG Command: GET 564952287 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085949105 DLCTRL DEBUG Tx Command reply: GET_REPLY 564952287 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000001100100110'B, t_guard := 20.000000 } 20250404085949133 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34118<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)10113608 20250404085950183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085950183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085950183 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085950183 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085950183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x9a5248, normal) (hnbgw_rua.c:407) 20250404085950183 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085950183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085950183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10113608 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085950183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085950183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085950183 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10113608 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085950183 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10113608 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250404085950183 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10113608 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085950183 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404085950183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085950183 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10113608 <-> SCCP-64 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085950183 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10113608 SCCP-64 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085950183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085950183 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085950183 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085950183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085950183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085950183 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085950183 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{IDLE}: Allocated (fsm.c:456) 20250404085950183 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085950183 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030003260056400500f1100926) (sccp_scrc.c:415) 20250404085950183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085950183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085950183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085950183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085950183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085950183 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085950183 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085950183 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085950183 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085950183 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085950183 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085950183 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085950183 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085950183 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085950183 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085950183 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 26 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085950183 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085950183 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085950183 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085950183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085950183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085950183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085950183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085950183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085950183 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085950183 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085950183 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085950183 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085950183 DLSS7 <000c> osmo_ss7_asp.c:1175 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 26 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(526)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)6853084 HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: 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)@5e928ce02d95: setverdict(pass): none -> pass 20250404085950200 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085950200 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085950200 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085950200 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085950200 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085950200 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085950200 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085950200 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085950200 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085950200 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 92 98 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085950201 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085950201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085950201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085950201 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085950201 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085950201 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00589298) (sccp_scrc.c:486) 20250404085950201 DLSCCP DEBUG Received CO:COAK for local reference 64 (sccp_scoc.c:1855) 20250404085950201 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085950201 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085950201 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085950201 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085950201 DCN DEBUG handle_cn_conn_conf() conn_id=64, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085950201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085950201 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085950203 DLCTRL DEBUG Command: GET 105612844 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085950203 DLCTRL DEBUG Tx Command reply: GET_REPLY 105612844 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085950207 DLCTRL DEBUG Command: GET 427494734 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085950207 DLCTRL DEBUG Tx Command reply: GET_REPLY 427494734 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085950211 DLCTRL DEBUG Command: GET 392851240 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085950211 DLCTRL DEBUG Tx Command reply: GET_REPLY 392851240 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085950215 DLCTRL DEBUG Command: GET 208833120 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085950215 DLCTRL DEBUG Tx Command reply: GET_REPLY 208833120 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085950219 DLCTRL DEBUG Command: GET 107242065 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085950220 DLCTRL DEBUG Tx Command reply: GET_REPLY 107242065 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085950223 DLCTRL DEBUG Command: GET 854361179 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085950223 DLCTRL DEBUG Tx Command reply: GET_REPLY 854361179 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085950227 DLCTRL DEBUG Command: GET 997765166 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085950227 DLCTRL DEBUG Tx Command reply: GET_REPLY 997765166 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085950231 DLCTRL DEBUG Command: GET 283616386 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085950231 DLCTRL DEBUG Tx Command reply: GET_REPLY 283616386 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085950234 DLCTRL DEBUG Command: GET 264194414 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085950234 DLCTRL DEBUG Tx Command reply: GET_REPLY 264194414 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085950238 DLCTRL DEBUG Command: GET 719674764 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085950238 DLCTRL DEBUG Tx Command reply: GET_REPLY 719674764 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085950240 DLCTRL DEBUG Command: GET 300331295 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085950240 DLCTRL DEBUG Tx Command reply: GET_REPLY 300331295 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085950243 DLCTRL DEBUG Command: GET 130418912 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085950243 DLCTRL DEBUG Tx Command reply: GET_REPLY 130418912 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085950245 DLCTRL DEBUG Command: GET 109737111 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085950245 DLCTRL DEBUG Tx Command reply: GET_REPLY 109737111 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085950247 DLCTRL DEBUG Command: GET 215817741 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085950247 DLCTRL DEBUG Tx Command reply: GET_REPLY 215817741 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085950250 DLCTRL DEBUG Command: GET 884781431 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085950250 DLCTRL DEBUG Tx Command reply: GET_REPLY 884781431 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085950253 DLCTRL DEBUG Command: GET 816710865 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085950253 DLCTRL DEBUG Tx Command reply: GET_REPLY 816710865 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085950256 DLCTRL DEBUG Command: GET 805495144 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085950256 DLCTRL DEBUG Tx Command reply: GET_REPLY 805495144 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085950258 DLCTRL DEBUG Command: GET 914270636 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085950258 DLCTRL DEBUG Tx Command reply: GET_REPLY 914270636 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085950261 DLCTRL DEBUG Command: GET 470680374 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085950261 DLCTRL DEBUG Tx Command reply: GET_REPLY 470680374 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085950263 DLCTRL DEBUG Command: GET 15337066 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085950263 DLCTRL DEBUG Tx Command reply: GET_REPLY 15337066 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001001100011'B, t_guard := 20.000000 } 20250404085950300 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(529)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(529)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)9611474 20250404085951332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085951332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085951332 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085951332 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085951332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92a8d2, normal) (hnbgw_rua.c:407) 20250404085951332 DHNB DEBUG map_rua[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404085951332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085951332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9611474 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085951332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085951332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085951332 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9611474 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085951332 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9611474 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250404085951332 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9611474 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404085951332 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404085951332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085951332 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9611474 <-> SCCP-65 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404085951332 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9611474 SCCP-65 msc-1 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085951332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085951332 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085951332 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085951332 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085951332 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085951332 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085951332 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{IDLE}: Allocated (fsm.c:456) 20250404085951332 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085951332 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f40030002630056400500f1100926) (sccp_scrc.c:415) 20250404085951332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085951332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085951333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085951333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085951333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085951333 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085951333 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085951333 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085951333 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085951333 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085951333 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085951333 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085951333 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085951333 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085951333 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085951333 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 02 63 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085951333 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085951333 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085951333 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085951333 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085951333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085951333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085951333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085951333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085951333 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' 20250404085951333 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 20250404085951333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085951333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085951333 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 63 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(528)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(528)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(529)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)8488033 HNBGW_Test.msc1-SCCP(528)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(528)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404085951352 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) 20250404085951352 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085951352 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085951352 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 20250404085951352 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085951352 DLSS7 <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' 20250404085951352 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085951352 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085951352 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@5e928ce02d95: setverdict(pass): none -> pass 20250404085951352 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e8 74 d7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085951352 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085951352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085951352 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085951352 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) 20250404085951352 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085951352 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e874d7) (sccp_scrc.c:486) 20250404085951352 DLSCCP DEBUG Received CO:COAK for local reference 65 (sccp_scoc.c:1855) 20250404085951352 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085951352 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085951353 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085951353 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085951353 DCN DEBUG handle_cn_conn_conf() conn_id=65, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085951353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085951353 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085951355 DLCTRL DEBUG Command: GET 786984875 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085951355 DLCTRL DEBUG Tx Command reply: GET_REPLY 786984875 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085951360 DLCTRL DEBUG Command: GET 562609484 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085951360 DLCTRL DEBUG Tx Command reply: GET_REPLY 562609484 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085951364 DLCTRL DEBUG Command: GET 929348683 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085951364 DLCTRL DEBUG Tx Command reply: GET_REPLY 929348683 rate_ctr.abs.msc.0.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085951368 DLCTRL DEBUG Command: GET 673420501 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085951368 DLCTRL DEBUG Tx Command reply: GET_REPLY 673420501 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085951371 DLCTRL DEBUG Command: GET 396536514 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085951371 DLCTRL DEBUG Tx Command reply: GET_REPLY 396536514 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085951374 DLCTRL DEBUG Command: GET 293981395 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085951374 DLCTRL DEBUG Tx Command reply: GET_REPLY 293981395 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085951376 DLCTRL DEBUG Command: GET 987260694 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085951376 DLCTRL DEBUG Tx Command reply: GET_REPLY 987260694 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085951378 DLCTRL DEBUG Command: GET 764055085 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085951378 DLCTRL DEBUG Tx Command reply: GET_REPLY 764055085 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085951380 DLCTRL DEBUG Command: GET 989658542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085951380 DLCTRL DEBUG Tx Command reply: GET_REPLY 989658542 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085951382 DLCTRL DEBUG Command: GET 71141518 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085951382 DLCTRL DEBUG Tx Command reply: GET_REPLY 71141518 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085951384 DLCTRL DEBUG Command: GET 510924763 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085951384 DLCTRL DEBUG Tx Command reply: GET_REPLY 510924763 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085951386 DLCTRL DEBUG Command: GET 881529557 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085951386 DLCTRL DEBUG Tx Command reply: GET_REPLY 881529557 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085951387 DLCTRL DEBUG Command: GET 829659374 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085951387 DLCTRL DEBUG Tx Command reply: GET_REPLY 829659374 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085951389 DLCTRL DEBUG Command: GET 714919196 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085951389 DLCTRL DEBUG Tx Command reply: GET_REPLY 714919196 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085951391 DLCTRL DEBUG Command: GET 983854992 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085951391 DLCTRL DEBUG Tx Command reply: GET_REPLY 983854992 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085951392 DLCTRL DEBUG Command: GET 145560169 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085951392 DLCTRL DEBUG Tx Command reply: GET_REPLY 145560169 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085951394 DLCTRL DEBUG Command: GET 454450522 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085951394 DLCTRL DEBUG Tx Command reply: GET_REPLY 454450522 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085951395 DLCTRL DEBUG Command: GET 639812765 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085951395 DLCTRL DEBUG Tx Command reply: GET_REPLY 639812765 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085951396 DLCTRL DEBUG Command: GET 536785128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085951396 DLCTRL DEBUG Tx Command reply: GET_REPLY 536785128 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085951398 DLCTRL DEBUG Command: GET 81441131 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085951398 DLCTRL DEBUG Tx Command reply: GET_REPLY 81441131 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000001001011'B, t_guard := 20.000000 } 20250404085951428 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(526)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442004023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(526)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)5239640 20250404085952449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085952449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085952449 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085952449 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085952449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x4ff358, normal) (hnbgw_rua.c:407) 20250404085952449 DHNB DEBUG map_rua[0x55c700c29d10]{init}: Allocated (fsm.c:456) 20250404085952449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085952449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239640 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085952449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085952449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085952449 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239640 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: this is a NULL-NRI (hnbgw_cn.c:1055) 20250404085952449 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239640 SCCP-0 CS MI=TMSI-0x42004023: TMSI-0x42004023 NRI(10bit)=0x1=1: NRI matches msc 0, but this NRI is also configured as NULL-NRI (hnbgw_cn.c:1075) 20250404085952449 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239640 SCCP-0 CS MI=TMSI-0x42004023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085952449 DCN DEBUG map_sccp[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404085952449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085952449 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5239640 <-> SCCP-66 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085952449 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5239640 SCCP-66 msc-0 MI=TMSI-0x42004023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085952449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085952449 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085952449 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085952449 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085952449 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085952449 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085952449 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{IDLE}: Allocated (fsm.c:456) 20250404085952449 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085952449 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442004023004f400300004b0056400500f1100926) (sccp_scrc.c:415) 20250404085952449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085952449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085952449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085952449 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952449 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085952449 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085952449 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085952450 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085952450 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085952450 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085952450 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952450 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952450 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952450 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085952450 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952450 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 00 4b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952450 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085952450 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085952450 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085952450 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952450 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952450 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952450 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085952450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085952450 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085952450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085952450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085952450 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085952450 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 4b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(526)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)9192933 HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404085952457 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085952458 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085952458 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085952458 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085952458 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085952458 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085952458 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085952458 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085952458 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b5 a9 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085952458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085952458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085952458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085952458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085952458 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085952458 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00b5a9fe) (sccp_scrc.c:486) 20250404085952458 DLSCCP DEBUG Received CO:COAK for local reference 66 (sccp_scoc.c:1855) 20250404085952458 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085952458 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085952458 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085952458 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085952458 DCN DEBUG handle_cn_conn_conf() conn_id=66, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085952458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085952458 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404085952461 DLCTRL DEBUG Command: GET 222629902 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085952461 DLCTRL DEBUG Tx Command reply: GET_REPLY 222629902 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085952465 DLCTRL DEBUG Command: GET 129040816 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085952465 DLCTRL DEBUG Tx Command reply: GET_REPLY 129040816 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085952469 DLCTRL DEBUG Command: GET 396184731 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085952469 DLCTRL DEBUG Tx Command reply: GET_REPLY 396184731 rate_ctr.abs.msc.0.cnpool:subscr:reattach 2 (control_if.c:477) 20250404085952474 DLCTRL DEBUG Command: GET 40730603 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085952474 DLCTRL DEBUG Tx Command reply: GET_REPLY 40730603 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085952478 DLCTRL DEBUG Command: GET 924884040 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085952478 DLCTRL DEBUG Tx Command reply: GET_REPLY 924884040 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085952482 DLCTRL DEBUG Command: GET 651674509 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085952482 DLCTRL DEBUG Tx Command reply: GET_REPLY 651674509 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085952486 DLCTRL DEBUG Command: GET 608314539 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085952486 DLCTRL DEBUG Tx Command reply: GET_REPLY 608314539 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085952490 DLCTRL DEBUG Command: GET 18385339 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085952490 DLCTRL DEBUG Tx Command reply: GET_REPLY 18385339 rate_ctr.abs.msc.1.cnpool:subscr:reattach 1 (control_if.c:477) 20250404085952494 DLCTRL DEBUG Command: GET 244420859 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085952494 DLCTRL DEBUG Tx Command reply: GET_REPLY 244420859 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085952497 DLCTRL DEBUG Command: GET 777054105 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085952498 DLCTRL DEBUG Tx Command reply: GET_REPLY 777054105 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085952501 DLCTRL DEBUG Command: GET 169585182 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085952501 DLCTRL DEBUG Tx Command reply: GET_REPLY 169585182 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085952504 DLCTRL DEBUG Command: GET 192495789 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085952504 DLCTRL DEBUG Tx Command reply: GET_REPLY 192495789 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085952507 DLCTRL DEBUG Command: GET 995092551 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085952507 DLCTRL DEBUG Tx Command reply: GET_REPLY 995092551 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085952509 DLCTRL DEBUG Command: GET 998664488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085952509 DLCTRL DEBUG Tx Command reply: GET_REPLY 998664488 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085952511 DLCTRL DEBUG Command: GET 927751909 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085952511 DLCTRL DEBUG Tx Command reply: GET_REPLY 927751909 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085952513 DLCTRL DEBUG Command: GET 599260940 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085952513 DLCTRL DEBUG Tx Command reply: GET_REPLY 599260940 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085952515 DLCTRL DEBUG Command: GET 327913163 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085952515 DLCTRL DEBUG Tx Command reply: GET_REPLY 327913163 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085952518 DLCTRL DEBUG Command: GET 566344373 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085952518 DLCTRL DEBUG Tx Command reply: GET_REPLY 566344373 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085952521 DLCTRL DEBUG Command: GET 230170121 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085952521 DLCTRL DEBUG Tx Command reply: GET_REPLY 230170121 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085952525 DLCTRL DEBUG Command: GET 515328869 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085952525 DLCTRL DEBUG Tx Command reply: GET_REPLY 515328869 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404085952538 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34106<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085952538 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35455<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(519)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(518)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085952542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404085952544 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085952544 DLINP DEBUG SRVCONN(,r=127.0.0.1:32841<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085952544 DLINP NOTICE SRV(,r=127.0.0.1:32841<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404085952545 DMAIN NOTICE (127.0.0.1:32841 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:32841<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404085952545 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(534)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(531)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(535)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(532)@5e928ce02d95: Final verdict of PTC: none 20250404085952550 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085952550 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) 20250404085952550 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085952550 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404085952550 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085952550 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) 20250404085952550 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085952550 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085952551 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 20250404085952551 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) 20250404085952551 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404085952551 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085952551 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085952551 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085952551 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085952551 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 20250404085952551 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085952551 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085952551 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085952551 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085952551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085952551 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522)@5e928ce02d95: Final verdict of PTC: none 20250404085952552 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 20250404085952552 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 20250404085952552 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085952552 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) 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404085952552 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085952552 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085952552 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404085952552 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085952552 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) 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404085952552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085952552 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085952552 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085952552 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085952552 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085952552 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085952552 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085952552 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085952552 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404085952552 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085952552 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085952552 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085952552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952552 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952552 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404085952552 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) 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404085952552 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085952552 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) 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085952552 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085952552 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) 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085952552 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404085952552 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) 20250404085952552 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404085952553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085952553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085952553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085952553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404085952553 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404085952553 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404085952553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404085952553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085952553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{disrupted}: Freeing instance (context_map.c:202) 20250404085952553 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9611474)[0x55c700c18490]{disrupted}: Deallocated (fsm.c:568) 20250404085952553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085952553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404085952553 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-65)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404085952553 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9611474 SCCP-65 msc-1 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250404085952553 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085952553 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 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085952553 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085952553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085952553 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085952553 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 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085952553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085952553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085952553 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_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521)@5e928ce02d95: Final verdict of PTC: none20250404085952554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) HNBGW_Test.msc1-RAN(529)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(528)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(527)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(526)@5e928ce02d95: Final verdict of PTC: none20250404085952554 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085952554 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) HNBGW_Test.sgsn0-M3UA(533)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(530)@5e928ce02d95: Final verdict of PTC: none20250404085952553 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 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085952553 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085952553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085952553 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404085952553 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 20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404085952553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085952553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085952553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085952554 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 20250404085952554 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) 20250404085952554 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404085952554 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404085952554 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404085952554 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404085952554 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404085952554 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 20250404085952554 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085952554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404085952554 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404085952554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085952554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085952554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085952555 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-M3UA(536)@5e928ce02d95: Final verdict of PTC: none 20250404085952555 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404085952555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085952555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085952555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085952555 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085952555 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085952555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085952555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952555 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085952556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 58 92 98 00 00 40 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952556 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085952556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085952556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085952556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404085952556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-10113608)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404085952556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085952556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404085952556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-64)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404085952556 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-10113608 SCCP-64 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250404085952556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404085952556 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404085952556 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404085952556 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404085952556 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404085952556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404085952556 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952557 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085952557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085952557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 b5 a9 fe 00 00 42 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404085952557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404085952557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404085952557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{disrupted}: Freeing instance (context_map.c:202) 20250404085952557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5239640)[0x55c700c29d10]{disrupted}: Deallocated (fsm.c:568) 20250404085952557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404085952557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250404085952557 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-66)[0x55c700c0f4c0]{disconnected}: Deallocated (fsm.c:568) 20250404085952557 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5239640 SCCP-66 msc-0 MI=TMSI-0x42004023: Deallocating (context_map.c:225) 20250404085952557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085952557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085952557 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404085952557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085952557 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085952557 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085952557 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085952557 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085952557 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085952557 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085952557 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085952558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085952558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085952558 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404085952558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085952558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085952558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085952558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085952558 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085952558 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085952558 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085952558 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085952558 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085952558 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404085952558 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404085952558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085952558 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085952558 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085952558 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085952558 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404085952558 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404085952558 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404085952558 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404085952559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085952559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085952559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085952559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085952559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085952559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! HNBGW-PFCP(520)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(537)@5e928ce02d95: Final verdict of PTC: none 20250404085952563 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34120<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538)@5e928ce02d95: Final verdict of PTC: pass MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(525)@5e928ce02d95: Final verdict of PTC: none 20250404085952570 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34118<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540)@5e928ce02d95: Final verdict of PTC: pass 20250404085952572 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34130<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_null_nri_1_round_robin(517): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(518): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(520): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0(521): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh0-RUA(522): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1(523): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin-Iuh1-RUA(524): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(525): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(526): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(527): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(528): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(529): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(530): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(531): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(532): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(533): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(534): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(535): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(536): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(537): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(538): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(539): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_null_nri_1_round_robin0(540): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 08:59:52 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 20250404085952740 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085952987 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085952987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085952987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085952987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085952987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085952987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952987 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085952987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085952987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085952987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085952987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085952987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952987 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404085952988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085952988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085952988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085952988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085952988 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085952988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085952988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085952988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085952988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085952989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085952989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085952989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085952989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085952989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085952989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085952989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085952989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085952989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085952989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085952989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085953343 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:34132<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=564468) 20250404085953587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085953588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085953588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085953588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085953588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085953588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085953588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085953588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085953588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085953588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085953588 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085953588 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085953588 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085953588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085953588 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404085953589 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085953589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085953589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085953589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085953589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085953589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085953589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085953589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085953589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085953589 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085953589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085953589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085953589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085953589 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085953589 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085953589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085953589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085953589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085953589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085953589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085953589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085953589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085953589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085953589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085953589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085953590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085953590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085953590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085953590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085953590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085954283 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085954283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085954283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085954283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085954283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085954283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085954283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085954283 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085954283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085954283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085954283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085954283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085954283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085954283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085954283 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085954283 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085954283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085954283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085954283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085954283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085954283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085954284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085954284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085954284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085954284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085954284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085954284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085954284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085954284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085954284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085954284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085954284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085954284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085954284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085954284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085954284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085954284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085954284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085954284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085954285 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404085954285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404085954285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085954285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085954285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085954285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085954285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085954285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085954285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085954285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085954285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085954285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085954285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085954285 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=564468, count=593908) 20250404085954552 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085954552 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085954552 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404085954554 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085954554 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404085954554 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404085954554 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085954554 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085954554 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404085954554 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404085954554 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404085954554 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 08:59:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. 20250404085956423 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085956430 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404085956435 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35353<->l=127.0.0.1:4262) (control_if.c:572) 20250404085956530 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404085956530 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085956539 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956539 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956539 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956539 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956540 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956540 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404085956540 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33353 (stream_srv.c:142) 20250404085956540 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33353<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404085956540 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956540 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085956540 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956540 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085956540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085956540 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956540 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956540 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956540 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085956540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085956540 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404085956541 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956541 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404085956541 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956541 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) 20250404085956541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956541 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956541 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956541 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956541 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) 20250404085956541 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) 20250404085956541 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404085956541 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956541 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085956541 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956541 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956541 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404085956541 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956541 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956541 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956541 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956541 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956541 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956542 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956542 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404085956542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404085956542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085956542 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956542 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956542 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085956542 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956542 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956542 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085956542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956542 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085956542 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956542 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085956542 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085956542 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956542 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 20250404085956542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404085956542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404085956542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956542 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 20250404085956542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404085956542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404085956542 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956542 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956542 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956542 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085956542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085956542 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(551)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(551)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(551)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(554)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(554)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(554)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(552)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085956570 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956570 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956570 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956570 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956570 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956570 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956570 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404085956570 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956571 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956571 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404085956571 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956571 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) 20250404085956571 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) 20250404085956571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404085956571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085956571 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956571 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956571 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404085956571 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956571 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404085956571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404085956571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085956571 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956571 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956571 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085956571 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956571 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085956571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085956571 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956571 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956571 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085956571 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956571 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956571 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956571 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956571 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956571 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956571 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085956571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085956571 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956571 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956572 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 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404085956572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956572 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 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404085956572 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 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404085956572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404085956572 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956572 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956572 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956572 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085956572 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(557)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(557)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(557)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(555)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(560)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(560)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(560)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(558)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404085956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085956601 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085956601 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404085956601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085956601 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085956601 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085956601 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@5e928ce02d95: setverdict(pass): none -> pass 20250404085956606 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085956606 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085956606 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404085956606 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404085956606 DHNBAP DEBUG (127.0.0.1:33353 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404085956606 DHNBAP NOTICE (127.0.0.1:33353 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404085956606 DHNBAP NOTICE (127.0.0.1:33353 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404085956606 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404085956606 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085956758 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 20250404085956758 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 20250404085956758 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085956758 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404085956767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404085956767 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085956767 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085956767 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085956767 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085956767 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085956767 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 20250404085956767 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085956767 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404085956767 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085956768 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 20250404085956768 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 20250404085956768 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085956768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404085956770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085956770 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085956770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404085956770 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085956770 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085956770 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085956770 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 20250404085956770 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404085956770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404085956770 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085956770 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085956770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085956770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085956770 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404085956770 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085956770 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085956771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085956771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085956771 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085956771 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085956771 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956772 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956772 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404085956772 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085956772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(554)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404085956772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956772 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956772 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956772 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956772 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404085956772 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956772 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085956773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085956773 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085956773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085956773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085956773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085956773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085956773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085956773 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404085956777 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) 20250404085956777 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404085956777 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085956777 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085956777 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085956777 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085956777 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085956777 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 20250404085956777 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085956777 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956777 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085956779 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) 20250404085956779 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085956779 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085956779 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956779 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085956779 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085956779 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085956779 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 20250404085956779 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404085956779 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956779 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085956779 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085956779 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085956780 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085956780 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085956780 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404085956780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085956780 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085956780 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085956780 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085956780 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085956780 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085956780 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956781 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956781 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404085956781 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956781 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956781 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956781 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956781 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956781 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956781 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956781 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956781 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956781 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956781 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956781 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085956782 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956782 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085956782 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956782 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956782 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956782 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956782 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085956782 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085956782 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' 20250404085956782 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 20250404085956782 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085956782 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085956782 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404085956782 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 20250404085956782 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 20250404085956782 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085956782 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404085956787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404085956787 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085956787 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085956787 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085956787 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085956787 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404085956787 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 20250404085956787 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085956787 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404085956787 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085956789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085956789 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085956789 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404085956789 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085956789 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085956789 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085956789 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 20250404085956789 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404085956789 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404085956789 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085956789 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085956789 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085956789 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085956789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085956790 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085956790 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404085956790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085956790 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085956790 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085956790 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085956790 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085956790 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085956790 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956791 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956791 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404085956791 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956791 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956791 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956791 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956791 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956791 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085956791 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404085956791 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956792 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956792 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956792 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956792 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085956792 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085956792 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085956792 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085956792 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085956792 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085956792 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404085956792 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 20250404085956792 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 20250404085956792 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404085956792 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404085956796 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) 20250404085956796 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404085956796 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404085956796 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404085956796 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404085956796 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404085956796 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404085956796 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 20250404085956796 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404085956796 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956796 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404085956798 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) 20250404085956798 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404085956798 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404085956798 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956798 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404085956798 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404085956798 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404085956798 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 20250404085956798 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404085956798 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956798 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404085956798 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404085956798 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085956798 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404085956798 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404085956798 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085956798 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404085956798 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404085956798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404085956798 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404085956798 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085956798 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404085956798 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404085956798 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404085956798 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404085956799 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404085956799 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404085956799 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404085956799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085956800 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404085956800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956800 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956800 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085956800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085956800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085956800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085956800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085956800 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085956800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085956800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085956800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085956800 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404085956800 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085956800 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085956800 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085956800 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085956800 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085956800 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' 20250404085956800 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 20250404085956800 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085956800 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085956800 DLSS7 <000c> osmo_ss7_asp.c:1175 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  HNBGW_Test.msc0-RAN(550)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085957575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085957575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957575 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957575 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085957575 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957575 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085957575 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085957575 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085957575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085957575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957575 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957575 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957575 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957575 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085957575 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085957575 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) 20250404085957575 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085957575 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085957575 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085957575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085957575 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085957575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085957575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085957575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085957575 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085957575 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404085957575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085957575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085957575 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085957575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085957575 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404085957575 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085957575 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085957575 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957575 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404085957578 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957578 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085957578 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085957578 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085957578 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957578 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085957578 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957578 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957578 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957578 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957578 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957578 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085957578 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957578 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957578 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404085957578 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085957578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957578 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957578 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957578 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957578 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957578 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957579 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957579 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957579 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957579 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085957579 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085957579 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(553)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085957581 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) 20250404085957581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085957581 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085957581 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 20250404085957581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957581 DLSS7 <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' 20250404085957581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957581 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957581 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) 20250404085957581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957581 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957581 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085957581 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957581 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957581 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085957581 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085957581 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) 20250404085957581 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) 20250404085957581 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085957581 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957581 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957581 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085957581 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085957581 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085957581 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404085957581 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085957581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085957581 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085957581 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404085957581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957581 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085957581 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085957581 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404085957582 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404085957582 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' 20250404085957582 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 20250404085957582 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404085957582 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957582 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957583 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) 20250404085957583 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404085957583 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404085957583 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 20250404085957583 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957583 DLSS7 <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' 20250404085957583 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957583 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957583 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957583 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957583 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957584 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957584 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) 20250404085957584 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957584 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957584 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404085957584 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085957584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957584 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957584 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957584 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957584 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957584 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957584 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085957584 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085957584 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(556)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085957590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957590 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085957590 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085957590 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085957590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957590 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085957590 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957590 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957590 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957590 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085957590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957590 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957590 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085957590 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957590 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957590 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085957590 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085957590 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) 20250404085957590 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404085957590 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085957590 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957590 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957590 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085957590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404085957591 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085957591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404085957591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085957591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404085957591 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085957591 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404085957591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085957591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085957591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404085957591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404085957591 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404085957591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404085957591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404085957591 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957591 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404085957591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957591 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404085957591 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404085957592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404085957592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957592 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957592 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404085957592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404085957592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957592 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957592 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957592 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404085957592 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404085957592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957592 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957592 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957592 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957592 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957592 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957592 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085957593 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085957593 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(559)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404085957598 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) 20250404085957598 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085957598 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085957598 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 20250404085957598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957598 DLSS7 <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' 20250404085957598 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957598 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957598 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957598 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957598 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) 20250404085957598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957598 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957598 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085957598 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957598 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957598 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404085957598 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404085957598 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) 20250404085957598 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) 20250404085957598 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404085957598 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957598 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957598 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085957598 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085957598 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085957598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404085957598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085957598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404085957598 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404085957598 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404085957598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085957598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085957598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085957598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404085957598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404085957598 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' 20250404085957598 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 20250404085957598 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404085957598 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957598 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957600 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) 20250404085957600 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404085957600 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404085957600 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 20250404085957600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085957600 DLSS7 <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' 20250404085957600 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085957600 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085957600 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085957600 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404085957600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085957600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085957600 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085957600 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) 20250404085957600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085957600 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404085957600 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404085957600 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404085957600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957600 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085957600 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085957600 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085957600 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085957600 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404085957600 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404085957600 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404085957600 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404085958619 DLCTRL DEBUG Command: GET 907742501 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085958619 DLCTRL DEBUG Tx Command reply: GET_REPLY 907742501 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404085958620 DLCTRL DEBUG Command: GET 251234296 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085958620 DLCTRL DEBUG Tx Command reply: GET_REPLY 251234296 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085958623 DLCTRL DEBUG Command: GET 604758012 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085958624 DLCTRL DEBUG Tx Command reply: GET_REPLY 604758012 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085958627 DLCTRL DEBUG Command: GET 245369289 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085958627 DLCTRL DEBUG Tx Command reply: GET_REPLY 245369289 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085958630 DLCTRL DEBUG Command: GET 606510335 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085958630 DLCTRL DEBUG Tx Command reply: GET_REPLY 606510335 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404085958633 DLCTRL DEBUG Command: GET 349675768 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085958633 DLCTRL DEBUG Tx Command reply: GET_REPLY 349675768 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085958636 DLCTRL DEBUG Command: GET 614618941 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085958636 DLCTRL DEBUG Tx Command reply: GET_REPLY 614618941 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085958638 DLCTRL DEBUG Command: GET 433241511 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085958638 DLCTRL DEBUG Tx Command reply: GET_REPLY 433241511 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085958640 DLCTRL DEBUG Command: GET 343283584 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085958640 DLCTRL DEBUG Tx Command reply: GET_REPLY 343283584 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085958642 DLCTRL DEBUG Command: GET 537621699 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085958642 DLCTRL DEBUG Tx Command reply: GET_REPLY 537621699 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404085958643 DLCTRL DEBUG Command: GET 142932681 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085958643 DLCTRL DEBUG Tx Command reply: GET_REPLY 142932681 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085958645 DLCTRL DEBUG Command: GET 204441044 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085958645 DLCTRL DEBUG Tx Command reply: GET_REPLY 204441044 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085958646 DLCTRL DEBUG Command: GET 434698272 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085958646 DLCTRL DEBUG Tx Command reply: GET_REPLY 434698272 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085958647 DLCTRL DEBUG Command: GET 51364562 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085958647 DLCTRL DEBUG Tx Command reply: GET_REPLY 51364562 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085958648 DLCTRL DEBUG Command: GET 393750809 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085958648 DLCTRL DEBUG Tx Command reply: GET_REPLY 393750809 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404085958649 DLCTRL DEBUG Command: GET 664079862 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085958649 DLCTRL DEBUG Tx Command reply: GET_REPLY 664079862 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085958651 DLCTRL DEBUG Command: GET 173652033 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085958651 DLCTRL DEBUG Tx Command reply: GET_REPLY 173652033 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085958652 DLCTRL DEBUG Command: GET 834256723 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085958652 DLCTRL DEBUG Tx Command reply: GET_REPLY 834256723 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085958652 DLCTRL DEBUG Command: GET 300859930 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085958652 DLCTRL DEBUG Tx Command reply: GET_REPLY 300859930 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085958653 DLCTRL DEBUG Command: GET 982743313 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085958653 DLCTRL DEBUG Tx Command reply: GET_REPLY 982743313 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000001011110000'B, t_guard := 20.000000 } 20250404085958674 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442FA0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)15190961 20250404085959709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404085959709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404085959709 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404085959709 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404085959709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xe7cbb1, normal) (hnbgw_rua.c:407) 20250404085959709 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404085959709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404085959709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190961 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404085959709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085959709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085959709 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190961 SCCP-0 CS MI=TMSI-0x42FA0023: TMSI-0x42FA0023 NRI(10bit)=0x3e8=1000: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404085959709 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190961 SCCP-0 CS MI=TMSI-0x42FA0023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404085959709 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404085959709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404085959709 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15190961 <-> SCCP-67 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404085959709 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190961 SCCP-67 msc-0 MI=TMSI-0x42FA0023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404085959709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404085959709 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404085959709 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404085959709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404085959709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404085959709 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404085959709 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{IDLE}: Allocated (fsm.c:456) 20250404085959709 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404085959709 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442fa0023004f40030002f00056400500f1100926) (sccp_scrc.c:415) 20250404085959709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085959709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085959709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085959709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085959709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085959709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085959709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085959709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404085959709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404085959709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404085959709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404085959709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404085959709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404085959709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404085959709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404085959709 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 02 f0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404085959709 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404085959709 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404085959709 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404085959709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085959709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404085959709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404085959710 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404085959710 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404085959710 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404085959710 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404085959710 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404085959710 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085959710 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 f0 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(550)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A5205F442FA0023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562) HNBGW_Test.msc0-RAN(550)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)10476033 HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@5e928ce02d95: setverdict(pass): none -> pass 20250404085959727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404085959727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404085959727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404085959727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404085959727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404085959728 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404085959728 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404085959728 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404085959728 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404085959728 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 9a b1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404085959728 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404085959728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404085959728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404085959728 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404085959728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404085959728 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00049ab1) (sccp_scrc.c:486) 20250404085959728 DLSCCP DEBUG Received CO:COAK for local reference 67 (sccp_scoc.c:1855) 20250404085959728 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404085959728 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404085959728 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404085959728 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404085959728 DCN DEBUG handle_cn_conn_conf() conn_id=67, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404085959728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404085959728 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404085959729 DLCTRL DEBUG Command: GET 343407214 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404085959729 DLCTRL DEBUG Tx Command reply: GET_REPLY 343407214 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404085959733 DLCTRL DEBUG Command: GET 720321424 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404085959733 DLCTRL DEBUG Tx Command reply: GET_REPLY 720321424 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404085959737 DLCTRL DEBUG Command: GET 38303458 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404085959737 DLCTRL DEBUG Tx Command reply: GET_REPLY 38303458 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085959740 DLCTRL DEBUG Command: GET 28125438 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085959740 DLCTRL DEBUG Tx Command reply: GET_REPLY 28125438 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085959743 DLCTRL DEBUG Command: GET 449036258 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404085959743 DLCTRL DEBUG Tx Command reply: GET_REPLY 449036258 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085959746 DLCTRL DEBUG Command: GET 782696933 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404085959746 DLCTRL DEBUG Tx Command reply: GET_REPLY 782696933 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404085959750 DLCTRL DEBUG Command: GET 209412241 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404085959750 DLCTRL DEBUG Tx Command reply: GET_REPLY 209412241 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404085959753 DLCTRL DEBUG Command: GET 692775614 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404085959753 DLCTRL DEBUG Tx Command reply: GET_REPLY 692775614 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085959756 DLCTRL DEBUG Command: GET 529323459 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085959756 DLCTRL DEBUG Tx Command reply: GET_REPLY 529323459 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085959758 DLCTRL DEBUG Command: GET 528989000 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404085959758 DLCTRL DEBUG Tx Command reply: GET_REPLY 528989000 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085959760 DLCTRL DEBUG Command: GET 878331019 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404085959760 DLCTRL DEBUG Tx Command reply: GET_REPLY 878331019 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404085959762 DLCTRL DEBUG Command: GET 890169114 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404085959762 DLCTRL DEBUG Tx Command reply: GET_REPLY 890169114 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404085959764 DLCTRL DEBUG Command: GET 415392928 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404085959764 DLCTRL DEBUG Tx Command reply: GET_REPLY 415392928 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085959766 DLCTRL DEBUG Command: GET 521255107 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085959766 DLCTRL DEBUG Tx Command reply: GET_REPLY 521255107 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085959767 DLCTRL DEBUG Command: GET 767483471 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404085959767 DLCTRL DEBUG Tx Command reply: GET_REPLY 767483471 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404085959769 DLCTRL DEBUG Command: GET 179480837 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404085959769 DLCTRL DEBUG Tx Command reply: GET_REPLY 179480837 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404085959772 DLCTRL DEBUG Command: GET 177859217 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404085959772 DLCTRL DEBUG Tx Command reply: GET_REPLY 177859217 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404085959774 DLCTRL DEBUG Command: GET 466604997 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404085959774 DLCTRL DEBUG Tx Command reply: GET_REPLY 466604997 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404085959775 DLCTRL DEBUG Command: GET 754279581 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404085959775 DLCTRL DEBUG Tx Command reply: GET_REPLY 754279581 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404085959777 DLCTRL DEBUG Command: GET 509728381 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404085959777 DLCTRL DEBUG Tx Command reply: GET_REPLY 509728381 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001111001110'B, t_guard := 20.000000 } 20250404085959794 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(553)@5e928ce02d95: f_create_expect(l3 := '0524010350590205F442C00023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(553)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)6364959 20250404090000824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090000824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090000824 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090000824 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090000824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x611f1f, normal) (hnbgw_rua.c:407) 20250404090000824 DHNB DEBUG map_rua[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404090000824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090000824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364959 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090000824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090000824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090000824 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090000824 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364959 SCCP-0 CS MI=TMSI-0x42C00023: TMSI-0x42C00023 NRI(10bit)=0x300=768: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404090000824 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364959 SCCP-0 CS MI=TMSI-0x42C00023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404090000824 DCN DEBUG map_sccp[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404090000824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090000824 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6364959 <-> SCCP-68 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090000824 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364959 SCCP-68 msc-1 MI=TMSI-0x42C00023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090000824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090000824 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090000824 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090000824 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090000824 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090000824 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090000824 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{IDLE}: Allocated (fsm.c:456) 20250404090000824 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090000824 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442c00023004f40030003ce0056400500f1100926) (sccp_scrc.c:415) 20250404090000824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090000824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090000824 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090000824 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090000824 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090000824 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090000825 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090000825 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090000825 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090000825 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090000825 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090000825 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090000825 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090000825 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090000825 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090000825 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 03 ce 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:1175) 20250404090000825 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090000825 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090000825 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090000825 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090000825 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090000825 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090000825 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090000825 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090000825 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' 20250404090000825 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 20250404090000825 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090000825 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090000825 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 ce 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(552)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(553)@5e928ce02d95: Found Expect[0] for l3='0524010350590205F442C00023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563) HNBGW_Test.msc1-RAN(553)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)3384860 HNBGW_Test.msc1-SCCP(552)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(552)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090000839 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) 20250404090000839 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090000839 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090000839 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 20250404090000839 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090000839 DLSS7 <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' 20250404090000839 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090000839 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090000839 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090000839 DLSS7 <000c> osmo_ss7_asp.c:1175 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 79 11 1a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090000839 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090000839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090000839 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090000839 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) 20250404090000839 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090000839 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0079111a) (sccp_scrc.c:486) 20250404090000839 DLSCCP DEBUG Received CO:COAK for local reference 68 (sccp_scoc.c:1855) 20250404090000839 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090000839 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090000839 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090000839 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090000839 DCN DEBUG handle_cn_conn_conf() conn_id=68, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090000839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090000839 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090000840 DLCTRL DEBUG Command: GET 124404600 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090000840 DLCTRL DEBUG Tx Command reply: GET_REPLY 124404600 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090000842 DLCTRL DEBUG Command: GET 959107082 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090000842 DLCTRL DEBUG Tx Command reply: GET_REPLY 959107082 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090000843 DLCTRL DEBUG Command: GET 783456196 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090000843 DLCTRL DEBUG Tx Command reply: GET_REPLY 783456196 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090000845 DLCTRL DEBUG Command: GET 858264389 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090000845 DLCTRL DEBUG Tx Command reply: GET_REPLY 858264389 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090000847 DLCTRL DEBUG Command: GET 374149171 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090000847 DLCTRL DEBUG Tx Command reply: GET_REPLY 374149171 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090000849 DLCTRL DEBUG Command: GET 936806159 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090000849 DLCTRL DEBUG Tx Command reply: GET_REPLY 936806159 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090000850 DLCTRL DEBUG Command: GET 947647632 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090000850 DLCTRL DEBUG Tx Command reply: GET_REPLY 947647632 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090000852 DLCTRL DEBUG Command: GET 836104599 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090000852 DLCTRL DEBUG Tx Command reply: GET_REPLY 836104599 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090000854 DLCTRL DEBUG Command: GET 439422541 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090000854 DLCTRL DEBUG Tx Command reply: GET_REPLY 439422541 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090000856 DLCTRL DEBUG Command: GET 805441348 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090000856 DLCTRL DEBUG Tx Command reply: GET_REPLY 805441348 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090000858 DLCTRL DEBUG Command: GET 897849148 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090000858 DLCTRL DEBUG Tx Command reply: GET_REPLY 897849148 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090000860 DLCTRL DEBUG Command: GET 794680965 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090000860 DLCTRL DEBUG Tx Command reply: GET_REPLY 794680965 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090000861 DLCTRL DEBUG Command: GET 916042598 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090000861 DLCTRL DEBUG Tx Command reply: GET_REPLY 916042598 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090000863 DLCTRL DEBUG Command: GET 278894008 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090000863 DLCTRL DEBUG Tx Command reply: GET_REPLY 278894008 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090000865 DLCTRL DEBUG Command: GET 882373704 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090000865 DLCTRL DEBUG Tx Command reply: GET_REPLY 882373704 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090000866 DLCTRL DEBUG Command: GET 575833747 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090000866 DLCTRL DEBUG Tx Command reply: GET_REPLY 575833747 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090000867 DLCTRL DEBUG Command: GET 604944480 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090000867 DLCTRL DEBUG Tx Command reply: GET_REPLY 604944480 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090000869 DLCTRL DEBUG Command: GET 320977545 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090000869 DLCTRL DEBUG Tx Command reply: GET_REPLY 320977545 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090000870 DLCTRL DEBUG Command: GET 376230007 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090000870 DLCTRL DEBUG Tx Command reply: GET_REPLY 376230007 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090000871 DLCTRL DEBUG Command: GET 379247126 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090000871 DLCTRL DEBUG Tx Command reply: GET_REPLY 379247126 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001011110110'B, t_guard := 20.000000 } 20250404090000896 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50526<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(550)@5e928ce02d95: f_create_expect(l3 := '0627000350590205F442CCC023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(550)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)13342602 20250404090001916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090001916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090001916 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090001916 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090001916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcb978a, normal) (hnbgw_rua.c:407) 20250404090001916 DHNB DEBUG map_rua[0x55c700c10a90]{init}: Allocated (fsm.c:456) 20250404090001916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090001916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13342602 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090001916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090001916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090001916 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13342602 SCCP-0 CS MI=TMSI-0x42CCC023: TMSI-0x42CCC023 NRI(10bit)=0x333=819: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404090001916 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13342602 SCCP-0 CS MI=TMSI-0x42CCC023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090001916 DCN DEBUG map_sccp[0x55c700c3bdb0]{init}: Allocated (fsm.c:456) 20250404090001916 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090001916 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13342602 <-> SCCP-69 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090001916 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13342602 SCCP-69 msc-0 MI=TMSI-0x42CCC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090001916 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090001916 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090001916 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090001917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090001917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090001917 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090001917 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{IDLE}: Allocated (fsm.c:456) 20250404090001917 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090001917 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442ccc023004f40030002f60056400500f1100926) (sccp_scrc.c:415) 20250404090001917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090001917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090001917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090001917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090001917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090001917 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090001917 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090001917 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090001917 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090001917 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090001917 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090001917 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090001917 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090001917 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090001917 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090001917 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 f6 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:1175) 20250404090001917 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090001917 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090001917 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090001917 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090001917 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090001917 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090001917 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090001917 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090001917 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090001917 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090001917 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090001917 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090001917 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f6 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)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(550)@5e928ce02d95: Found Expect[0] for l3='0627000350590205F442CCC023'O handled at TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564) HNBGW_Test.msc0-RAN(550)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)11136442 HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@5e928ce02d95: setverdict(pass): none -> pass 20250404090001925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090001925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090001925 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090001925 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090001925 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090001925 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090001925 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090001925 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090001925 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090001926 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 16 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090001926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090001926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090001926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090001926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090001926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090001926 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0070160b) (sccp_scrc.c:486) 20250404090001926 DLSCCP DEBUG Received CO:COAK for local reference 69 (sccp_scoc.c:1855) 20250404090001926 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090001926 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090001926 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090001926 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090001926 DCN DEBUG handle_cn_conn_conf() conn_id=69, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090001926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090001926 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090001929 DLCTRL DEBUG Command: GET 575808315 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090001929 DLCTRL DEBUG Tx Command reply: GET_REPLY 575808315 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090001932 DLCTRL DEBUG Command: GET 403827542 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090001932 DLCTRL DEBUG Tx Command reply: GET_REPLY 403827542 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090001933 DLCTRL DEBUG Command: GET 355199144 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090001933 DLCTRL DEBUG Tx Command reply: GET_REPLY 355199144 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090001934 DLCTRL DEBUG Command: GET 406467498 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090001934 DLCTRL DEBUG Tx Command reply: GET_REPLY 406467498 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090001936 DLCTRL DEBUG Command: GET 747555802 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090001936 DLCTRL DEBUG Tx Command reply: GET_REPLY 747555802 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090001938 DLCTRL DEBUG Command: GET 135885635 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090001938 DLCTRL DEBUG Tx Command reply: GET_REPLY 135885635 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090001939 DLCTRL DEBUG Command: GET 261843396 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090001939 DLCTRL DEBUG Tx Command reply: GET_REPLY 261843396 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090001941 DLCTRL DEBUG Command: GET 33387734 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090001941 DLCTRL DEBUG Tx Command reply: GET_REPLY 33387734 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090001942 DLCTRL DEBUG Command: GET 676079013 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090001942 DLCTRL DEBUG Tx Command reply: GET_REPLY 676079013 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090001944 DLCTRL DEBUG Command: GET 895304778 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090001944 DLCTRL DEBUG Tx Command reply: GET_REPLY 895304778 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090001947 DLCTRL DEBUG Command: GET 127989329 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090001947 DLCTRL DEBUG Tx Command reply: GET_REPLY 127989329 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090001949 DLCTRL DEBUG Command: GET 228892542 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090001949 DLCTRL DEBUG Tx Command reply: GET_REPLY 228892542 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090001950 DLCTRL DEBUG Command: GET 285089826 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090001950 DLCTRL DEBUG Tx Command reply: GET_REPLY 285089826 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090001951 DLCTRL DEBUG Command: GET 870641668 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090001951 DLCTRL DEBUG Tx Command reply: GET_REPLY 870641668 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090001953 DLCTRL DEBUG Command: GET 168977165 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090001953 DLCTRL DEBUG Tx Command reply: GET_REPLY 168977165 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090001954 DLCTRL DEBUG Command: GET 699599480 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090001954 DLCTRL DEBUG Tx Command reply: GET_REPLY 699599480 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090001955 DLCTRL DEBUG Command: GET 746251166 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090001955 DLCTRL DEBUG Tx Command reply: GET_REPLY 746251166 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090001956 DLCTRL DEBUG Command: GET 261492380 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090001956 DLCTRL DEBUG Tx Command reply: GET_REPLY 261492380 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090001958 DLCTRL DEBUG Command: GET 637619245 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090001958 DLCTRL DEBUG Tx Command reply: GET_REPLY 637619245 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090001959 DLCTRL DEBUG Command: GET 408382595 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090001959 DLCTRL DEBUG Tx Command reply: GET_REPLY 408382595 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090001965 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50502<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090001966 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35353<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(543)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(542)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090001971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50486<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090001972 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090001973 DLINP DEBUG SRVCONN(,r=127.0.0.1:33353<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090001973 DLINP NOTICE SRV(,r=127.0.0.1:33353<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090001973 DMAIN NOTICE (127.0.0.1:33353 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33353<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090001973 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(556)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(559)@5e928ce02d95: Final verdict of PTC: none 20250404090001977 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090001977 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) 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.sgsn1-SCCP(558)@5e928ce02d95: Final verdict of PTC: none 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090001977 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090001977 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) 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090001977 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090001977 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) 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090001977 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090001977 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) 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090001977 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090001977 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090001977 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) 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090001978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090001978 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) 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 HNBGW_Test.sgsn0-SCCP(555)@5e928ce02d95: Final verdict of PTC: none 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090001978 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 20250404090001978 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) 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090001978 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090001978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090001978 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090001978 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 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090001978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090001978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090001978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090001978 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 20250404090001978 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) 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090001978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090001978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090001978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090001978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090001978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090001978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090001978 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090001978 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090001979 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090001979 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090001978 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090001978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090001978 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090001978 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 20250404090001978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090001979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090001979 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 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090001979 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090001979 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 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090001979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090001979 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(553)@5e928ce02d95: Final verdict of PTC: none 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090001979 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090001979 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) 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090001979 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 20250404090001979 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090001979 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) 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090001979 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 20250404090001979 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 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090001979 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090001979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090001979 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090001980 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 20250404090001980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090001980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090001980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090001980 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) HNBGW_Test.sgsn1-M3UA(560)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(557)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541)@5e928ce02d95: Final verdict of PTC: none 20250404090001980 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc0-M3UA(551)@5e928ce02d95: Final verdict of PTC: none 20250404090001980 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090001981 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) HNBGW_Test.msc1-SCCP(552)@5e928ce02d95: Final verdict of PTC: none 20250404090001981 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090001981 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090001981 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090001981 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090001981 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090001981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090001981 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090001981 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090001981 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090001981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090001981 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090001981 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090001981 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090001981 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc0-RAN(550)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(549)@5e928ce02d95: Final verdict of PTC: none 20250404090001981 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090001981 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090001981 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090001981 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090001981 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090001982 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090001982 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090001982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090001982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090001982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{disrupted}: Freeing instance (context_map.c:202) 20250404090001982 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6364959)[0x55c700c0f4c0]{disrupted}: Deallocated (fsm.c:568) 20250404090001982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090001982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{disconnected}: Freeing instance (context_map.c:206) 20250404090001982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-68)[0x55c700c18490]{disconnected}: Deallocated (fsm.c:568) 20250404090001982 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6364959 SCCP-68 msc-1 MI=TMSI-0x42C00023: Deallocating (context_map.c:225) 20250404090001982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090001982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090001982 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090001982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.msc1-M3UA(554)@5e928ce02d95: Final verdict of PTC: none 20250404090001982 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090001982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090001982 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090001982 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090001982 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090001982 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090001982 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090001983 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090001983 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090001983 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090001983 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090001983 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090001983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090001983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090001983 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090001984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090001984 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563)@5e928ce02d95: Final verdict of PTC: pass 20250404090001985 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090001985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090001985 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW-PFCP(544)@5e928ce02d95: Final verdict of PTC: none 20250404090001985 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090001986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090001986 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090001986 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090001986 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090001987 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090001987 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090001987 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090001987 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090001988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090001988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090001988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090001988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090001989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090001989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090001989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090001990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 04 9a b1 00 00 43 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090001990 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090001991 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090001991 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090001991 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090001992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090001992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090001992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090001993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090001993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15190961)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090001994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090001994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404090001994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-67)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404090001995 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15190961 SCCP-67 msc-0 MI=TMSI-0x42FA0023: Deallocating (context_map.c:225) 20250404090001995 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090001996 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090001996 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090001996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090001997 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090001997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090001998 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090001998 DLSS7 DEBUG Found route for dpc=188=0.23.4: 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_L3Complete_by_tmsi_unassigned_nri_round_robin0(562)@5e928ce02d95: Final verdict of PTC: pass20250404090001998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090001999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564)@5e928ce02d95: Final verdict of PTC: pass20250404090001999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 70 16 0b 00 00 45 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002000 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090002000 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090002001 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090002001 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090002002 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090002002 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090002003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090002003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{disrupted}: Freeing instance (context_map.c:202) 20250404090002003 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13342602)[0x55c700c10a90]{disrupted}: Deallocated (fsm.c:568) 20250404090002004 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090002005 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{disconnected}: Freeing instance (context_map.c:206) 20250404090002006 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-69)[0x55c700c3bdb0]{disconnected}: Deallocated (fsm.c:568) 20250404090002007 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13342602 SCCP-69 msc-0 MI=TMSI-0x42CCC023: Deallocating (context_map.c:225) 20250404090002007 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090002008 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090002009 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090002010 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090002012 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-MGCP(561)@5e928ce02d95: Final verdict of PTC: none20250404090002013 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50512<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090002014 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002014 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002014 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002014 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090002014 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090002014 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090002014 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50508<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090002015 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50526<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090002015 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002016 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002016 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002016 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090002016 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090002016 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin(541): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(542): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(544): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0(545): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh0-RUA(546): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1(547): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin-Iuh1-RUA(548): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(549): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(550): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(551): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(552): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(553): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(554): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(555): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(556): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(557): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(558): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(559): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(560): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(561): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(562): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(563): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin0(564): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:00:02 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 20250404090002180 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090002553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090002553 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090002553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090002553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090002553 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090002553 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090002553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090002553 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090002553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002553 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002553 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002553 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002553 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090002553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090002554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090002556 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090002556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090002557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090002557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090002557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090002557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090002557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090002557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090002557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090002557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090002557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090002557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090002557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090002557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090002557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090002557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090002557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090002557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090002783 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50528<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565212) 20250404090002987 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090002987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090002987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090002987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002987 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090002987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090002987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090002988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002988 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090002988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090002988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090002988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090002988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090002988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090002988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090002988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090002988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090002988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090002988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090002988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090002988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090002989 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090002989 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090002989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090002989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090002989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090002989 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090002989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090002989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090002989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090002989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090002989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090002989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090002989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090002989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090002989 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090003588 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090003588 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090003588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090003588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090003588 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090003588 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090003588 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090003588 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090003588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090003589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090003589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090003589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090003589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090003589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090003589 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090003590 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090003590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090003590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090003590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090003590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090003590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090003590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090003590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090003590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090003590 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090003590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090003590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090003590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090003590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090003590 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090003590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090003590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090003590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090003590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090003590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090003590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090003590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090003590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090003590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090003590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090003591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090003591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090003591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090003591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090003591 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=565212, count=594652) 20250404090003979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090003979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090003979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090003979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090003979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090003979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090003979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090003979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090003979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090003981 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090003981 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090003981 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090004284 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090004284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090004284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090004284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090004284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090004284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090004284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090004284 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090004284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090004284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090004284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090004284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090004284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090004284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090004284 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090004284 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090004284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090004284 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004284 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090004284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090004284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090004284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090004284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090004284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090004284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090004284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090004284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090004284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090004284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090004284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090004284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090004284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090004284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090004284 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090004284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090004285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090004285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090004285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090004285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090004285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090004285 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090004285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090004285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090004285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090004285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090004285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090004285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090004285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090004285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090004285 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090004285 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090004285 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090004285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090004285 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:00:04 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. 20250404090005883 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54134<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090005888 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54150<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090005892 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42565<->l=127.0.0.1:4262) (control_if.c:572) 20250404090006013 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090006013 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090006021 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006021 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006022 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006022 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006022 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006022 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006022 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:41742 (stream_srv.c:142) 20250404090006022 DMAIN INFO New HNB SCTP connection r=127.0.0.1:41742<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090006022 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006022 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006023 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006023 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090006023 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 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) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006023 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) 20250404090006023 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) 20250404090006023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090006023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090006023 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006023 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006023 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090006023 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006023 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090006023 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090006023 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006023 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090006023 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006023 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006023 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090006023 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006023 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006023 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006023 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006023 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006023 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006023 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006024 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090006024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090006024 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006024 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006024 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090006024 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006024 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006024 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006024 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006024 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006024 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006024 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006024 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006024 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006024 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006024 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006024 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090006024 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006024 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090006024 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006024 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 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090006024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006024 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 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090006024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090006024 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006024 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006024 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006024 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090006024 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(575)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(575)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(575)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(578)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(578)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(578)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(576)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090006053 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006053 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006053 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006053 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006053 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006053 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006053 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090006053 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006054 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006054 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090006054 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006054 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=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090006054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006054 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=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090006054 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) 20250404090006054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090006054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090006054 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006054 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006054 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090006054 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006054 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006054 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006054 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006054 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006054 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006055 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090006055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090006055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090006055 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006055 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006055 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090006055 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006055 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090006055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090006055 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006055 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006055 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090006055 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006055 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006055 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006055 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006055 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006055 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006055 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090006055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090006055 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006055 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 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090006055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006055 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 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090006055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090006055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090006055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(581)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(581)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(581)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(579)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(584)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(584)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(584)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(582)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090006122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090006122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090006122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090006122 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090006122 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090006122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090006122 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090006122 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090006122 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090006126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090006126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090006126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090006126 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090006126 DHNBAP DEBUG (127.0.0.1:41742 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090006126 DHNBAP NOTICE (127.0.0.1:41742 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090006126 DHNBAP NOTICE (127.0.0.1:41742 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090006126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090006126 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090006239 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 20250404090006239 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 20250404090006239 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090006239 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090006247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090006247 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090006247 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090006247 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090006247 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090006247 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090006247 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 20250404090006247 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090006247 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090006247 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090006250 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 20250404090006250 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 20250404090006250 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090006250 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090006250 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006250 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090006250 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090006251 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090006251 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090006251 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090006251 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090006251 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 20250404090006251 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090006251 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090006251 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090006251 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090006251 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090006251 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090006251 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090006251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090006251 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090006251 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090006251 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090006251 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090006251 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090006251 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006252 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006252 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090006252 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006253 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006253 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006253 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006253 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006253 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006253 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006253 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006253 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006253 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006253 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006253 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090006253 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006253 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090006253 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006253 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006253 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006253 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006253 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090006254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090006254 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090006254 DLSS7 <000c> osmo_ss7_hmrt.c:195 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.msc1-M3UA(578)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090006254 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090006254 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090006254 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090006257 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) 20250404090006257 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090006257 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090006257 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090006257 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090006257 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090006257 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090006257 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 20250404090006257 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090006257 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006257 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090006260 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) 20250404090006260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090006260 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090006260 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006260 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090006260 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090006260 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090006260 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 20250404090006260 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090006260 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090006260 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090006260 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090006261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090006261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090006261 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090006261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090006261 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090006261 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090006261 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090006261 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090006261 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090006261 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006262 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006262 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090006262 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006262 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006262 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090006262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006262 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006262 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006262 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006262 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006262 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006262 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006262 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090006262 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006262 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090006262 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006262 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090006262 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006263 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006263 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006263 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006263 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090006263 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090006263 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' 20250404090006263 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 20250404090006263 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090006263 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090006263 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006278 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 20250404090006278 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 20250404090006278 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090006278 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn0-M3UA(581)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090006284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090006284 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090006284 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090006284 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090006284 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090006284 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090006284 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 20250404090006284 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090006284 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090006284 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090006286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006287 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090006287 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090006287 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090006287 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090006287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090006287 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090006287 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 20250404090006287 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090006287 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090006287 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090006287 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090006287 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090006287 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090006287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090006287 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090006287 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090006287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090006287 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090006287 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090006287 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090006287 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090006287 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090006287 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006288 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006288 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090006288 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006288 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006288 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006288 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090006288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090006288 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090006289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090006289 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090006289 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090006289 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090006289 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090006289 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090006307 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 20250404090006307 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 20250404090006307 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090006307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(584)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090006309 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) 20250404090006309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090006309 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090006309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090006309 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090006309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090006309 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090006309 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 20250404090006309 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090006309 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090006311 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) 20250404090006311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090006311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090006311 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006311 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090006311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090006311 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090006311 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 20250404090006311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090006311 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090006311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090006311 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090006311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090006311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090006311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090006311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090006311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090006311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090006311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090006311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090006311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090006311 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090006311 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090006311 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090006313 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090006313 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090006313 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090006313 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090006313 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090006313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090006313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090006313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090006313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090006313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090006313 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090006313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090006313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090006313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090006313 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090006313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090006313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090006313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090006313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090006313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090006313 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' 20250404090006314 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 20250404090006314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090006314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090006314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(574)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090007057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090007057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090007057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007057 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090007057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090007057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007057 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007057 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090007057 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090007057 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) 20250404090007057 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090007057 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090007057 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090007057 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007057 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090007057 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090007057 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090007057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090007057 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090007057 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090007057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007057 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090007057 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090007057 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090007057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090007057 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007057 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090007057 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007057 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090007057 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090007057 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007057 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007057 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007057 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007057 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007057 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007057 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090007057 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007057 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007057 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090007057 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007057 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007058 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090007058 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090007058 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090007058 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) 20250404090007058 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090007058 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090007058 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 20250404090007058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007058 DLSS7 <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' 20250404090007058 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007058 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007058 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090007058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007058 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007058 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) 20250404090007058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007058 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007058 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090007058 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007058 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007058 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090007058 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090007058 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) 20250404090007058 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) 20250404090007058 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090007058 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007058 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007058 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090007058 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007058 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090007058 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090007058 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090007058 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090007058 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090007058 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090007058 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007058 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090007058 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090007058 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090007058 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090007058 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' 20250404090007058 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 20250404090007058 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090007058 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007058 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007059 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) 20250404090007059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090007059 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090007059 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 20250404090007059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007059 DLSS7 <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' 20250404090007059 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007059 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007059 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007059 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007059 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007059 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) 20250404090007059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007059 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007059 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090007059 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090007059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007059 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007059 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007059 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090007059 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090007059 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(580)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090007096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007096 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090007096 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090007096 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090007096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007096 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090007096 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007096 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007096 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007097 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090007097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007097 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007097 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090007097 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007097 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007097 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090007097 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090007097 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) 20250404090007097 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090007097 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090007097 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007097 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007097 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007097 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090007097 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007097 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090007097 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090007097 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090007097 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090007097 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090007097 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090007097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007097 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090007097 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090007097 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090007097 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090007097 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090007097 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090007097 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090007097 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090007100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090007100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090007100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090007100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090007100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007100 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090007100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090007100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090007100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007100 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090007100 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090007100 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090007116 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) 20250404090007116 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090007116 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090007116 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 20250404090007116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007116 DLSS7 <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' 20250404090007116 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007116 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007116 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007116 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007117 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) 20250404090007117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007117 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007117 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090007117 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007117 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007117 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090007117 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090007117 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) 20250404090007117 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) 20250404090007117 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090007117 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007117 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007117 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090007117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090007117 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090007117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090007117 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090007117 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090007117 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090007117 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090007117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090007117 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090007117 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090007117 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090007117 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090007117 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' 20250404090007117 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 20250404090007117 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090007117 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 02 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-RAN(583)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090007120 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) 20250404090007120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090007120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090007120 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 20250404090007120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090007120 DLSS7 <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' 20250404090007120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090007120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090007120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090007120 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090007120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090007120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090007120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090007120 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) 20250404090007120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090007120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090007120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090007120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090007120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090007120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090007120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090007120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090007120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090007120 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090007120 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090007120 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090008132 DLCTRL DEBUG Command: GET 814026123 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090008132 DLCTRL DEBUG Tx Command reply: GET_REPLY 814026123 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090008135 DLCTRL DEBUG Command: GET 940382478 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090008135 DLCTRL DEBUG Tx Command reply: GET_REPLY 940382478 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090008137 DLCTRL DEBUG Command: GET 695122233 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090008137 DLCTRL DEBUG Tx Command reply: GET_REPLY 695122233 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090008138 DLCTRL DEBUG Command: GET 798612536 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090008138 DLCTRL DEBUG Tx Command reply: GET_REPLY 798612536 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090008140 DLCTRL DEBUG Command: GET 128276242 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090008140 DLCTRL DEBUG Tx Command reply: GET_REPLY 128276242 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090008142 DLCTRL DEBUG Command: GET 199165077 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090008142 DLCTRL DEBUG Tx Command reply: GET_REPLY 199165077 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090008145 DLCTRL DEBUG Command: GET 802359494 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090008145 DLCTRL DEBUG Tx Command reply: GET_REPLY 802359494 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090008148 DLCTRL DEBUG Command: GET 325852353 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090008148 DLCTRL DEBUG Tx Command reply: GET_REPLY 325852353 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090008151 DLCTRL DEBUG Command: GET 468821185 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090008152 DLCTRL DEBUG Tx Command reply: GET_REPLY 468821185 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090008155 DLCTRL DEBUG Command: GET 708539615 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090008155 DLCTRL DEBUG Tx Command reply: GET_REPLY 708539615 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090008159 DLCTRL DEBUG Command: GET 56900344 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090008159 DLCTRL DEBUG Tx Command reply: GET_REPLY 56900344 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090008163 DLCTRL DEBUG Command: GET 550005637 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090008163 DLCTRL DEBUG Tx Command reply: GET_REPLY 550005637 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090008167 DLCTRL DEBUG Command: GET 170800352 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090008167 DLCTRL DEBUG Tx Command reply: GET_REPLY 170800352 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090008170 DLCTRL DEBUG Command: GET 426851866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090008170 DLCTRL DEBUG Tx Command reply: GET_REPLY 426851866 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090008173 DLCTRL DEBUG Command: GET 536018064 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090008173 DLCTRL DEBUG Tx Command reply: GET_REPLY 536018064 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090008176 DLCTRL DEBUG Command: GET 155694144 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090008176 DLCTRL DEBUG Tx Command reply: GET_REPLY 155694144 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090008178 DLCTRL DEBUG Command: GET 692227874 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090008178 DLCTRL DEBUG Tx Command reply: GET_REPLY 692227874 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090008179 DLCTRL DEBUG Command: GET 84171047 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090008179 DLCTRL DEBUG Tx Command reply: GET_REPLY 84171047 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090008181 DLCTRL DEBUG Command: GET 203811985 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090008181 DLCTRL DEBUG Tx Command reply: GET_REPLY 203811985 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090008182 DLCTRL DEBUG Command: GET 679870154 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090008182 DLCTRL DEBUG Tx Command reply: GET_REPLY 679870154 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000000100001000'B, t_guard := 20.000000 } 20250404090008206 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)13454215 20250404090009262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090009263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090009263 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404090009263 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090009263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xcd4b87, normal) (hnbgw_rua.c:407) 20250404090009263 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090009263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090009263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13454215 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090009263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090009263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090009263 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13454215 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250404090009263 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13454215 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404090009263 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13454215 SCCP-0 CS MI=TMSI-0x42800023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090009263 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404090009263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090009263 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13454215 <-> SCCP-70 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090009263 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13454215 SCCP-70 msc-0 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404090009263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090009263 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090009263 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090009263 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090009263 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090009263 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090009263 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{IDLE}: Allocated (fsm.c:456) 20250404090009263 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090009264 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030001080056400500f1100926) (sccp_scrc.c:415) 20250404090009264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090009264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090009264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090009264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090009264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090009264 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090009264 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090009264 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090009264 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090009264 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090009264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090009264 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090009264 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090009264 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090009264 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090009264 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 01 08 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090009264 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090009264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090009264 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090009265 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090009265 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090009265 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090009265 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090009265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090009265 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090009265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090009265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090009265 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090009265 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 08 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(574)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)7176900 HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 1 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090009284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090009284 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090009284 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090009284 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090009284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090009284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090009284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090009284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090009284 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090009284 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3d 52 6a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090009284 DLCTRL DEBUG Command: GET 790739426 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090009284 DLCTRL DEBUG Tx Command reply: GET_REPLY 790739426 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090009284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090009284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090009284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090009284 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090009284 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090009284 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003d526a) (sccp_scrc.c:486) 20250404090009284 DLSCCP DEBUG Received CO:COAK for local reference 70 (sccp_scoc.c:1855) 20250404090009284 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090009284 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090009284 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090009284 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090009284 DCN DEBUG handle_cn_conn_conf() conn_id=70, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090009284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090009284 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090009286 DLCTRL DEBUG Command: GET 658035686 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090009286 DLCTRL DEBUG Tx Command reply: GET_REPLY 658035686 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090009290 DLCTRL DEBUG Command: GET 785883891 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090009290 DLCTRL DEBUG Tx Command reply: GET_REPLY 785883891 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090009293 DLCTRL DEBUG Command: GET 576940098 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090009293 DLCTRL DEBUG Tx Command reply: GET_REPLY 576940098 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090009296 DLCTRL DEBUG Command: GET 791855070 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090009296 DLCTRL DEBUG Tx Command reply: GET_REPLY 791855070 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090009299 DLCTRL DEBUG Command: GET 738794031 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090009299 DLCTRL DEBUG Tx Command reply: GET_REPLY 738794031 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090009304 DLCTRL DEBUG Command: GET 375592131 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090009304 DLCTRL DEBUG Tx Command reply: GET_REPLY 375592131 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090009307 DLCTRL DEBUG Command: GET 64405881 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090009307 DLCTRL DEBUG Tx Command reply: GET_REPLY 64405881 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090009311 DLCTRL DEBUG Command: GET 946305860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090009311 DLCTRL DEBUG Tx Command reply: GET_REPLY 946305860 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090009315 DLCTRL DEBUG Command: GET 309651341 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090009315 DLCTRL DEBUG Tx Command reply: GET_REPLY 309651341 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090009318 DLCTRL DEBUG Command: GET 59399989 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090009318 DLCTRL DEBUG Tx Command reply: GET_REPLY 59399989 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090009321 DLCTRL DEBUG Command: GET 884152657 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090009322 DLCTRL DEBUG Tx Command reply: GET_REPLY 884152657 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090009324 DLCTRL DEBUG Command: GET 940474347 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090009324 DLCTRL DEBUG Tx Command reply: GET_REPLY 940474347 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090009326 DLCTRL DEBUG Command: GET 817702148 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090009326 DLCTRL DEBUG Tx Command reply: GET_REPLY 817702148 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 1 (control_if.c:477) 20250404090009329 DLCTRL DEBUG Command: GET 782787686 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090009329 DLCTRL DEBUG Tx Command reply: GET_REPLY 782787686 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090009330 DLCTRL DEBUG Command: GET 550612741 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090009330 DLCTRL DEBUG Tx Command reply: GET_REPLY 550612741 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090009332 DLCTRL DEBUG Command: GET 878654729 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090009332 DLCTRL DEBUG Tx Command reply: GET_REPLY 878654729 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090009333 DLCTRL DEBUG Command: GET 211739699 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090009333 DLCTRL DEBUG Tx Command reply: GET_REPLY 211739699 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090009335 DLCTRL DEBUG Command: GET 151926986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090009335 DLCTRL DEBUG Tx Command reply: GET_REPLY 151926986 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090009336 DLCTRL DEBUG Command: GET 117850951 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090009336 DLCTRL DEBUG Tx Command reply: GET_REPLY 117850951 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001100010111'B, t_guard := 20.000000 } 20250404090009368 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54164<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(577)@5e928ce02d95: f_create_expect(l3 := '0524010350590205F442BFC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(577)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)15733309 20250404090010387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090010387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090010387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090010387 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090010387 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xf0123d, normal) (hnbgw_rua.c:407) 20250404090010387 DHNB DEBUG map_rua[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404090010388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090010388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733309 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090010388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090010388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090010388 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090010388 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733309 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250404090010388 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733309 SCCP-0 CS MI=TMSI-0x42BFC023: TMSI-0x42BFC023 NRI(10bit)=0x2ff=767: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404090010388 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733309 SCCP-0 CS MI=TMSI-0x42BFC023: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404090010388 DCN DEBUG map_sccp[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404090010388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090010388 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15733309 <-> SCCP-71 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090010388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733309 SCCP-71 msc-1 MI=TMSI-0x42BFC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090010388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090010388 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090010388 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090010388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090010388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090010388 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090010388 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{IDLE}: Allocated (fsm.c:456) 20250404090010388 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090010388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442bfc023004f40030003170056400500f1100926) (sccp_scrc.c:415) 20250404090010388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090010388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090010388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090010388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090010388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090010388 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090010388 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090010388 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090010388 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090010388 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090010388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090010388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090010388 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090010388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090010388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090010388 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 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:1175) 20250404090010388 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090010388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090010388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090010388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090010388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090010388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090010388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090010388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090010388 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' 20250404090010388 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 20250404090010388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090010388 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090010388 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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(576)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(576)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(577)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)15307332 HNBGW_Test.msc1-SCCP(576)@5e928ce02d95: Session index based on connection ID:0 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 2 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc1-SCCP(576)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090010406 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) 20250404090010406 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090010407 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090010407 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 20250404090010407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090010407 DLSS7 <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' 20250404090010407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090010407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090010407 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090010407 DLCTRL DEBUG Command: GET 568886155 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090010407 DLCTRL DEBUG Tx Command reply: GET_REPLY 568886155 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090010407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090010407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090010407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090010407 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) 20250404090010407 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090010407 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003deb20) (sccp_scrc.c:486) 20250404090010407 DLSCCP DEBUG Received CO:COAK for local reference 71 (sccp_scoc.c:1855) 20250404090010407 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090010407 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090010407 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090010407 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090010407 DCN DEBUG handle_cn_conn_conf() conn_id=71, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090010407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090010407 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090010407 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3d eb 20 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090010413 DLCTRL DEBUG Command: GET 16101970 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090010413 DLCTRL DEBUG Tx Command reply: GET_REPLY 16101970 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090010417 DLCTRL DEBUG Command: GET 131506915 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090010417 DLCTRL DEBUG Tx Command reply: GET_REPLY 131506915 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090010420 DLCTRL DEBUG Command: GET 869245914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090010420 DLCTRL DEBUG Tx Command reply: GET_REPLY 869245914 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090010423 DLCTRL DEBUG Command: GET 175117630 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090010423 DLCTRL DEBUG Tx Command reply: GET_REPLY 175117630 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090010425 DLCTRL DEBUG Command: GET 597105107 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090010425 DLCTRL DEBUG Tx Command reply: GET_REPLY 597105107 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090010427 DLCTRL DEBUG Command: GET 429153059 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090010427 DLCTRL DEBUG Tx Command reply: GET_REPLY 429153059 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090010429 DLCTRL DEBUG Command: GET 234273647 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090010429 DLCTRL DEBUG Tx Command reply: GET_REPLY 234273647 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090010431 DLCTRL DEBUG Command: GET 602346872 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090010431 DLCTRL DEBUG Tx Command reply: GET_REPLY 602346872 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090010434 DLCTRL DEBUG Command: GET 242495954 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090010434 DLCTRL DEBUG Tx Command reply: GET_REPLY 242495954 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090010436 DLCTRL DEBUG Command: GET 485587417 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090010437 DLCTRL DEBUG Tx Command reply: GET_REPLY 485587417 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090010439 DLCTRL DEBUG Command: GET 642696406 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090010439 DLCTRL DEBUG Tx Command reply: GET_REPLY 642696406 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090010441 DLCTRL DEBUG Command: GET 505562208 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090010441 DLCTRL DEBUG Tx Command reply: GET_REPLY 505562208 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090010443 DLCTRL DEBUG Command: GET 198125628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090010443 DLCTRL DEBUG Tx Command reply: GET_REPLY 198125628 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 2 (control_if.c:477) 20250404090010444 DLCTRL DEBUG Command: GET 926784533 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090010444 DLCTRL DEBUG Tx Command reply: GET_REPLY 926784533 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090010446 DLCTRL DEBUG Command: GET 379509617 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090010446 DLCTRL DEBUG Tx Command reply: GET_REPLY 379509617 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090010448 DLCTRL DEBUG Command: GET 862533309 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090010448 DLCTRL DEBUG Tx Command reply: GET_REPLY 862533309 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090010449 DLCTRL DEBUG Command: GET 513809391 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090010449 DLCTRL DEBUG Tx Command reply: GET_REPLY 513809391 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090010451 DLCTRL DEBUG Command: GET 203190163 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090010451 DLCTRL DEBUG Tx Command reply: GET_REPLY 203190163 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090010452 DLCTRL DEBUG Command: GET 334550670 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090010452 DLCTRL DEBUG Tx Command reply: GET_REPLY 334550670 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000101001101'B, t_guard := 20.000000 } 20250404090010466 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(574)@5e928ce02d95: f_create_expect(l3 := '0627000350590205F442BB8023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(574)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)3613368 20250404090011495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090011495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090011495 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090011495 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090011495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3722b8, normal) (hnbgw_rua.c:407) 20250404090011495 DHNB DEBUG map_rua[0x55c700c158d0]{init}: Allocated (fsm.c:456) 20250404090011495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090011495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3613368 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090011495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090011495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090011495 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3613368 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: NRI matches msc 2, but this msc is currently not connected (hnbgw_cn.c:1065) 20250404090011495 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3613368 SCCP-0 CS MI=TMSI-0x42BB8023: TMSI-0x42BB8023 NRI(10bit)=0x2ee=750: No msc found for this NRI, doing round-robin (hnbgw_cn.c:1112) 20250404090011495 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3613368 SCCP-0 CS MI=TMSI-0x42BB8023: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090011495 DCN DEBUG map_sccp[0x55c700c15a00]{init}: Allocated (fsm.c:456) 20250404090011495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090011495 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3613368 <-> SCCP-72 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090011495 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3613368 SCCP-72 msc-0 MI=TMSI-0x42BB8023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090011495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090011495 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090011495 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090011495 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090011495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090011495 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090011495 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{IDLE}: Allocated (fsm.c:456) 20250404090011495 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090011495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f442bb8023004f400300014d0056400500f1100926) (sccp_scrc.c:415) 20250404090011495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090011495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090011495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090011495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090011495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090011495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090011495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090011495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090011495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090011495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090011496 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090011496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090011496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090011496 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 01 4d 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:1175) 20250404090011496 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090011496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090011496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090011496 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011496 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090011496 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090011496 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090011496 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090011496 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404090011496 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090011496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090011496 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090011496 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 4d 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(574)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)16156094 HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090011504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090011504 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090011504 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090011504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090011504 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090011504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090011504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090011504 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090011504 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ee 68 13 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090011504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090011504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090011504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090011504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090011504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090011504 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ee6813) (sccp_scrc.c:486) 20250404090011504 DLSCCP DEBUG Received CO:COAK for local reference 72 (sccp_scoc.c:1855) 20250404090011504 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090011505 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090011505 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090011505 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090011505 DCN DEBUG handle_cn_conn_conf() conn_id=72, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090011505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090011505 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090011508 DLCTRL DEBUG Command: GET 823261213 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090011508 DLCTRL DEBUG Tx Command reply: GET_REPLY 823261213 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090011514 DLCTRL DEBUG Command: GET 177774009 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090011514 DLCTRL DEBUG Tx Command reply: GET_REPLY 177774009 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090011519 DLCTRL DEBUG Command: GET 830845492 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090011519 DLCTRL DEBUG Tx Command reply: GET_REPLY 830845492 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090011523 DLCTRL DEBUG Command: GET 419659319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090011523 DLCTRL DEBUG Tx Command reply: GET_REPLY 419659319 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090011527 DLCTRL DEBUG Command: GET 674802320 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090011527 DLCTRL DEBUG Tx Command reply: GET_REPLY 674802320 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090011531 DLCTRL DEBUG Command: GET 582882223 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090011531 DLCTRL DEBUG Tx Command reply: GET_REPLY 582882223 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090011536 DLCTRL DEBUG Command: GET 609396816 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090011536 DLCTRL DEBUG Tx Command reply: GET_REPLY 609396816 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090011540 DLCTRL DEBUG Command: GET 442096330 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090011540 DLCTRL DEBUG Tx Command reply: GET_REPLY 442096330 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090011543 DLCTRL DEBUG Command: GET 872959426 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090011543 DLCTRL DEBUG Tx Command reply: GET_REPLY 872959426 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090011547 DLCTRL DEBUG Command: GET 296715599 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090011547 DLCTRL DEBUG Tx Command reply: GET_REPLY 296715599 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090011551 DLCTRL DEBUG Command: GET 678677783 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090011551 DLCTRL DEBUG Tx Command reply: GET_REPLY 678677783 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090011554 DLCTRL DEBUG Command: GET 791489197 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090011554 DLCTRL DEBUG Tx Command reply: GET_REPLY 791489197 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090011557 DLCTRL DEBUG Command: GET 853541578 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090011557 DLCTRL DEBUG Tx Command reply: GET_REPLY 853541578 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090011561 DLCTRL DEBUG Command: GET 127583141 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090011561 DLCTRL DEBUG Tx Command reply: GET_REPLY 127583141 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 3 (control_if.c:477) 20250404090011563 DLCTRL DEBUG Command: GET 728431356 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090011563 DLCTRL DEBUG Tx Command reply: GET_REPLY 728431356 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090011566 DLCTRL DEBUG Command: GET 868286030 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090011566 DLCTRL DEBUG Tx Command reply: GET_REPLY 868286030 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090011569 DLCTRL DEBUG Command: GET 27416605 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090011569 DLCTRL DEBUG Tx Command reply: GET_REPLY 27416605 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090011571 DLCTRL DEBUG Command: GET 42451833 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090011571 DLCTRL DEBUG Tx Command reply: GET_REPLY 42451833 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090011573 DLCTRL DEBUG Command: GET 971625399 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090011573 DLCTRL DEBUG Tx Command reply: GET_REPLY 971625399 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090011574 DLCTRL DEBUG Command: GET 40861997 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090011574 DLCTRL DEBUG Tx Command reply: GET_REPLY 40861997 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090011582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54150<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090011583 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42565<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(567)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(566)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090011585 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54134<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090011586 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090011586 DLINP DEBUG SRVCONN(,r=127.0.0.1:41742<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090011586 DLINP NOTICE SRV(,r=127.0.0.1:41742<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090011586 DMAIN NOTICE (127.0.0.1:41742 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:41742<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090011586 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(580)@5e928ce02d95: Final verdict of PTC: none 20250404090011589 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090011589 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) 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090011589 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090011589 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) 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090011589 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090011589 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) 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090011589 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 20250404090011589 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) 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090011589 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090011589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind HNBGW_Test.sgsn1-SCCP(582)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(583)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(579)@5e928ce02d95: Final verdict of PTC: none 20250404090011589 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090011589 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 20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090011589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090011589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090011589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090011589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090011590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090011590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090011590 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090011590 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) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090011590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090011590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090011590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090011590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090011590 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090011590 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 20250404090011590 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090011590 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) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090011590 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 20250404090011590 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 20250404090011590 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) 20250404090011590 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090011590 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090011590 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090011590 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090011590 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 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090011590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090011590 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090011590 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) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090011590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090011590 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 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090011590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090011590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090011590 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090011590 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 20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090011590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090011590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090011590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090011590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090011590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090011590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090011590 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090011590 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090011591 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090011591 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090011591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090011590 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 20250404090011591 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) 20250404090011591 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090011591 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090011591 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 20250404090011591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090011591 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090011591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090011591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090011591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090011591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090011591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090011591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 3d eb 20 00 00 47 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090011591 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090011591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090011591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090011591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090011591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090011591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090011591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090011591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{disrupted}: Freeing instance (context_map.c:202) 20250404090011592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15733309)[0x55c700c0f4c0]{disrupted}: Deallocated (fsm.c:568) TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(578)@5e928ce02d95: Final verdict of PTC: none 20250404090011592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090011592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{disconnected}: Freeing instance (context_map.c:206) 20250404090011592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-71)[0x55c700c18490]{disconnected}: Deallocated (fsm.c:568) 20250404090011592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15733309 SCCP-71 msc-1 MI=TMSI-0x42BFC023: Deallocating (context_map.c:225) 20250404090011592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090011592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090011592 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090011592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090011592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090011592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090011592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090011592 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090011592 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090011592 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090011592 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc1-RAN(577)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(574)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(581)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(575)@5e928ce02d95: Final verdict of PTC: none 20250404090011592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090011592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090011593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090011593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090011593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090011593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090011593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090011593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090011593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090011593 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090011593 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) HNBGW_Test.sgsn1-M3UA(584)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(573)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569)@5e928ce02d95: Final verdict of PTC: none 20250404090011593 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090011593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090011593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090011593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090011593 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090011593 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090011593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090011593 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090011594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090011594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090011594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090011594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3d 52 6a 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090011594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090011594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090011594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090011594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090011594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-13454215)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090011594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090011594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404090011594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-70)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404090011594 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13454215 SCCP-70 msc-0 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250404090011594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090011594 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090011594 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090011594 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090011594 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090011594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090011594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090011595 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090011595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090011596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090011596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090011597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ee 68 13 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090011598 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090011598 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090011599 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090011600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{disrupted}: Freeing instance (context_map.c:202) HNBGW-MGCP(585)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(568)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586)@5e928ce02d95: Final verdict of PTC: pass 20250404090011600 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3613368)[0x55c700c158d0]{disrupted}: Deallocated (fsm.c:568) 20250404090011601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090011601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{disconnected}: Freeing instance (context_map.c:206) 20250404090011602 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-72)[0x55c700c15a00]{disconnected}: Deallocated (fsm.c:568) 20250404090011602 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-3613368 SCCP-72 msc-0 MI=TMSI-0x42BB8023: Deallocating (context_map.c:225) 20250404090011603 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011603 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090011603 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090011603 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090011603 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090011603 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090011603 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090011603 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090011604 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090011604 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 04 3d 52 6a 00 00 46 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404090011604 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 20250404090011604 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54154<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090011605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011605 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090011605 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090011605 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090011605 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090011605 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404090011605 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090011605 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090011605 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090011605 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0c 04 ee 68 13 00 00 48 00 00 00 00 00 00 06 00 08 00 00 00 01  20250404090011606 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 20250404090011617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54164<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090011618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54178<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW_Test.msc1-SCCP(576)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin(565): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(566): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(568): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0(569): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh0-RUA(570): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1(571): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin-Iuh1-RUA(572): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(573): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(574): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(575): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(576): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(577): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(578): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(579): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(580): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(581): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(582): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(583): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(584): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(585): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(586): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(587): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin0(588): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:00:11 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 20250404090011780 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090011982 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090011982 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090011982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090011982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090011982 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090011982 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090011982 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090011982 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090011982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090011982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011982 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090011982 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090011982 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090011982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090011983 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090011991 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090011991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090011991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090011991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090011991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090011991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090011991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090011991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090011991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090011992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090011992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090011992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090011992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090011992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090011992 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090011992 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090011992 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090011992 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090011992 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090011992 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 20250404090012001 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090012001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090012001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090012001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090012001 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090012001 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090012001 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090012001 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090012001 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090012001 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 20250404090012483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54194<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=562392) 20250404090012554 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090012554 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090012554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012554 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090012554 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012554 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090012554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012554 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012554 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012554 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012554 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090012554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090012554 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090012557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090012557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090012557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012557 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090012557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012557 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090012557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090012558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090012558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090012558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090012558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090012558 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090012558 DLSS7 <000c> osmo_ss7_asp.c:1175 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 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090012558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090012558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090012558 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090012558 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090012558 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090012558 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090012558 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090012558 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 20250404090012558 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 20250404090012988 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090012988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012988 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012988 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090012988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012988 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090012988 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012989 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090012989 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012989 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090012989 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090012989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090012989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090012989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090012989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090012989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090012989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090012989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012989 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012989 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012989 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090012989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090012989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090012989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090012989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090012989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090012989 DLSS7 <000c> osmo_ss7_asp.c:1175 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 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090012989 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 20250404090012989 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 20250404090012990 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090012990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090012990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090012990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090012990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090012990 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090012990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090012990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090012990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090012990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090012990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090012990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090012990 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090012990 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090012990 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=562392, count=598760) 20250404090013589 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090013589 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090013590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090013590 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090013590 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090013590 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090013590 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090013590 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090013590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090013590 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090013590 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090013590 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090013590 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090013590 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090013590 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090013590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090013590 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090013590 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090013590 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090013590 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090013590 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090013591 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090013591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090013591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090013591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090013591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090013591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090013591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090013591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090013591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090013591 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090013591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090013591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090013591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090013591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090013591 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090013591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090013591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090013591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090013591 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090013592 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090013592 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090013592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090013592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090013592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090013592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090013592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090013592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090013592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090013592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090013592 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090013592 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090013592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090013592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090013592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090013592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090013592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090013592 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090013592 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090013592 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090013592 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090013592 DLSS7 <000c> osmo_ss7_asp.c:1175 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090013592 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 20250404090013592 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 20250404090014285 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090014285 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090014285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090014285 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014285 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090014285 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090014285 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090014285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090014285 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090014286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090014286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090014286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090014286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090014286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090014286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090014286 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090014286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090014286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090014286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090014286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090014286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090014286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090014286 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090014286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090014286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090014286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090014286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090014286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090014286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090014286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090014287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090014287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090014287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090014287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090014287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:1175 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 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090014287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090014287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090014287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090014287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090014287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090014287 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 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090014287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090014287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090014287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090014287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090014287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090014287 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 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090014287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090014287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090014287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090014287 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090014287 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090014287 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090014287 DLSS7 <000c> osmo_ss7_asp.c:1175 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 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090014287 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 20250404090014287 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@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:00:14 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. 20250404090015583 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37334<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090015588 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090015593 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43697<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090015676 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090015676 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090015683 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015683 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015683 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090015683 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015683 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015683 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015683 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015683 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015683 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090015683 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:55047 (stream_srv.c:142) 20250404090015683 DMAIN INFO New HNB SCTP connection r=127.0.0.1:55047<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090015685 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015685 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090015685 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015685 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) 20250404090015685 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) 20250404090015685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090015685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090015685 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015685 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015685 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090015685 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015685 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090015685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090015685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090015685 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015685 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015685 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090015685 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015685 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090015685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090015685 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015685 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015685 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090015685 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015685 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015685 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090015685 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090015685 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015685 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 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090015685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015685 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 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090015685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090015685 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015685 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015685 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015685 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090015685 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090015685 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090015685 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090015685 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090015685 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@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(599)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(599)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(599)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(597)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(602)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(602)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(602)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090015707 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015707 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015707 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015707 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015707 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015707 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015707 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090015707 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015709 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015709 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090015709 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015709 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) 20250404090015709 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) 20250404090015709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090015709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090015709 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015709 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015709 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090015709 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015709 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090015709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090015709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090015709 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015709 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015709 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090015709 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015709 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090015709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090015709 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015709 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015709 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090015709 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015709 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015709 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015709 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090015709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090015709 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015709 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 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090015709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015709 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 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090015709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090015709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090015709 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(605)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(605)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(605)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(603)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(608)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(608)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(608)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(606)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090015739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090015739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090015739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090015739 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090015739 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090015739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090015739 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090015739 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090015739 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090015743 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090015743 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090015743 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090015743 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090015743 DHNBAP DEBUG (127.0.0.1:55047 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090015743 DHNBAP NOTICE (127.0.0.1:55047 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090015743 DHNBAP NOTICE (127.0.0.1:55047 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090015743 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090015743 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090015896 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 20250404090015896 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 20250404090015896 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 20250404090015896 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404090015896 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404090015896 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404090015896 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(599)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090015905 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 20250404090015905 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 20250404090015905 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090015905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090015905 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015905 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090015905 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404090015905 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404090015905 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015905 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404090015905 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090015905 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090015905 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 20250404090015905 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Pending () 20250404090015905 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015905 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090015905 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090015905 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404090015906 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090015906 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090015906 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090015906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090015906 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090015906 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090015906 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090015906 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) HNBGW_Test.msc1-M3UA(602)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090015910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090015910 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090015910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090015910 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090015910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090015910 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_ACTIVE 20250404090015910 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 20250404090015910 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090015910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090015910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090015910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090015910 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090015910 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090015910 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090015911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090015911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090015911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090015911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090015911 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090015911 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090015911 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015912 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015912 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090015912 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015912 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015912 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015912 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015912 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015912 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015912 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015912 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015912 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015912 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090015912 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090015912 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015913 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) 20250404090015913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090015913 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090015913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090015913 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090015913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090015913 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090015913 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 20250404090015913 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090015913 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090015913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090015913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090015913 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090015913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090015913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090015913 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090015913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090015916 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) 20250404090015916 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090015916 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090015917 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015917 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090015917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090015917 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090015917 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 20250404090015917 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090015917 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015917 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090015917 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090015917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090015917 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090015917 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090015917 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090015917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090015917 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090015917 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090015917 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090015917 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090015917 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090015917 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015918 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015918 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090015918 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015918 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015918 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015918 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015919 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015919 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015919 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015919 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015919 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015919 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090015919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090015919 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015919 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015919 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015919 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015919 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090015919 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090015919 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' 20250404090015919 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 20250404090015919 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090015919 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090015919 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015920 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 20250404090015920 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 20250404090015920 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090015920 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090015925 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015925 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090015925 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090015925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090015925 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090015925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090015925 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090015925 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 20250404090015925 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090015925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090015925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090015927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090015927 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090015927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090015927 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090015927 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090015927 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090015927 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 20250404090015927 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090015927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090015927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090015927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090015927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090015927 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090015927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090015927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090015927 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090015927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090015927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090015927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090015927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090015927 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090015927 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090015927 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015928 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015929 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090015929 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015929 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015929 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015929 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015929 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015929 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015929 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015929 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015929 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015929 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015929 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015929 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090015929 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015929 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090015929 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015929 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015929 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015929 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015929 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090015929 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090015929 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090015929 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090015929 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090015929 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090015929 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090015929 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 20250404090015929 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 20250404090015930 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090015930 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(608)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090015933 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) 20250404090015933 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090015933 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090015933 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090015933 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090015933 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090015933 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090015933 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 20250404090015933 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090015933 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015933 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090015935 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) 20250404090015935 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090015935 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090015935 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015935 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090015935 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090015935 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090015935 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 20250404090015935 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090015935 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090015935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090015935 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090015935 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090015935 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090015935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090015935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090015935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090015935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090015935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090015936 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090015936 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090015936 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090015936 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090015936 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090015937 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090015937 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090015937 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090015937 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090015937 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090015937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015937 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015937 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015937 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090015937 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090015937 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090015937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090015937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090015937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090015937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090015937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090015937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090015937 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090015938 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090015938 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090015938 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090015938 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090015938 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090015938 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' 20250404090015938 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 20250404090015938 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090015938 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090015938 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(598)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090016711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090016711 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090016711 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090016711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090016711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016711 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016711 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016711 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090016711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016711 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016711 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090016711 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016711 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016711 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090016711 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090016711 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) 20250404090016711 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090016711 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090016711 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016711 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016711 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016711 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090016711 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090016711 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090016711 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090016711 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090016711 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090016711 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090016711 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090016711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016711 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090016711 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090016711 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090016711 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090016711 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090016711 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090016711 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090016711 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016711 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090016712 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016712 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090016712 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090016712 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090016712 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016712 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090016712 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016712 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016712 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016712 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016712 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016712 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090016712 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016712 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016712 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090016712 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090016712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016712 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016712 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016712 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016712 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016712 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016712 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090016712 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090016712 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(601)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090016715 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) 20250404090016715 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090016715 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090016715 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 20250404090016715 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016715 DLSS7 <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' 20250404090016715 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016715 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016715 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016715 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016715 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) 20250404090016715 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090016716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090016716 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090016716 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) 20250404090016716 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) 20250404090016716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090016716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090016716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090016716 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090016716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090016716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090016716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090016716 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090016716 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090016716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016716 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090016716 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090016716 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090016716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090016716 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' 20250404090016716 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 20250404090016716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090016716 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016716 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016716 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) 20250404090016716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090016716 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090016716 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 20250404090016716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016716 DLSS7 <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' 20250404090016716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016716 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016716 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016716 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) 20250404090016716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090016716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016716 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090016716 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090016716 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(604)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090016725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016725 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090016725 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090016725 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090016725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090016725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016725 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016725 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016725 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016725 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090016725 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016725 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016725 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090016725 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090016725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016725 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016725 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016725 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090016726 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090016726 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) 20250404090016726 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090016726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090016726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090016726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090016726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090016726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090016726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090016726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090016726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090016726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090016726 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090016726 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090016726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090016726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090016726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090016726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090016726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090016726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090016726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090016726 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090016727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090016727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090016727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090016727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090016727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016727 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090016727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090016727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090016727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016727 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016727 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016727 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016727 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016727 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090016727 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090016727 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(607)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090016734 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) 20250404090016734 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090016734 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090016734 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 20250404090016734 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016734 DLSS7 <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' 20250404090016734 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016734 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016734 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016734 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016734 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016734 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016734 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) 20250404090016734 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016734 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016734 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090016734 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090016734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016734 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016734 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016734 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016734 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016734 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016734 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090016734 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090016734 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) 20250404090016734 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) 20250404090016734 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090016734 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090016735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090016735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016735 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016735 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016735 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016735 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016735 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016735 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090016735 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090016735 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090016735 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090016735 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090016735 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090016735 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090016735 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090016735 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090016735 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090016735 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090016735 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090016735 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090016735 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' 20250404090016735 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 20250404090016735 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090016735 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016735 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404090016736 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) 20250404090016736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090016736 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090016736 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 20250404090016736 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090016736 DLSS7 <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' 20250404090016736 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090016736 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090016736 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090016736 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090016736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090016736 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090016736 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090016736 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) 20250404090016736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090016736 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090016736 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090016736 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090016736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016736 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090016736 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090016736 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090016736 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090016736 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090016736 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090016736 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090016736 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090017752 DLCTRL DEBUG Command: GET 752912845 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090017752 DLCTRL DEBUG Tx Command reply: GET_REPLY 752912845 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090017759 DLCTRL DEBUG Command: GET 384364722 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090017759 DLCTRL DEBUG Tx Command reply: GET_REPLY 384364722 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090017763 DLCTRL DEBUG Command: GET 616551891 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090017763 DLCTRL DEBUG Tx Command reply: GET_REPLY 616551891 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090017767 DLCTRL DEBUG Command: GET 406497437 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090017767 DLCTRL DEBUG Tx Command reply: GET_REPLY 406497437 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090017770 DLCTRL DEBUG Command: GET 736088429 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090017771 DLCTRL DEBUG Tx Command reply: GET_REPLY 736088429 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090017773 DLCTRL DEBUG Command: GET 767788704 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090017773 DLCTRL DEBUG Tx Command reply: GET_REPLY 767788704 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090017778 DLCTRL DEBUG Command: GET 449688040 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090017778 DLCTRL DEBUG Tx Command reply: GET_REPLY 449688040 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090017783 DLCTRL DEBUG Command: GET 203794650 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090017783 DLCTRL DEBUG Tx Command reply: GET_REPLY 203794650 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090017789 DLCTRL DEBUG Command: GET 205202795 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090017789 DLCTRL DEBUG Tx Command reply: GET_REPLY 205202795 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090017793 DLCTRL DEBUG Command: GET 776763533 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090017793 DLCTRL DEBUG Tx Command reply: GET_REPLY 776763533 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090017797 DLCTRL DEBUG Command: GET 11283636 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090017797 DLCTRL DEBUG Tx Command reply: GET_REPLY 11283636 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090017801 DLCTRL DEBUG Command: GET 159060549 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090017801 DLCTRL DEBUG Tx Command reply: GET_REPLY 159060549 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090017806 DLCTRL DEBUG Command: GET 794382531 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090017806 DLCTRL DEBUG Tx Command reply: GET_REPLY 794382531 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090017810 DLCTRL DEBUG Command: GET 900862216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090017810 DLCTRL DEBUG Tx Command reply: GET_REPLY 900862216 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090017814 DLCTRL DEBUG Command: GET 617554445 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090017814 DLCTRL DEBUG Tx Command reply: GET_REPLY 617554445 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090017818 DLCTRL DEBUG Command: GET 568824287 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090017818 DLCTRL DEBUG Tx Command reply: GET_REPLY 568824287 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090017822 DLCTRL DEBUG Command: GET 226109990 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090017822 DLCTRL DEBUG Tx Command reply: GET_REPLY 226109990 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090017824 DLCTRL DEBUG Command: GET 989573140 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090017824 DLCTRL DEBUG Tx Command reply: GET_REPLY 989573140 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090017827 DLCTRL DEBUG Command: GET 589322255 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090017827 DLCTRL DEBUG Tx Command reply: GET_REPLY 589322255 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090017829 DLCTRL DEBUG Command: GET 445000505 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090017829 DLCTRL DEBUG Tx Command reply: GET_REPLY 445000505 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000000100001011'B, t_guard := 20.000000 } 20250404090017859 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442400023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)2316259 20250404090018913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090018913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090018913 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404090018913 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090018913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2357e3, normal) (hnbgw_rua.c:407) 20250404090018913 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090018913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090018913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2316259 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090018913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090018913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090018913 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2316259 SCCP-0 CS MI=TMSI-0x42400023: TMSI-0x42400023 NRI(10bit)=0x100=256: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404090018913 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404090018913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090018913 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2316259 <-> SCCP-73 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090018913 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2316259 SCCP-73 msc-1 MI=TMSI-0x42400023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404090018913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090018913 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090018913 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090018913 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090018913 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090018913 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090018914 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{IDLE}: Allocated (fsm.c:456) 20250404090018914 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090018914 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442400023004f400300010b0056400500f1100926) (sccp_scrc.c:415) 20250404090018914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090018914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090018914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090018914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090018914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090018914 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090018914 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090018914 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090018914 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090018914 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090018914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090018914 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090018914 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090018914 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090018914 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090018914 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 01 0b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090018914 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090018914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090018914 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090018914 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090018914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090018914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090018914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090018915 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090018915 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' 20250404090018915 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 20250404090018915 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090018915 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090018915 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 0b 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A5205F442400023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610) HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)14542570 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090018934 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) 20250404090018934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090018934 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090018934 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 20250404090018934 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090018934 DLSS7 <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' 20250404090018934 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090018934 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090018934 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090018934 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2b cd 7b 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@5e928ce02d95: setverdict(pass): none -> pass 20250404090018934 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090018934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090018934 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090018934 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) 20250404090018934 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090018934 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002bcd7b) (sccp_scrc.c:486) 20250404090018934 DLSCCP DEBUG Received CO:COAK for local reference 73 (sccp_scoc.c:1855) 20250404090018934 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090018934 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090018935 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090018935 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090018935 DCN DEBUG handle_cn_conn_conf() conn_id=73, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090018935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090018935 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090018937 DLCTRL DEBUG Command: GET 876033617 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090018937 DLCTRL DEBUG Tx Command reply: GET_REPLY 876033617 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090018942 DLCTRL DEBUG Command: GET 816050042 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090018942 DLCTRL DEBUG Tx Command reply: GET_REPLY 816050042 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090018946 DLCTRL DEBUG Command: GET 950320481 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090018946 DLCTRL DEBUG Tx Command reply: GET_REPLY 950320481 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090018950 DLCTRL DEBUG Command: GET 110207233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090018950 DLCTRL DEBUG Tx Command reply: GET_REPLY 110207233 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090018954 DLCTRL DEBUG Command: GET 283465940 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090018954 DLCTRL DEBUG Tx Command reply: GET_REPLY 283465940 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090018958 DLCTRL DEBUG Command: GET 561202046 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090018958 DLCTRL DEBUG Tx Command reply: GET_REPLY 561202046 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090018962 DLCTRL DEBUG Command: GET 704730388 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090018962 DLCTRL DEBUG Tx Command reply: GET_REPLY 704730388 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404090018966 DLCTRL DEBUG Command: GET 970222301 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090018966 DLCTRL DEBUG Tx Command reply: GET_REPLY 970222301 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090018969 DLCTRL DEBUG Command: GET 77698350 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090018969 DLCTRL DEBUG Tx Command reply: GET_REPLY 77698350 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090018972 DLCTRL DEBUG Command: GET 810065028 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090018972 DLCTRL DEBUG Tx Command reply: GET_REPLY 810065028 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090018975 DLCTRL DEBUG Command: GET 376818433 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090018975 DLCTRL DEBUG Tx Command reply: GET_REPLY 376818433 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090018978 DLCTRL DEBUG Command: GET 946792143 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090018978 DLCTRL DEBUG Tx Command reply: GET_REPLY 946792143 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090018981 DLCTRL DEBUG Command: GET 840427260 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090018981 DLCTRL DEBUG Tx Command reply: GET_REPLY 840427260 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090018984 DLCTRL DEBUG Command: GET 600575054 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090018984 DLCTRL DEBUG Tx Command reply: GET_REPLY 600575054 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090018986 DLCTRL DEBUG Command: GET 519426218 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090018986 DLCTRL DEBUG Tx Command reply: GET_REPLY 519426218 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090018989 DLCTRL DEBUG Command: GET 680087042 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090018989 DLCTRL DEBUG Tx Command reply: GET_REPLY 680087042 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090018991 DLCTRL DEBUG Command: GET 412151514 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090018991 DLCTRL DEBUG Tx Command reply: GET_REPLY 412151514 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090018993 DLCTRL DEBUG Command: GET 552905531 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090018993 DLCTRL DEBUG Tx Command reply: GET_REPLY 552905531 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090018995 DLCTRL DEBUG Command: GET 549994429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090018995 DLCTRL DEBUG Tx Command reply: GET_REPLY 549994429 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090018996 DLCTRL DEBUG Command: GET 303226785 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090018996 DLCTRL DEBUG Tx Command reply: GET_REPLY 303226785 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001101100110'B, t_guard := 20.000000 } 20250404090019025 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(601)@5e928ce02d95: f_create_expect(l3 := '0524010350590205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)2012264 20250404090020049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090020049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090020049 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090020049 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090020049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1eb468, normal) (hnbgw_rua.c:407) 20250404090020049 DHNB DEBUG map_rua[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404090020049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090020049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2012264 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090020049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090020049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090020049 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090020049 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2012264 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404090020049 DCN DEBUG map_sccp[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404090020049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090020049 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2012264 <-> SCCP-74 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090020049 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2012264 SCCP-74 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090020049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090020049 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090020049 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090020049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090020049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090020049 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090020049 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{IDLE}: Allocated (fsm.c:456) 20250404090020049 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090020049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442410023004f40030003660056400500f1100926) (sccp_scrc.c:415) 20250404090020049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090020049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090020049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090020049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090020049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090020049 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090020049 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090020049 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090020049 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090020049 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090020049 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090020049 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090020049 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090020049 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090020049 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090020049 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 03 66 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:1175) 20250404090020049 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090020049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090020049 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090020049 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090020049 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090020049 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090020049 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090020049 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090020049 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' 20250404090020049 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 20250404090020049 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090020049 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090020049 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 66 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)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Found Expect[0] for l3='0524010350590205F442410023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611) HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)7223309 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090020053 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) 20250404090020053 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090020053 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090020053 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 20250404090020053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090020053 DLSS7 <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' 20250404090020053 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090020053 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090020053 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090020053 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 30 8f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090020053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090020053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090020053 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090020053 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) 20250404090020053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090020053 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0023308f) (sccp_scrc.c:486) 20250404090020053 DLSCCP DEBUG Received CO:COAK for local reference 74 (sccp_scoc.c:1855) 20250404090020053 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090020053 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090020053 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090020053 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090020053 DCN DEBUG handle_cn_conn_conf() conn_id=74, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090020053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090020053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090020055 DLCTRL DEBUG Command: GET 131813291 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090020055 DLCTRL DEBUG Tx Command reply: GET_REPLY 131813291 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090020057 DLCTRL DEBUG Command: GET 501584387 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090020057 DLCTRL DEBUG Tx Command reply: GET_REPLY 501584387 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090020060 DLCTRL DEBUG Command: GET 287969401 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090020060 DLCTRL DEBUG Tx Command reply: GET_REPLY 287969401 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090020064 DLCTRL DEBUG Command: GET 580660501 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090020064 DLCTRL DEBUG Tx Command reply: GET_REPLY 580660501 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090020067 DLCTRL DEBUG Command: GET 209862031 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090020067 DLCTRL DEBUG Tx Command reply: GET_REPLY 209862031 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090020071 DLCTRL DEBUG Command: GET 20725242 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090020071 DLCTRL DEBUG Tx Command reply: GET_REPLY 20725242 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090020076 DLCTRL DEBUG Command: GET 722281226 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090020076 DLCTRL DEBUG Tx Command reply: GET_REPLY 722281226 rate_ctr.abs.msc.1.cnpool:subscr:known 2 (control_if.c:477) 20250404090020080 DLCTRL DEBUG Command: GET 749408536 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090020080 DLCTRL DEBUG Tx Command reply: GET_REPLY 749408536 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090020084 DLCTRL DEBUG Command: GET 938122765 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090020084 DLCTRL DEBUG Tx Command reply: GET_REPLY 938122765 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090020088 DLCTRL DEBUG Command: GET 607207104 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090020088 DLCTRL DEBUG Tx Command reply: GET_REPLY 607207104 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090020092 DLCTRL DEBUG Command: GET 107894682 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090020092 DLCTRL DEBUG Tx Command reply: GET_REPLY 107894682 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090020095 DLCTRL DEBUG Command: GET 991153231 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090020095 DLCTRL DEBUG Tx Command reply: GET_REPLY 991153231 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090020099 DLCTRL DEBUG Command: GET 227890797 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090020099 DLCTRL DEBUG Tx Command reply: GET_REPLY 227890797 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090020101 DLCTRL DEBUG Command: GET 275743416 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090020101 DLCTRL DEBUG Tx Command reply: GET_REPLY 275743416 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090020104 DLCTRL DEBUG Command: GET 110660023 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090020104 DLCTRL DEBUG Tx Command reply: GET_REPLY 110660023 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090020107 DLCTRL DEBUG Command: GET 888731657 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090020107 DLCTRL DEBUG Tx Command reply: GET_REPLY 888731657 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090020109 DLCTRL DEBUG Command: GET 772084623 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090020109 DLCTRL DEBUG Tx Command reply: GET_REPLY 772084623 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090020111 DLCTRL DEBUG Command: GET 370256689 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090020111 DLCTRL DEBUG Tx Command reply: GET_REPLY 370256689 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090020113 DLCTRL DEBUG Command: GET 656980863 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090020113 DLCTRL DEBUG Tx Command reply: GET_REPLY 656980863 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090020114 DLCTRL DEBUG Command: GET 516438260 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090020114 DLCTRL DEBUG Tx Command reply: GET_REPLY 516438260 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000011011111'B, t_guard := 20.000000 } 20250404090020143 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(601)@5e928ce02d95: f_create_expect(l3 := '0627000350590205F4427FC023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(601)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)1312971 20250404090021171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090021171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090021171 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090021171 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090021171 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1408cb, normal) (hnbgw_rua.c:407) 20250404090021171 DHNB DEBUG map_rua[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090021171 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090021172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1312971 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090021172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090021172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090021172 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1312971 SCCP-0 CS MI=TMSI-0x427FC023: TMSI-0x427FC023 NRI(10bit)=0x1ff=511: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404090021172 DCN DEBUG map_sccp[0x55c700c15a00]{init}: Allocated (fsm.c:456) 20250404090021172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090021172 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1312971 <-> SCCP-75 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090021172 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1312971 SCCP-75 msc-1 MI=TMSI-0x427FC023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090021172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090021172 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090021172 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090021172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090021172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090021172 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090021172 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{IDLE}: Allocated (fsm.c:456) 20250404090021172 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090021172 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0627000350590205f4427fc023004f40030000df0056400500f1100926) (sccp_scrc.c:415) 20250404090021172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090021172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090021172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090021172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090021172 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090021172 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090021172 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090021172 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090021172 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090021172 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021172 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021172 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021172 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090021172 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021172 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 00 df 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:1175) 20250404090021172 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090021172 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090021172 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090021172 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021172 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021172 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021172 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090021172 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090021172 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' 20250404090021172 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 20250404090021172 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090021172 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090021172 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 df 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)@5e928ce02d95: First idle individual index:2 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Found Expect[0] for l3='0627000350590205F4427FC023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612) HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)2171216 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404090021182 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) 20250404090021182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090021182 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090021182 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 20250404090021182 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090021182 DLSS7 <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' 20250404090021182 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090021182 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090021182 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090021182 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5e db 15 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090021182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090021182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090021182 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090021182 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) 20250404090021182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090021182 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005edb15) (sccp_scrc.c:486) 20250404090021182 DLSCCP DEBUG Received CO:COAK for local reference 75 (sccp_scoc.c:1855) 20250404090021182 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090021182 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090021182 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090021182 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090021182 DCN DEBUG handle_cn_conn_conf() conn_id=75, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090021182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090021182 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090021186 DLCTRL DEBUG Command: GET 831720729 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090021186 DLCTRL DEBUG Tx Command reply: GET_REPLY 831720729 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090021190 DLCTRL DEBUG Command: GET 57804592 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090021190 DLCTRL DEBUG Tx Command reply: GET_REPLY 57804592 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090021195 DLCTRL DEBUG Command: GET 409490708 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090021195 DLCTRL DEBUG Tx Command reply: GET_REPLY 409490708 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090021199 DLCTRL DEBUG Command: GET 151515227 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090021199 DLCTRL DEBUG Tx Command reply: GET_REPLY 151515227 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090021203 DLCTRL DEBUG Command: GET 666464933 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090021203 DLCTRL DEBUG Tx Command reply: GET_REPLY 666464933 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090021208 DLCTRL DEBUG Command: GET 310056889 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090021208 DLCTRL DEBUG Tx Command reply: GET_REPLY 310056889 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090021212 DLCTRL DEBUG Command: GET 983630823 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090021212 DLCTRL DEBUG Tx Command reply: GET_REPLY 983630823 rate_ctr.abs.msc.1.cnpool:subscr:known 3 (control_if.c:477) 20250404090021216 DLCTRL DEBUG Command: GET 728778930 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090021216 DLCTRL DEBUG Tx Command reply: GET_REPLY 728778930 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090021221 DLCTRL DEBUG Command: GET 993182405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090021221 DLCTRL DEBUG Tx Command reply: GET_REPLY 993182405 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090021225 DLCTRL DEBUG Command: GET 617228604 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090021225 DLCTRL DEBUG Tx Command reply: GET_REPLY 617228604 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090021229 DLCTRL DEBUG Command: GET 919197392 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090021229 DLCTRL DEBUG Tx Command reply: GET_REPLY 919197392 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090021233 DLCTRL DEBUG Command: GET 805763589 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090021233 DLCTRL DEBUG Tx Command reply: GET_REPLY 805763589 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090021237 DLCTRL DEBUG Command: GET 876278994 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090021237 DLCTRL DEBUG Tx Command reply: GET_REPLY 876278994 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090021241 DLCTRL DEBUG Command: GET 369832146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090021241 DLCTRL DEBUG Tx Command reply: GET_REPLY 369832146 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090021245 DLCTRL DEBUG Command: GET 362466712 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090021245 DLCTRL DEBUG Tx Command reply: GET_REPLY 362466712 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090021248 DLCTRL DEBUG Command: GET 379002124 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090021248 DLCTRL DEBUG Tx Command reply: GET_REPLY 379002124 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090021251 DLCTRL DEBUG Command: GET 146474988 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090021251 DLCTRL DEBUG Tx Command reply: GET_REPLY 146474988 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090021254 DLCTRL DEBUG Command: GET 107057506 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090021254 DLCTRL DEBUG Tx Command reply: GET_REPLY 107057506 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090021258 DLCTRL DEBUG Command: GET 874102149 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090021258 DLCTRL DEBUG Tx Command reply: GET_REPLY 874102149 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090021261 DLCTRL DEBUG Command: GET 301041142 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090021261 DLCTRL DEBUG Tx Command reply: GET_REPLY 301041142 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090021275 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37342<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090021276 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43697<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(591)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(590)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090021279 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37334<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090021280 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090021280 DLINP DEBUG SRVCONN(,r=127.0.0.1:55047<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090021281 DLINP NOTICE SRV(,r=127.0.0.1:55047<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090021281 DMAIN NOTICE (127.0.0.1:55047 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:55047<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090021281 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(606)@5e928ce02d95: Final verdict of PTC: none 20250404090021285 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090021285 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) 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090021285 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090021285 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.sgsn1-RAN(607)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(604)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(603)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(597)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(598)@5e928ce02d95: Final verdict of PTC: none 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090021285 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090021285 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) 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090021285 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 20250404090021285 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) 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090021285 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090021285 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090021285 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090021285 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090021285 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 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090021286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090021286 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090021286 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) 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090021286 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 20250404090021286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090021286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090021286 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090021286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090021286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090021286 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 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090021286 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090021286 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090021286 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090021286 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 20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090021286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090021286 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090021286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090021286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090021286 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090021286 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090021286 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090021286 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090021286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090021286 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090021286 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090021286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090021286 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090021286 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090021286 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090021286 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090021286 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090021287 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090021287 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090021287 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 20250404090021287 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) 20250404090021287 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090021287 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090021287 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) 20250404090021287 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) 20250404090021287 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090021287 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090021287 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090021287 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090021287 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090021287 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 20250404090021287 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090021288 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090021288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090021288 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090021288 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 20250404090021288 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) 20250404090021288 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090021288 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090021288 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 20250404090021288 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090021288 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090021288 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090021288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090021288 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090021288 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090021288 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090021288 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090021288 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090021288 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090021288 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090021288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090021288 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594)@5e928ce02d95: Final verdict of PTC: none 20250404090021288 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090021288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090021288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021288 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090021288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021289 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090021289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090021289 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090021289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2316259)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090021289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090021289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404090021289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-73)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404090021289 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2316259 SCCP-73 msc-1 MI=TMSI-0x42400023: Deallocating (context_map.c:225) 20250404090021289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090021289 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090021289 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090021289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090021289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021289 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090021289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595)@5e928ce02d95: Final verdict of PTC: none 20250404090021289 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090021289 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090021289 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090021289 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090021289 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090021290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090021290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{disrupted}: Freeing instance (context_map.c:202) 20250404090021290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2012264)[0x55c700c0f4c0]{disrupted}: Deallocated (fsm.c:568) 20250404090021290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090021290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{disconnected}: Freeing instance (context_map.c:206) 20250404090021290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-74)[0x55c700c18490]{disconnected}: Deallocated (fsm.c:568) 20250404090021290 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2012264 SCCP-74 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250404090021290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090021290 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090021290 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090021290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090021290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021290 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090021290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090021290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 5e db 15 00 00 4b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021290 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090021290 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090021290 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090021290 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593)@5e928ce02d95: Final verdict of PTC: none 20250404090021290 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090021291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090021291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090021291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{disrupted}: Freeing instance (context_map.c:202) 20250404090021291 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1312971)[0x55c700c1a3d0]{disrupted}: Deallocated (fsm.c:568) 20250404090021291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090021291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{disconnected}: Freeing instance (context_map.c:206) 20250404090021291 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-75)[0x55c700c15a00]{disconnected}: Deallocated (fsm.c:568) 20250404090021291 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1312971 SCCP-75 msc-1 MI=TMSI-0x427FC023: Deallocating (context_map.c:225) HNBGW_Test.msc0-M3UA(599)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(608)@5e928ce02d95: Final verdict of PTC: none 20250404090021291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090021291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090021291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090021291 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090021292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) HNBGW_Test.msc1-M3UA(602)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589)@5e928ce02d95: Final verdict of PTC: none 20250404090021292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090021292 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090021292 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090021292 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090021292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090021292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090021292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090021292 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090021293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090021293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090021293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.sgsn0-M3UA(605)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(592)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(601)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(600)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(609)@5e928ce02d95: Final verdict of PTC: none 20250404090021303 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37364<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090021304 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_valid_nri_10(611)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610)@5e928ce02d95: Final verdict of PTC: pass20250404090021305 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37352<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_1(589): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(590): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(592): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0(593): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh0-RUA(594): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1(595): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_1-Iuh1-RUA(596): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(597): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(598): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(599): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(600): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(601): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(602): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(603): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(604): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(605): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(606): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(607): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(608): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(609): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(610): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(611): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_10(612): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:00:21 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 20250404090021475 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090021592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090021592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090021592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090021592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090021592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090021592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb 20 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090021592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090021592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090021594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090021594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090021594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090021594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090021594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090021594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 52 6a 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090021594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090021594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090021598 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090021598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090021598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090021598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090021598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090021598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 68 13 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090021599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090021599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090021983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090021983 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090021983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090021983 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021983 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090021983 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021983 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090021983 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021983 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090021984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090021984 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090021993 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090021993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090021993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090021993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090021993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090021993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090021993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090021993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090021993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090021993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090021993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090021993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090021993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090021993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090021993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090022001 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022001 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090022001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090022002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090022002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090022178 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:37374<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=577292) 20250404090022555 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022555 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090022555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022555 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090022555 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090022555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090022556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090022556 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090022559 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090022559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022559 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022559 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022559 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090022559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090022559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090022559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090022559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090022559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090022559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090022990 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090022990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022990 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090022990 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090022990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022990 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090022990 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090022990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090022990 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090022990 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090022990 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090022990 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090022990 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090022990 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090022990 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022990 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022990 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090022991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090022991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090022991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090022991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090022991 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090022991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090022991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090022991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090022991 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090022991 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090022991 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=577292, count=606744) 20250404090023286 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090023287 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090023287 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090023287 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090023287 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090023287 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090023288 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090023288 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090023288 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090023590 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090023590 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090023591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090023591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090023591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090023591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090023591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090023591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090023591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090023591 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090023591 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090023591 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090023591 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090023591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090023591 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090023592 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090023592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090023592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090023592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090023592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090023592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090023592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090023592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090023592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090023593 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090023593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090023593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090023593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090023593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090023593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090023593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090023593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090023593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090023593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090023593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090023593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090023593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090023593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090023593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090023593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090023593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090023593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090023593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090023593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090023593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:00:24 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250404090024286 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090024286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d9fed), PART(T=Source Reference,L=4,D=00000037), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090024286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090024286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090024286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 9f ed 00 00 37 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090024286 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090024286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0066f2c4), PART(T=Source Reference,L=4,D=00000038), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090024286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090024286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090024286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 66 f2 c4 00 00 38 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090024286 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090024286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0074ef5c), PART(T=Source Reference,L=4,D=00000036), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090024286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090024286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090024286 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ef 5c 00 00 36 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090024286 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090024286 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0087c5d5), PART(T=Source Reference,L=4,D=00000039), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090024286 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090024286 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090024286 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090024286 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090024287 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 87 c5 d5 00 00 39 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090024286 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090024287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090024287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090024287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090024287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090024287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090024287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090024287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090024287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090024287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090024287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090024287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090024287 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090024287 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090024287 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090024287 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090024287 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. 20250404090025283 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090025289 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090025292 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:42687<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090025390 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090025390 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090025397 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025397 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025398 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025398 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025398 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025398 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025398 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025398 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090025398 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:58294 (stream_srv.c:142) 20250404090025398 DMAIN INFO New HNB SCTP connection r=127.0.0.1:58294<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090025399 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025399 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090025399 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025399 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) 20250404090025399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025399 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) 20250404090025399 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) 20250404090025399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090025399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025399 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025399 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025399 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090025399 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025399 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025399 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025399 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025399 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025399 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025399 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025399 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090025399 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090025399 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025399 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025399 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025399 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025400 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090025400 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025400 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090025400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090025400 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025400 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025400 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090025400 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025400 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025400 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090025400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090025400 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025400 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 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090025400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025400 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 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090025400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090025400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090025400 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(623)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(623)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(623)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(621)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(626)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(626)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(626)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(624)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(629)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(629)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(629)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090025444 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025444 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025444 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090025444 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025444 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025445 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025445 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025445 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025445 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090025445 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025445 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025445 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090025445 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090025445 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025445 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090025445 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025445 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025445 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090025445 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025445 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025445 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025445 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025445 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025445 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090025446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025446 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090025446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090025446 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090025446 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090025446 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090025446 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025446 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090025446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025446 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025446 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025446 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090025446 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090025446 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090025446 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 20250404090025447 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025447 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090025447 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025447 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) 20250404090025447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025447 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) 20250404090025447 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) 20250404090025447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090025447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025447 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025447 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025447 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090025447 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025447 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025447 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025447 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025447 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090025447 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090025447 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025447 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025447 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 20250404090025447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090025447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090025447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025447 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 20250404090025447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090025447 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(632)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(632)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(632)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(630)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(635)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(635)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(635)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(633)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(638)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn2-M3UA(638)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(638)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(636)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090025492 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090025492 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090025492 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090025492 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090025492 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090025492 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090025496 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090025496 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090025496 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090025496 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090025496 DHNBAP DEBUG (127.0.0.1:58294 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090025496 DHNBAP NOTICE (127.0.0.1:58294 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090025496 DHNBAP NOTICE (127.0.0.1:58294 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090025496 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090025496 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090025610 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 20250404090025611 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 20250404090025611 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090025611 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090025619 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025619 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090025619 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090025619 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090025619 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090025619 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090025619 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090025619 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 20250404090025619 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090025619 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090025619 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090025622 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025622 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090025622 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090025622 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090025622 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090025622 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090025622 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090025622 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 20250404090025622 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090025622 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090025622 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025622 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025622 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090025623 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 20250404090025623 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025623 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090025623 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090025623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025623 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025623 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025623 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025623 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090025623 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090025623 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025624 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025624 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090025624 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025624 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025624 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025624 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025624 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025624 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025624 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025624 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025624 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025624 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025624 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025624 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090025624 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025624 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090025624 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025625 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025625 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025625 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025625 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090025625 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090025625 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090025625 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090025625 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090025625 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025625 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090025625 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 20250404090025625 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 20250404090025625 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090025625 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc1-M3UA(626)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090025632 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) 20250404090025632 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090025632 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090025632 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090025632 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090025632 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090025632 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090025632 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 20250404090025632 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090025632 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025632 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090025635 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) 20250404090025635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090025635 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090025635 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025635 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090025635 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090025635 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090025635 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 20250404090025635 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090025635 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025635 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090025635 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025635 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025635 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090025636 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 20250404090025636 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025636 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090025636 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090025636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025636 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025636 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025636 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025636 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090025636 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090025636 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025637 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025637 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090025637 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025637 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025637 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025637 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025637 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025637 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025637 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025638 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025638 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025638 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025638 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025638 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025638 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025638 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025638 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090025638 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025638 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090025638 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025638 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025638 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025638 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025638 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090025638 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090025638 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' 20250404090025638 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 20250404090025638 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090025638 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025638 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404090025640 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 20250404090025640 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 20250404090025640 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090025640 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.msc2-M3UA(629)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090025647 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) 20250404090025647 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090025647 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090025647 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090025647 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090025647 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090025647 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090025647 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 20250404090025647 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090025647 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025647 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090025649 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) 20250404090025649 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090025649 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090025649 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025649 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090025649 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090025649 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090025649 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 20250404090025649 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090025649 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025649 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090025649 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090025649 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025649 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025649 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090025649 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 20250404090025650 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025650 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090025650 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090025650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025650 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025650 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025650 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025650 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090025650 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090025650 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025651 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025651 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090025651 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025651 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025651 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025651 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025651 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025651 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025651 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025651 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025651 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025651 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025652 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090025652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090025652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025652 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025652 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 20250404090025652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090025652 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' 20250404090025652 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 20250404090025652 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090025652 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025652 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025660 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 20250404090025660 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 20250404090025660 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 20250404090025660 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404090025660 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404090025660 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404090025660 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025666 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090025666 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404090025666 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025666 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404090025666 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090025666 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090025666 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 20250404090025666 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Pending () 20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025666 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090025666 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404090025667 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025667 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090025667 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090025667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025667 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025667 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025667 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025667 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090025671 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 20250404090025671 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 20250404090025671 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090025671 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025672 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090025672 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090025672 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090025672 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090025672 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_ACTIVE 20250404090025672 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 20250404090025672 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025672 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025672 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090025672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025672 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090025672 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090025672 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025672 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025673 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025673 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025673 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090025673 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090025673 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025674 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025674 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090025674 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025674 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025674 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025674 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025674 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025674 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025674 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025674 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025674 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025674 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025674 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025674 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090025674 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025674 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090025674 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025674 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090025674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090025674 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090025674 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090025674 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090025674 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025674 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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.sgsn1-M3UA(635)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090025678 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) 20250404090025678 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090025678 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090025678 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090025678 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090025678 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090025678 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090025678 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 20250404090025679 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090025679 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025679 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090025681 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) 20250404090025681 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090025681 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025681 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090025681 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090025681 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090025681 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 20250404090025681 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025681 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090025682 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025682 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090025682 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090025682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025682 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025682 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025682 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025682 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090025682 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090025682 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 20250404090025682 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 20250404090025682 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090025682 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025682 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090025683 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025683 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090025683 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025683 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025683 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025683 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025683 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025683 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025683 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025683 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025683 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025683 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025684 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025684 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090025684 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090025684 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025684 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025684 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025684 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025684 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025684 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025684 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090025684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090025684 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' 20250404090025684 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 20250404090025684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090025684 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025684 DLSS7 <000c> osmo_ss7_asp.c:1175 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.sgsn2-M3UA(638)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404090025688 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) 20250404090025688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404090025689 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090025689 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090025689 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090025689 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090025689 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090025689 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 20250404090025689 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090025689 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025689 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090025692 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) 20250404090025692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090025692 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025692 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090025692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090025692 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090025692 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 20250404090025692 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090025692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090025692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090025692 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090025692 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090025692 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404090025692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090025692 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090025692 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090025692 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090025692 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090025692 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090025692 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090025693 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090025693 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090025694 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090025694 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090025694 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090025694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025694 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025694 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025694 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090025694 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090025694 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090025694 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090025694 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090025694 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090025694 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090025694 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090025694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090025694 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090025694 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090025694 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090025694 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090025694 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 20250404090025694 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090025694 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' 20250404090025694 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 20250404090025694 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090025694 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090025694 DLSS7 <000c> osmo_ss7_asp.c:1175 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(622)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090026428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026428 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090026428 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090026428 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090026428 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026428 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090026428 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026429 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026429 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026429 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026429 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090026429 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026429 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026429 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090026429 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090026429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026429 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026429 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026429 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026429 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026429 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026430 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026430 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026430 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090026430 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090026430 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) 20250404090026430 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090026430 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090026430 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090026430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026430 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026430 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026430 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026430 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026430 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026430 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090026430 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026430 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090026430 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090026430 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090026430 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090026431 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090026431 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090026431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026431 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090026431 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090026431 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090026431 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090026431 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090026431 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090026431 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090026431 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026431 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090026432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026432 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090026432 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090026432 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090026432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026432 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090026432 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026433 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026433 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026433 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026433 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026433 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090026433 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026433 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026433 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090026433 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090026433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026433 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026433 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026433 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026433 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026433 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026433 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090026433 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090026433 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(625)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090026440 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) 20250404090026440 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090026440 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090026440 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 20250404090026440 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026440 DLSS7 <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' 20250404090026440 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026440 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026440 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026440 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026440 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026441 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026441 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) 20250404090026441 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026441 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026441 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090026441 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090026441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026441 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026441 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026441 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026441 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026441 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026441 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090026442 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090026442 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) 20250404090026442 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) 20250404090026442 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090026442 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090026442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026442 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026442 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026442 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026442 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026442 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026442 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090026442 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026442 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090026442 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090026442 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090026442 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090026442 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090026442 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090026443 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026443 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090026443 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090026443 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090026443 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090026443 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' 20250404090026443 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 20250404090026443 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090026443 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026443 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026447 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) 20250404090026447 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090026447 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090026447 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 20250404090026447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026447 DLSS7 <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' 20250404090026447 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026447 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026447 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) 20250404090026447 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026447 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026447 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090026447 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090026447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026447 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026447 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026447 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026447 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026447 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026447 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026447 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026447 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026447 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090026447 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090026447 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(628)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090026450 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) 20250404090026450 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090026450 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090026450 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 20250404090026450 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026450 DLSS7 <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' 20250404090026450 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026450 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026450 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026450 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026451 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026451 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) 20250404090026451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026451 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026451 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090026451 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026451 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026451 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090026451 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090026451 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) 20250404090026451 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) 20250404090026451 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090026451 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026451 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026451 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026451 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090026451 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026451 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090026451 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090026451 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090026451 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090026451 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090026451 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090026451 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026451 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090026451 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090026451 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 20250404090026451 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090026451 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' 20250404090026451 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 20250404090026451 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090026451 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026451 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026452 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) 20250404090026452 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090026452 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090026452 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 20250404090026452 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026452 DLSS7 <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' 20250404090026452 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026452 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026452 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026452 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026452 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026452 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026452 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) 20250404090026452 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026452 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026452 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090026452 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090026452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026452 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026452 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026452 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026452 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026452 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026452 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090026452 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090026452 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(631)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090026467 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026467 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090026467 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090026467 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090026467 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026467 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090026467 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026467 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026467 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026467 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026467 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090026467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026467 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026467 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090026467 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090026467 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090026467 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) 20250404090026467 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090026467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090026467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090026467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026467 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090026467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090026467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090026467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090026467 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090026467 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090026468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090026468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090026468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090026468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090026468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090026468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090026468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090026468 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026468 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090026469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090026469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090026469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090026469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090026469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026469 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026469 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026469 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090026470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090026470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090026470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090026470 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090026470 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(634)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090026476 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) 20250404090026476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090026476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090026476 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 20250404090026476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026476 DLSS7 <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' 20250404090026476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026476 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) 20250404090026476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090026476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090026476 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090026476 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) 20250404090026476 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) 20250404090026476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090026476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090026476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026476 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090026476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090026476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090026476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090026476 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090026476 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090026476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026476 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090026476 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090026476 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090026476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090026476 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' 20250404090026476 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 20250404090026476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090026476 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026478 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) 20250404090026478 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090026478 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090026478 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 20250404090026478 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026478 DLSS7 <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' 20250404090026478 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026478 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026478 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026478 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026478 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026478 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026478 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) 20250404090026478 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026478 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026478 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090026478 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090026478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026478 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026478 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026478 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026478 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026478 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026478 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090026478 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090026478 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(637)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090026487 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) 20250404090026487 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090026487 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090026487 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 20250404090026487 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026487 DLSS7 <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' 20250404090026487 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026487 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026487 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026487 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026487 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026487 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026487 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) 20250404090026487 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026487 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026487 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090026487 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090026487 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) 20250404090026488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 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) 20250404090026488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026488 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026488 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090026488 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090026488 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) 20250404090026488 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) 20250404090026488 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090026488 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090026488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026488 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026488 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026488 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090026488 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090026488 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090026488 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090026488 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090026488 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 00 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:1175) 20250404090026488 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090026488 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: link up (cnlink.c:111) 20250404090026488 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090026488 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090026488 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090026488 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 20250404090026488 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090026488 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' 20250404090026488 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 20250404090026488 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090026488 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026488 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 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  20250404090026489 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) 20250404090026489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090026489 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090026489 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 20250404090026489 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090026489 DLSS7 <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' 20250404090026489 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090026489 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090026489 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090026489 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090026489 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090026489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090026489 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090026489 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) 20250404090026489 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090026489 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090026489 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090026489 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090026489 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) 20250404090026489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026489 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090026489 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026489 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026489 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) 20250404090026489 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090026489 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090026489 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090026489 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090026489 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090026489 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090026489 DRANAP INFO cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090027506 DLCTRL DEBUG Command: GET 735670639 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090027506 DLCTRL DEBUG Tx Command reply: GET_REPLY 735670639 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090027513 DLCTRL DEBUG Command: GET 258214056 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090027513 DLCTRL DEBUG Tx Command reply: GET_REPLY 258214056 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090027518 DLCTRL DEBUG Command: GET 109443663 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090027518 DLCTRL DEBUG Tx Command reply: GET_REPLY 109443663 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090027522 DLCTRL DEBUG Command: GET 963058109 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090027522 DLCTRL DEBUG Tx Command reply: GET_REPLY 963058109 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090027525 DLCTRL DEBUG Command: GET 334081082 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090027525 DLCTRL DEBUG Tx Command reply: GET_REPLY 334081082 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090027527 DLCTRL DEBUG Command: GET 42107382 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090027527 DLCTRL DEBUG Tx Command reply: GET_REPLY 42107382 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090027530 DLCTRL DEBUG Command: GET 65484994 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090027530 DLCTRL DEBUG Tx Command reply: GET_REPLY 65484994 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090027532 DLCTRL DEBUG Command: GET 218105353 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090027532 DLCTRL DEBUG Tx Command reply: GET_REPLY 218105353 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090027534 DLCTRL DEBUG Command: GET 738730963 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090027534 DLCTRL DEBUG Tx Command reply: GET_REPLY 738730963 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090027535 DLCTRL DEBUG Command: GET 730659755 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090027535 DLCTRL DEBUG Tx Command reply: GET_REPLY 730659755 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090027537 DLCTRL DEBUG Command: GET 20237787 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090027537 DLCTRL DEBUG Tx Command reply: GET_REPLY 20237787 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090027539 DLCTRL DEBUG Command: GET 857408643 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090027539 DLCTRL DEBUG Tx Command reply: GET_REPLY 857408643 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090027542 DLCTRL DEBUG Command: GET 381894497 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090027542 DLCTRL DEBUG Tx Command reply: GET_REPLY 381894497 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090027546 DLCTRL DEBUG Command: GET 396752442 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090027546 DLCTRL DEBUG Tx Command reply: GET_REPLY 396752442 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090027549 DLCTRL DEBUG Command: GET 745401203 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090027549 DLCTRL DEBUG Tx Command reply: GET_REPLY 745401203 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090027553 DLCTRL DEBUG Command: GET 881595304 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090027553 DLCTRL DEBUG Tx Command reply: GET_REPLY 881595304 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090027556 DLCTRL DEBUG Command: GET 687418004 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090027556 DLCTRL DEBUG Tx Command reply: GET_REPLY 687418004 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090027559 DLCTRL DEBUG Command: GET 242986927 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090027559 DLCTRL DEBUG Tx Command reply: GET_REPLY 242986927 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090027562 DLCTRL DEBUG Command: GET 244600345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090027562 DLCTRL DEBUG Tx Command reply: GET_REPLY 244600345 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090027564 DLCTRL DEBUG Command: GET 764602166 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090027564 DLCTRL DEBUG Tx Command reply: GET_REPLY 764602166 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000000000100100'B, t_guard := 20.000000 } 20250404090027601 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442800023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)8921085 20250404090028649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090028649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090028649 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404090028649 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090028649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x881ffd, normal) (hnbgw_rua.c:407) 20250404090028649 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090028649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090028649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8921085 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090028649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090028649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090028649 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8921085 SCCP-0 CS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250404090028649 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404090028649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090028649 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8921085 <-> SCCP-76 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404090028649 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8921085 SCCP-76 msc-2 MI=TMSI-0x42800023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404090028649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090028649 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090028649 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090028649 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090028649 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090028649 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090028649 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{IDLE}: Allocated (fsm.c:456) 20250404090028649 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090028649 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442800023004f40030000240056400500f1100926) (sccp_scrc.c:415) 20250404090028649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090028649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090028650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090028650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090028650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090028650 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090028650 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090028650 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090028650 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090028650 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090028650 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090028650 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090028650 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090028650 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090028650 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090028650 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 00 24 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090028650 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090028650 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090028650 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090028650 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090028650 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090028650 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090028650 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 20250404090028650 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090028650 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 20250404090028650 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 20250404090028650 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090028650 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090028650 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 24 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(628)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A5205F442800023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640) HNBGW_Test.msc2-RAN(628)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)7922397 HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@5e928ce02d95: setverdict(pass): none -> pass 20250404090028662 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) 20250404090028662 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090028662 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090028662 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 20250404090028662 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090028662 DLSS7 <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' 20250404090028662 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090028662 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090028662 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090028662 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 4c 33 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090028662 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090028662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090028662 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090028662 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) 20250404090028662 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090028662 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00534c33) (sccp_scrc.c:486) 20250404090028662 DLSCCP DEBUG Received CO:COAK for local reference 76 (sccp_scoc.c:1855) 20250404090028662 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090028662 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090028662 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090028662 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090028662 DCN DEBUG handle_cn_conn_conf() conn_id=76, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090028662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090028662 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090028663 DLCTRL DEBUG Command: GET 15994442 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090028663 DLCTRL DEBUG Tx Command reply: GET_REPLY 15994442 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090028669 DLCTRL DEBUG Command: GET 786809819 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090028669 DLCTRL DEBUG Tx Command reply: GET_REPLY 786809819 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090028673 DLCTRL DEBUG Command: GET 47543882 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090028673 DLCTRL DEBUG Tx Command reply: GET_REPLY 47543882 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090028676 DLCTRL DEBUG Command: GET 871520005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090028676 DLCTRL DEBUG Tx Command reply: GET_REPLY 871520005 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090028679 DLCTRL DEBUG Command: GET 858857882 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090028679 DLCTRL DEBUG Tx Command reply: GET_REPLY 858857882 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090028682 DLCTRL DEBUG Command: GET 825948026 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090028682 DLCTRL DEBUG Tx Command reply: GET_REPLY 825948026 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090028684 DLCTRL DEBUG Command: GET 345858646 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090028684 DLCTRL DEBUG Tx Command reply: GET_REPLY 345858646 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090028686 DLCTRL DEBUG Command: GET 411439152 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090028686 DLCTRL DEBUG Tx Command reply: GET_REPLY 411439152 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090028688 DLCTRL DEBUG Command: GET 141561441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090028688 DLCTRL DEBUG Tx Command reply: GET_REPLY 141561441 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090028690 DLCTRL DEBUG Command: GET 59145764 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090028690 DLCTRL DEBUG Tx Command reply: GET_REPLY 59145764 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090028691 DLCTRL DEBUG Command: GET 144067797 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090028691 DLCTRL DEBUG Tx Command reply: GET_REPLY 144067797 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090028693 DLCTRL DEBUG Command: GET 405842374 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090028693 DLCTRL DEBUG Tx Command reply: GET_REPLY 405842374 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250404090028694 DLCTRL DEBUG Command: GET 376190076 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090028694 DLCTRL DEBUG Tx Command reply: GET_REPLY 376190076 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090028696 DLCTRL DEBUG Command: GET 242117644 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090028696 DLCTRL DEBUG Tx Command reply: GET_REPLY 242117644 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090028697 DLCTRL DEBUG Command: GET 292589695 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090028697 DLCTRL DEBUG Tx Command reply: GET_REPLY 292589695 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090028698 DLCTRL DEBUG Command: GET 534604758 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090028698 DLCTRL DEBUG Tx Command reply: GET_REPLY 534604758 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090028699 DLCTRL DEBUG Command: GET 700527349 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090028699 DLCTRL DEBUG Tx Command reply: GET_REPLY 700527349 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090028700 DLCTRL DEBUG Command: GET 892779165 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090028700 DLCTRL DEBUG Tx Command reply: GET_REPLY 892779165 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090028701 DLCTRL DEBUG Command: GET 629963224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090028701 DLCTRL DEBUG Tx Command reply: GET_REPLY 629963224 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090028702 DLCTRL DEBUG Command: GET 451821718 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090028702 DLCTRL DEBUG Tx Command reply: GET_REPLY 451821718 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001010100000'B, t_guard := 20.000000 } 20250404090028729 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(628)@5e928ce02d95: f_create_expect(l3 := '0524010350590205F442A98023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(628)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)6470164 20250404090029752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090029752 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090029753 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090029753 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090029753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x62ba14, normal) (hnbgw_rua.c:407) 20250404090029753 DHNB DEBUG map_rua[0x55c700c18490]{init}: Allocated (fsm.c:456) 20250404090029753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090029753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470164 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090029753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090029753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090029753 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090029753 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470164 SCCP-0 CS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250404090029753 DCN DEBUG map_sccp[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090029753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090029753 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-6470164 <-> SCCP-77 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404090029753 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470164 SCCP-77 msc-2 MI=TMSI-0x42A98023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090029753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090029753 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090029753 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090029753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090029753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090029753 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090029753 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{IDLE}: Allocated (fsm.c:456) 20250404090029753 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090029753 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340400000060003400100000f40060000f1100926003a40080000f110092600370010400e0d0524010350590205f442a98023004f40030002a00056400500f1100926) (sccp_scrc.c:415) 20250404090029753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090029753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090029753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090029753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090029753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090029753 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090029753 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090029753 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090029753 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090029753 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090029753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090029753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090029753 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090029753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090029753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090029753 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 a0 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:1175) 20250404090029753 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090029753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090029753 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090029753 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090029753 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090029753 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090029753 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 20250404090029753 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090029753 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 20250404090029753 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 20250404090029753 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090029753 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090029754 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a0 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)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc2-RAN(628)@5e928ce02d95: Found Expect[0] for l3='0524010350590205F442A98023'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641) HNBGW_Test.msc2-RAN(628)@5e928ce02d95: Added conn table entry 1TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)887285 HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090029759 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) 20250404090029760 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090029760 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090029760 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 20250404090029760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090029760 DLSS7 <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' 20250404090029760 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090029760 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090029760 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090029760 DLSS7 <000c> osmo_ss7_asp.c:1175 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 49 db d1 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090029760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090029760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090029760 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090029760 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) 20250404090029760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090029760 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0049dbd1) (sccp_scrc.c:486) 20250404090029760 DLSCCP DEBUG Received CO:COAK for local reference 77 (sccp_scoc.c:1855) 20250404090029760 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090029760 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090029760 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090029760 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090029760 DCN DEBUG handle_cn_conn_conf() conn_id=77, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090029760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090029760 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090029762 DLCTRL DEBUG Command: GET 944264043 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090029762 DLCTRL DEBUG Tx Command reply: GET_REPLY 944264043 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090029765 DLCTRL DEBUG Command: GET 616913788 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090029765 DLCTRL DEBUG Tx Command reply: GET_REPLY 616913788 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090029769 DLCTRL DEBUG Command: GET 950045244 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090029769 DLCTRL DEBUG Tx Command reply: GET_REPLY 950045244 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090029773 DLCTRL DEBUG Command: GET 215857787 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090029773 DLCTRL DEBUG Tx Command reply: GET_REPLY 215857787 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090029777 DLCTRL DEBUG Command: GET 104438330 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090029777 DLCTRL DEBUG Tx Command reply: GET_REPLY 104438330 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090029780 DLCTRL DEBUG Command: GET 786911409 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090029780 DLCTRL DEBUG Tx Command reply: GET_REPLY 786911409 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090029784 DLCTRL DEBUG Command: GET 407215631 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090029784 DLCTRL DEBUG Tx Command reply: GET_REPLY 407215631 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090029787 DLCTRL DEBUG Command: GET 618008764 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090029787 DLCTRL DEBUG Tx Command reply: GET_REPLY 618008764 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090029789 DLCTRL DEBUG Command: GET 817637769 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090029789 DLCTRL DEBUG Tx Command reply: GET_REPLY 817637769 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090029791 DLCTRL DEBUG Command: GET 457827943 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090029791 DLCTRL DEBUG Tx Command reply: GET_REPLY 457827943 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090029793 DLCTRL DEBUG Command: GET 127257524 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090029793 DLCTRL DEBUG Tx Command reply: GET_REPLY 127257524 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090029795 DLCTRL DEBUG Command: GET 941451821 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090029795 DLCTRL DEBUG Tx Command reply: GET_REPLY 941451821 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250404090029796 DLCTRL DEBUG Command: GET 560555545 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090029796 DLCTRL DEBUG Tx Command reply: GET_REPLY 560555545 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090029798 DLCTRL DEBUG Command: GET 793225134 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090029798 DLCTRL DEBUG Tx Command reply: GET_REPLY 793225134 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090029799 DLCTRL DEBUG Command: GET 660212220 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090029799 DLCTRL DEBUG Tx Command reply: GET_REPLY 660212220 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090029800 DLCTRL DEBUG Command: GET 302138692 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090029800 DLCTRL DEBUG Tx Command reply: GET_REPLY 302138692 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090029802 DLCTRL DEBUG Command: GET 820986890 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090029802 DLCTRL DEBUG Tx Command reply: GET_REPLY 820986890 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090029803 DLCTRL DEBUG Command: GET 497548821 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090029803 DLCTRL DEBUG Tx Command reply: GET_REPLY 497548821 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090029804 DLCTRL DEBUG Command: GET 904685650 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090029804 DLCTRL DEBUG Tx Command reply: GET_REPLY 904685650 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090029805 DLCTRL DEBUG Command: GET 98663249 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090029805 DLCTRL DEBUG Tx Command reply: GET_REPLY 98663249 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001010011010'B, t_guard := 20.000000 } 20250404090029831 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(625)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(625)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 2TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)15720663 20250404090030865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090030865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090030865 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090030865 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090030865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xefe0d7, normal) (hnbgw_rua.c:407) 20250404090030865 DHNB DEBUG map_rua[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404090030865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090030865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15720663 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090030865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090030865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090030865 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15720663 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404090030865 DCN DEBUG map_sccp[0x55c700c0dfd0]{init}: Allocated (fsm.c:456) 20250404090030865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090030865 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15720663 <-> SCCP-78 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090030865 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15720663 SCCP-78 msc-1 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090030865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090030865 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090030865 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090030865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090030865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090030865 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090030865 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{IDLE}: Allocated (fsm.c:456) 20250404090030865 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090030865 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f400300029a0056400500f1100926) (sccp_scrc.c:415) 20250404090030865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090030865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090030865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090030865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090030865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090030865 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090030865 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090030865 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090030865 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090030865 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090030865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090030865 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090030865 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090030865 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090030865 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090030865 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 02 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090030865 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090030865 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090030865 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090030866 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090030866 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090030866 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090030866 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090030866 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090030866 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' 20250404090030866 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 20250404090030866 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090030866 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090030866 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 9a 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(624)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(625)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642) HNBGW_Test.msc1-RAN(625)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)6218532 HNBGW_Test.msc1-SCCP(624)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(624)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090030889 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) 20250404090030889 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090030889 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090030889 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 20250404090030889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090030889 DLSS7 <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' 20250404090030890 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090030890 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090030890 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090030890 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1d 59 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090030890 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090030890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090030890 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090030890 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) 20250404090030890 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090030890 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001d5965) (sccp_scrc.c:486) 20250404090030890 DLSCCP DEBUG Received CO:COAK for local reference 78 (sccp_scoc.c:1855) 20250404090030890 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090030890 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090030890 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090030890 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090030890 DCN DEBUG handle_cn_conn_conf() conn_id=78, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090030890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090030890 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090030893 DLCTRL DEBUG Command: GET 240543538 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090030893 DLCTRL DEBUG Tx Command reply: GET_REPLY 240543538 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090030897 DLCTRL DEBUG Command: GET 173248695 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090030897 DLCTRL DEBUG Tx Command reply: GET_REPLY 173248695 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090030901 DLCTRL DEBUG Command: GET 708045421 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090030901 DLCTRL DEBUG Tx Command reply: GET_REPLY 708045421 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090030904 DLCTRL DEBUG Command: GET 800585172 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090030904 DLCTRL DEBUG Tx Command reply: GET_REPLY 800585172 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090030908 DLCTRL DEBUG Command: GET 161637734 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090030908 DLCTRL DEBUG Tx Command reply: GET_REPLY 161637734 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090030912 DLCTRL DEBUG Command: GET 312303697 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090030912 DLCTRL DEBUG Tx Command reply: GET_REPLY 312303697 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090030917 DLCTRL DEBUG Command: GET 896949095 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090030917 DLCTRL DEBUG Tx Command reply: GET_REPLY 896949095 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090030921 DLCTRL DEBUG Command: GET 488067326 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090030921 DLCTRL DEBUG Tx Command reply: GET_REPLY 488067326 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090030925 DLCTRL DEBUG Command: GET 349609297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090030925 DLCTRL DEBUG Tx Command reply: GET_REPLY 349609297 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090030929 DLCTRL DEBUG Command: GET 987023621 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090030929 DLCTRL DEBUG Tx Command reply: GET_REPLY 987023621 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090030933 DLCTRL DEBUG Command: GET 448648920 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090030933 DLCTRL DEBUG Tx Command reply: GET_REPLY 448648920 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090030937 DLCTRL DEBUG Command: GET 620396612 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090030937 DLCTRL DEBUG Tx Command reply: GET_REPLY 620396612 rate_ctr.abs.msc.2.cnpool:subscr:known 2 (control_if.c:477) 20250404090030941 DLCTRL DEBUG Command: GET 136875630 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090030941 DLCTRL DEBUG Tx Command reply: GET_REPLY 136875630 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090030945 DLCTRL DEBUG Command: GET 897598472 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090030945 DLCTRL DEBUG Tx Command reply: GET_REPLY 897598472 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090030948 DLCTRL DEBUG Command: GET 358207140 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090030948 DLCTRL DEBUG Tx Command reply: GET_REPLY 358207140 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090030950 DLCTRL DEBUG Command: GET 431649338 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090030950 DLCTRL DEBUG Tx Command reply: GET_REPLY 431649338 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090030953 DLCTRL DEBUG Command: GET 17238795 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090030953 DLCTRL DEBUG Tx Command reply: GET_REPLY 17238795 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090030955 DLCTRL DEBUG Command: GET 716632788 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090030955 DLCTRL DEBUG Tx Command reply: GET_REPLY 716632788 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090030957 DLCTRL DEBUG Command: GET 629142018 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090030957 DLCTRL DEBUG Tx Command reply: GET_REPLY 629142018 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090030959 DLCTRL DEBUG Command: GET 301644154 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090030959 DLCTRL DEBUG Tx Command reply: GET_REPLY 301644154 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090030966 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40578<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090030967 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:42687<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(615)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(614)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090030972 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40576<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090030974 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090030974 DLINP DEBUG SRVCONN(,r=127.0.0.1:58294<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090030974 DLINP NOTICE SRV(,r=127.0.0.1:58294<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090030974 DMAIN NOTICE (127.0.0.1:58294 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:58294<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090030974 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(634)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(633)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(630)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(622)@5e928ce02d95: Final verdict of PTC: none 20250404090030976 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090030977 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) 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090030977 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090030977 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) 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn2-SCCP(636)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(631)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(621)@5e928ce02d95: Final verdict of PTC: none 20250404090030977 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090030977 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) 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090030977 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 HNBGW_Test.sgsn2-RAN(637)@5e928ce02d95: Final verdict of PTC: none 20250404090030977 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) 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250404090030977 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 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090030977 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090030977 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090030978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090030978 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090030978 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 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090030978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090030978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090030978 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090030978 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) 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404090030978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090030978 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) 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090030978 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090030978 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) 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090030978 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090030978 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) 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090030978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090030978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090030978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090030978 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090030978 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) 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090030978 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 20250404090030978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090030978 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) 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090030978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090030979 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 20250404090030979 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 20250404090030979 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) 20250404090030978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090030978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090030978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090030978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090030978 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090030979 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090030979 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090030979 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090030979 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090030979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090030979 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090030979 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 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618)@5e928ce02d95: Final verdict of PTC: none 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090030979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090030979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090030979 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 20250404090030979 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) 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090030979 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090030979 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090030979 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090030979 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 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090030979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090030979 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090030979 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090030979 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) 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090030979 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090030980 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 20250404090030979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090030980 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 20250404090030980 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) 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090030980 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090030980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090030980 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090030980 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 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090030980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090030980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090030980 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 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090030980 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090030980 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090030980 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090030980 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 20250404090030980 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090030980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090030980 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090030980 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090030980 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) 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090030980 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090030980 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 20250404090030981 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 20250404090030981 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) 20250404090030981 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090030981 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090030981 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090030981 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090030981 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090030981 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 20250404090030981 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090030981 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090030981 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(624)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(625)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(638)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-RAN(628)@5e928ce02d95: Final verdict of PTC: none 20250404090030981 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) HNBGW_Test.sgsn1-M3UA(635)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(629)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(623)@5e928ce02d95: Final verdict of PTC: none 20250404090030982 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(627)@5e928ce02d95: Final verdict of PTC: none 20250404090030983 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090030983 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090030984 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090030984 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090030985 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090030986 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.sgsn0-M3UA(632)@5e928ce02d95: Final verdict of PTC: none20250404090030988 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090030989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090030991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090030992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404090030994 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090030995 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090030997 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090030999 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090031001 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090031002 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090031004 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW-PFCP(616)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641)@5e928ce02d95: Final verdict of PTC: pass20250404090031006 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090031007 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090031008 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40600<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090031010 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40602<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090031012 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090031014 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090031014 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090031015 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090031017 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090031017 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090031019 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090031020 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617)@5e928ce02d95: Final verdict of PTC: none 20250404090031020 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW-MGCP(639)@5e928ce02d95: Final verdict of PTC: none 20250404090031022 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc1-M3UA(626)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. 20250404090031022 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090031023 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090031023 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090031024 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090031024 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090031025 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090031025 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031026 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090031027 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090031027 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090031027 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031028 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 53 4c 33 00 00 4c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031028 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090031029 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Complete_by_tmsi_valid_nri_2(613): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(614): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(616): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0(617): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh0-RUA(618): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1(619): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_2-Iuh1-RUA(620): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(621): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(622): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(623): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(624): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(625): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(626): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(627): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(628): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(629): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(630): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(631): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(632): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(633): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(634): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(635): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(636): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-RAN(637): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(638): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(639): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(640): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(641): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Complete_by_tmsi_valid_nri_20(642): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: pass MTC@5e928ce02d95: 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'. 20250404090031029 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090031030 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090031030 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090031031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090031031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090031031 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090031032 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8921085)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090031032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090031032 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404090031033 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-76)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404090031033 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8921085 SCCP-76 msc-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250404090031034 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090031035 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090031035 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090031035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090031035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090031036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031037 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090031037 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090031037 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090031038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031038 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090031038 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090031039 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090031039 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090031040 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090031040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090031040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090031040 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{disrupted}: Freeing instance (context_map.c:202) 20250404090031041 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-6470164)[0x55c700c18490]{disrupted}: Deallocated (fsm.c:568) 20250404090031041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090031041 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{disconnected}: Freeing instance (context_map.c:206) 20250404090031042 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-77)[0x55c700c1a3d0]{disconnected}: Deallocated (fsm.c:568) 20250404090031042 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6470164 SCCP-77 msc-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250404090031042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090031042 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090031043 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090031043 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090031043 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090031044 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090031044 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090031044 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090031044 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090031045 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090031045 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090031045 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031045 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031045 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031045 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 20250404090031045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090031046 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090031046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090031046 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090031046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090031046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090031047 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090031047 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090031047 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090031048 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090031048 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090031048 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090031048 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090031048 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090031048 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090031049 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090031049 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090031049 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090031049 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090031050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090031050 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031050 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090031050 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031050 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090031051 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031051 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1d 59 65 00 00 4e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031051 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090031051 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090031051 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090031051 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090031052 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090031052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090031052 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090031053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090031053 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15720663)[0x55c700c2b8b0]{disrupted}: Deallocated (fsm.c:568) 20250404090031053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090031053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{disconnected}: Freeing instance (context_map.c:206) 20250404090031053 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-78)[0x55c700c0dfd0]{disconnected}: Deallocated (fsm.c:568) 20250404090031053 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15720663 SCCP-78 msc-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404090031054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031054 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 20250404090031054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090031054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090031054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090031054 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090031055 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090031055 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090031055 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090031055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090031055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090031055 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! Fri Apr 4 09:00:31 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 20250404090031190 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090031289 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090031289 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031289 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031289 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031289 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031289 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090031289 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031289 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031289 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031289 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031289 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031289 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090031289 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090031289 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090031290 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090031290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090031290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031290 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031290 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031290 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090031290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090031290 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090031291 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090031291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090031291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090031291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090031291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090031592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090031593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090031593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb 20 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090031593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090031593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090031595 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090031595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090031595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090031595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090031595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 52 6a 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090031596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090031596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090031599 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090031600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090031600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090031600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090031600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 68 13 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090031600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090031600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090031893 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40610<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=761480) 20250404090031983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090031984 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031984 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031984 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090031984 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031984 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090031984 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031984 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031984 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031984 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031984 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031984 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090031984 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090031984 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090031994 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090031994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090031994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090031994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090031994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090031994 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090031994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090031994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090031994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090031994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090031994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090031994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090031994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090031994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090031995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090032002 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032002 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032003 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032003 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032003 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032003 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090032003 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032003 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032003 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032003 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032003 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032003 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090032003 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090032003 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090032556 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090032556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090032557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090032557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090032557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090032557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090032560 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090032560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032560 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032560 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032560 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032560 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032560 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032560 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090032560 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090032560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090032560 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090032560 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032560 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032560 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032560 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090032560 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090032560 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=761480, count=776476) 20250404090032979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090032979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090032979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090032979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090032979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090032979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090032980 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090032980 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090032980 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090032980 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090032980 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090032980 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090032980 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090032980 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090032980 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250404090032982 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090032982 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090032982 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090032991 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090032991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090032991 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090032991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032991 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090032991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032991 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090032991 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090032991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032991 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090032991 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090032991 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090032991 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090032991 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090032991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090032991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032991 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032991 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090032992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090032992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090032992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090032992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090032992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090032992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090032992 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090032992 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090032992 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090032992 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090032992 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090033591 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090033591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00642cae), PART(T=Source Reference,L=4,D=0000003b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090033591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090033591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090033591 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090033591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090033591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090033591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090033591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 64 2c ae 00 00 3b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090033592 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090033592 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090033592 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090033592 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090033592 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090033592 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090033593 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090033593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00093700), PART(T=Source Reference,L=4,D=0000003c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090033593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090033593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090033593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090033593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090033593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090033593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090033593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 37 00 00 00 3c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090033593 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090033593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bff5a), PART(T=Source Reference,L=4,D=0000003a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090033593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090033593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090033593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090033593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090033593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090033593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090033593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2b ff 5a 00 00 3a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090033594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090033594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090033594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090033594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090033594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090033594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090033594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090033594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090033594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090033594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090033594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090033594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:00:33 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap" >/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_L3Compl_no_cn.pcap.stdout 2>/tmp/cmderr & Waiting for packet dumper to start... 0 20250404090034282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(54)[0x55c700c30650]{IDLE}: Deallocated (fsm.c:568) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(55)[0x55c700c32670]{IDLE}: Deallocated (fsm.c:568) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090034282 DLSCCP DEBUG SCCP-SCOC(56)[0x55c700c0e5d0]{IDLE}: Deallocated (fsm.c:568) 20250404090034284 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090034284 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090034284 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090034284 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090034284 DLSCCP DEBUG SCCP-SCOC(57)[0x55c700ba6a10]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_L3Compl_no_cn started. 20250404090034992 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40614<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090034995 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090034997 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:44741<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_L3Compl_no_cn-Iuh0(647)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090035079 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090035079 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090035086 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035086 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035086 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035086 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_L3Compl_no_cn-Iuh1(649)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090035086 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49272 (stream_srv.c:142) 20250404090035086 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49272<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090035086 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035086 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035087 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035087 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035088 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035088 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090035088 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035088 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) 20250404090035088 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) 20250404090035088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090035088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090035088 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035088 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035088 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090035088 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035088 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090035088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090035088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090035088 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035088 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035088 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090035088 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035088 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090035088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090035088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090035088 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035088 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035088 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090035088 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035088 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035088 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035088 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035088 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090035088 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090035088 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090035088 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035088 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 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090035088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035088 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 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090035088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090035088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035088 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035088 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035088 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090035088 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(653)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(653)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(653)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(651)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090035100 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035100 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035100 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035100 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035100 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035100 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035100 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090035100 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035101 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035101 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090035101 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035101 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) 20250404090035101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035101 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) 20250404090035101 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) 20250404090035101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090035101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090035101 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035101 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035101 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090035101 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035102 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090035102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090035102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090035102 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035102 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035102 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090035102 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035102 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090035102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090035102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090035102 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035102 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035102 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090035102 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035102 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090035102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090035102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090035102 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035102 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 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090035102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035102 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 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090035102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090035102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090035102 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(656)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(656)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(656)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(654)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090035120 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090035121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090035121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090035121 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090035121 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090035121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090035121 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090035121 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090035121 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090035125 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090035125 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090035125 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090035125 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090035125 DHNBAP DEBUG (127.0.0.1:49272 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090035125 DHNBAP NOTICE (127.0.0.1:49272 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090035125 DHNBAP NOTICE (127.0.0.1:49272 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090035125 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090035125 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090035298 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 20250404090035298 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 20250404090035298 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090035298 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090035308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090035308 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090035308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090035308 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090035308 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090035308 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090035308 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 20250404090035308 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090035308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090035308 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090035310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090035311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090035311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090035311 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090035311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090035311 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090035311 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 20250404090035311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090035311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090035311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090035311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090035311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090035311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090035311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090035311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090035311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090035311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090035311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090035311 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090035311 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090035311 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035312 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 20250404090035312 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 20250404090035312 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090035312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090035312 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035312 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090035312 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035312 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035312 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035313 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035313 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035313 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035313 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035313 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035313 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035313 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090035313 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090035313 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090035313 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035313 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035313 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035313 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035313 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090035313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090035314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090035314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090035314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090035314 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090035314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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(656)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090035317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090035317 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090035317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090035317 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090035317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090035317 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090035317 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 20250404090035317 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090035317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090035317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090035318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090035318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090035318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090035318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090035318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090035318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090035318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090035318 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090035318 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090035318 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090035318 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090035318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090035318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090035318 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090035318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090035318 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090035318 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 20250404090035318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090035318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090035318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090035318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090035318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090035319 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090035319 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090035319 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090035319 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090035319 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090035319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035319 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035319 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035319 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090035319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090035319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090035319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090035319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090035319 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090035319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090035319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090035319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090035319 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090035319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090035319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090035319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090035319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090035319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090035319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404090035319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090035319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090035319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090035319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(652)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090036110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090036110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090036110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090036110 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090036110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090036110 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090036110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090036110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090036110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090036110 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090036110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090036110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090036110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090036110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090036110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090036110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090036110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090036110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) [38;5;47m20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090036110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090036110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090036110 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090036110 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) 20250404090036110 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090036110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090036110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090036110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090036110 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090036110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090036111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090036111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090036111 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090036111 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090036111 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090036111 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090036111 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090036111 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090036111 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090036111 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090036111 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090036111 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090036111 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090036111 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090036112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090036112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090036112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090036112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090036112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090036112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090036112 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090036112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090036112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090036112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090036112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090036112 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090036112 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090036112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090036112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090036112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090036112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090036112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090036112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090036112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090036112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090036112 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090036112 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(655)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090036120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090036120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090036120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090036120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090036120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090036120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090036120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090036120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090036120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090036120 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090036120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090036120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090036120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090036120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090036120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090036120 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090036120 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090036120 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090036120 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090036120 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090036120 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090036120 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) 20250404090036120 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090036120 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090036120 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036120 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036120 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090036120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090036120 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090036120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090036120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090036120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090036120 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090036120 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090036121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090036121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090036121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090036121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090036121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090036121 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090036121 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090036121 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090036121 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090036121 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090036124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090036124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090036124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090036124 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090036124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090036124 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090036124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090036124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090036124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090036124 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090036124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090036124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090036124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090036124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090036124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090036124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090036124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090036124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090036124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090036124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090036124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090036124 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090036124 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090036124 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090036124 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090036124 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090036133 DLCTRL DEBUG Command: GET 382455683 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090036133 DLCTRL DEBUG Tx Command reply: GET_REPLY 382455683 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090036137 DLCTRL DEBUG Command: GET 113698428 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090036137 DLCTRL DEBUG Tx Command reply: GET_REPLY 113698428 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090036140 DLCTRL DEBUG Command: GET 832528246 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090036140 DLCTRL DEBUG Tx Command reply: GET_REPLY 832528246 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090036144 DLCTRL DEBUG Command: GET 546547985 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090036144 DLCTRL DEBUG Tx Command reply: GET_REPLY 546547985 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090036147 DLCTRL DEBUG Command: GET 483822399 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090036147 DLCTRL DEBUG Tx Command reply: GET_REPLY 483822399 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090036150 DLCTRL DEBUG Command: GET 249453905 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090036150 DLCTRL DEBUG Tx Command reply: GET_REPLY 249453905 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090036153 DLCTRL DEBUG Command: GET 422756047 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090036153 DLCTRL DEBUG Tx Command reply: GET_REPLY 422756047 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090036156 DLCTRL DEBUG Command: GET 823058222 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090036156 DLCTRL DEBUG Tx Command reply: GET_REPLY 823058222 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090036159 DLCTRL DEBUG Command: GET 732912677 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090036159 DLCTRL DEBUG Tx Command reply: GET_REPLY 732912677 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090036161 DLCTRL DEBUG Command: GET 419215399 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090036161 DLCTRL DEBUG Tx Command reply: GET_REPLY 419215399 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090036163 DLCTRL DEBUG Command: GET 492503446 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090036163 DLCTRL DEBUG Tx Command reply: GET_REPLY 492503446 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090036165 DLCTRL DEBUG Command: GET 540083246 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090036165 DLCTRL DEBUG Tx Command reply: GET_REPLY 540083246 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090036166 DLCTRL DEBUG Command: GET 849168603 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090036166 DLCTRL DEBUG Tx Command reply: GET_REPLY 849168603 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090036168 DLCTRL DEBUG Command: GET 148350726 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090036168 DLCTRL DEBUG Tx Command reply: GET_REPLY 148350726 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090036169 DLCTRL DEBUG Command: GET 482884552 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090036169 DLCTRL DEBUG Tx Command reply: GET_REPLY 482884552 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090036170 DLCTRL DEBUG Command: GET 597338523 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090036170 DLCTRL DEBUG Tx Command reply: GET_REPLY 597338523 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090036171 DLCTRL DEBUG Command: GET 395309937 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090036171 DLCTRL DEBUG Tx Command reply: GET_REPLY 395309937 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090036172 DLCTRL DEBUG Command: GET 486436152 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090036172 DLCTRL DEBUG Tx Command reply: GET_REPLY 486436152 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090036173 DLCTRL DEBUG Command: GET 23889682 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090036173 DLCTRL DEBUG Tx Command reply: GET_REPLY 23889682 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090036174 DLCTRL DEBUG Command: GET 545685226 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090036174 DLCTRL DEBUG Tx Command reply: GET_REPLY 545685226 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000001101110100'B, t_guard := 20.000000 } 20250404090036197 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(658)2866319 20250404090037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090037253 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090037253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2bbc8f, normal) (hnbgw_rua.c:407) 20250404090037253 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866319)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090037253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866319 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090037253 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090037253 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090037253 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866319 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866319)[0x55c700c32670]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866319)[0x55c700c32670]{init}: Freeing instance (context_map.c:202) 20250404090037253 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2866319)[0x55c700c32670]{init}: Deallocated (fsm.c:568) 20250404090037253 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2866319 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090037253 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250404090037253 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090037253 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090037253 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090037253 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)@5e928ce02d95: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(658)2866319 MTC@5e928ce02d95: 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 := '000000000000001011001001'B, t_guard := 20.000000 } 20250404090037296 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(659)1442520 20250404090038319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090038319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090038319 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090038319 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090038319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x1602d8, normal) (hnbgw_rua.c:407) 20250404090038319 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090038319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1442520)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090038319 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1442520 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090038319 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090038319 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090038319 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090038319 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-1442520 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404090038319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1442520)[0x55c700c32670]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090038319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1442520)[0x55c700c32670]{init}: Freeing instance (context_map.c:202) 20250404090038319 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1442520)[0x55c700c32670]{init}: Deallocated (fsm.c:568) 20250404090038319 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1442520 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090038319 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250404090038319 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090038320 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090038320 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090038320 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)@5e928ce02d95: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(659)1442520 MTC@5e928ce02d95: 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 := '000000000000001101110110'B, t_guard := 20.000000 } 20250404090038336 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11439226 20250404090039347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090039347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090039347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090039347 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090039347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xae8c7a, normal) (hnbgw_rua.c:407) 20250404090039347 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090039347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11439226)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090039347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11439226 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090039347 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090039347 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090039347 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-11439226 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404090039347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11439226)[0x55c700c32670]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090039347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11439226)[0x55c700c32670]{init}: Freeing instance (context_map.c:202) 20250404090039347 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11439226)[0x55c700c32670]{init}: Deallocated (fsm.c:568) 20250404090039347 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11439226 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090039347 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:282) 20250404090039347 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090039347 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090039347 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090039348 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)@5e928ce02d95: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(660)11439226 MTC@5e928ce02d95: 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 := '000000000000000110011001'B, t_guard := 20.000000 } 20250404090039364 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41378<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@5e928ce02d95: Added conn table entry 0TC_mscpool_L3Compl_no_cn0(661)14578259 20250404090040379 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090040380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090040380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 96 bytes from client (stream_srv.c:1351) 20250404090040380 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090040380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xde7253, normal) (hnbgw_rua.c:407) 20250404090040380 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090040380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14578259)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090040380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14578259 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090040380 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090040380 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090040380 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-14578259 SCCP-0 CS MI=IMSI-262420000000004: Failed to select IuCS link (hnbgw_rua.c:219) 20250404090040380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14578259)[0x55c700c32670]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090040380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14578259)[0x55c700c32670]{init}: Freeing instance (context_map.c:202) 20250404090040380 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-14578259)[0x55c700c32670]{init}: Deallocated (fsm.c:568) 20250404090040380 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14578259 SCCP-0 CS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090040380 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuCS: rx RUA Connect with 67 bytes RANAP data (hnbgw_rua.c:282) 20250404090040380 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090040380 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090040380 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090040380 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)@5e928ce02d95: Deleted conn table entry 0TC_mscpool_L3Compl_no_cn0(661)14578259 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090040394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40616<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090040395 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:44741<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(645)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(644)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090040400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:40614<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090040401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090040401 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090040401 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090040401 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090040401 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090040402 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090040402 DLINP DEBUG SRVCONN(,r=127.0.0.1:49272<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090040402 DLINP NOTICE SRV(,r=127.0.0.1:49272<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090040402 DMAIN NOTICE (127.0.0.1:49272 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49272<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090040402 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(654)@5e928ce02d95: Final verdict of PTC: none 20250404090040405 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090040405 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) 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090040405 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090040405 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) 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090040405 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 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090040405 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090040405 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090040405 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090040405 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090040406 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 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090040406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090040406 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090040406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090040406 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090040406 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090040406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090040406 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090040406 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090040406 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) 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090040406 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090040406 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) 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090040406 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090040406 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090040406 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090040406 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090040406 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090040406 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.sgsn0-RAN(655)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(651)@5e928ce02d95: Final verdict of PTC: none 20250404090040406 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 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090040406 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090040406 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090040406 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090040406 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090040407 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 20250404090040407 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090040407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090040407 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090040407 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648)@5e928ce02d95: Final verdict of PTC: none 20250404090040407 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090040407 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090040407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090040407 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090040407 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090040407 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090040407 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090040407 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090040407 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090040407 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) TC_mscpool_L3Compl_no_cn-Iuh0(647)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn-Iuh1(649)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(656)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(653)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_L3Compl_no_cn(643)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(652)@5e928ce02d95: Final verdict of PTC: none 20250404090040414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41374<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090040414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41352<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090040414 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41358<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090040415 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41378<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(646)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(658)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(659)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(660)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(657)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_L3Compl_no_cn0(661)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_L3Compl_no_cn(643): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(644): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(645): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(646): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0(647): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh0-RUA(648): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1(649): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn-Iuh1-RUA(650): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(651): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(652): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(653): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(654): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(655): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(656): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(657): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(658): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(659): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(660): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_L3Compl_no_cn0(661): none (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_L3Compl_no_cn finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:00:40 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 20250404090040510 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090041030 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090041030 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041030 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090041030 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041030 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041030 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090041030 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090041030 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 33 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041030 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041030 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041030 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 20250404090041030 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090041030 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090041038 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090041038 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041038 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090041038 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041038 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041038 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090041038 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090041038 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041038 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041039 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041039 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041039 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041039 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 20250404090041039 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090041039 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090041052 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090041052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090041052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041052 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041052 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041052 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090041052 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090041052 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090041214 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41386<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=311616) 20250404090041290 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090041290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041290 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041290 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041290 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041290 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041290 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041290 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090041290 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041290 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090041291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090041291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090041291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090041291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090041291 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090041292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090041292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090041292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090041292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090041593 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090041594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb 20 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090041594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090041594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090041596 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090041596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090041596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090041596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 52 6a 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090041596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090041596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090041600 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041600 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090041600 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041600 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090041600 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041600 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090041600 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041600 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 68 13 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041600 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041600 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041600 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041600 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090041600 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090041600 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090041985 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041985 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041985 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090041985 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041985 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090041985 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041985 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041985 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041985 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090041985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090041985 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090041995 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090041995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090041995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090041995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090041995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090041995 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090041995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090041995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090041995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090041996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090041996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090041996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090041996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090041996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090041996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090042004 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042004 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042004 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042004 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042004 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042004 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090042004 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042004 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042004 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042004 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042004 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042004 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090042004 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090042004 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=311616, count=355268) 20250404090042407 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090042407 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090042407 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090042407 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090042407 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090042407 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090042557 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042557 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090042557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042557 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090042557 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042557 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090042557 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042558 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042558 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042558 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042558 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090042558 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090042558 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090042561 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090042561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042561 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042561 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042561 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042561 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042561 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042561 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090042561 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042561 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090042561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090042561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090042561 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042561 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042561 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042561 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090042561 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090042561 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090042992 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008924f0), PART(T=Source Reference,L=4,D=0000003f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090042992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 89 24 f0 00 00 3f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042992 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0001b62c), PART(T=Source Reference,L=4,D=0000003d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090042992 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090042992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 01 b6 2c 00 00 3d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042992 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090042992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0095bb74), PART(T=Source Reference,L=4,D=0000003e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090042992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090042992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090042992 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090042992 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090042992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090042992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090042992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 95 bb 74 00 00 3e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090042993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090042993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090042993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090042993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090042993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090042993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090042993 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090042993 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090042993 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090042993 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090042993 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090042993 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 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_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 20250404090043587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090043587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090043587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090043587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090043587 DLSCCP DEBUG SCCP-SCOC(59)[0x55c700c0b180]{IDLE}: Deallocated (fsm.c:568) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(58)[0x55c700c14910]{IDLE}: Deallocated (fsm.c:568) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090043590 DLSCCP DEBUG SCCP-SCOC(60)[0x55c700c10960]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. 20250404090044319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090044324 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:41398<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090044329 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35733<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090044422 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090044422 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090044431 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044431 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044432 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044432 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090044432 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044432 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090044432 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044432 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044432 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044432 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044432 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044432 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044432 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044432 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044432 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044432 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044432 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044432 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090044432 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044432 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090044432 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044432 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48731 (stream_srv.c:142) 20250404090044432 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48731<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090044432 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044432 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044432 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044432 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044432 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044432 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090044432 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090044432 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090044432 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044432 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044434 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044434 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090044434 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 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) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044434 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) 20250404090044434 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) 20250404090044434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090044434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044434 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044434 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044434 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090044434 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044434 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090044434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090044434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044434 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044434 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044434 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090044434 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044434 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044434 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044434 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044434 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044434 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044434 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044434 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044434 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090044434 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090044434 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044434 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 20250404090044434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090044434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090044434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044434 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 20250404090044434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090044434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090044434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044434 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044434 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044434 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090044434 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090044434 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(672)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(672)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(672)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(670)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(675)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(675)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(675)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(673)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(678)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(678)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(678)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(676)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090044490 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044490 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044491 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044491 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044491 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044491 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044491 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090044491 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044492 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044492 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090044492 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044492 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) 20250404090044492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044492 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) 20250404090044492 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) 20250404090044492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090044492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044492 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044492 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044492 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090044492 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044492 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044492 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044492 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090044492 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090044492 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044492 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044492 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044492 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044492 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090044492 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090044493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044493 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090044493 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090044493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044493 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044493 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044493 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090044493 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044493 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090044493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090044493 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044494 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 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090044494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044494 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 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090044494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090044494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044494 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044494 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044494 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090044494 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(681)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(681)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(681)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(679)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(684)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(684)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(684)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(682)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(687)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(687)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(687)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn2-SCCP(685)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090044546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090044546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090044546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090044546 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090044546 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090044546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090044546 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090044546 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090044546 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090044552 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090044552 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090044552 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090044552 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090044552 DHNBAP DEBUG (127.0.0.1:48731 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090044552 DHNBAP NOTICE (127.0.0.1:48731 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090044552 DHNBAP NOTICE (127.0.0.1:48731 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090044552 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090044552 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090044653 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 20250404090044653 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 20250404090044653 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090044653 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090044661 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044661 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090044661 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090044661 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090044661 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090044661 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090044661 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090044661 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 20250404090044661 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090044661 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090044661 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090044664 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044664 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090044664 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090044664 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090044664 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090044664 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090044664 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090044664 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 20250404090044664 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090044664 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090044664 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090044664 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090044664 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090044664 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090044664 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090044664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090044664 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090044664 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090044664 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090044664 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090044664 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090044665 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044666 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044666 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090044666 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044666 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044666 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044666 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044666 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044666 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044666 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044666 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044666 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044666 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044666 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044666 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090044666 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044666 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090044666 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044667 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044667 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044667 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044667 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090044667 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090044667 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090044667 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090044667 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090044667 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090044667 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090044669 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 20250404090044669 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 20250404090044669 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090044669 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090044675 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) 20250404090044675 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090044675 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090044675 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090044675 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090044675 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090044675 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090044675 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 20250404090044675 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090044675 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044675 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090044676 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) 20250404090044676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090044676 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090044676 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044676 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090044676 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090044676 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090044676 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 20250404090044676 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090044676 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044676 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090044676 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090044676 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090044676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090044676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090044676 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090044676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090044676 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090044676 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090044676 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090044676 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090044676 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090044676 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044677 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044677 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090044677 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044677 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044677 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044677 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044677 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044677 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090044677 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090044677 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044677 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044677 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044677 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090044677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090044677 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' 20250404090044677 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 20250404090044677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090044677 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090044677 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404090044686 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 20250404090044686 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 20250404090044686 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090044686 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090044692 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) 20250404090044692 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090044692 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090044692 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090044692 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090044692 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090044692 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090044692 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 20250404090044692 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090044692 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044692 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090044694 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) 20250404090044694 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090044694 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090044694 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044694 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090044694 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090044694 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090044694 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 20250404090044694 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090044694 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044694 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090044694 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090044694 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090044694 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090044694 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090044694 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090044694 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090044694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090044694 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090044694 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090044694 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090044694 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090044694 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090044694 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044695 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044695 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090044695 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044696 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044696 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044696 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044696 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044696 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044696 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044696 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044696 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090044696 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090044696 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044696 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044696 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044696 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 20250404090044696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090044696 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' 20250404090044696 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 20250404090044696 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090044696 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090044696 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044705 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 20250404090044705 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 20250404090044705 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090044705 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090044711 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044711 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090044711 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090044711 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090044711 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090044711 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090044711 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090044711 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 20250404090044711 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090044711 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090044711 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090044714 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044714 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090044714 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090044714 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090044714 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090044714 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090044714 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090044714 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 20250404090044714 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090044714 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090044714 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090044714 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090044715 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044715 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090044715 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090044715 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090044715 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090044715 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090044715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090044715 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090044715 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090044715 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090044715 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090044715 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090044715 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044716 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044716 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090044716 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044716 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044716 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044716 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044716 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044716 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090044716 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090044716 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090044717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090044717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090044717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090044717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090044717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090044717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090044718 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 20250404090044718 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 20250404090044718 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090044718 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090044724 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) 20250404090044724 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090044724 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090044724 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090044724 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090044724 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090044724 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090044724 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 20250404090044724 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090044724 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044724 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090044726 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) 20250404090044726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090044726 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044726 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090044726 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090044726 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090044726 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 20250404090044726 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090044726 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090044727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090044727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090044727 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090044727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090044727 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090044727 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090044727 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090044727 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090044727 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090044727 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044728 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044728 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090044728 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044728 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044728 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044728 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044728 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044728 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090044728 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090044728 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044729 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044729 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044729 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044729 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044729 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044729 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090044729 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090044729 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' 20250404090044729 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 20250404090044729 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090044729 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090044729 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044731 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 20250404090044731 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 20250404090044731 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090044731 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404090044736 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) 20250404090044736 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404090044736 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090044736 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090044736 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090044736 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090044736 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090044736 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 20250404090044736 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090044736 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044736 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090044737 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) 20250404090044737 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090044737 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090044737 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044737 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090044738 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090044738 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090044738 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 20250404090044738 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090044738 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090044738 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090044738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090044738 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090044738 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404090044738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090044738 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090044738 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090044738 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090044738 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090044738 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090044738 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090044739 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090044739 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090044739 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090044739 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090044739 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090044739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044739 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044739 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044739 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090044739 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090044739 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090044739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090044739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090044739 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090044739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090044739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090044739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090044739 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090044739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090044739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090044739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090044739 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 20250404090044739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090044739 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404090044739 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 20250404090044739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090044739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090044739 DLSS7 <000c> osmo_ss7_asp.c:1175 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(671)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090045466 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045466 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090045466 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090045466 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090045466 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045466 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090045466 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045466 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045466 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045466 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045466 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045466 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090045466 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045466 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045466 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090045466 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090045466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045466 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045466 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045466 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045466 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045466 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045467 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045467 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045467 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090045467 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090045467 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) 20250404090045467 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090045467 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090045467 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090045467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045467 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045467 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045467 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045467 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090045467 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045467 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090045467 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090045467 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090045467 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090045467 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090045467 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090045468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090045468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090045468 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090045468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090045468 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090045468 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090045468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090045468 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045468 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090045469 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045469 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090045469 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090045469 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090045469 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045469 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090045469 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045469 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045469 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045469 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090045470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045470 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045470 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090045470 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045470 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045470 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045470 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045470 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045470 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045470 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090045470 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090045470 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(674)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090045476 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) 20250404090045476 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090045476 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090045476 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 20250404090045476 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045476 DLSS7 <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' 20250404090045476 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045476 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045476 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045476 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045476 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045476 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) 20250404090045476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045476 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045476 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090045476 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090045476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045476 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045476 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045476 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090045476 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090045476 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) 20250404090045476 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) 20250404090045477 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090045477 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090045477 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045477 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090045477 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090045477 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090045477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090045477 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090045477 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090045477 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045477 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090045477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090045477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090045477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090045477 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' 20250404090045477 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 20250404090045477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090045477 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045477 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045477 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) 20250404090045477 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090045477 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090045477 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 20250404090045477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045477 DLSS7 <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' 20250404090045477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045477 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045477 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045477 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045477 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045477 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) 20250404090045477 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045477 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045477 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090045477 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045477 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045477 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045477 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045477 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045477 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090045477 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090045477 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(677)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090045499 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) 20250404090045499 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090045499 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090045499 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 20250404090045499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045499 DLSS7 <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' 20250404090045499 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045499 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045499 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045500 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045500 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045500 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) 20250404090045500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045500 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045500 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090045500 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045500 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045500 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090045500 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090045500 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) 20250404090045500 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) 20250404090045500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090045500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090045500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045500 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090045500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090045500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090045500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090045500 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090045500 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090045500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090045500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090045500 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 20250404090045500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090045500 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' 20250404090045500 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 20250404090045500 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090045500 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045500 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045503 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) 20250404090045504 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090045504 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090045504 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 20250404090045504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045504 DLSS7 <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' 20250404090045504 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045504 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045504 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045504 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045504 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045504 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) 20250404090045504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045504 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045504 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090045504 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090045504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045504 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045504 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045504 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045504 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045504 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045504 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090045504 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090045504 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090045518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090045518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090045518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090045518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090045518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045518 DLSS7 <000c> osmo_ss7_asp.c:1175 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(680)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090045518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090045518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090045518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090045518 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090045518 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) 20250404090045518 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090045518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090045518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090045518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090045518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090045518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090045518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090045518 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090045518 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090045519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090045519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090045519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090045519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090045519 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404090045519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090045519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090045519 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045519 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090045521 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045521 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090045521 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090045521 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090045521 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045521 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090045521 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045522 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045522 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045522 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045522 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045522 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090045522 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045522 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045522 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090045522 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090045522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045522 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045522 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045522 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045522 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045522 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045522 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090045522 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090045522 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(683)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090045525 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) 20250404090045525 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090045525 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090045525 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 20250404090045525 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045525 DLSS7 <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' 20250404090045525 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045525 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045525 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045525 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045525 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045525 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) 20250404090045525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045525 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045525 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090045525 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045525 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045525 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090045525 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090045525 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) 20250404090045525 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) 20250404090045525 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090045525 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045525 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045525 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045525 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090045525 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090045525 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090045525 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090045525 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090045525 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090045525 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090045525 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090045526 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045526 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090045526 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090045526 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090045526 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090045526 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' 20250404090045526 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 20250404090045526 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090045526 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045526 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404090045527 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) 20250404090045527 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090045527 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090045527 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 20250404090045527 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045527 DLSS7 <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' 20250404090045527 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045527 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045527 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045527 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045527 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045527 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045527 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) 20250404090045527 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045527 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045527 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090045527 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090045527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045527 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045527 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045527 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045527 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045527 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045527 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090045527 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090045527 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(686)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090045539 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) 20250404090045540 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090045540 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090045540 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 20250404090045540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045540 DLSS7 <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' 20250404090045540 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045540 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045540 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045540 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045540 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) 20250404090045540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045540 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045540 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090045540 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090045540 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) 20250404090045540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 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) 20250404090045540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045540 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045540 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090045540 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090045540 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) 20250404090045540 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) 20250404090045540 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090045540 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090045540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045540 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045540 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045540 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090045540 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090045540 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090045540 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090045540 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090045540 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090045540 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090045540 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: link up (cnlink.c:111) 20250404090045540 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090045540 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090045540 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090045540 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 20250404090045540 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090045540 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' 20250404090045540 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 20250404090045540 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090045540 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045540 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045542 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) 20250404090045542 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090045542 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090045542 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 20250404090045542 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090045542 DLSS7 <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' 20250404090045542 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090045542 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090045542 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090045542 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090045542 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090045542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090045542 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090045542 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) 20250404090045542 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090045542 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090045542 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090045542 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090045542 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) 20250404090045542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045542 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090045542 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045542 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045542 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) 20250404090045542 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090045542 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090045542 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090045542 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090045542 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090045542 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090045542 DRANAP INFO cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090046563 DLCTRL DEBUG Command: GET 128556114 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090046563 DLCTRL DEBUG Tx Command reply: GET_REPLY 128556114 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090046572 DLCTRL DEBUG Command: GET 317821005 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090046572 DLCTRL DEBUG Tx Command reply: GET_REPLY 317821005 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090046576 DLCTRL DEBUG Command: GET 192352264 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090046576 DLCTRL DEBUG Tx Command reply: GET_REPLY 192352264 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090046580 DLCTRL DEBUG Command: GET 529214635 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090046580 DLCTRL DEBUG Tx Command reply: GET_REPLY 529214635 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090046583 DLCTRL DEBUG Command: GET 587244005 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090046583 DLCTRL DEBUG Tx Command reply: GET_REPLY 587244005 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090046586 DLCTRL DEBUG Command: GET 266289468 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090046586 DLCTRL DEBUG Tx Command reply: GET_REPLY 266289468 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090046589 DLCTRL DEBUG Command: GET 905695927 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090046589 DLCTRL DEBUG Tx Command reply: GET_REPLY 905695927 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090046591 DLCTRL DEBUG Command: GET 782494557 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090046591 DLCTRL DEBUG Tx Command reply: GET_REPLY 782494557 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090046594 DLCTRL DEBUG Command: GET 659325712 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090046594 DLCTRL DEBUG Tx Command reply: GET_REPLY 659325712 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090046597 DLCTRL DEBUG Command: GET 130337105 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090046597 DLCTRL DEBUG Tx Command reply: GET_REPLY 130337105 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090046602 DLCTRL DEBUG Command: GET 959166091 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090046602 DLCTRL DEBUG Tx Command reply: GET_REPLY 959166091 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090046605 DLCTRL DEBUG Command: GET 974661208 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090046605 DLCTRL DEBUG Tx Command reply: GET_REPLY 974661208 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090046610 DLCTRL DEBUG Command: GET 714983533 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090046610 DLCTRL DEBUG Tx Command reply: GET_REPLY 714983533 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090046614 DLCTRL DEBUG Command: GET 968482351 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090046614 DLCTRL DEBUG Tx Command reply: GET_REPLY 968482351 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090046618 DLCTRL DEBUG Command: GET 540221482 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090046618 DLCTRL DEBUG Tx Command reply: GET_REPLY 540221482 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090046622 DLCTRL DEBUG Command: GET 308137860 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090046622 DLCTRL DEBUG Tx Command reply: GET_REPLY 308137860 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090046626 DLCTRL DEBUG Command: GET 936908794 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090046626 DLCTRL DEBUG Tx Command reply: GET_REPLY 936908794 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090046630 DLCTRL DEBUG Command: GET 582974276 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090046630 DLCTRL DEBUG Tx Command reply: GET_REPLY 582974276 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090046632 DLCTRL DEBUG Command: GET 343171811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090046632 DLCTRL DEBUG Tx Command reply: GET_REPLY 343171811 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090046635 DLCTRL DEBUG Command: GET 151374605 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090046635 DLCTRL DEBUG Tx Command reply: GET_REPLY 151374605 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000000001010011'B, t_guard := 20.000000 } 20250404090046671 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43846<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(671)@5e928ce02d95: f_create_expect(l3 := '05080299F999172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(671)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)11307892 20250404090047718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090047718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090047718 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404090047718 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090047718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xac8b74, normal) (hnbgw_rua.c:407) 20250404090047718 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090047718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090047718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11307892 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090047718 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090047718 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090047718 DRUA INFO LU from other PLMN: old LAI=999-99 my PLMN=001-01 (hnbgw_l3.c:199) 20250404090047718 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11307892 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250404090047718 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11307892 SCCP-0 CS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090047718 DCN DEBUG map_sccp[0x55c700c2b8b0]{init}: Allocated (fsm.c:456) 20250404090047718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090047718 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11307892 <-> SCCP-79 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090047718 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11307892 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404090047718 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090047719 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090047719 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090047719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090047719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090047719 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090047719 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{IDLE}: Allocated (fsm.c:456) 20250404090047719 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090047719 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080299f999172a5205f442410023004f40030000530056400500f1100926) (sccp_scrc.c:415) 20250404090047719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090047719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090047719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090047719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090047719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090047719 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090047719 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090047719 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090047719 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090047719 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090047719 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090047719 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090047719 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090047719 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090047719 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090047719 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 53 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090047719 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090047719 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090047719 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090047719 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090047719 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090047719 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090047719 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090047719 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090047719 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090047719 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090047719 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090047720 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090047720 DLSS7 <000c> osmo_ss7_asp.c:1175 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 53 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(670)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(670)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(671)@5e928ce02d95: Found Expect[0] for l3='05080299F999172A5205F442410023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(689) HNBGW_Test.msc0-RAN(671)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)4588654 HNBGW_Test.msc0-SCCP(670)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(670)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@5e928ce02d95: setverdict(pass): none -> pass 20250404090047739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090047739 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090047739 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090047739 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090047739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090047739 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090047739 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090047739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090047739 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090047740 DLSS7 <000c> osmo_ss7_asp.c:1175 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 43 f0 03 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090047740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090047740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090047740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090047740 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090047740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090047740 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0043f003) (sccp_scrc.c:486) 20250404090047740 DLSCCP DEBUG Received CO:COAK for local reference 79 (sccp_scoc.c:1855) 20250404090047740 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) MTC@5e928ce02d95: 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 } } } 20250404090047740 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090047740 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090047740 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090047740 DCN DEBUG handle_cn_conn_conf() conn_id=79, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090047740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090047740 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090047741 DLCTRL DEBUG Command: GET 434685201 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090047741 DLCTRL DEBUG Tx Command reply: GET_REPLY 434685201 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090047745 DLCTRL DEBUG Command: GET 404423451 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090047745 DLCTRL DEBUG Tx Command reply: GET_REPLY 404423451 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090047749 DLCTRL DEBUG Command: GET 491368510 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090047749 DLCTRL DEBUG Tx Command reply: GET_REPLY 491368510 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090047753 DLCTRL DEBUG Command: GET 158416858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090047753 DLCTRL DEBUG Tx Command reply: GET_REPLY 158416858 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090047756 DLCTRL DEBUG Command: GET 294861650 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090047756 DLCTRL DEBUG Tx Command reply: GET_REPLY 294861650 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090047759 DLCTRL DEBUG Command: GET 281947081 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090047759 DLCTRL DEBUG Tx Command reply: GET_REPLY 281947081 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090047761 DLCTRL DEBUG Command: GET 832365137 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090047761 DLCTRL DEBUG Tx Command reply: GET_REPLY 832365137 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090047764 DLCTRL DEBUG Command: GET 776650455 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090047764 DLCTRL DEBUG Tx Command reply: GET_REPLY 776650455 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090047765 DLCTRL DEBUG Command: GET 438981170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090047766 DLCTRL DEBUG Tx Command reply: GET_REPLY 438981170 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090047767 DLCTRL DEBUG Command: GET 263913590 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090047767 DLCTRL DEBUG Tx Command reply: GET_REPLY 263913590 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090047769 DLCTRL DEBUG Command: GET 25449515 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090047769 DLCTRL DEBUG Tx Command reply: GET_REPLY 25449515 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090047770 DLCTRL DEBUG Command: GET 106123459 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090047770 DLCTRL DEBUG Tx Command reply: GET_REPLY 106123459 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090047771 DLCTRL DEBUG Command: GET 629723579 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090047771 DLCTRL DEBUG Tx Command reply: GET_REPLY 629723579 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090047773 DLCTRL DEBUG Command: GET 332067251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090047773 DLCTRL DEBUG Tx Command reply: GET_REPLY 332067251 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090047774 DLCTRL DEBUG Command: GET 806844501 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090047774 DLCTRL DEBUG Tx Command reply: GET_REPLY 806844501 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090047775 DLCTRL DEBUG Command: GET 529103284 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090047775 DLCTRL DEBUG Tx Command reply: GET_REPLY 529103284 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090047776 DLCTRL DEBUG Command: GET 273932177 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090047776 DLCTRL DEBUG Tx Command reply: GET_REPLY 273932177 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090047777 DLCTRL DEBUG Command: GET 240327214 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090047777 DLCTRL DEBUG Tx Command reply: GET_REPLY 240327214 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090047778 DLCTRL DEBUG Command: GET 238219924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090047778 DLCTRL DEBUG Tx Command reply: GET_REPLY 238219924 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090047778 DLCTRL DEBUG Command: GET 230319707 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090047778 DLCTRL DEBUG Tx Command reply: GET_REPLY 230319707 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000110010110'B, t_guard := 20.000000 } 20250404090047790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(677)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F4428AC023'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(677)@5e928ce02d95: 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)@5e928ce02d95: Added conn table entry 1TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)9344934 20250404090048806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090048806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090048806 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404090048806 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090048806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8e97a6, normal) (hnbgw_rua.c:407) 20250404090048806 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090048806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090048806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9344934 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090048806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090048806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090048806 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9344934 SCCP-0 CS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects msc 2 (hnbgw_cn.c:1078) 20250404090048806 DCN DEBUG map_sccp[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404090048806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090048806 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9344934 <-> SCCP-80 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404090048806 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9344934 SCCP-80 msc-2 MI=TMSI-0x428AC023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404090048806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090048806 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090048806 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090048806 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090048806 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090048806 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090048806 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{IDLE}: Allocated (fsm.c:456) 20250404090048806 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090048806 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f4428ac023004f40030001960056400500f1100926) (sccp_scrc.c:415) 20250404090048807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090048807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090048807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090048807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090048807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090048807 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090048807 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090048807 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090048807 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090048807 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090048807 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090048807 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090048807 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090048807 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090048807 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090048807 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 96 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090048807 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090048807 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090048807 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090048807 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090048807 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090048807 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090048807 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 20250404090048807 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090048807 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' 20250404090048807 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 20250404090048807 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090048807 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090048807 DLSS7 <000c> osmo_ss7_asp.c:1175 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 96 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(676)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc2-SCCP(676)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(677)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A5205F4428AC023'O handled at TC_mscpool_LU_by_tmsi_from_other_PLMN0(690) HNBGW_Test.msc2-RAN(677)@5e928ce02d95: Added conn table entry 0TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)2632098 HNBGW_Test.msc2-SCCP(676)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(676)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@5e928ce02d95: setverdict(pass): none -> pass 20250404090048829 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) 20250404090048829 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090048829 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090048829 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 20250404090048829 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090048829 DLSS7 <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' 20250404090048829 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090048829 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090048830 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090048830 DLSS7 <000c> osmo_ss7_asp.c:1175 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 22 cf 80 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@5e928ce02d95: 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 } } } 20250404090048830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090048830 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090048830 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) 20250404090048830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090048830 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0022cf80) (sccp_scrc.c:486) 20250404090048830 DLSCCP DEBUG Received CO:COAK for local reference 80 (sccp_scoc.c:1855) 20250404090048830 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090048830 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090048830 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048830 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090048830 DCN DEBUG handle_cn_conn_conf() conn_id=80, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090048830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090048830 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090048831 DLCTRL DEBUG Command: GET 166493747 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090048831 DLCTRL DEBUG Tx Command reply: GET_REPLY 166493747 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090048836 DLCTRL DEBUG Command: GET 910059477 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090048836 DLCTRL DEBUG Tx Command reply: GET_REPLY 910059477 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090048840 DLCTRL DEBUG Command: GET 453084173 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090048840 DLCTRL DEBUG Tx Command reply: GET_REPLY 453084173 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090048844 DLCTRL DEBUG Command: GET 694900683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090048844 DLCTRL DEBUG Tx Command reply: GET_REPLY 694900683 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090048848 DLCTRL DEBUG Command: GET 463573519 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090048848 DLCTRL DEBUG Tx Command reply: GET_REPLY 463573519 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090048852 DLCTRL DEBUG Command: GET 647142251 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090048852 DLCTRL DEBUG Tx Command reply: GET_REPLY 647142251 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090048856 DLCTRL DEBUG Command: GET 83916314 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090048856 DLCTRL DEBUG Tx Command reply: GET_REPLY 83916314 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090048859 DLCTRL DEBUG Command: GET 540646340 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090048859 DLCTRL DEBUG Tx Command reply: GET_REPLY 540646340 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090048862 DLCTRL DEBUG Command: GET 476542584 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090048862 DLCTRL DEBUG Tx Command reply: GET_REPLY 476542584 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090048865 DLCTRL DEBUG Command: GET 579604401 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090048865 DLCTRL DEBUG Tx Command reply: GET_REPLY 579604401 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090048867 DLCTRL DEBUG Command: GET 972362764 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090048867 DLCTRL DEBUG Tx Command reply: GET_REPLY 972362764 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090048870 DLCTRL DEBUG Command: GET 930286584 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090048870 DLCTRL DEBUG Tx Command reply: GET_REPLY 930286584 rate_ctr.abs.msc.2.cnpool:subscr:known 1 (control_if.c:477) 20250404090048873 DLCTRL DEBUG Command: GET 740375605 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090048873 DLCTRL DEBUG Tx Command reply: GET_REPLY 740375605 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090048877 DLCTRL DEBUG Command: GET 178111992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090048877 DLCTRL DEBUG Tx Command reply: GET_REPLY 178111992 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090048880 DLCTRL DEBUG Command: GET 169125462 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090048880 DLCTRL DEBUG Tx Command reply: GET_REPLY 169125462 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090048883 DLCTRL DEBUG Command: GET 604154516 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090048883 DLCTRL DEBUG Tx Command reply: GET_REPLY 604154516 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090048885 DLCTRL DEBUG Command: GET 66549446 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090048885 DLCTRL DEBUG Tx Command reply: GET_REPLY 66549446 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090048888 DLCTRL DEBUG Command: GET 139781013 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090048888 DLCTRL DEBUG Tx Command reply: GET_REPLY 139781013 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090048889 DLCTRL DEBUG Command: GET 292109618 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090048889 DLCTRL DEBUG Tx Command reply: GET_REPLY 292109618 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090048891 DLCTRL DEBUG Command: GET 938007575 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090048891 DLCTRL DEBUG Tx Command reply: GET_REPLY 938007575 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090048901 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41398<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090048903 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35733<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(663)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(664)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090048905 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:41388<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090048907 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090048907 DLINP DEBUG SRVCONN(,r=127.0.0.1:48731<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090048907 DLINP NOTICE SRV(,r=127.0.0.1:48731<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090048907 DMAIN NOTICE (127.0.0.1:48731 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48731<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090048907 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(682)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(685)@5e928ce02d95: Final verdict of PTC: none 20250404090048911 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090048911 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) 20250404090048911 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(680)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(674)@5e928ce02d95: Final verdict of PTC: none20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090048912 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090048912 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) 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090048912 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090048912 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) 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090048912 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090048912 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) 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090048912 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090048912 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) 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090048912 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090048912 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) HNBGW_Test.sgsn2-RAN(686)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(679)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(673)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662)@5e928ce02d95: Final verdict of PTC: none 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250404090048912 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090048912 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) 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090048912 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090048912 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090048912 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) 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-RAN(683)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-RAN(677)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(671)@5e928ce02d95: Final verdict of PTC: none 20250404090048913 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 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW_Test.msc2-SCCP(676)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(678)@5e928ce02d95: Final verdict of PTC: none 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090048913 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090048913 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090048913 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090048913 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 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  HNBGW_Test.msc0-SCCP(670)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(665)@5e928ce02d95: Final verdict of PTC: none 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090048913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090048913 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090048913 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090048913 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) 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090048913 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090048914 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090048914 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) 20250404090048914 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090048914 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-M3UA(672)@5e928ce02d95: Final verdict of PTC: none 20250404090048914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090048914 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090048914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090048914 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090048914 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048914 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090048914 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090048914 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-M3UA(681)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(675)@5e928ce02d95: Final verdict of PTC: none 20250404090048914 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090048914 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090048914 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 20250404090048915 DLSS7 <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.sgsn2-M3UA(687)@5e928ce02d95: Final verdict of PTC: none 20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090048915 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090048915 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090048915 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090048915 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 20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048915 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090048915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090048915 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090048915 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 20250404090048915 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) 20250404090048916 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090048916 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090048916 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090048916 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090048916 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090048916 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 20250404090048916 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048916 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090048916 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048916 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090048916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090048916 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090048917 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 20250404090048917 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) 20250404090048917 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090048917 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090048917 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090048917 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090048917 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090048917 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 20250404090048917 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048917 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048917 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090048917 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090048918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090048918 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 20250404090048918 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) 20250404090048918 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250404090048918 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090048918 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090048918 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090048918 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090048918 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 20250404090048918 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090048918 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090048918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090048918 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090048919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048919 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090048919 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090048919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090048919 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090048919 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048919 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090048919 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090048919 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090048919 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090048919 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090048919 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090048919 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090048919 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090048919 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090048919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090048919 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090048919 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090048919 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090048919 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090048919 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090048919 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 43 f0 03 00 00 4f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090048919 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090048920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090048920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090048920 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090048920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090048920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090048920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090048920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{disrupted}: Freeing instance (context_map.c:202) 20250404090048920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11307892)[0x55c700c32670]{disrupted}: Deallocated (fsm.c:568) 20250404090048920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090048920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{disconnected}: Freeing instance (context_map.c:206) 20250404090048920 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-79)[0x55c700c2b8b0]{disconnected}: Deallocated (fsm.c:568) 20250404090048920 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11307892 SCCP-79 msc-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250404090048920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090048920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090048920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090048920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) HNBGW_Test.sgsn1-M3UA(684)@5e928ce02d95: Final verdict of PTC: none 20250404090048920 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090048920 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090048921 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090048921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090048921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090048921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090048921 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090048921 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090048921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090048921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090048921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090048921 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090048921 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090048921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090048921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090048921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090048921 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090048921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090048921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090048921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090048921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9344934)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090048921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090048921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{disconnected}: Freeing instance (context_map.c:206) 20250404090048921 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-80)[0x55c700c19f60]{disconnected}: Deallocated (fsm.c:568) 20250404090048921 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-9344934 SCCP-80 msc-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250404090048922 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090048922 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) 20250404090048922 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090048922 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404090048922 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 20250404090048922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090048922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090048922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090048922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090048922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090048922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090048923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048923 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090048923 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090048923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090048923 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090048923 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048923 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090048923 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090048923 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090048923 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090048923 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090048923 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43854<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090048923 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090048923 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) 20250404090048923 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090048924 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090048924 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 20250404090048924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090048924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090048924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090048924 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 20250404090048924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090048924 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' 20250404090048924 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 20250404090048924 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090048924 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090048924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 03 03 00 00 05 04 22 cf 80 00 00 50 00 00 00 00 00 00 06 00 08 00 00 00 05  20250404090048925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090048925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090048925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090048925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090048925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090048925 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090048925 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090048925 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090048925 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090048925 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 20250404090048925 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) 20250404090048925 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090048925 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090048925 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090048925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090048926 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090048926 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 20250404090048926 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090048926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090048926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090048926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090048926 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404090048926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090048926 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090048926 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048926 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090048926 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090048926 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090048926 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090048926 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090048926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090048927 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090048927 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090048927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090048927 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090048927 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090048927 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090048927 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090048927 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090048927 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090048927 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090048927 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43846<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_LU_by_tmsi_from_other_PLMN0(689)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN0(690)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(688)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_LU_by_tmsi_from_other_PLMN(662): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(663): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(664): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(665): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0(666): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh0-RUA(667): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1(668): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN-Iuh1-RUA(669): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(670): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(671): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(672): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(673): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(674): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(675): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(676): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(677): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(678): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(679): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(680): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(681): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(682): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(683): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(684): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(685): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-RAN(686): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(687): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(688): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(689): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_LU_by_tmsi_from_other_PLMN0(690): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:00:49 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 20250404090049140 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090049843 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43870<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=654080) Waiting for packet dumper to finish... 1 (prev_count=654080, count=654620) 20250404090050915 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090050915 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090050915 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090050916 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090050916 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090050916 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090050916 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090050916 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090050916 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090050919 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090050919 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090050919 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250404090050919 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090050919 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090050919 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090050927 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090050927 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090050927 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090051031 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051031 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051031 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090051031 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051031 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051031 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090051031 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090051031 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 33 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051031 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051032 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051032 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051032 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 20250404090051032 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090051032 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090051039 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051040 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051040 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090051040 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051040 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051040 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090051040 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090051040 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051040 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051040 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051040 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051040 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051040 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 20250404090051040 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090051040 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090051052 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051052 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051052 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051052 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051052 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051052 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090051052 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051052 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051052 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090051053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090051053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090051291 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090051291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051291 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051291 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051291 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051291 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090051291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090051292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090051292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090051292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090051292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090051292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090051292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090051292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090051292 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090051292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090051292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051594 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090051594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb 20 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090051595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090051595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090051596 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090051596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090051596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090051596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 52 6a 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090051597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090051597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090051601 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051601 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090051601 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051601 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090051601 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051601 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090051601 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051601 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 68 13 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051601 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051601 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051601 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051601 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090051601 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090051601 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:00:51 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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 20250404090051986 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051986 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051986 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090051986 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090051986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051987 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051987 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051987 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090051987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090051987 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090051997 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090051997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090051997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090051997 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090051997 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090051997 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090051997 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090051997 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090051997 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090051997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090051997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090051997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090051997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090051997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090051997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090052005 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090052005 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090052005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090052005 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090052005 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090052005 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090052005 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090052005 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090052005 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090052005 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090052005 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090052005 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090052005 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090052005 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090052005 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090052558 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090052558 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e874d7), PART(T=Source Reference,L=4,D=00000041), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090052558 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090052559 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090052559 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090052559 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090052559 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090052559 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090052559 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 e8 74 d7 00 00 41 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090052559 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090052559 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090052559 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090052559 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090052559 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090052559 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090052562 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090052562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00b5a9fe), PART(T=Source Reference,L=4,D=00000042), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090052562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090052562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090052562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090052562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090052562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090052562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090052562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 b5 a9 fe 00 00 42 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090052562 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090052562 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00589298), PART(T=Source Reference,L=4,D=00000040), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090052562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090052562 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090052562 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090052562 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090052562 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090052562 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090052562 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 58 92 98 00 00 40 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090052562 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090052562 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090052562 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090052562 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090052562 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090052562 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090052563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090052563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090052563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090052563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090052563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090052563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_paging_imsi started. 20250404090052956 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090052961 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090052967 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37935<->l=127.0.0.1:4262) (control_if.c:572) 20250404090052987 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(61)[0x55c700c0f290]{IDLE}: Deallocated (fsm.c:568) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090052988 DLSCCP DEBUG SCCP-SCOC(63)[0x55c700c1ab40]{IDLE}: Deallocated (fsm.c:568) 20250404090052989 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090052989 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090052989 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090052989 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090052989 DLSCCP DEBUG SCCP-SCOC(62)[0x55c700c0ec30]{IDLE}: Deallocated (fsm.c:568) TC_mscpool_paging_imsi-Iuh0(695)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090053067 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090053067 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090053074 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053074 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053074 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053074 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053074 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053074 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053074 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053074 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_imsi-Iuh1(697)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090053075 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57258 (stream_srv.c:142) 20250404090053075 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57258<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090053076 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053076 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090053076 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053076 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) 20250404090053076 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) 20250404090053076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090053076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090053076 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053076 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053076 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090053076 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053076 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090053076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090053076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090053076 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053076 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053076 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090053076 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053076 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090053076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090053076 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053076 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053076 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090053076 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053076 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053076 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053076 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053076 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053076 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053076 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053076 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090053076 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053076 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090053076 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053076 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 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090053076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053076 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 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090053076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090053076 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053076 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053076 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090053076 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(701)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(701)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(701)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(699)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(704)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(704)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(704)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(702)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(707)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(707)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(707)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-SCCP(705)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090053107 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053107 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053107 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053107 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053107 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053107 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053107 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090053107 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053108 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053108 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090053108 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 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=4 -> eSLS=84: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053108 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=4 -> eSLS=116: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090053108 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) 20250404090053108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090053108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090053108 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053108 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053108 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090053108 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053108 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090053108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090053108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090053108 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053108 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053108 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090053108 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053108 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053108 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053108 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053108 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053108 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053108 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090053108 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053108 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090053108 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053108 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053108 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090053108 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053108 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053108 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053108 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053109 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053109 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053109 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053109 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053109 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053109 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053109 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053109 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053109 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090053109 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053109 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090053109 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053109 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 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090053109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053109 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 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090053109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090053109 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053109 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053109 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053109 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090053109 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(710)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(710)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(710)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(708)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090053128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090053128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090053128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090053128 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090053128 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090053128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090053128 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090053128 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090053128 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090053133 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090053133 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090053133 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090053133 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090053133 DHNBAP DEBUG (127.0.0.1:57258 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090053133 DHNBAP NOTICE (127.0.0.1:57258 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090053133 DHNBAP NOTICE (127.0.0.1:57258 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090053133 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090053133 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090053286 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 20250404090053286 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 20250404090053286 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090053286 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090053294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090053294 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090053295 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090053295 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090053295 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090053295 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090053295 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 20250404090053295 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090053295 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090053295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090053295 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 20250404090053295 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 20250404090053295 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090053295 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090053297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053297 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090053297 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090053297 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090053297 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090053297 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090053297 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090053297 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 20250404090053298 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090053298 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090053298 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090053298 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090053298 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090053298 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090053298 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090053298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090053298 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090053298 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090053298 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090053298 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090053298 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090053298 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(704)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090053299 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053299 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090053299 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053299 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053299 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053299 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053299 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053299 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053299 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053299 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090053300 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053300 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090053300 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053300 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053300 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053300 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053300 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090053300 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090053300 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090053300 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090053300 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090053300 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090053300 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090053303 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) 20250404090053303 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090053303 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090053303 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090053303 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090053303 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090053303 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090053303 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 20250404090053303 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090053303 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053303 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090053305 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 20250404090053305 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 20250404090053305 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090053305 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090053306 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) 20250404090053306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090053306 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090053306 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053306 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090053306 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090053306 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090053306 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 20250404090053306 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090053306 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053306 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090053306 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090053306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090053306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090053306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090053306 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090053306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090053306 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090053306 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090053306 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090053306 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090053306 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090053306 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053307 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053307 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090053307 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053307 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc2-M3UA(707)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090053308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053308 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090053308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090053308 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090053308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090053308 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' 20250404090053308 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 20250404090053308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090053308 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090053308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404090053311 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) 20250404090053311 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090053311 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090053311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090053311 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090053311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090053311 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090053311 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 20250404090053311 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090053311 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090053314 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) 20250404090053314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090053314 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090053314 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053314 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090053314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090053314 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090053314 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 20250404090053314 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090053314 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090053314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090053314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090053314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090053314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090053314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090053314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090053315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090053315 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090053315 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090053315 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090053315 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090053315 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090053315 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053316 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090053316 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053316 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090053316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090053316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090053316 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053317 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053317 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053317 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 20250404090053317 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090053317 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' 20250404090053317 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 20250404090053317 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090053317 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090053317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 03 03 00 00 0b 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 05  20250404090053319 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 20250404090053319 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 20250404090053319 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090053319 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090053325 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053325 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090053325 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090053325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090053325 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090053325 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090053325 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090053325 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 20250404090053325 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090053325 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090053325 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053327 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090053327 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090053327 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090053327 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090053327 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090053327 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 20250404090053327 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090053327 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090053327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090053327 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090053327 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090053327 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090053328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090053328 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090053328 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090053328 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090053328 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090053328 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090053328 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090053329 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090053329 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090053329 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090053329 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090053329 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090053329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053329 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053329 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053329 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090053329 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090053329 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090053329 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090053329 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090053329 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090053329 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090053329 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090053329 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090053329 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090053329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090053329 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090053329 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090053329 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090053329 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090053329 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090053329 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090053329 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090053329 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090053329 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(700)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090054095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090054095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090054095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054095 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054095 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090054095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054095 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054095 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090054095 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054095 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054095 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090054095 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090054095 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) 20250404090054095 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090054095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090054095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090054095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054095 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090054095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090054095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090054095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090054095 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090054095 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090054095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054095 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090054095 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090054095 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090054095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090054095 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054095 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090054095 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054095 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090054095 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090054095 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054095 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054095 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054095 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054095 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054096 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090054096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054096 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054096 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090054096 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090054096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054096 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054096 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054096 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090054096 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090054096 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(703)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090054102 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) 20250404090054102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090054102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090054102 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 20250404090054102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054102 DLSS7 <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' 20250404090054102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054102 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054102 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) 20250404090054102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090054102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054102 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090054102 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090054102 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) 20250404090054102 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) 20250404090054102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090054102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090054102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090054102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090054102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090054102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090054102 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090054102 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090054102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090054102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090054102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090054102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090054102 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' 20250404090054102 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 20250404090054102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090054102 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054102 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054104 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) 20250404090054104 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090054104 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090054104 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 20250404090054104 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054104 DLSS7 <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' 20250404090054104 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054104 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054104 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054104 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054104 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054104 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054104 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) 20250404090054104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054104 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054104 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090054104 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090054104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054104 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054104 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054104 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054104 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054104 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054105 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090054105 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090054105 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(706)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090054110 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) 20250404090054110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090054110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090054110 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 20250404090054110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054110 DLSS7 <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' 20250404090054110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054110 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054110 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054110 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) 20250404090054110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054110 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054110 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090054110 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054110 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054110 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090054110 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090054110 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) 20250404090054110 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) 20250404090054110 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090054110 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054110 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054110 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054110 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090054110 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054110 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090054110 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090054110 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090054110 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054110 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090054110 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090054110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090054110 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090054110 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 20250404090054110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090054110 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090054110 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' 20250404090054110 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 20250404090054110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090054110 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054110 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054112 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) 20250404090054112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090054112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090054112 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 20250404090054112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054112 DLSS7 <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' 20250404090054112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054112 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054112 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054112 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) 20250404090054112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090054112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090054112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054112 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054112 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054112 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090054112 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090054112 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(709)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090054126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090054126 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090054126 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090054126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090054126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054126 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054126 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090054126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054126 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054126 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090054126 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054126 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054126 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090054126 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090054126 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) 20250404090054126 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090054126 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090054126 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054126 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054126 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054126 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090054126 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090054126 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090054126 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090054126 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090054126 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090054126 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090054126 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090054126 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054126 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090054126 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090054126 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090054126 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090054126 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090054126 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090054126 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090054126 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090054128 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090054128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090054128 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090054128 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090054128 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090054128 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090054128 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090054128 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090054128 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090054128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090054128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090054128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090054128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090054128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090054128 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090054128 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090054128 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090054128 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090054128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054128 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090054128 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090054128 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090054128 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090054128 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090054128 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090054128 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090054128 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090055143 DLCTRL DEBUG Command: GET 629267463 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090055144 DLCTRL DEBUG Tx Command reply: GET_REPLY 629267463 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090055145 DLCTRL DEBUG Command: GET 623132986 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090055145 DLCTRL DEBUG Tx Command reply: GET_REPLY 623132986 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090055146 DLCTRL DEBUG Command: GET 991907287 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090055146 DLCTRL DEBUG Tx Command reply: GET_REPLY 991907287 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090055148 DLCTRL DEBUG Command: GET 972744684 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090055148 DLCTRL DEBUG Tx Command reply: GET_REPLY 972744684 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090055151 DLCTRL DEBUG Command: GET 641261854 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090055151 DLCTRL DEBUG Tx Command reply: GET_REPLY 641261854 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090055154 DLCTRL DEBUG Command: GET 114207078 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090055154 DLCTRL DEBUG Tx Command reply: GET_REPLY 114207078 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090055157 DLCTRL DEBUG Command: GET 986527230 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090055158 DLCTRL DEBUG Tx Command reply: GET_REPLY 986527230 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090055161 DLCTRL DEBUG Command: GET 944996677 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090055161 DLCTRL DEBUG Tx Command reply: GET_REPLY 944996677 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090055165 DLCTRL DEBUG Command: GET 164754194 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090055165 DLCTRL DEBUG Tx Command reply: GET_REPLY 164754194 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090055169 DLCTRL DEBUG Command: GET 338720218 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090055169 DLCTRL DEBUG Tx Command reply: GET_REPLY 338720218 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090055173 DLCTRL DEBUG Command: GET 136467373 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090055173 DLCTRL DEBUG Tx Command reply: GET_REPLY 136467373 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090055177 DLCTRL DEBUG Command: GET 504387937 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090055177 DLCTRL DEBUG Tx Command reply: GET_REPLY 504387937 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090055180 DLCTRL DEBUG Command: GET 29153007 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090055180 DLCTRL DEBUG Tx Command reply: GET_REPLY 29153007 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090055183 DLCTRL DEBUG Command: GET 871758038 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090055183 DLCTRL DEBUG Tx Command reply: GET_REPLY 871758038 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090055186 DLCTRL DEBUG Command: GET 317728954 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090055186 DLCTRL DEBUG Tx Command reply: GET_REPLY 317728954 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090055189 DLCTRL DEBUG Command: GET 319185911 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090055189 DLCTRL DEBUG Tx Command reply: GET_REPLY 319185911 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090055192 DLCTRL DEBUG Command: GET 357130839 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090055193 DLCTRL DEBUG Tx Command reply: GET_REPLY 357130839 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090055196 DLCTRL DEBUG Command: GET 19899410 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090055196 DLCTRL DEBUG Tx Command reply: GET_REPLY 19899410 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090055200 DLCTRL DEBUG Command: GET 469943182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090055200 DLCTRL DEBUG Tx Command reply: GET_REPLY 469943182 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090055203 DLCTRL DEBUG Command: GET 686228283 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090055204 DLCTRL DEBUG Tx Command reply: GET_REPLY 686228283 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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 } } } 20250404090055233 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35078<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090056260 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090056260 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090056260 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090056260 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090056260 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090056260 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090056260 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090056260 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090056260 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090056260 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090056261 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 76 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090056261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090056261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090056261 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090056261 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090056261 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090056261 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090056261 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090056261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090056261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090056261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090056261 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090056261 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090056261 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090056261 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090056261 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090056261 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250404090056261 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f3 = 001010000000123 (hnbgw_cn.c:189) 20250404090056261 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000123 - (hnbgw_cn.c:238) 20250404090056262 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000123 NONE (hnbgw_cn.c:167) 20250404090056262 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250404090056262 DRUA DEBUG (127.0.0.1:57258 TTCN3-HNB-1) transmitting RUA payload of 37 bytes (hnbgw_rua.c:85) 20250404090056262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090056262 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) 20250404090056262 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090056262 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) sending 37 bytes of data (stream_srv.c:827) TC_mscpool_paging_imsi-Iuh1-RUA(698)@5e928ce02d95: UnitdataCallback TC_mscpool_paging_imsi-Iuh0-RUA(696)@5e928ce02d95: UnitdataCallback HNBGW_Test.msc0-RAN(700)@5e928ce02d95: f_create_expect(l3 := '06270003505902080910100000001032'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(700)@5e928ce02d95: Created Expect[0] for '06270003505902080910100000001032'O to be handled at TC_mscpool_paging_imsi0(712) TC_mscpool_paging_imsi-Iuh0-RUA(696)@5e928ce02d95: Added conn table entry 0TC_mscpool_paging_imsi0(712)5448578 20250404090057287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090057287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090057287 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090057287 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090057287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x532382, normal) (hnbgw_rua.c:407) 20250404090057287 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090057287 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090057287 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5448578 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090057287 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090057287 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090057288 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5448578 SCCP-0 CS MI=IMSI-001010000000123: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250404090057288 DCN DEBUG map_sccp[0x55c700c1ab40]{init}: Allocated (fsm.c:456) 20250404090057288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090057288 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5448578 <-> SCCP-81 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090057288 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5448578 SCCP-81 msc-0 MI=IMSI-001010000000123: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090057288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090057288 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090057288 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090057288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090057288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090057288 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090057288 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404090057288 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090057288 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000001032004f40030001670056400500f1100926) (sccp_scrc.c:415) 20250404090057288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090057288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090057288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090057288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090057288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090057288 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090057288 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090057288 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090057288 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090057288 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090057288 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090057288 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090057288 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090057288 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090057288 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090057288 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 67 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090057288 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090057288 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090057288 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090057288 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090057288 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090057288 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090057288 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090057288 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090057288 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090057288 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090057288 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090057288 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090057289 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(699)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(699)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(700)@5e928ce02d95: Found Expect[0] for l3='06270003505902080910100000001032'O handled at TC_mscpool_paging_imsi0(712) HNBGW_Test.msc0-RAN(700)@5e928ce02d95: Added conn table entry 0TC_mscpool_paging_imsi0(712)4345860 HNBGW_Test.msc0-SCCP(699)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(699)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_paging_imsi0(712)@5e928ce02d95: setverdict(pass): none -> pass 20250404090057308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090057308 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090057308 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090057308 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090057308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090057308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090057308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090057308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090057308 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090057308 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a3 5f 0b 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090057308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090057308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090057308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090057308 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090057308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090057308 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a35f0b) (sccp_scrc.c:486) 20250404090057308 DLSCCP DEBUG Received CO:COAK for local reference 81 (sccp_scoc.c:1855) 20250404090057308 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090057308 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090057308 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090057308 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090057308 DCN DEBUG handle_cn_conn_conf() conn_id=81, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090057309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090057309 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090058312 DLCTRL DEBUG Command: GET 822058712 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090058312 DLCTRL DEBUG Tx Command reply: GET_REPLY 822058712 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090058319 DLCTRL DEBUG Command: GET 712898288 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090058319 DLCTRL DEBUG Tx Command reply: GET_REPLY 712898288 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090058324 DLCTRL DEBUG Command: GET 992390434 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090058324 DLCTRL DEBUG Tx Command reply: GET_REPLY 992390434 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090058328 DLCTRL DEBUG Command: GET 509494249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090058328 DLCTRL DEBUG Tx Command reply: GET_REPLY 509494249 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090058333 DLCTRL DEBUG Command: GET 623930634 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090058333 DLCTRL DEBUG Tx Command reply: GET_REPLY 623930634 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090058338 DLCTRL DEBUG Command: GET 166518937 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090058338 DLCTRL DEBUG Tx Command reply: GET_REPLY 166518937 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090058343 DLCTRL DEBUG Command: GET 795498653 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090058343 DLCTRL DEBUG Tx Command reply: GET_REPLY 795498653 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090058347 DLCTRL DEBUG Command: GET 14860627 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090058347 DLCTRL DEBUG Tx Command reply: GET_REPLY 14860627 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090058352 DLCTRL DEBUG Command: GET 194124903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090058352 DLCTRL DEBUG Tx Command reply: GET_REPLY 194124903 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090058358 DLCTRL DEBUG Command: GET 421487578 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090058358 DLCTRL DEBUG Tx Command reply: GET_REPLY 421487578 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090058363 DLCTRL DEBUG Command: GET 977702761 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090058363 DLCTRL DEBUG Tx Command reply: GET_REPLY 977702761 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090058368 DLCTRL DEBUG Command: GET 339771459 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090058368 DLCTRL DEBUG Tx Command reply: GET_REPLY 339771459 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090058372 DLCTRL DEBUG Command: GET 163390939 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090058372 DLCTRL DEBUG Tx Command reply: GET_REPLY 163390939 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090058374 DLCTRL DEBUG Command: GET 100559999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090058374 DLCTRL DEBUG Tx Command reply: GET_REPLY 100559999 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090058376 DLCTRL DEBUG Command: GET 902215650 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090058376 DLCTRL DEBUG Tx Command reply: GET_REPLY 902215650 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090058377 DLCTRL DEBUG Command: GET 24051069 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090058377 DLCTRL DEBUG Tx Command reply: GET_REPLY 24051069 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090058378 DLCTRL DEBUG Command: GET 155387589 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090058378 DLCTRL DEBUG Tx Command reply: GET_REPLY 155387589 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090058379 DLCTRL DEBUG Command: GET 750191710 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090058379 DLCTRL DEBUG Tx Command reply: GET_REPLY 750191710 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090058380 DLCTRL DEBUG Command: GET 6451982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090058380 DLCTRL DEBUG Tx Command reply: GET_REPLY 6451982 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090058381 DLCTRL DEBUG Command: GET 873127136 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090058381 DLCTRL DEBUG Tx Command reply: GET_REPLY 873127136 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090058385 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43886<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090058385 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37935<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(693)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(692)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090058386 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:43878<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090058387 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090058387 DLINP DEBUG SRVCONN(,r=127.0.0.1:57258<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090058387 DLINP NOTICE SRV(,r=127.0.0.1:57258<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090058387 DMAIN NOTICE (127.0.0.1:57258 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57258<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090058387 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404090058387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090058387 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090058387 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090058388 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090058388 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090058388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090058388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090058388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090058388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090058388 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090058388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090058388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090058388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090058388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090058388 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090058388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090058388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090058388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 a3 5f 0b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090058388 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090058388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090058388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090058388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{disrupted}: Freeing instance (context_map.c:202) 20250404090058388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-5448578)[0x55c700c0f290]{disrupted}: Deallocated (fsm.c:568) 20250404090058388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090058388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{disconnected}: Freeing instance (context_map.c:206) 20250404090058388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-81)[0x55c700c1ab40]{disconnected}: Deallocated (fsm.c:568) 20250404090058388 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5448578 SCCP-81 msc-0 MI=IMSI-001010000000123: Deallocating (context_map.c:225) 20250404090058388 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090058388 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090058388 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090058388 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090058388 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090058388 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090058388 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090058388 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090058388 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090058388 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a3 5f 0b 00 00 51 00 00 00 00 00 00 06 00 08 00 00 00 01  TC_mscpool_paging_imsi-Iuh0-RUA(696)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(708)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(709)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1-RUA(698)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(703)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_imsi(691)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(702)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-RAN(706)@5e928ce02d95: Final verdict of PTC: none 20250404090058389 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 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090058389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090058389 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404090058389 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SEND_FAILED 20250404090058389 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090058389 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090058389 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090058389 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 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090058389 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 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090058389 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090058389 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 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090058389 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 20250404090058389 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) 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090058389 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090058389 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 20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090058389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090058389 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090058390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090058390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090058390 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090058390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090058390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090058390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090058390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090058390 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090058390 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090058390 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090058390 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090058390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090058390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090058390 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090058390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090058390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090058390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090058390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090058390 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090058390 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090058390 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090058390 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090058390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090058390 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090058390 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090058390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090058390 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090058390 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090058390 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090058390 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090058390 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090058390 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090058390 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-SCCP(699)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(705)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(700)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(707)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(704)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(694)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(701)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_imsi-Iuh1(697)@5e928ce02d95: Final verdict of PTC: none 20250404090058391 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 20250404090058391 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) 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090058391 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090058391 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) 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404090058391 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) 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090058391 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090058391 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090058391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090058391 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_mscpool_paging_imsi-Iuh0(695)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(710)@5e928ce02d95: Final verdict of PTC: none 20250404090058391 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090058391 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 20250404090058391 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090058391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090058391 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090058391 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090058391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090058391 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090058391 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090058391 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090058392 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090058392 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090058392 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090058392 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090058392 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35078<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_paging_imsi0(712)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(711)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_paging_imsi(691): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(692): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(693): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(694): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0(695): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_imsi-Iuh0-RUA(696): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1(697): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_imsi-Iuh1-RUA(698): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(699): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(700): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(701): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(702): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(703): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(704): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(705): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(706): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(707): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(708): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(709): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(710): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(711): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_imsi0(712): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_paging_imsi finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:00:58 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 20250404090058554 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090058920 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090058920 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090058920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090058920 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090058920 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090058920 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090058920 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090058920 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090058920 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f0 03 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090058921 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090058921 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090058921 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090058921 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090058921 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090058921 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090058922 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090058922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090058922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090058922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090058922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090058922 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090058922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090058922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090058922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090058922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090058922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090058922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090058922 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 20250404090058922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090058922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090059258 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35090<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504464) Waiting for packet dumper to finish... 1 (prev_count=504464, count=514584) 20250404090100390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090100390 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090100390 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090100390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090100390 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090100390 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090100390 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090100390 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090100390 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090100392 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090100392 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090100392 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090101032 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101032 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101032 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090101032 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101032 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101032 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090101032 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090101032 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101032 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 33 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101033 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101033 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101033 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101033 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 20250404090101033 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090101033 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090101041 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101041 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101041 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101041 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 20250404090101041 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090101041 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101041 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101041 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090101041 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101041 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101041 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090101041 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090101041 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101041 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101041 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090101053 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101053 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101053 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101053 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090101053 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090101053 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090101053 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101053 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101053 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101053 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101053 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101053 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090101053 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101053 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101292 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090101292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101292 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101292 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101292 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101292 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101292 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090101292 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101292 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101292 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101292 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090101293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090101293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090101293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090101293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090101293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090101293 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090101294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090101294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090101294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01:01 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_paging_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 20250404090101595 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090101595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb 20 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090101595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090101596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090101597 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090101597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090101597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090101597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 52 6a 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090101598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090101598 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090101602 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090101602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090101602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090101602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 68 13 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090101602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090101602 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090101987 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101987 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0079111a), PART(T=Source Reference,L=4,D=00000044), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101987 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101987 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090101987 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101987 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090101987 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101987 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 79 11 1a 00 00 44 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090101988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090101988 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090101997 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090101998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00049ab1), PART(T=Source Reference,L=4,D=00000043), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090101998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090101998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090101998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090101998 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090101998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090101998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090101998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 9a b1 00 00 43 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090101998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090101998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090101998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090101998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090101998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090101998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090102006 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090102006 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0070160b), PART(T=Source Reference,L=4,D=00000045), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090102006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090102006 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102006 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090102006 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102006 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090102006 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102006 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 70 16 0b 00 00 45 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090102006 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102006 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102006 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102006 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090102006 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090102006 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_paging_tmsi started. 20250404090102359 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090102366 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090102370 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39757<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_paging_tmsi-Iuh0(717)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090102481 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090102481 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090102490 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102490 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102491 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102491 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102491 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102491 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_paging_tmsi-Iuh1(719)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090102491 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:36210 (stream_srv.c:142) 20250404090102491 DMAIN INFO New HNB SCTP connection r=127.0.0.1:36210<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090102491 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102491 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102492 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102492 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090102492 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102492 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102492 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102492 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) 20250404090102492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102492 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102492 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102492 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102492 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102492 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102493 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) 20250404090102493 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) 20250404090102493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090102493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090102493 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102493 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102493 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090102493 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102493 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090102493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090102493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090102493 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102493 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102493 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090102493 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102493 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090102493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090102493 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102493 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102493 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090102493 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102493 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102493 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102493 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102493 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102493 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102493 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102493 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102493 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090102493 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090102493 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102493 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 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090102493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102493 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 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090102493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090102493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102493 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102493 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102493 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090102493 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(723)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(723)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(723)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(721)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(726)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(726)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(726)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(724)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(729)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(729)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(729)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(727)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090102531 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102531 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102532 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102532 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102532 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102532 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102532 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090102532 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102533 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102533 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090102533 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102533 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) 20250404090102533 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) 20250404090102533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090102533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090102533 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102533 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102533 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090102533 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102533 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090102533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090102533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090102533 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102533 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102533 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090102533 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102533 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102533 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090102533 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090102533 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102533 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102533 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090102533 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102533 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102533 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102533 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102534 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102534 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102534 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102534 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102534 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102534 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102534 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102534 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102534 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090102534 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090102534 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102534 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 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090102534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102534 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 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090102534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090102534 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102534 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102534 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102534 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090102534 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(732)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(732)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(732)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(730)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090102553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090102553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090102553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090102553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090102553 DLSCCP DEBUG SCCP-SCOC(65)[0x55c700c241c0]{IDLE}: Deallocated (fsm.c:568) 20250404090102556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090102556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090102556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090102556 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090102556 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090102556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090102556 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090102556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090102556 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(66)[0x55c700c30fa0]{IDLE}: Deallocated (fsm.c:568) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090102557 DLSCCP DEBUG SCCP-SCOC(64)[0x55c700c32880]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: setverdict(pass): none -> pass 20250404090102561 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090102561 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090102561 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090102561 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090102561 DHNBAP DEBUG (127.0.0.1:36210 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090102561 DHNBAP NOTICE (127.0.0.1:36210 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090102561 DHNBAP NOTICE (127.0.0.1:36210 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090102561 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090102561 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090102704 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 20250404090102704 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 20250404090102704 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090102704 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090102706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090102706 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090102706 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090102706 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090102706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090102706 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090102706 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 20250404090102706 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090102706 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090102706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090102707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090102707 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090102707 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090102707 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090102707 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090102707 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090102707 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 20250404090102707 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090102707 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090102707 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090102707 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090102707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090102707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090102707 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090102707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090102707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090102707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090102707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090102707 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090102707 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090102707 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102708 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102708 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090102708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102708 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090102708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090102708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090102708 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090102708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090102708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090102708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090102708 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090102708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090102708 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102715 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 20250404090102715 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 20250404090102715 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090102715 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090102716 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) 20250404090102716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090102716 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090102716 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090102716 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090102716 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090102716 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090102716 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 20250404090102716 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090102716 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102716 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090102717 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) 20250404090102717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090102717 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090102717 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102717 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090102717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090102717 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090102717 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 20250404090102717 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090102717 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090102717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090102717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090102717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090102717 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090102717 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090102717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090102717 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090102717 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090102717 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090102717 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090102717 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090102717 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102718 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102718 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090102718 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102718 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102718 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090102718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102718 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090102718 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102718 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090102718 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090102718 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102718 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102718 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102718 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090102718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090102718 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' 20250404090102718 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 20250404090102718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090102718 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090102718 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102729 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 20250404090102729 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 20250404090102729 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090102729 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090102730 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) 20250404090102730 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090102730 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090102730 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090102730 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090102730 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090102730 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090102730 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 20250404090102730 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090102730 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102730 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090102731 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) 20250404090102731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090102731 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090102731 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102731 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090102731 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090102731 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090102731 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 20250404090102731 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090102731 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090102731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090102731 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090102731 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090102731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090102731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090102731 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090102731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090102731 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090102731 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090102731 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090102731 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090102731 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090102731 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102732 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102732 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090102732 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102732 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102732 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102732 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102732 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102732 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102732 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102732 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102732 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102732 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102732 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090102732 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090102732 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090102732 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102732 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102732 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102732 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 20250404090102732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090102732 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' 20250404090102732 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 20250404090102732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090102732 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090102732 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102745 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 20250404090102745 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 20250404090102745 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090102745 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090102746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102746 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090102746 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090102746 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090102747 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090102747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090102747 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090102747 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 20250404090102747 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090102747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102747 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090102747 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090102747 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090102747 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090102747 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090102747 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 20250404090102747 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090102747 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090102747 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090102747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090102747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090102747 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090102747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090102747 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090102747 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090102747 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090102747 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090102747 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090102747 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090102748 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090102748 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090102748 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090102748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090102748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090102748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090102749 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090102749 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090102749 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090102749 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090102749 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090102749 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090102749 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090102749 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090102749 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090102749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090102749 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090102749 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090102749 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090102749 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090102749 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090102749 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090102749 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090102749 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090102749 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(722)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090103509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103509 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090103509 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090103509 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090103509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090103509 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103509 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103509 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103509 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103509 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090103509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103509 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103509 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090103509 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090103509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103510 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090103510 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090103510 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) 20250404090103510 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090103510 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090103510 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090103510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103510 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090103510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090103510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090103510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090103510 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090103510 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090103510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090103510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090103510 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090103510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090103510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090103510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090103510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090103510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090103510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103510 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090103510 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090103510 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090103510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103510 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090103510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103510 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103510 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103510 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103510 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090103510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103510 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103510 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090103510 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103510 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103510 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103510 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090103510 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090103510 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(725)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090103519 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) 20250404090103519 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090103519 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090103519 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 20250404090103519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103519 DLSS7 <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' 20250404090103519 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103519 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103519 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103519 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) 20250404090103519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103519 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103519 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090103519 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090103519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103520 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090103520 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090103520 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) 20250404090103520 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) 20250404090103520 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090103520 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090103520 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103520 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090103520 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090103520 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090103520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090103520 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090103519 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103519 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103520 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090103520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103520 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090103520 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090103520 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090103520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090103520 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' 20250404090103520 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 20250404090103520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090103520 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103520 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103520 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) 20250404090103520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090103520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090103520 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 20250404090103520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103520 DLSS7 <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' 20250404090103520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103520 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103520 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) 20250404090103520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090103520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090103520 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090103520 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(728)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090103532 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) 20250404090103532 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090103532 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090103532 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 20250404090103532 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103532 DLSS7 <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' 20250404090103532 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103532 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103532 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103532 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103532 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103532 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) 20250404090103532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103532 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103532 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090103532 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103532 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103532 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090103532 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090103532 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) 20250404090103532 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) 20250404090103532 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090103532 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103532 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103532 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103532 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090103532 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103532 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090103532 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090103532 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090103532 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090103532 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090103532 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090103532 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103532 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090103532 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090103533 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 20250404090103533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090103533 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' 20250404090103533 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 20250404090103533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090103533 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 03 03 00 00 08 09 00 03 07 0b 04 43 03 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 00 00 06 00 08 00 00 00 05  20250404090103533 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103533 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103533 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) 20250404090103533 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103533 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103533 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) 20250404090103533 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090103533 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090103533 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 20250404090103533 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103533 DLSS7 <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' 20250404090103533 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103533 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103533 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103533 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103533 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090103533 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090103533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103533 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103533 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103533 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103533 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103533 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103533 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090103533 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090103533 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(731)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090103549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090103549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090103549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103549 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090103549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090103549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103549 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090103549 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090103549 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) 20250404090103549 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090103549 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090103549 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090103549 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090103549 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090103549 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090103549 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090103549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090103549 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090103549 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090103549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103549 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090103549 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090103549 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090103549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090103549 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103549 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090103549 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090103549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090103549 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090103549 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090103549 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090103549 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090103549 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090103549 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090103549 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090103549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090103549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090103549 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090103549 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090103549 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090103549 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090103549 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090103549 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090103549 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090103549 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090103549 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090103549 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090103549 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090104570 DLCTRL DEBUG Command: GET 140008810 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090104570 DLCTRL DEBUG Tx Command reply: GET_REPLY 140008810 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090104577 DLCTRL DEBUG Command: GET 299959394 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090104577 DLCTRL DEBUG Tx Command reply: GET_REPLY 299959394 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090104579 DLCTRL DEBUG Command: GET 475524403 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090104579 DLCTRL DEBUG Tx Command reply: GET_REPLY 475524403 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090104581 DLCTRL DEBUG Command: GET 915782717 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090104581 DLCTRL DEBUG Tx Command reply: GET_REPLY 915782717 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090104583 DLCTRL DEBUG Command: GET 658215166 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090104583 DLCTRL DEBUG Tx Command reply: GET_REPLY 658215166 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090104584 DLCTRL DEBUG Command: GET 430658977 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090104584 DLCTRL DEBUG Tx Command reply: GET_REPLY 430658977 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090104585 DLCTRL DEBUG Command: GET 947478239 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090104585 DLCTRL DEBUG Tx Command reply: GET_REPLY 947478239 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090104586 DLCTRL DEBUG Command: GET 78901711 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090104586 DLCTRL DEBUG Tx Command reply: GET_REPLY 78901711 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090104587 DLCTRL DEBUG Command: GET 848651106 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090104587 DLCTRL DEBUG Tx Command reply: GET_REPLY 848651106 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090104588 DLCTRL DEBUG Command: GET 573740659 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090104588 DLCTRL DEBUG Tx Command reply: GET_REPLY 573740659 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090104589 DLCTRL DEBUG Command: GET 946385154 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090104589 DLCTRL DEBUG Tx Command reply: GET_REPLY 946385154 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090104590 DLCTRL DEBUG Command: GET 968915619 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090104590 DLCTRL DEBUG Tx Command reply: GET_REPLY 968915619 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090104591 DLCTRL DEBUG Command: GET 937182031 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090104591 DLCTRL DEBUG Tx Command reply: GET_REPLY 937182031 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090104591 DLCTRL DEBUG Command: GET 613377807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090104591 DLCTRL DEBUG Tx Command reply: GET_REPLY 613377807 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090104592 DLCTRL DEBUG Command: GET 465418030 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090104592 DLCTRL DEBUG Tx Command reply: GET_REPLY 465418030 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090104593 DLCTRL DEBUG Command: GET 266270844 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090104593 DLCTRL DEBUG Tx Command reply: GET_REPLY 266270844 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090104593 DLCTRL DEBUG Command: GET 645120920 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090104593 DLCTRL DEBUG Tx Command reply: GET_REPLY 645120920 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090104594 DLCTRL DEBUG Command: GET 132062757 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090104594 DLCTRL DEBUG Tx Command reply: GET_REPLY 132062757 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090104595 DLCTRL DEBUG Command: GET 826363563 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090104595 DLCTRL DEBUG Tx Command reply: GET_REPLY 826363563 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090104595 DLCTRL DEBUG Command: GET 212841937 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090104595 DLCTRL DEBUG Tx Command reply: GET_REPLY 212841937 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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 } } } 20250404090104607 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_mscpool_paging_tmsi0(734)@5e928ce02d95: 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 20250404090105628 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090105628 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090105628 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090105628 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090105628 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090105628 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090105628 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090105628 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090105628 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090105628 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090105628 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 84 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090105628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090105628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090105628 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090105628 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090105628 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090105628 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090105628 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090105628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090105628 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090105628 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090105628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090105628 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090105628 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090105628 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090105629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090105629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090105629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090105629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090105629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090105629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090105629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090105629 DRANAP DEBUG Decoding message RANAP_PagingIEs (ranap_decoder.c:3121) (ranap_decoder.c:3121) 20250404090105629 DCN DEBUG ranap MI 00 01 01 00 00 00 21 f4 = 001010000000124 (hnbgw_cn.c:189) 20250404090105629 DCN DEBUG ranap temp UE ID = TMSI-0x424B0023 (hnbgw_cn.c:216) 20250404090105629 DCN DEBUG (msc-0) Decoded Paging: CS IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:238) 20250404090105629 DCN INFO (msc-0) Rx Paging from CN for IMSI-001010000000124 TMSI-0x424B0023 (hnbgw_cn.c:167) 20250404090105629 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250404090105629 DRUA DEBUG (127.0.0.1:36210 TTCN3-HNB-1) transmitting RUA payload of 46 bytes (hnbgw_rua.c:85) 20250404090105629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090105629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) 20250404090105629 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090105629 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) sending 46 bytes of data (stream_srv.c:827) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@5e928ce02d95: UnitdataCallback TC_mscpool_paging_tmsi-Iuh1-RUA(720)@5e928ce02d95: UnitdataCallback TC_mscpool_paging_tmsi0(734)@5e928ce02d95: 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)@5e928ce02d95: f_create_expect(l3 := '0627000350590205F4424B0023'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(722)@5e928ce02d95: Created Expect[0] for '0627000350590205F4424B0023'O to be handled at TC_mscpool_paging_tmsi0(734) TC_mscpool_paging_tmsi-Iuh0-RUA(718)@5e928ce02d95: Added conn table entry 0TC_mscpool_paging_tmsi0(734)9289253 20250404090106629 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090106630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090106630 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 97 bytes from client (stream_srv.c:1351) 20250404090106630 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090106630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x8dbe25, normal) (hnbgw_rua.c:407) 20250404090106630 DHNB DEBUG map_rua[0x55c700c241c0]{init}: Allocated (fsm.c:456) 20250404090106630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090106630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9289253 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090106630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090106630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090106630 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9289253 SCCP-0 CS MI=TMSI-0x424B0023: CN link paging record selects msc 0 (hnbgw_cn.c:1015) 20250404090106630 DCN DEBUG map_sccp[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090106630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090106630 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9289253 <-> SCCP-82 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090106630 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9289253 SCCP-82 msc-0 MI=TMSI-0x424B0023: rx RUA Connect with 68 bytes RANAP data (hnbgw_rua.c:312) 20250404090106630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090106630 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090106630 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090106630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090106630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090106630 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090106630 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{IDLE}: Allocated (fsm.c:456) 20250404090106630 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090106630 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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) 20250404090106630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090106630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090106630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090106630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090106630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090106630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090106630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090106630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090106630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090106630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090106630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090106630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090106630 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090106630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090106630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090106630 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:1175) 20250404090106630 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090106630 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090106630 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090106630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090106630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090106630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090106630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090106630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090106630 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090106630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090106630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090106630 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090106630 DLSS7 <000c> osmo_ss7_asp.c:1175 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)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(721)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(722)@5e928ce02d95: Found Expect[0] for l3='0627000350590205F4424B0023'O handled at TC_mscpool_paging_tmsi0(734) HNBGW_Test.msc0-RAN(722)@5e928ce02d95: Added conn table entry 0TC_mscpool_paging_tmsi0(734)9278451 HNBGW_Test.msc0-SCCP(721)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(721)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090106635 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090106635 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090106635 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090106635 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090106635 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090106635 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090106635 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090106635 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090106635 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090106635 DLSS7 <000c> osmo_ss7_asp.c:1175 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 7f f3 27 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090106635 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090106635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090106635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090106635 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090106635 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090106635 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007ff327) (sccp_scrc.c:486) 20250404090106635 DLSCCP DEBUG Received CO:COAK for local reference 82 (sccp_scoc.c:1855) 20250404090106635 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090106635 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090106635 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090106635 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090106635 DCN DEBUG handle_cn_conn_conf() conn_id=82, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090106635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090106635 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_paging_tmsi0(734)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090107638 DLCTRL DEBUG Command: GET 700904676 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090107638 DLCTRL DEBUG Tx Command reply: GET_REPLY 700904676 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090107641 DLCTRL DEBUG Command: GET 324891163 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090107641 DLCTRL DEBUG Tx Command reply: GET_REPLY 324891163 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090107645 DLCTRL DEBUG Command: GET 324105996 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090107645 DLCTRL DEBUG Tx Command reply: GET_REPLY 324105996 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090107648 DLCTRL DEBUG Command: GET 541932614 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090107648 DLCTRL DEBUG Tx Command reply: GET_REPLY 541932614 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090107652 DLCTRL DEBUG Command: GET 2124399 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090107652 DLCTRL DEBUG Tx Command reply: GET_REPLY 2124399 rate_ctr.abs.msc.0.cnpool:subscr:paged 1 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090107656 DLCTRL DEBUG Command: GET 885606983 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090107657 DLCTRL DEBUG Tx Command reply: GET_REPLY 885606983 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090107660 DLCTRL DEBUG Command: GET 499980955 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090107660 DLCTRL DEBUG Tx Command reply: GET_REPLY 499980955 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090107664 DLCTRL DEBUG Command: GET 985378824 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090107664 DLCTRL DEBUG Tx Command reply: GET_REPLY 985378824 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090107668 DLCTRL DEBUG Command: GET 734575014 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090107668 DLCTRL DEBUG Tx Command reply: GET_REPLY 734575014 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090107674 DLCTRL DEBUG Command: GET 853925597 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090107674 DLCTRL DEBUG Tx Command reply: GET_REPLY 853925597 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090107677 DLCTRL DEBUG Command: GET 993054881 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090107677 DLCTRL DEBUG Tx Command reply: GET_REPLY 993054881 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090107681 DLCTRL DEBUG Command: GET 172988110 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090107681 DLCTRL DEBUG Tx Command reply: GET_REPLY 172988110 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090107685 DLCTRL DEBUG Command: GET 310066618 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090107685 DLCTRL DEBUG Tx Command reply: GET_REPLY 310066618 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090107688 DLCTRL DEBUG Command: GET 452659312 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090107688 DLCTRL DEBUG Tx Command reply: GET_REPLY 452659312 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090107693 DLCTRL DEBUG Command: GET 463658665 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090107693 DLCTRL DEBUG Tx Command reply: GET_REPLY 463658665 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090107695 DLCTRL DEBUG Command: GET 879955447 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090107695 DLCTRL DEBUG Tx Command reply: GET_REPLY 879955447 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090107698 DLCTRL DEBUG Command: GET 331065536 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090107698 DLCTRL DEBUG Tx Command reply: GET_REPLY 331065536 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090107700 DLCTRL DEBUG Command: GET 342651627 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090107700 DLCTRL DEBUG Tx Command reply: GET_REPLY 342651627 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090107703 DLCTRL DEBUG Command: GET 491649660 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090107703 DLCTRL DEBUG Tx Command reply: GET_REPLY 491649660 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090107705 DLCTRL DEBUG Command: GET 251086320 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090107705 DLCTRL DEBUG Tx Command reply: GET_REPLY 251086320 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090107715 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39757<->l=127.0.0.1:4262) (control_if.c:193) 20250404090107716 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35106<->l=127.0.0.1:4261 (telnet_interface.c:138) VirtHNBGW-STATS(714)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(715)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090107734 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35096<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090107744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090107744 DLINP DEBUG SRVCONN(,r=127.0.0.1:36210<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090107744 DLINP NOTICE SRV(,r=127.0.0.1:36210<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090107744 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090107744 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) 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404090107744 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090107744 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) 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090107744 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 20250404090107744 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) 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090107744 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090107744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090107744 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090107744 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 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090107744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090107744 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090107744 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) 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090107744 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 20250404090107744 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090107744 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) 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090107744 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 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090107744 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090107744 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090107744 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090107744 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 20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090107744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090107744 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090107745 DMAIN NOTICE (127.0.0.1:36210 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:36210<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090107745 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404090107745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090107745 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090107745 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090107745 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn0-RAN(731)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(725)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(727)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(724)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(730)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(729)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(732)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(721)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_paging_tmsi(713)@5e928ce02d95: Final verdict of PTC: none 20250404090107746 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090107746 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090107746 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090107746 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090107746 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090107746 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090107747 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090107747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090107747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090107747 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090107748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090107748 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090107748 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090107748 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090107748 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090107748 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090107748 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090107748 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090107750 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35118<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090107749 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 20250404090107749 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) 20250404090107749 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090107749 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090107749 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) 20250404090107749 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090107750 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090107750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090107750 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090107750 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 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090107750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090107750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090107750 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090107750 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 20250404090107750 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) 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090107750 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090107750 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) 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250404090107750 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) 20250404090107750 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) 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090107750 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090107750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090107750 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090107750 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 20250404090107750 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090107750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090107750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090107750 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090107751 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090107751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090107751 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090107751 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090107751 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090107751 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090107751 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090107752 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090107752 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090107752 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090107752 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090107752 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090107752 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090107752 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090107753 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090107753 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090107753 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090107753 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090107753 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090107753 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 7f f3 27 00 00 52 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090107753 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090107753 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090107754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090107754 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090107754 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090107754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090107754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090107754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{disrupted}: Freeing instance (context_map.c:202) 20250404090107754 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9289253)[0x55c700c241c0]{disrupted}: Deallocated (fsm.c:568) 20250404090107754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090107754 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{disconnected}: Freeing instance (context_map.c:206) 20250404090107755 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-82)[0x55c700c0f290]{disconnected}: Deallocated (fsm.c:568) 20250404090107755 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9289253 SCCP-82 msc-0 MI=TMSI-0x424B0023: Deallocating (context_map.c:225) 20250404090107755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090107755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090107755 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090107755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090107755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090107755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090107755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090107756 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090107756 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090107756 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090107756 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090107756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090107756 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090107756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090107756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090107756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090107756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090107756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090107756 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090107758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090107758 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090107758 DLINP INFO SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION ASSOC_CHANGE flags=0x0 COMM_LOST (err: unknown 0xc00) (stream.c:265) 20250404090107758 DLINP ERROR SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connection closed with client (stream_srv.c:1347) 20250404090107758 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_COMM_LOST, closing conn (hnbgw.c:691) 20250404090107758 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW-PFCP(716)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_tmsi0(734)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.msc2-RAN(728)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1(719)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(723)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(722)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh1-RUA(720)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0(717)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_paging_tmsi-Iuh0-RUA(718)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(726)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(733)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_paging_tmsi(713): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(714): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(715): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(716): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0(717): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh0-RUA(718): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1(719): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_tmsi-Iuh1-RUA(720): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(721): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(722): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(723): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(724): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(725): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(726): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(727): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(728): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(729): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(730): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(731): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(732): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(733): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_paging_tmsi0(734): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_paging_tmsi finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:01:07 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 20250404090107899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090108389 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090108389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090108389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090108389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090108389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090108389 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090108389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090108389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090108389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 5f 0b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090108389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090108389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090108389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090108389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090108389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090108389 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090108501 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54342<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=504328) 20250404090108921 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090108921 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090108921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090108921 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090108921 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090108921 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090108921 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090108921 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090108921 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f0 03 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090108922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090108922 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090108922 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090108922 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090108922 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090108922 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090108922 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090108922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090108922 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090108922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090108923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090108923 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090108923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090108923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090108923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090108923 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090108923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090108923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090108923 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 20250404090108923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090108923 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=504328, count=509732) 20250404090109746 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090109746 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090109746 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090109746 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090109746 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090109746 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090109750 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090109750 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090109750 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090109751 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090109751 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090109751 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01:10 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 20250404090111034 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111034 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090111034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090111034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 33 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111034 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111034 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111034 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111034 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 20250404090111034 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090111034 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090111042 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111042 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111042 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111042 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111042 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111042 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090111042 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090111042 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111042 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111042 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111042 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111042 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111042 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 20250404090111042 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090111042 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090111054 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111054 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111054 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111054 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111054 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111054 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111054 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111054 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111054 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111054 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111054 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111054 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111054 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111054 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090111293 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111293 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111293 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111293 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111293 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111293 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111293 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111293 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111293 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090111293 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111293 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111293 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111293 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111293 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111293 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090111294 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111294 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111294 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_no_allow_attach_round_robin started. 20250404090111540 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090111543 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54354<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090111546 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46065<->l=127.0.0.1:4262) (control_if.c:572) 20250404090111596 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003deb20), PART(T=Source Reference,L=4,D=00000047), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 eb 20 00 00 47 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090111598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111598 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090111598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090111598 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090111598 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003d526a), PART(T=Source Reference,L=4,D=00000046), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090111598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090111598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090111598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 3d 52 6a 00 00 46 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111602 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090111602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ee6813), PART(T=Source Reference,L=4,D=00000048), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090111602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090111602 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111602 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090111602 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111602 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090111602 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111602 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 ee 68 13 00 00 48 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090111602 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111602 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111602 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111602 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090111602 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090111602 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090111640 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090111640 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090111650 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111650 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111650 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111650 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111650 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111650 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111651 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:51273 (stream_srv.c:142) 20250404090111651 DMAIN INFO New HNB SCTP connection r=127.0.0.1:51273<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090111651 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111651 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111652 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111652 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090111652 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111652 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) 20250404090111652 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) 20250404090111652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090111652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090111652 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111652 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111652 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090111652 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111652 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090111652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090111652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090111652 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111652 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111652 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090111652 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111652 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090111652 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111652 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111652 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090111652 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111652 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111652 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111652 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111652 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111652 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111652 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111652 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090111652 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111652 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090111652 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111652 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 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090111652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111652 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 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090111652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090111652 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111652 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111652 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111652 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090111652 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(745)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(745)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(745)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(748)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(748)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(748)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(746)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(751)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(751)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(751)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(749)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090111694 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111694 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111694 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111694 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111694 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111694 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111694 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090111694 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111695 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111695 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090111695 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111695 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) 20250404090111695 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) 20250404090111695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090111695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090111695 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111695 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111695 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090111695 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111695 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090111695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090111695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090111695 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111695 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111695 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090111695 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111695 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090111695 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090111695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090111695 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111695 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111695 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090111695 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111695 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111695 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111695 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111695 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111695 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111695 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111695 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090111695 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111695 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090111695 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111695 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 20250404090111695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090111695 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090111695 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111695 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111695 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111695 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 20250404090111695 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090111695 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090111696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090111696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090111696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090111696 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111696 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111696 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111696 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090111696 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090111696 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(754)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(754)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(754)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(752)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090111717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090111717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090111717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090111717 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090111717 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090111717 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090111717 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090111717 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090111717 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090111722 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090111722 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090111722 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090111722 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090111722 DHNBAP DEBUG (127.0.0.1:51273 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090111722 DHNBAP NOTICE (127.0.0.1:51273 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090111722 DHNBAP NOTICE (127.0.0.1:51273 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090111722 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090111722 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090111867 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 20250404090111867 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 20250404090111867 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090111867 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090111876 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111876 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090111876 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090111876 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090111876 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090111876 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090111876 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090111876 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 20250404090111876 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090111877 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090111877 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090111878 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 20250404090111878 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 20250404090111878 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090111878 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090111879 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111879 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090111879 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090111879 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090111879 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090111880 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090111880 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090111880 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 20250404090111880 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090111880 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090111880 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090111880 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090111880 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090111880 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090111880 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090111880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090111880 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090111880 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090111880 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090111880 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090111880 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090111880 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(748)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090111881 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111882 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090111882 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111882 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111882 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111882 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111882 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111882 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111882 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111882 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111882 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111882 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111882 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111882 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090111882 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111882 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090111882 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111882 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111882 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111882 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111882 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090111882 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090111882 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090111882 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090111883 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090111883 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090111883 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090111884 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) 20250404090111884 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090111884 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090111884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090111884 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090111884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090111884 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090111884 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 20250404090111884 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090111884 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090111886 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) 20250404090111886 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090111886 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090111887 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111887 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090111887 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090111887 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090111887 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 20250404090111887 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090111887 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111887 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090111887 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090111887 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090111887 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090111887 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090111887 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090111887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090111887 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090111887 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090111887 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090111887 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090111887 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090111887 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111888 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111888 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090111888 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111888 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111888 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111888 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111889 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111889 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111889 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111889 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111889 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111889 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111889 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111889 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111889 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090111889 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111889 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090111889 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111889 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111889 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111889 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111889 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090111889 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090111889 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' 20250404090111889 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 20250404090111889 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090111889 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090111889 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404090111891 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 20250404090111891 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 20250404090111891 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090111891 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090111897 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) 20250404090111897 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090111897 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090111897 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090111897 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090111897 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090111897 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090111897 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 20250404090111897 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090111897 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111897 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090111900 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) 20250404090111900 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090111900 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090111900 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111900 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090111900 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090111900 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090111900 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 20250404090111900 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090111900 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090111900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090111900 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090111900 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090111900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090111900 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090111900 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090111901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090111901 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090111901 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090111901 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090111901 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090111901 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090111901 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111902 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111902 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090111902 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111902 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111902 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111902 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111902 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111902 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111902 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111902 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111902 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111902 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111902 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090111902 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090111903 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111903 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090111903 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111903 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111903 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111903 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111903 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 20250404090111903 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090111903 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' 20250404090111903 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 20250404090111903 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090111903 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090111903 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111907 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 20250404090111907 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 20250404090111907 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090111907 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)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090111910 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090111910 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090111910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090111910 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090111910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090111910 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090111910 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 20250404090111910 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090111910 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090111910 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111912 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090111912 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090111912 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090111912 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090111912 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090111912 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 20250404090111912 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090111912 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090111912 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090111912 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090111912 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090111912 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090111912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090111912 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090111912 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090111912 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090111912 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090111912 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090111912 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090111913 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090111913 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090111913 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090111913 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090111913 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090111913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090111913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090111913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090111913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090111913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090111913 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090111913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090111913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090111913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090111913 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090111913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090111914 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090111914 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090111914 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090111914 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090111914 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090111914 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090111914 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090111914 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090111914 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090111983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090111983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090111983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090111983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090111983 DLSCCP DEBUG SCCP-SCOC(68)[0x55c700c13f90]{IDLE}: Deallocated (fsm.c:568) 20250404090111992 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090111992 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090111992 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090111992 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090111992 DLSCCP DEBUG SCCP-SCOC(67)[0x55c700c29d10]{IDLE}: Deallocated (fsm.c:568) 20250404090112001 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090112001 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090112002 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090112002 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090112002 DLSCCP DEBUG SCCP-SCOC(69)[0x55c700c12fe0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(744)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090112676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112676 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090112676 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090112676 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090112676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090112676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112676 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112676 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112676 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090112676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112676 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112676 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090112676 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112676 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112676 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090112676 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090112676 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) 20250404090112676 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090112676 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090112676 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112676 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112676 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112676 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090112676 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090112676 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090112676 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090112676 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090112676 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090112676 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090112676 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090112676 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112676 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090112676 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090112676 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090112676 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090112676 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090112676 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090112676 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090112676 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112676 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090112677 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112677 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090112677 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090112677 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090112677 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112677 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090112677 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112677 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112677 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112677 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112677 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112677 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090112677 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112677 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112677 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090112677 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090112677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112677 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112677 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112677 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112677 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112677 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112677 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090112677 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090112677 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(747)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090112684 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) 20250404090112684 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090112684 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090112684 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 20250404090112684 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112684 DLSS7 <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' 20250404090112684 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112684 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112684 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112684 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112685 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112685 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112685 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) 20250404090112685 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112685 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112685 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090112685 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090112685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112685 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112685 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112685 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112685 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090112685 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090112685 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) 20250404090112685 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) 20250404090112685 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090112685 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090112685 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112685 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112685 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112685 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090112686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112686 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112686 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112686 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112686 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112686 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112686 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090112686 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090112686 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090112686 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090112686 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090112686 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090112686 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090112686 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090112686 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112686 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090112686 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090112686 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090112686 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090112686 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' 20250404090112686 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 20250404090112686 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090112686 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112686 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112688 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) 20250404090112688 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090112688 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090112688 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 20250404090112688 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112688 DLSS7 <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' 20250404090112688 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112688 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112688 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112688 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112688 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112688 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112688 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) 20250404090112688 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112688 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112688 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090112688 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090112688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112688 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112688 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112688 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112688 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112688 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112688 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090112688 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090112688 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(750)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090112698 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) 20250404090112698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090112698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090112698 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 20250404090112698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112698 DLSS7 <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' 20250404090112698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112698 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112698 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) 20250404090112698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090112698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090112698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112699 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112699 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112699 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090112699 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090112699 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) 20250404090112699 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) 20250404090112699 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090112699 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090112699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090112699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112699 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112699 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112699 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112699 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112699 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112699 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090112699 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090112699 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090112699 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090112699 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090112699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090112699 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090112699 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090112699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090112699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090112699 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 20250404090112699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090112699 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' 20250404090112699 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 20250404090112699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090112699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112699 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112702 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) 20250404090112702 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090112702 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090112702 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 20250404090112702 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112702 DLSS7 <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' 20250404090112702 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112702 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112702 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112702 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112702 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112702 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112702 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) 20250404090112702 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112702 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112702 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090112702 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090112702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112702 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112702 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112702 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112702 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112702 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112702 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090112702 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090112702 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(753)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090112716 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112716 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090112716 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090112716 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090112716 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112716 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090112716 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112716 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112716 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112716 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112716 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112716 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090112716 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112716 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112716 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090112716 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090112716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112716 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112716 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112716 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112716 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112716 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112716 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090112716 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090112716 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) 20250404090112716 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090112717 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090112717 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090112717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090112717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112717 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112717 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112717 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112717 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112717 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112717 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090112717 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090112717 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090112717 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090112717 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090112717 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090112717 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090112717 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090112717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112717 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090112717 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090112717 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090112717 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090112717 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090112717 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090112717 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090112717 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090112718 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090112718 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090112718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090112718 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090112718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090112718 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090112718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090112718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090112718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090112718 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090112718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090112718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090112718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090112718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090112718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090112718 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090112718 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090112718 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090112718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112718 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090112718 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090112718 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090112718 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090112718 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090112718 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090112718 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090112718 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090113733 DLCTRL DEBUG Command: GET 46824066 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090113733 DLCTRL DEBUG Tx Command reply: GET_REPLY 46824066 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090113736 DLCTRL DEBUG Command: GET 114587316 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090113737 DLCTRL DEBUG Tx Command reply: GET_REPLY 114587316 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090113737 DLCTRL DEBUG Command: GET 199293030 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090113737 DLCTRL DEBUG Tx Command reply: GET_REPLY 199293030 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090113738 DLCTRL DEBUG Command: GET 519583376 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090113738 DLCTRL DEBUG Tx Command reply: GET_REPLY 519583376 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090113739 DLCTRL DEBUG Command: GET 228652961 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090113739 DLCTRL DEBUG Tx Command reply: GET_REPLY 228652961 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090113739 DLCTRL DEBUG Command: GET 572242233 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090113739 DLCTRL DEBUG Tx Command reply: GET_REPLY 572242233 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090113740 DLCTRL DEBUG Command: GET 983289817 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090113740 DLCTRL DEBUG Tx Command reply: GET_REPLY 983289817 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090113741 DLCTRL DEBUG Command: GET 131455409 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090113741 DLCTRL DEBUG Tx Command reply: GET_REPLY 131455409 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090113742 DLCTRL DEBUG Command: GET 764977001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090113742 DLCTRL DEBUG Tx Command reply: GET_REPLY 764977001 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090113742 DLCTRL DEBUG Command: GET 967961625 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090113743 DLCTRL DEBUG Tx Command reply: GET_REPLY 967961625 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090113743 DLCTRL DEBUG Command: GET 62470172 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090113743 DLCTRL DEBUG Tx Command reply: GET_REPLY 62470172 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090113744 DLCTRL DEBUG Command: GET 277632675 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090113744 DLCTRL DEBUG Tx Command reply: GET_REPLY 277632675 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090113745 DLCTRL DEBUG Command: GET 347740649 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090113745 DLCTRL DEBUG Tx Command reply: GET_REPLY 347740649 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090113746 DLCTRL DEBUG Command: GET 244271712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090113746 DLCTRL DEBUG Tx Command reply: GET_REPLY 244271712 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090113747 DLCTRL DEBUG Command: GET 567235688 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090113747 DLCTRL DEBUG Tx Command reply: GET_REPLY 567235688 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090113748 DLCTRL DEBUG Command: GET 990005400 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090113748 DLCTRL DEBUG Tx Command reply: GET_REPLY 990005400 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090113749 DLCTRL DEBUG Command: GET 764007576 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090113749 DLCTRL DEBUG Tx Command reply: GET_REPLY 764007576 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090113750 DLCTRL DEBUG Command: GET 99555954 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090113750 DLCTRL DEBUG Tx Command reply: GET_REPLY 99555954 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090113751 DLCTRL DEBUG Command: GET 64410730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090113751 DLCTRL DEBUG Tx Command reply: GET_REPLY 64410730 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090113752 DLCTRL DEBUG Command: GET 88602866 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090113752 DLCTRL DEBUG Tx Command reply: GET_REPLY 88602866 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000001110000000'B, t_guard := 20.000000 } 20250404090113765 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(756) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)11621379 20250404090114800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090114800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090114800 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090114800 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090114800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xb15403, normal) (hnbgw_rua.c:407) 20250404090114800 DHNB DEBUG map_rua[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090114800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090114800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11621379 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090114800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090114800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090114800 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11621379 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090114800 DCN DEBUG map_sccp[0x55c700c241c0]{init}: Allocated (fsm.c:456) 20250404090114800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090114800 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11621379 <-> SCCP-83 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090114800 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11621379 SCCP-83 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090114800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090114800 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090114800 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090114800 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090114800 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090114800 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090114800 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{IDLE}: Allocated (fsm.c:456) 20250404090114800 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090114800 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030003800056400500f1100926) (sccp_scrc.c:415) 20250404090114800 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090114801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090114801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090114801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090114801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090114801 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090114801 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090114801 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090114801 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090114801 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090114801 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090114801 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090114801 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090114801 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090114801 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090114801 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 53 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 80 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090114801 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090114801 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090114801 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090114801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090114801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090114801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090114801 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090114801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090114801 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090114801 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090114801 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090114801 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090114801 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 53 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 80 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(756) HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(756)2961757 TC_mscpool_no_allow_attach_round_robin0(756)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Session index based on connection ID:0 MTC@5e928ce02d95: verifying"msc" rate counters: { { { name := "cnpool:subscr:new", val := 1 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } }, { { name := "cnpool:subscr:new", val := 0 }, { name := "cnpool:subscr:known", val := 0 }, { name := "cnpool:subscr:reattach", val := 0 }, { name := "cnpool:subscr:attach_lost", val := 0 }, { name := "cnpool:subscr:paged", val := 0 } } } HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090114814 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090114814 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090114814 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090114814 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090114814 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090114814 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090114814 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090114814 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090114814 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090114814 DLSS7 <000c> osmo_ss7_asp.c:1175 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 90 ac 09 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090114814 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090114814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090114814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090114814 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090114814 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090114814 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0090ac09) (sccp_scrc.c:486) 20250404090114814 DLSCCP DEBUG Received CO:COAK for local reference 83 (sccp_scoc.c:1855) 20250404090114814 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090114814 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090114814 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090114814 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090114814 DCN DEBUG handle_cn_conn_conf() conn_id=83, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090114814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090114814 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090114814 DLCTRL DEBUG Command: GET 812110022 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090114814 DLCTRL DEBUG Tx Command reply: GET_REPLY 812110022 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090114819 DLCTRL DEBUG Command: GET 704287692 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090114819 DLCTRL DEBUG Tx Command reply: GET_REPLY 704287692 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090114822 DLCTRL DEBUG Command: GET 426756452 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090114822 DLCTRL DEBUG Tx Command reply: GET_REPLY 426756452 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090114825 DLCTRL DEBUG Command: GET 712965494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090114825 DLCTRL DEBUG Tx Command reply: GET_REPLY 712965494 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090114826 DLCTRL DEBUG Command: GET 160198350 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090114826 DLCTRL DEBUG Tx Command reply: GET_REPLY 160198350 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090114829 DLCTRL DEBUG Command: GET 963489721 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090114829 DLCTRL DEBUG Tx Command reply: GET_REPLY 963489721 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090114832 DLCTRL DEBUG Command: GET 699224330 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090114832 DLCTRL DEBUG Tx Command reply: GET_REPLY 699224330 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090114836 DLCTRL DEBUG Command: GET 457310084 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090114836 DLCTRL DEBUG Tx Command reply: GET_REPLY 457310084 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090114840 DLCTRL DEBUG Command: GET 103665588 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090114840 DLCTRL DEBUG Tx Command reply: GET_REPLY 103665588 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090114843 DLCTRL DEBUG Command: GET 246615396 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090114843 DLCTRL DEBUG Tx Command reply: GET_REPLY 246615396 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090114846 DLCTRL DEBUG Command: GET 12905933 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090114846 DLCTRL DEBUG Tx Command reply: GET_REPLY 12905933 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090114848 DLCTRL DEBUG Command: GET 332399788 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090114848 DLCTRL DEBUG Tx Command reply: GET_REPLY 332399788 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090114850 DLCTRL DEBUG Command: GET 736028656 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090114850 DLCTRL DEBUG Tx Command reply: GET_REPLY 736028656 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090114852 DLCTRL DEBUG Command: GET 300887302 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090114852 DLCTRL DEBUG Tx Command reply: GET_REPLY 300887302 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090114854 DLCTRL DEBUG Command: GET 7073638 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090114854 DLCTRL DEBUG Tx Command reply: GET_REPLY 7073638 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090114855 DLCTRL DEBUG Command: GET 186520267 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090114855 DLCTRL DEBUG Tx Command reply: GET_REPLY 186520267 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090114856 DLCTRL DEBUG Command: GET 168734610 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090114856 DLCTRL DEBUG Tx Command reply: GET_REPLY 168734610 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090114857 DLCTRL DEBUG Command: GET 531239552 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090114857 DLCTRL DEBUG Tx Command reply: GET_REPLY 531239552 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090114859 DLCTRL DEBUG Command: GET 414255244 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090114859 DLCTRL DEBUG Tx Command reply: GET_REPLY 414255244 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090114860 DLCTRL DEBUG Command: GET 711514915 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090114860 DLCTRL DEBUG Tx Command reply: GET_REPLY 711514915 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001011001110'B, t_guard := 20.000000 } 20250404090114878 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(750)@5e928ce02d95: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(750)@5e928ce02d95: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(757) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@5e928ce02d95: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(757)15410643 20250404090115899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090115899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090115899 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090115900 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090115900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xeb25d3, normal) (hnbgw_rua.c:407) 20250404090115900 DHNB DEBUG map_rua[0x55c700c19f60]{init}: Allocated (fsm.c:456) 20250404090115900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090115900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15410643 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090115900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090115900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090115900 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090115900 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15410643 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250404090115900 DCN DEBUG map_sccp[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090115900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090115900 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15410643 <-> SCCP-84 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404090115900 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15410643 SCCP-84 msc-2 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090115900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090115900 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090115900 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090115900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090115900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090115900 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090115900 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{IDLE}: Allocated (fsm.c:456) 20250404090115900 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090115900 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000054), PART(T=Destination Address,L=20,D=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002ce0056400500f1100926) (sccp_scrc.c:415) 20250404090115900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090115900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090115900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090115900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090115900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090115900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090115900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090115900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090115900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090115900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090115900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090115900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090115900 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090115900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090115900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090115900 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 01 01 00 00 54 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 ce 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090115900 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090115900 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090115900 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090115900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090115900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090115900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090115900 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 20250404090115900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090115900 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' 20250404090115900 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 20250404090115900 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090115901 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090115901 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 01 00 00 54 02 02 06 04 43 03 00 8e 04 04 43 bd 00 8e 0f 47 00 13 40 43 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 11 10 05 24 01 03 50 59 02 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 02 ce 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(749)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc2-SCCP(749)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(750)@5e928ce02d95: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(757) HNBGW_Test.msc2-RAN(750)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_round_robin0(757)15113595 HNBGW_Test.msc2-SCCP(749)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(749)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_round_robin0(757)@5e928ce02d95: setverdict(pass): none -> pass 20250404090115913 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) 20250404090115913 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090115913 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090115913 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 20250404090115913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090115913 DLSS7 <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' 20250404090115913 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090115913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090115913 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090115913 DLSS7 <000c> osmo_ss7_asp.c:1175 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 54 8f a2 f2 02 00 00 00 00 00 06 00 08 00 00 00 07  MTC@5e928ce02d95: 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 } } } 20250404090115914 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090115914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090115914 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090115914 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) 20250404090115914 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090115914 DLSS7 DEBUG scrc_rx_mtp_xfer_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=008fa2f2) (sccp_scrc.c:486) 20250404090115914 DLSCCP DEBUG Received CO:COAK for local reference 84 (sccp_scoc.c:1855) 20250404090115914 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090115914 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090115914 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090115914 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090115914 DCN DEBUG handle_cn_conn_conf() conn_id=84, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090115914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090115914 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090115914 DLCTRL DEBUG Command: GET 309111878 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090115914 DLCTRL DEBUG Tx Command reply: GET_REPLY 309111878 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090115916 DLCTRL DEBUG Command: GET 16396399 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090115916 DLCTRL DEBUG Tx Command reply: GET_REPLY 16396399 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090115917 DLCTRL DEBUG Command: GET 213057723 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090115917 DLCTRL DEBUG Tx Command reply: GET_REPLY 213057723 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090115920 DLCTRL DEBUG Command: GET 984410268 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090115920 DLCTRL DEBUG Tx Command reply: GET_REPLY 984410268 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090115922 DLCTRL DEBUG Command: GET 317959382 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090115922 DLCTRL DEBUG Tx Command reply: GET_REPLY 317959382 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090115926 DLCTRL DEBUG Command: GET 244225159 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090115926 DLCTRL DEBUG Tx Command reply: GET_REPLY 244225159 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090115931 DLCTRL DEBUG Command: GET 71861029 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090115931 DLCTRL DEBUG Tx Command reply: GET_REPLY 71861029 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090115936 DLCTRL DEBUG Command: GET 27675437 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090115936 DLCTRL DEBUG Tx Command reply: GET_REPLY 27675437 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090115940 DLCTRL DEBUG Command: GET 834051086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090115940 DLCTRL DEBUG Tx Command reply: GET_REPLY 834051086 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090115944 DLCTRL DEBUG Command: GET 539464067 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090115944 DLCTRL DEBUG Tx Command reply: GET_REPLY 539464067 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090115949 DLCTRL DEBUG Command: GET 93290061 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090115949 DLCTRL DEBUG Tx Command reply: GET_REPLY 93290061 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250404090115953 DLCTRL DEBUG Command: GET 8450487 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090115953 DLCTRL DEBUG Tx Command reply: GET_REPLY 8450487 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090115957 DLCTRL DEBUG Command: GET 705056374 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090115957 DLCTRL DEBUG Tx Command reply: GET_REPLY 705056374 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090115961 DLCTRL DEBUG Command: GET 726446230 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090115961 DLCTRL DEBUG Tx Command reply: GET_REPLY 726446230 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090115965 DLCTRL DEBUG Command: GET 305469767 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090115965 DLCTRL DEBUG Tx Command reply: GET_REPLY 305469767 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090115969 DLCTRL DEBUG Command: GET 853315834 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090115969 DLCTRL DEBUG Tx Command reply: GET_REPLY 853315834 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090115973 DLCTRL DEBUG Command: GET 154370237 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090115973 DLCTRL DEBUG Tx Command reply: GET_REPLY 154370237 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090115977 DLCTRL DEBUG Command: GET 276673910 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090115977 DLCTRL DEBUG Tx Command reply: GET_REPLY 276673910 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090115981 DLCTRL DEBUG Command: GET 695050453 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090115981 DLCTRL DEBUG Tx Command reply: GET_REPLY 695050453 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090115983 DLCTRL DEBUG Command: GET 83198252 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090115983 DLCTRL DEBUG Tx Command reply: GET_REPLY 83198252 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001000011011'B, t_guard := 20.000000 } 20250404090116005 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52234<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(744)@5e928ce02d95: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_no_allow_attach_round_robin0(758) TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@5e928ce02d95: Added conn table entry 2TC_mscpool_no_allow_attach_round_robin0(758)8057136 20250404090117035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090117035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090117035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090117035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090117035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x7af130, normal) (hnbgw_rua.c:407) 20250404090117035 DHNB DEBUG map_rua[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090117035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090117035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057136 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090117036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090117036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090117036 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057136 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090117036 DCN DEBUG map_sccp[0x55c700b89920]{init}: Allocated (fsm.c:456) 20250404090117036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090117036 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8057136 <-> SCCP-85 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090117036 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057136 SCCP-85 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090117036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090117036 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090117036 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090117036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090117036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090117036 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090117036 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{IDLE}: Allocated (fsm.c:456) 20250404090117036 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090117036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f400300021b0056400500f1100926) (sccp_scrc.c:415) 20250404090117036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090117036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090117036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090117036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090117036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090117036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090117036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090117036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090117036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090117036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090117036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090117036 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090117036 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090117036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090117036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090117036 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 00 01 00 00 55 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 1b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090117036 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090117036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090117036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090117036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117037 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090117037 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090117037 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090117037 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090117037 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090117037 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090117037 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090117037 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090117037 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 01 00 00 55 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 1b 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_no_allow_attach_round_robin0(758) HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Added conn table entry 1TC_mscpool_no_allow_attach_round_robin0(758)1261119 HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090117046 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117046 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090117046 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090117046 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090117046 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090117046 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090117046 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090117046 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090117046 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090117046 DLSS7 <000c> osmo_ss7_asp.c:1175 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 e6 ff ec 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090117046 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090117046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090117046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090117046 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090117047 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090117047 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00e6ffec) (sccp_scrc.c:486) 20250404090117047 DLSCCP DEBUG Received CO:COAK for local reference 85 (sccp_scoc.c:1855) 20250404090117047 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090117047 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090117047 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090117047 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090117047 DCN DEBUG handle_cn_conn_conf() conn_id=85, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090117047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090117047 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_no_allow_attach_round_robin0(758)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090117049 DLCTRL DEBUG Command: GET 579918676 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090117049 DLCTRL DEBUG Tx Command reply: GET_REPLY 579918676 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090117054 DLCTRL DEBUG Command: GET 413198531 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090117054 DLCTRL DEBUG Tx Command reply: GET_REPLY 413198531 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090117058 DLCTRL DEBUG Command: GET 43326058 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090117058 DLCTRL DEBUG Tx Command reply: GET_REPLY 43326058 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090117062 DLCTRL DEBUG Command: GET 856491825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090117062 DLCTRL DEBUG Tx Command reply: GET_REPLY 856491825 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090117067 DLCTRL DEBUG Command: GET 319734187 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090117067 DLCTRL DEBUG Tx Command reply: GET_REPLY 319734187 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090117071 DLCTRL DEBUG Command: GET 205573905 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090117071 DLCTRL DEBUG Tx Command reply: GET_REPLY 205573905 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090117075 DLCTRL DEBUG Command: GET 861593803 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090117075 DLCTRL DEBUG Tx Command reply: GET_REPLY 861593803 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090117077 DLCTRL DEBUG Command: GET 256579616 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090117077 DLCTRL DEBUG Tx Command reply: GET_REPLY 256579616 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090117079 DLCTRL DEBUG Command: GET 278993916 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090117079 DLCTRL DEBUG Tx Command reply: GET_REPLY 278993916 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090117081 DLCTRL DEBUG Command: GET 48147725 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090117081 DLCTRL DEBUG Tx Command reply: GET_REPLY 48147725 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090117084 DLCTRL DEBUG Command: GET 392133500 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090117084 DLCTRL DEBUG Tx Command reply: GET_REPLY 392133500 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250404090117087 DLCTRL DEBUG Command: GET 729053866 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090117087 DLCTRL DEBUG Tx Command reply: GET_REPLY 729053866 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090117090 DLCTRL DEBUG Command: GET 439659401 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090117090 DLCTRL DEBUG Tx Command reply: GET_REPLY 439659401 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090117092 DLCTRL DEBUG Command: GET 50429956 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090117092 DLCTRL DEBUG Tx Command reply: GET_REPLY 50429956 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090117094 DLCTRL DEBUG Command: GET 752013308 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090117094 DLCTRL DEBUG Tx Command reply: GET_REPLY 752013308 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090117097 DLCTRL DEBUG Command: GET 519116465 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090117097 DLCTRL DEBUG Tx Command reply: GET_REPLY 519116465 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090117098 DLCTRL DEBUG Command: GET 985937794 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090117098 DLCTRL DEBUG Tx Command reply: GET_REPLY 985937794 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090117100 DLCTRL DEBUG Command: GET 729367040 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090117100 DLCTRL DEBUG Tx Command reply: GET_REPLY 729367040 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090117101 DLCTRL DEBUG Command: GET 359143997 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090117101 DLCTRL DEBUG Tx Command reply: GET_REPLY 359143997 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090117103 DLCTRL DEBUG Command: GET 977658780 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090117103 DLCTRL DEBUG Tx Command reply: GET_REPLY 977658780 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090117108 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54354<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090117109 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46065<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(736)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(737)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090117111 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54344<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090117112 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090117112 DLINP DEBUG SRVCONN(,r=127.0.0.1:51273<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090117112 DLINP NOTICE SRV(,r=127.0.0.1:51273<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090117112 DMAIN NOTICE (127.0.0.1:51273 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:51273<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090117112 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(753)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(752)@5e928ce02d95: Final verdict of PTC: none 20250404090117115 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090117115 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) 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090117115 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090117115 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) 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.msc1-RAN(747)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(746)@5e928ce02d95: Final verdict of PTC: none 20250404090117115 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090117115 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) 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090117115 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090117115 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) 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090117115 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 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090117115 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090117115 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090117115 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090117115 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 20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090117115 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090117116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090117116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090117116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090117116 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 20250404090117116 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) 20250404090117116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090117116 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090117116 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090117116 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090117116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090117116 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090117116 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090117116 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 20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090117116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090117116 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090117116 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090117116 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090117116 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090117116 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090117116 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090117116 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090117116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090117116 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090117116 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090117116 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) 20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090117116 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740)@5e928ce02d95: Final verdict of PTC: none 20250404090117117 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 20250404090117117 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 20250404090117117 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090117117 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090117117 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) 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090117117 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 20250404090117117 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) 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090117117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090117117 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090117117 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090117117 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090117117 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090117117 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090117117 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 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090117117 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090117117 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090117117 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090117117 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 20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090117117 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090117117 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090117117 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090117117 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090117117 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090117117 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090117117 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090117117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090117117 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090117117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090117117 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090117117 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090117117 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090117118 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) 20250404090117118 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090117117 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090117117 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090117118 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250404090117118 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090117118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 01 04 8f a2 f2 00 00 54 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090117118 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090117118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090117118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090117118 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090117118 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090117118 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 20250404090117118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090117118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090117118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{disrupted}: Freeing instance (context_map.c:202) 20250404090117118 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-15410643)[0x55c700c19f60]{disrupted}: Deallocated (fsm.c:568) 20250404090117118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090117118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{disconnected}: Freeing instance (context_map.c:206) 20250404090117118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-84)[0x55c700c32670]{disconnected}: Deallocated (fsm.c:568) 20250404090117118 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15410643 SCCP-84 msc-2 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090117118 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090117118 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090117118 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090117118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090117118 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090117118 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090117118 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090117118 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090117118 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090117118 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090117118 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090117118 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_mscpool_no_allow_attach_round_robin-Iuh1(741)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-RAN(750)@5e928ce02d95: Final verdict of PTC: none 20250404090117119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090117119 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090117119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090117119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090117119 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.msc0-M3UA(745)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(751)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(743)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(748)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin-Iuh0(739)@5e928ce02d95: Final verdict of PTC: none20250404090117119 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090117119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090117119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090117119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090117119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 90 ac 09 00 00 53 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090117119 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090117119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090117119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090117119 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090117119 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090117119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090117119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090117119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{disrupted}: Freeing instance (context_map.c:202) 20250404090117119 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11621379)[0x55c700c13f90]{disrupted}: Deallocated (fsm.c:568) 20250404090117119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090117119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{disconnected}: Freeing instance (context_map.c:206) 20250404090117119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-83)[0x55c700c241c0]{disconnected}: Deallocated (fsm.c:568) 20250404090117119 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11621379 SCCP-83 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090117119 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090117119 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090117119 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090117119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090117120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090117120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090117120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090117120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090117120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090117120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090117120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090117120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090117120 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090117120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090117120 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090117120 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090117120 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) HNBGW_Test.sgsn0-M3UA(754)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(749)@5e928ce02d95: Final verdict of PTC: none 20250404090117121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) HNBGW_Test.msc0-RAN(744)@5e928ce02d95: Final verdict of PTC: none 20250404090117121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{disrupted}: Freeing instance (context_map.c:202) 20250404090117121 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-8057136)[0x55c700c1a3d0]{disrupted}: Deallocated (fsm.c:568) 20250404090117122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090117122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{disconnected}: Freeing instance (context_map.c:206) 20250404090117122 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-85)[0x55c700b89920]{disconnected}: Deallocated (fsm.c:568) 20250404090117122 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8057136 SCCP-85 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090117123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090117123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090117123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090117123 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 20250404090117123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090117123 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090117123 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090117125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090117124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090117124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090117124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090117124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090117124 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090117125 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090117125 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090117126 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090117126 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090117126 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52234<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090117127 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117127 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090117127 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090117127 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090117127 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090117127 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_mscpool_no_allow_attach_round_robin0(758)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(755)@5e928ce02d95: Final verdict of PTC: none 20250404090117133 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54358<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(738)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_no_allow_attach_round_robin0(756)@5e928ce02d95: Final verdict of PTC: pass 20250404090117138 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:54368<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_round_robin0(757)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_round_robin(735): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(736): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(737): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(738): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0(739): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh0-RUA(740): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1(741): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin-Iuh1-RUA(742): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(743): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(744): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(745): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(746): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(747): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(748): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(749): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(750): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(751): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(752): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(753): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(754): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(755): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(756): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(757): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_round_robin0(758): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:01:17 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_round_robin.talloc 20250404090117319 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090117754 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090117754 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090117754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090117754 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090117754 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090117754 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090117754 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090117754 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090117754 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f f3 27 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090117754 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090117754 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090117754 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090117754 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090117754 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090117754 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090117922 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52250<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=605716) 20250404090118390 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090118390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090118390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090118390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090118390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090118390 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090118390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090118390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090118390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 5f 0b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090118390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090118390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090118391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090118391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090118391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090118391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090118922 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090118922 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090118922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090118922 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090118922 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090118922 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090118922 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090118922 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090118922 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f0 03 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090118922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090118923 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090118923 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090118923 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090118923 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090118923 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090118923 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090118923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090118923 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090118923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090118923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090118923 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090118923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090118923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090118924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090118924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090118924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090118924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090118924 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 20250404090118924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090118924 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=605716, count=614576) 20250404090119116 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090119116 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090119116 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090119116 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090119116 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090119117 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090119118 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090119118 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090119118 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_no_allow_attach_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_no_allow_attach_valid_nri started. 20250404090120975 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090120977 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090120979 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43839<->l=127.0.0.1:4262) (control_if.c:572) 20250404090121034 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090121034 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090121034 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121034 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121034 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121034 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090121034 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090121034 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121034 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 33 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090121035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121035 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 20250404090121035 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090121035 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090121043 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090121043 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090121043 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121043 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121043 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121043 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090121043 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090121043 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121043 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090121043 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121043 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121043 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121043 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 20250404090121043 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090121043 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090121055 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090121055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090121055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090121055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090121055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090121055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090121055 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' 20250404090121055 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 20250404090121055 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090121055 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121055 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090121055 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 20250404090121060 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090121060 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090121068 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121068 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121069 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121069 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121069 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090121069 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121069 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121069 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:49158 (stream_srv.c:142) 20250404090121069 DMAIN INFO New HNB SCTP connection r=127.0.0.1:49158<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090121069 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121069 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090121069 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121069 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121069 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121069 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121069 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121069 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121069 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121070 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090121070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090121070 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121070 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121070 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121070 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121070 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090121070 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121070 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121070 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121070 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121070 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121070 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121070 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090121070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090121070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090121070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090121070 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090121070 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121070 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121070 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121070 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090121070 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090121070 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' 20250404090121070 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 20250404090121070 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090121070 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121070 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121070 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 20250404090121071 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121071 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090121071 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121071 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) 20250404090121071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121071 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) 20250404090121071 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) 20250404090121071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090121071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090121071 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121071 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121071 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090121071 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121071 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121071 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121071 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121071 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121071 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090121071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090121071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090121071 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121072 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 20250404090121072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090121072 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090121072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121072 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 20250404090121072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090121072 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(769)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(769)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(769)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(767)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(772)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(772)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(772)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(770)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(775)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(775)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(775)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-SCCP(773)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090121109 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121109 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121110 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121110 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121110 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121110 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121110 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090121110 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121111 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121111 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090121111 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 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) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121111 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) 20250404090121111 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) 20250404090121111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090121111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090121111 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121111 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121111 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090121111 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121111 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090121111 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090121111 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121111 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090121111 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121111 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121111 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090121111 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121111 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121111 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121111 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121111 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121111 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121112 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090121112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090121112 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121112 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121112 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090121112 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121112 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121112 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121112 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121112 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121112 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090121112 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090121112 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121112 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 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090121112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121112 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 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090121112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090121112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121112 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121112 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121112 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090121112 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(778)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(778)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(778)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(776)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090121132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090121132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090121132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090121132 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090121132 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090121132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090121132 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090121132 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090121132 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090121137 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090121137 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090121137 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090121137 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090121137 DHNBAP DEBUG (127.0.0.1:49158 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090121137 DHNBAP NOTICE (127.0.0.1:49158 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090121137 DHNBAP NOTICE (127.0.0.1:49158 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090121137 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090121137 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090121283 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 20250404090121283 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 20250404090121283 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090121283 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(769)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090121291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121291 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090121291 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090121291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090121291 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090121291 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090121291 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090121291 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 20250404090121291 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090121291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090121291 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090121293 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 20250404090121293 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 20250404090121293 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 20250404090121293 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404090121293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404090121293 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404090121294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090121294 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090121294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002bcd7b), PART(T=Source Reference,L=4,D=00000049), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090121294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121294 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090121294 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090121294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090121294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090121294 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090121294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0023308f), PART(T=Source Reference,L=4,D=0000004a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090121294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121294 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121294 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090121294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090121294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090121294 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090121294 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090121294 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090121294 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 20250404090121294 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090121294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090121294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090121295 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090121294 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090121294 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090121295 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005edb15), PART(T=Source Reference,L=4,D=0000004b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090121295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121295 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121295 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090121295 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121295 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090121295 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090121295 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090121295 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090121295 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090121295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090121295 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090121295 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090121295 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090121295 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090121295 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090121295 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090121295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090121295 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' 20250404090121295 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 20250404090121295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090121295 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121295 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2b cd 7b 00 00 49 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090121296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090121296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090121296 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' 20250404090121296 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 20250404090121296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090121296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121296 DLSS7 <000c> osmo_ss7_asp.c:1175 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 23 30 8f 00 00 4a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090121296 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121296 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121296 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121296 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090121296 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090121296 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' 20250404090121296 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 20250404090121296 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090121296 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121296 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 5e db 15 00 00 4b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090121296 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121297 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090121297 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121297 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121297 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) HNBGW_Test.msc1-M3UA(772)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090121297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121297 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121297 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121297 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121297 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121297 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121297 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121297 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121297 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121297 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090121297 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121297 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090121297 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121297 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121297 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121297 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121297 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090121297 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090121297 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090121297 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090121297 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090121297 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121297 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090121301 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) 20250404090121301 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090121301 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404090121301 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404090121301 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121301 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404090121301 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090121301 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090121301 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 20250404090121301 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Pending () 20250404090121301 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121301 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090121301 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090121301 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090121301 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404090121301 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090121301 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090121301 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090121301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090121301 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090121301 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090121301 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090121301 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090121306 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 20250404090121306 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 20250404090121306 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090121306 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(775)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090121308 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) 20250404090121309 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090121309 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090121309 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121309 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090121309 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090121309 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_ACTIVE 20250404090121309 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 20250404090121309 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090121309 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090121309 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090121309 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090121309 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090121309 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090121309 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090121309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090121309 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090121309 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090121309 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090121309 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090121309 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090121309 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121310 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121310 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090121310 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121310 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121310 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121310 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121310 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121310 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121310 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121310 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121310 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121310 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121310 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121310 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090121310 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090121310 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121311 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121311 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121311 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090121311 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090121311 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' 20250404090121311 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 20250404090121311 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090121311 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0b 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404090121312 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) 20250404090121312 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090121312 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090121312 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090121312 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090121312 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090121312 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090121312 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 20250404090121312 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090121312 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121312 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090121314 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) 20250404090121314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090121314 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090121314 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121314 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090121314 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090121314 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090121314 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 20250404090121314 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090121314 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090121314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090121314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090121314 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090121314 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090121314 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090121314 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090121314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090121314 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090121314 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090121314 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090121315 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090121315 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090121315 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121316 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121316 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090121316 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121316 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121316 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121316 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121316 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121316 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121316 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121316 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121316 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121316 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121316 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090121316 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090121316 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121316 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090121316 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121316 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121316 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121316 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121316 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 20250404090121316 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090121316 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' 20250404090121316 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 20250404090121316 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090121316 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121316 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121322 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 20250404090121322 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 20250404090121322 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090121322 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(778)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090121329 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121329 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090121329 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090121329 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090121329 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090121329 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090121329 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090121329 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 20250404090121329 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090121329 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090121329 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090121331 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090121331 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090121331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090121331 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090121331 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 20250404090121331 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090121331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090121331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090121331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090121331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090121331 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090121331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090121331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090121331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090121331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090121331 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090121331 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090121331 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090121332 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090121332 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090121332 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090121332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090121332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090121332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090121332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090121332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090121332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090121332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090121332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090121332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090121332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090121332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090121332 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090121332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090121333 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090121333 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090121333 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090121333 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090121333 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090121333 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090121333 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090121333 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090121333 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090121592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090121592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090121592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090121592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090121592 DLSCCP DEBUG SCCP-SCOC(71)[0x55c700c131f0]{IDLE}: Deallocated (fsm.c:568) 20250404090121594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090121594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090121594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090121594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090121594 DLSCCP DEBUG SCCP-SCOC(70)[0x55c700c3bdb0]{IDLE}: Deallocated (fsm.c:568) 20250404090121599 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090121599 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090121599 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090121599 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090121599 DLSCCP DEBUG SCCP-SCOC(72)[0x55c700c430d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(768)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090122100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122100 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090122100 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090122100 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090122100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122100 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090122100 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122100 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122100 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122100 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090122100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122100 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122100 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090122100 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122100 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122100 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122100 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090122100 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090122100 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) 20250404090122100 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090122100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090122100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090122100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090122101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090122101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090122101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090122101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090122101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090122101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090122101 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090122101 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090122101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090122101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090122101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090122101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090122101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090122101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090122101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090122101 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122101 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090122101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090122101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090122101 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090122101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090122101 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122101 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122101 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122101 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090122101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122101 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122101 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090122101 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090122101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122101 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122101 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122101 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090122101 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090122101 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(771)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090122102 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) 20250404090122102 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090122102 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090122102 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 20250404090122102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122102 DLSS7 <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' 20250404090122102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122102 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122102 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) 20250404090122102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090122102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122102 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090122102 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090122102 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) 20250404090122102 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) 20250404090122102 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090122102 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090122102 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090122102 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090122102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090122102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090122102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090122102 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090122102 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090122102 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122102 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090122102 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090122102 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090122102 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090122103 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' 20250404090122103 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 20250404090122103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090122103 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122103 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122103 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) 20250404090122103 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090122103 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090122103 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 20250404090122103 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122103 DLSS7 <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' 20250404090122103 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122103 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122103 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122103 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122103 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122103 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) 20250404090122103 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122103 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122103 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090122103 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090122103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122103 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122103 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122103 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122103 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122103 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122103 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090122103 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090122103 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(774)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090122112 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) 20250404090122112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090122112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090122112 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 20250404090122112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122112 DLSS7 <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' 20250404090122112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122112 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122112 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122112 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122112 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122112 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) 20250404090122112 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122112 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122112 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090122112 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090122112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122112 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122112 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122112 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122112 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122112 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090122113 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090122113 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) 20250404090122113 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) 20250404090122113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090122113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090122113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090122113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090122113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090122113 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090122113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090122113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090122113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090122113 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090122113 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090122113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090122113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090122113 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 20250404090122113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090122113 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' 20250404090122113 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 20250404090122113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090122113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122113 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122114 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) 20250404090122114 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090122114 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090122114 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 20250404090122114 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122114 DLSS7 <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' 20250404090122114 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122114 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122114 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122114 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122114 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122114 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122114 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) 20250404090122114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090122114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090122114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122114 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090122114 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090122114 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(777)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090122131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122131 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090122131 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090122131 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090122131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090122131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122131 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090122131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090122131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090122131 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090122131 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) 20250404090122131 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090122131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090122131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090122131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090122131 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090122131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090122131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090122131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090122131 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090122131 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090122131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090122132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090122132 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090122132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090122132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090122132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090122132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090122132 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122132 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090122133 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090122133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090122133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090122133 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090122133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090122133 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090122133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090122133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090122133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090122133 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090122133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090122133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090122133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090122133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090122133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090122133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090122133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090122133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090122134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122134 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090122134 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090122134 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090122134 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090122134 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090122134 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090122134 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090122134 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090123149 DLCTRL DEBUG Command: GET 744933281 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090123149 DLCTRL DEBUG Tx Command reply: GET_REPLY 744933281 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090123151 DLCTRL DEBUG Command: GET 386812423 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090123151 DLCTRL DEBUG Tx Command reply: GET_REPLY 386812423 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090123152 DLCTRL DEBUG Command: GET 360113948 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090123152 DLCTRL DEBUG Tx Command reply: GET_REPLY 360113948 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090123153 DLCTRL DEBUG Command: GET 526067634 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090123153 DLCTRL DEBUG Tx Command reply: GET_REPLY 526067634 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090123153 DLCTRL DEBUG Command: GET 5593285 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090123153 DLCTRL DEBUG Tx Command reply: GET_REPLY 5593285 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090123154 DLCTRL DEBUG Command: GET 932668410 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090123154 DLCTRL DEBUG Tx Command reply: GET_REPLY 932668410 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090123155 DLCTRL DEBUG Command: GET 182365118 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090123155 DLCTRL DEBUG Tx Command reply: GET_REPLY 182365118 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090123156 DLCTRL DEBUG Command: GET 928888677 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090123156 DLCTRL DEBUG Tx Command reply: GET_REPLY 928888677 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090123157 DLCTRL DEBUG Command: GET 425079972 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090123157 DLCTRL DEBUG Tx Command reply: GET_REPLY 425079972 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090123157 DLCTRL DEBUG Command: GET 491773332 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090123157 DLCTRL DEBUG Tx Command reply: GET_REPLY 491773332 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090123158 DLCTRL DEBUG Command: GET 543560668 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090123158 DLCTRL DEBUG Tx Command reply: GET_REPLY 543560668 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090123159 DLCTRL DEBUG Command: GET 341474261 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090123159 DLCTRL DEBUG Tx Command reply: GET_REPLY 341474261 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090123160 DLCTRL DEBUG Command: GET 569668332 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090123160 DLCTRL DEBUG Tx Command reply: GET_REPLY 569668332 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090123162 DLCTRL DEBUG Command: GET 188214817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090123162 DLCTRL DEBUG Tx Command reply: GET_REPLY 188214817 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090123163 DLCTRL DEBUG Command: GET 443000105 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090123163 DLCTRL DEBUG Tx Command reply: GET_REPLY 443000105 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090123164 DLCTRL DEBUG Command: GET 791976928 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090123164 DLCTRL DEBUG Tx Command reply: GET_REPLY 791976928 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090123166 DLCTRL DEBUG Command: GET 331016730 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090123166 DLCTRL DEBUG Tx Command reply: GET_REPLY 331016730 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090123168 DLCTRL DEBUG Command: GET 804464752 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090123168 DLCTRL DEBUG Tx Command reply: GET_REPLY 804464752 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090123170 DLCTRL DEBUG Command: GET 489455147 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090123170 DLCTRL DEBUG Tx Command reply: GET_REPLY 489455147 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090123172 DLCTRL DEBUG Command: GET 156864253 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090123172 DLCTRL DEBUG Tx Command reply: GET_REPLY 156864253 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000000001111010'B, t_guard := 20.000000 } 20250404090123196 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(771)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A5205F442410023'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(771)@5e928ce02d95: Created Expect[0] for '05080200F110172A5205F442410023'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(780) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)9631926 20250404090124243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090124243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090124243 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 99 bytes from client (stream_srv.c:1351) 20250404090124243 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090124243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x92f8b6, normal) (hnbgw_rua.c:407) 20250404090124243 DHNB DEBUG map_rua[0x55c700c3bdb0]{init}: Allocated (fsm.c:456) 20250404090124243 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090124243 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631926 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090124243 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090124243 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090124243 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631926 SCCP-0 CS MI=TMSI-0x42410023: TMSI-0x42410023 NRI(10bit)=0x104=260: NRI match selects msc 1 (hnbgw_cn.c:1078) 20250404090124243 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090124243 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090124244 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9631926 <-> SCCP-86 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090124244 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631926 SCCP-86 msc-1 MI=TMSI-0x42410023: rx RUA Connect with 70 bytes RANAP data (hnbgw_rua.c:312) 20250404090124244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090124244 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090124244 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090124244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090124244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090124244 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090124244 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{IDLE}: Allocated (fsm.c:456) 20250404090124244 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090124244 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=70,D=001340420000060003400100000f40060000f1100926003a40080000f11009260037001040100f05080200f110172a5205f442410023004f400300007a0056400500f1100926) (sccp_scrc.c:415) 20250404090124244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090124244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090124244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090124244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090124244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090124244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090124244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090124244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090124244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090124244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090124244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090124244 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090124244 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090124244 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090124244 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090124244 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 03 01 00 00 56 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 7a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090124244 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090124244 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090124244 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090124244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090124244 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090124244 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090124244 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090124244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090124244 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' 20250404090124244 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 20250404090124244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090124244 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090124245 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 01 00 00 56 02 02 06 04 43 02 00 8e 04 04 43 bd 00 8e 0f 46 00 13 40 42 00 00 06 00 03 40 01 00 00 0f 40 06 00 00 f1 10 09 26 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 10 0f 05 08 02 00 f1 10 17 2a 52 05 f4 42 41 00 23 00 4f 40 03 00 00 7a 00 56 40 05 00 f1 10 09 26 00 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(770)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(770)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(771)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A5205F442410023'O handled at TC_mscpool_no_allow_attach_valid_nri0(780) HNBGW_Test.msc1-RAN(771)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(780)10668350 HNBGW_Test.msc1-SCCP(770)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(770)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(780)@5e928ce02d95: setverdict(pass): none -> pass 20250404090124264 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) 20250404090124264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090124264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090124265 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 20250404090124265 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090124265 DLSS7 <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' 20250404090124265 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090124265 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090124265 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090124265 DLSS7 <000c> osmo_ss7_asp.c:1175 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 56 7d 72 52 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090124265 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090124265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090124265 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090124265 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) 20250404090124265 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090124265 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007d7252) (sccp_scrc.c:486) 20250404090124265 DLSCCP DEBUG Received CO:COAK for local reference 86 (sccp_scoc.c:1855) 20250404090124265 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090124265 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090124265 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090124265 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090124265 DCN DEBUG handle_cn_conn_conf() conn_id=86, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090124265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090124265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090124267 DLCTRL DEBUG Command: GET 518655701 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090124267 DLCTRL DEBUG Tx Command reply: GET_REPLY 518655701 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090124271 DLCTRL DEBUG Command: GET 883899429 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090124271 DLCTRL DEBUG Tx Command reply: GET_REPLY 883899429 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090124275 DLCTRL DEBUG Command: GET 977189985 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090124275 DLCTRL DEBUG Tx Command reply: GET_REPLY 977189985 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090124279 DLCTRL DEBUG Command: GET 85944221 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090124279 DLCTRL DEBUG Tx Command reply: GET_REPLY 85944221 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090124283 DLCTRL DEBUG Command: GET 601178840 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090124283 DLCTRL DEBUG Tx Command reply: GET_REPLY 601178840 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090124287 DLCTRL DEBUG Command: GET 674482847 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090124287 DLCTRL DEBUG Tx Command reply: GET_REPLY 674482847 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090124291 DLCTRL DEBUG Command: GET 960449408 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090124291 DLCTRL DEBUG Tx Command reply: GET_REPLY 960449408 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404090124293 DLCTRL DEBUG Command: GET 50112077 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090124293 DLCTRL DEBUG Tx Command reply: GET_REPLY 50112077 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090124296 DLCTRL DEBUG Command: GET 36931310 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090124296 DLCTRL DEBUG Tx Command reply: GET_REPLY 36931310 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090124299 DLCTRL DEBUG Command: GET 688077230 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090124299 DLCTRL DEBUG Tx Command reply: GET_REPLY 688077230 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090124302 DLCTRL DEBUG Command: GET 931887457 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090124302 DLCTRL DEBUG Tx Command reply: GET_REPLY 931887457 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090124306 DLCTRL DEBUG Command: GET 269163339 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090124306 DLCTRL DEBUG Tx Command reply: GET_REPLY 269163339 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090124310 DLCTRL DEBUG Command: GET 282952914 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090124310 DLCTRL DEBUG Tx Command reply: GET_REPLY 282952914 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090124314 DLCTRL DEBUG Command: GET 174239335 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090124314 DLCTRL DEBUG Tx Command reply: GET_REPLY 174239335 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090124317 DLCTRL DEBUG Command: GET 692155689 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090124317 DLCTRL DEBUG Tx Command reply: GET_REPLY 692155689 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090124322 DLCTRL DEBUG Command: GET 973037530 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090124322 DLCTRL DEBUG Tx Command reply: GET_REPLY 973037530 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090124328 DLCTRL DEBUG Command: GET 289469823 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090124328 DLCTRL DEBUG Tx Command reply: GET_REPLY 289469823 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090124332 DLCTRL DEBUG Command: GET 483070234 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090124332 DLCTRL DEBUG Tx Command reply: GET_REPLY 483070234 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090124336 DLCTRL DEBUG Command: GET 448392524 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090124336 DLCTRL DEBUG Tx Command reply: GET_REPLY 448392524 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090124339 DLCTRL DEBUG Command: GET 970090281 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090124339 DLCTRL DEBUG Tx Command reply: GET_REPLY 970090281 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000000100101'B, t_guard := 20.000000 } 20250404090124369 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(768)@5e928ce02d95: f_create_expect(l3 := '05240103505902080910100000000020'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(768)@5e928ce02d95: Created Expect[0] for '05240103505902080910100000000020'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(781) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@5e928ce02d95: Added conn table entry 1TC_mscpool_no_allow_attach_valid_nri0(781)1501889 20250404090125399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090125399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090125399 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090125399 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090125399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x16eac1, normal) (hnbgw_rua.c:407) 20250404090125399 DHNB DEBUG map_rua[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090125399 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090125399 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1501889 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090125399 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090125399 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090125399 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090125399 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1501889 SCCP-0 CS MI=IMSI-001010000000002: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090125399 DCN DEBUG map_sccp[0x55c700b89920]{init}: Allocated (fsm.c:456) 20250404090125400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090125400 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1501889 <-> SCCP-87 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090125400 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1501889 SCCP-87 msc-0 MI=IMSI-001010000000002: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090125400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090125400 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090125400 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090125400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090125400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090125400 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090125400 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{IDLE}: Allocated (fsm.c:456) 20250404090125400 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090125400 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902080910100000000020004f40030000250056400500f1100926) (sccp_scrc.c:415) 20250404090125400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090125400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090125400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090125400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090125400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090125400 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090125400 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090125400 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090125400 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090125400 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090125400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090125400 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090125400 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090125400 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090125400 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090125400 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 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 00 25 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090125400 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090125400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090125400 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090125400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090125400 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090125400 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090125400 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090125400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090125400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090125400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090125401 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090125401 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090125401 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 24 01 03 50 59 02 08 09 10 10 00 00 00 00 20 00 4f 40 03 00 00 25 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(767)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(767)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(768)@5e928ce02d95: Found Expect[0] for l3='05240103505902080910100000000020'O handled at TC_mscpool_no_allow_attach_valid_nri0(781) HNBGW_Test.msc0-RAN(768)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(781)3897087 HNBGW_Test.msc0-SCCP(767)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(767)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090125420 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090125420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090125420 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090125420 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090125420 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090125420 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090125420 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090125420 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(781)@5e928ce02d95: setverdict(pass): none -> pass 20250404090125420 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090125420 DLSS7 <000c> osmo_ss7_asp.c:1175 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 ec b2 40 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090125420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090125420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090125420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090125420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090125421 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090125421 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ecb240) (sccp_scrc.c:486) 20250404090125421 DLSCCP DEBUG Received CO:COAK for local reference 87 (sccp_scoc.c:1855) 20250404090125421 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090125421 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090125421 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090125421 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090125421 DCN DEBUG handle_cn_conn_conf() conn_id=87, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090125421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090125421 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090125422 DLCTRL DEBUG Command: GET 550892367 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090125422 DLCTRL DEBUG Tx Command reply: GET_REPLY 550892367 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090125426 DLCTRL DEBUG Command: GET 596919533 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090125426 DLCTRL DEBUG Tx Command reply: GET_REPLY 596919533 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090125430 DLCTRL DEBUG Command: GET 302592177 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090125430 DLCTRL DEBUG Tx Command reply: GET_REPLY 302592177 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090125434 DLCTRL DEBUG Command: GET 978352736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090125434 DLCTRL DEBUG Tx Command reply: GET_REPLY 978352736 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090125438 DLCTRL DEBUG Command: GET 52737049 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090125438 DLCTRL DEBUG Tx Command reply: GET_REPLY 52737049 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090125441 DLCTRL DEBUG Command: GET 922218842 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090125441 DLCTRL DEBUG Tx Command reply: GET_REPLY 922218842 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090125445 DLCTRL DEBUG Command: GET 670874406 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090125445 DLCTRL DEBUG Tx Command reply: GET_REPLY 670874406 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404090125449 DLCTRL DEBUG Command: GET 202565664 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090125449 DLCTRL DEBUG Tx Command reply: GET_REPLY 202565664 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090125451 DLCTRL DEBUG Command: GET 467281539 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090125451 DLCTRL DEBUG Tx Command reply: GET_REPLY 467281539 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090125454 DLCTRL DEBUG Command: GET 153722121 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090125454 DLCTRL DEBUG Tx Command reply: GET_REPLY 153722121 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090125456 DLCTRL DEBUG Command: GET 754284767 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090125456 DLCTRL DEBUG Tx Command reply: GET_REPLY 754284767 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090125458 DLCTRL DEBUG Command: GET 25125478 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090125458 DLCTRL DEBUG Tx Command reply: GET_REPLY 25125478 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090125460 DLCTRL DEBUG Command: GET 110166043 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090125460 DLCTRL DEBUG Tx Command reply: GET_REPLY 110166043 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090125461 DLCTRL DEBUG Command: GET 94864135 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090125461 DLCTRL DEBUG Tx Command reply: GET_REPLY 94864135 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090125463 DLCTRL DEBUG Command: GET 983406235 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090125463 DLCTRL DEBUG Tx Command reply: GET_REPLY 983406235 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090125464 DLCTRL DEBUG Command: GET 996015143 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090125464 DLCTRL DEBUG Tx Command reply: GET_REPLY 996015143 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090125465 DLCTRL DEBUG Command: GET 250752627 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090125465 DLCTRL DEBUG Tx Command reply: GET_REPLY 250752627 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090125466 DLCTRL DEBUG Command: GET 654122568 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090125466 DLCTRL DEBUG Tx Command reply: GET_REPLY 654122568 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090125467 DLCTRL DEBUG Command: GET 903763712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090125467 DLCTRL DEBUG Tx Command reply: GET_REPLY 903763712 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090125468 DLCTRL DEBUG Command: GET 549281824 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090125468 DLCTRL DEBUG Tx Command reply: GET_REPLY 549281824 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001000000001'B, t_guard := 20.000000 } 20250404090125484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc2-RAN(774)@5e928ce02d95: f_create_expect(l3 := '06270003505902080910100000000030'O, n_connectPointCode := omit HNBGW_Test.msc2-RAN(774)@5e928ce02d95: Created Expect[0] for '06270003505902080910100000000030'O to be handled at TC_mscpool_no_allow_attach_valid_nri0(782) TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@5e928ce02d95: Added conn table entry 2TC_mscpool_no_allow_attach_valid_nri0(782)4235675 20250404090126509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090126509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090126509 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090126509 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090126509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x40a19b, normal) (hnbgw_rua.c:407) 20250404090126509 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090126509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090126509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4235675 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090126509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090126509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090126509 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4235675 SCCP-0 CS MI=IMSI-001010000000003: CN link round-robin selects msc 2 (hnbgw_cn.c:1125) 20250404090126509 DCN DEBUG map_sccp[0x55c700c11390]{init}: Allocated (fsm.c:456) 20250404090126509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090126509 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4235675 <-> SCCP-88 msc-2 msc-two cs7-0.sccp l=0.23.5<->r=0.0.3 (context_map.c:128) 20250404090126509 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4235675 SCCP-88 msc-2 MI=IMSI-001010000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090126509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090126509 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090126509 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090126509 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090126509 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090126509 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090126509 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{IDLE}: Allocated (fsm.c:456) 20250404090126509 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090126509 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000003800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902080910100000000030004f40030002010056400500f1100926) (sccp_scrc.c:415) 20250404090126510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090126510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090126510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090126510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090126510 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090126510 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090126510 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090126510 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090126510 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090126510 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090126510 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126510 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090126510 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090126510 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090126510 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 0d 01 00 00 58 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 01 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090126510 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090126510 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090126510 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090126510 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090126510 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090126510 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090126510 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 20250404090126510 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090126510 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' 20250404090126510 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 20250404090126510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090126510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090126510 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 01 00 00 58 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 01 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 05  HNBGW_Test.msc2-SCCP(773)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc2-SCCP(773)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc2-RAN(774)@5e928ce02d95: Found Expect[0] for l3='06270003505902080910100000000030'O handled at TC_mscpool_no_allow_attach_valid_nri0(782) HNBGW_Test.msc2-RAN(774)@5e928ce02d95: Added conn table entry 0TC_mscpool_no_allow_attach_valid_nri0(782)7192036 HNBGW_Test.msc2-SCCP(773)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc2-SCCP(773)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_no_allow_attach_valid_nri0(782)@5e928ce02d95: setverdict(pass): none -> pass 20250404090126530 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) 20250404090126530 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090126530 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090126530 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 20250404090126530 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090126530 DLSS7 <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' 20250404090126530 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090126530 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090126530 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090126530 DLSS7 <000c> osmo_ss7_asp.c:1175 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 58 68 8f fa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090126531 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090126531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090126531 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090126531 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) 20250404090126531 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090126531 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00688ffa) (sccp_scrc.c:486) 20250404090126531 DLSCCP DEBUG Received CO:COAK for local reference 88 (sccp_scoc.c:1855) 20250404090126531 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090126531 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090126531 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090126531 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090126531 DCN DEBUG handle_cn_conn_conf() conn_id=88, addrs: called=RI=SSN_PC,PC=0.0.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090126531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090126531 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090126532 DLCTRL DEBUG Command: GET 402294733 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090126532 DLCTRL DEBUG Tx Command reply: GET_REPLY 402294733 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090126536 DLCTRL DEBUG Command: GET 240135778 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090126536 DLCTRL DEBUG Tx Command reply: GET_REPLY 240135778 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090126539 DLCTRL DEBUG Command: GET 416978060 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090126539 DLCTRL DEBUG Tx Command reply: GET_REPLY 416978060 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090126543 DLCTRL DEBUG Command: GET 861469042 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090126543 DLCTRL DEBUG Tx Command reply: GET_REPLY 861469042 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090126547 DLCTRL DEBUG Command: GET 231590129 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090126547 DLCTRL DEBUG Tx Command reply: GET_REPLY 231590129 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090126551 DLCTRL DEBUG Command: GET 674354851 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090126551 DLCTRL DEBUG Tx Command reply: GET_REPLY 674354851 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090126555 DLCTRL DEBUG Command: GET 226052262 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090126555 DLCTRL DEBUG Tx Command reply: GET_REPLY 226052262 rate_ctr.abs.msc.1.cnpool:subscr:known 1 (control_if.c:477) 20250404090126558 DLCTRL DEBUG Command: GET 992498804 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090126558 DLCTRL DEBUG Tx Command reply: GET_REPLY 992498804 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090126562 DLCTRL DEBUG Command: GET 168409413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090126562 DLCTRL DEBUG Tx Command reply: GET_REPLY 168409413 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090126564 DLCTRL DEBUG Command: GET 318004126 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090126564 DLCTRL DEBUG Tx Command reply: GET_REPLY 318004126 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090126565 DLCTRL DEBUG Command: GET 13296187 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090126565 DLCTRL DEBUG Tx Command reply: GET_REPLY 13296187 rate_ctr.abs.msc.2.cnpool:subscr:new 1 (control_if.c:477) 20250404090126566 DLCTRL DEBUG Command: GET 107638161 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090126566 DLCTRL DEBUG Tx Command reply: GET_REPLY 107638161 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090126567 DLCTRL DEBUG Command: GET 901724476 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090126567 DLCTRL DEBUG Tx Command reply: GET_REPLY 901724476 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090126568 DLCTRL DEBUG Command: GET 852710681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090126568 DLCTRL DEBUG Tx Command reply: GET_REPLY 852710681 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090126568 DLCTRL DEBUG Command: GET 660977958 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090126568 DLCTRL DEBUG Tx Command reply: GET_REPLY 660977958 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090126569 DLCTRL DEBUG Command: GET 789432019 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090126569 DLCTRL DEBUG Tx Command reply: GET_REPLY 789432019 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090126570 DLCTRL DEBUG Command: GET 532184903 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090126570 DLCTRL DEBUG Tx Command reply: GET_REPLY 532184903 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090126572 DLCTRL DEBUG Command: GET 360924145 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090126572 DLCTRL DEBUG Tx Command reply: GET_REPLY 360924145 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090126574 DLCTRL DEBUG Command: GET 912043007 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090126574 DLCTRL DEBUG Tx Command reply: GET_REPLY 912043007 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090126575 DLCTRL DEBUG Command: GET 494035558 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090126575 DLCTRL DEBUG Tx Command reply: GET_REPLY 494035558 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090126582 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090126583 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43839<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(760)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(761)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090126584 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52258<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090126585 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090126585 DLINP DEBUG SRVCONN(,r=127.0.0.1:49158<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090126585 DLINP NOTICE SRV(,r=127.0.0.1:49158<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090126585 DMAIN NOTICE (127.0.0.1:49158 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:49158<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090126585 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764)@5e928ce02d95: Final verdict of PTC: none 20250404090126587 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090126587 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) 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090126588 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090126588 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) 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090126588 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090126588 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) 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090126588 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090126588 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) 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090126588 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090126588 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) 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090126588 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 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090126588 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090126588 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090126588 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090126588 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 20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090126588 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1175 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(777)@5e928ce02d95: Final verdict of PTC: none 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090126589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090126589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090126589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090126589 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090126589 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) 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090126589 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 20250404090126589 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 20250404090126589 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) 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed HNBGW_Test.sgsn0-SCCP(776)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(771)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-RAN(774)@5e928ce02d95: Final verdict of PTC: none 20250404090126589 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090126589 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090126589 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090126589 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090126589 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090126589 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 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 24 bytes: [L2]> 01 00 02 01 00 00 00 18 00 06 00 08 00 00 00 05 00 12 00 08 00 00 00 02  HNBGW_Test.msc0-SCCP(767)@5e928ce02d95: Final verdict of PTC: none 20250404090126589 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090126589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090126589 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090126589 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090126590 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 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090126590 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090126590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090126590 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING HNBGW_Test.msc1-SCCP(770)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(768)@5e928ce02d95: Final verdict of PTC: none20250404090126590 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090126590 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090126590 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 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090126590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090126590 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090126590 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090126590 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) 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404090126590 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 20250404090126590 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090126590 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090126590 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) 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090126590 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 20250404090126590 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 20250404090126590 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) 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed TC_mscpool_no_allow_attach_valid_nri-Iuh0(763)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_no_allow_attach_valid_nri-Iuh1(765)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-M3UA(775)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759)@5e928ce02d95: Final verdict of PTC: none 20250404090126590 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090126590 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090126590 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090126590 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090126591 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 20250404090126591 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090126591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090126591 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc2-SCCP(773)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(769)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(778)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(762)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(779)@5e928ce02d95: Final verdict of PTC: none 20250404090126590 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090126590 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090126590 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090126590 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090126590 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090126590 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090126590 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090126591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090126591 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090126591 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090126591 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090126591 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090126591 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090126591 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090126591 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090126591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090126591 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090126591 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090126591 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090126591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090126591 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126591 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090126591 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090126591 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090126591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090126591 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090126591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090126591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090126591 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090126591 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090126591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090126591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090126591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{disrupted}: Freeing instance (context_map.c:202) 20250404090126591 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-9631926)[0x55c700c3bdb0]{disrupted}: Deallocated (fsm.c:568) 20250404090126591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090126591 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090126592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-86)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090126592 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9631926 SCCP-86 msc-1 MI=TMSI-0x42410023: Deallocating (context_map.c:225) 20250404090126592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090126592 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090126592 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090126592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090126592 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090126592 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090126592 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090126592 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090126592 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090126592 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090126592 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090126592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090126592 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090126592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090126592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090126592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090126592 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126592 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090126592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090126592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090126592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 ec b2 40 00 00 57 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090126592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090126592 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090126592 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090126592 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090126593 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090126593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090126593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090126593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{disrupted}: Freeing instance (context_map.c:202) 20250404090126593 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-1501889)[0x55c700c1a3d0]{disrupted}: Deallocated (fsm.c:568) 20250404090126593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090126593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{disconnected}: Freeing instance (context_map.c:206) 20250404090126593 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-87)[0x55c700b89920]{disconnected}: Deallocated (fsm.c:568) 20250404090126593 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1501889 SCCP-87 msc-0 MI=IMSI-001010000000002: Deallocating (context_map.c:225) 20250404090126593 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090126595 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090126595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090126596 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090126597 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090126597 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090126598 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090126598 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090126599 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090126599 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090126599 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090126600 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090126594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090126594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090126594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090126594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090126594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090126594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090126600 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090126601 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090126601 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090126602 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090126602 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090126603 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126604 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090126604 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090126605 DLSS7 DEBUG Found route for dpc=3=0.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) HNBGW_Test.msc1-M3UA(772)@5e928ce02d95: Final verdict of PTC: none 20250404090126605 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090126606 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090126606 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 04 68 8f fa 00 00 58 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090126607 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090126607 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090126608 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090126608 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090126609 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090126609 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090126610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090126610 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{disrupted}: Freeing instance (context_map.c:202) 20250404090126611 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4235675)[0x55c700c32670]{disrupted}: Deallocated (fsm.c:568) 20250404090126611 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090126612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{disconnected}: Freeing instance (context_map.c:206) 20250404090126612 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-2-SCCP-88)[0x55c700c11390]{disconnected}: Deallocated (fsm.c:568) 20250404090126613 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4235675 SCCP-88 msc-2 MI=IMSI-001010000000003: Deallocating (context_map.c:225) 20250404090126614 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090126614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090126614 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090126614 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090126614 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090126614 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090126614 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090126614 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090126615 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090126616 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090126616 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090126617 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090126617 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090126617 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090126617 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49950<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090126617 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 20250404090126617 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090126617 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090126618 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52272<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(782)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_no_allow_attach_valid_nri0(781)@5e928ce02d95: Final verdict of PTC: pass 20250404090126665 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:52262<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_no_allow_attach_valid_nri0(780)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_no_allow_attach_valid_nri(759): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(760): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(761): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(762): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0(763): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh0-RUA(764): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1(765): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri-Iuh1-RUA(766): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(767): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(768): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(769): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(770): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(771): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(772): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(773): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(774): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(775): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(776): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(777): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(778): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(779): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(780): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(781): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_no_allow_attach_valid_nri0(782): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:01:26 UTC 2025 ====== HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc 20250404090126797 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090127119 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090127119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090127119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090127119 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090127119 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090127119 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090127119 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090127119 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090127119 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 90 ac 09 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090127119 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090127119 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090127120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090127120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090127120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090127120 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090127120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090127120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090127120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f a2 f2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090127120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090127120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090127120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090127120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090127120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090127120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090127120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090127120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090127120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090127120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090127120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090127120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090127120 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090127120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090127120 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090127120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090127120 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090127120 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090127120 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 20250404090127121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090127121 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090127121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090127121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090127121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090127121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090127121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090127121 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090127400 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49964<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=614564) 20250404090127755 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090127755 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090127755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090127755 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090127755 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090127755 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090127755 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090127755 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090127755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f f3 27 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090127756 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090127756 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090127756 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090127756 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090127756 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090127756 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090128391 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090128391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090128391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090128391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090128391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090128391 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090128391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090128391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090128391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 5f 0b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090128392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090128392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090128392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090128392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090128392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090128392 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=614564, count=634736) 20250404090128589 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090128589 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090128589 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090128589 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090128589 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090128589 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090128591 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090128591 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090128591 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090128591 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090128591 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090128591 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090128923 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090128923 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090128923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090128923 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090128923 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090128923 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090128923 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090128923 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090128923 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f0 03 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090128924 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090128924 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090128924 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090128924 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090128924 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090128924 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090128924 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090128924 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090128924 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090128924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090128924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090128924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090128924 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090128924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090128924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090128924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090128924 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090128924 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090128924 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 20250404090128924 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090128924 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01:29 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_mscpool_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 MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink started. 20250404090130484 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090130488 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090130491 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37631<->l=127.0.0.1:4262) (control_if.c:572) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090130585 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090130585 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090130592 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130592 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130592 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130592 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090130592 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56091 (stream_srv.c:142) 20250404090130592 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56091<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090130592 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130592 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130592 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130592 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130594 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130594 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090130594 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130594 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) 20250404090130594 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) 20250404090130594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090130594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090130594 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130594 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130594 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090130594 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090130594 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090130594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090130594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090130594 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130594 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130594 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090130594 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130594 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090130594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090130594 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130594 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130594 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090130594 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130594 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130594 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130594 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130594 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130594 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130594 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090130594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090130594 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130594 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 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090130594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130594 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 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090130594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090130594 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130594 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130594 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130594 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090130594 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(793)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(793)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(793)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(791)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(796)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(796)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(796)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090130624 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130624 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130624 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130624 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130624 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130624 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130624 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090130624 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130625 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130625 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090130625 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 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) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130625 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) 20250404090130625 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) 20250404090130625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090130625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090130625 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130625 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130625 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090130625 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130625 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090130625 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090130625 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130625 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090130625 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130625 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130625 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090130625 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130625 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130625 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130625 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130625 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130625 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130626 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090130626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090130626 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130626 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130626 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090130626 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130626 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130626 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130626 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130626 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130626 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090130626 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090130626 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130626 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 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090130626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130626 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 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090130626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130626 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090130626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130626 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130626 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130626 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090130626 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(799)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(799)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(799)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(797)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(802)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(802)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(802)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(800)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090130669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090130669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090130669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090130669 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090130669 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090130669 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090130669 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090130669 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090130669 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090130675 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090130675 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090130675 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090130675 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090130675 DHNBAP DEBUG (127.0.0.1:56091 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090130675 DHNBAP NOTICE (127.0.0.1:56091 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090130675 DHNBAP NOTICE (127.0.0.1:56091 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090130675 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090130675 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090130807 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 20250404090130807 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 20250404090130807 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090130807 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(793)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090130817 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130818 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090130818 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090130818 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090130818 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090130818 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090130818 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090130818 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 20250404090130818 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090130818 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090130818 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090130819 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 20250404090130819 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 20250404090130819 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090130819 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090130820 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130820 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090130820 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090130820 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090130820 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090130820 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090130820 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090130820 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 20250404090130820 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090130820 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090130820 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090130820 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090130821 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090130821 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090130821 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090130821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090130821 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090130821 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090130821 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090130821 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090130821 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090130821 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130822 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130822 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090130822 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130822 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130822 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130822 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130822 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) HNBGW_Test.msc1-M3UA(796)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090130822 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130822 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130822 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130823 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130823 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130823 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130823 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130823 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090130823 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130823 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090130823 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130823 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130823 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130823 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130823 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090130823 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090130823 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090130823 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090130823 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090130823 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090130823 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090130825 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) 20250404090130825 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090130825 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090130826 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090130826 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090130826 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090130826 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090130826 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 20250404090130826 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090130826 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130826 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090130828 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) 20250404090130828 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090130828 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090130828 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130828 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090130828 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090130828 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090130828 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 20250404090130828 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090130828 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130828 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090130828 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090130828 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090130828 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090130828 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090130828 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090130828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090130828 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090130828 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090130828 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090130828 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090130828 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090130828 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130830 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130830 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090130830 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130830 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130830 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090130830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130830 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130830 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130830 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130830 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130830 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130830 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130830 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090130830 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130830 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090130830 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130830 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090130830 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130830 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130830 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130830 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130831 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090130831 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090130831 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' 20250404090130831 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 20250404090130831 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090130831 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090130831 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130838 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 20250404090130838 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 20250404090130838 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090130838 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(799)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090130844 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130844 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090130844 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090130844 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090130844 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090130844 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090130844 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090130844 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 20250404090130844 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090130844 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090130844 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090130846 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130846 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090130846 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090130846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090130846 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090130846 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090130846 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090130846 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 20250404090130846 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090130846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090130846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090130846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090130846 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090130846 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090130846 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090130846 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090130846 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090130847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090130847 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090130847 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090130847 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090130847 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090130847 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090130847 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130848 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130848 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090130848 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130848 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130848 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130848 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130848 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130848 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130848 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130848 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130848 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130848 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130848 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130848 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090130848 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130848 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090130848 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130848 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130848 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130848 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130848 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090130848 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090130848 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090130848 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090130848 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090130848 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090130848 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090130851 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 20250404090130852 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 20250404090130852 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090130852 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(802)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090130856 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) 20250404090130856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090130856 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090130856 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090130856 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090130856 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090130856 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090130856 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 20250404090130856 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090130856 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130856 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090130858 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) 20250404090130858 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090130858 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090130858 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130858 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090130858 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090130858 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090130858 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 20250404090130858 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090130858 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090130858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090130858 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090130858 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090130858 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090130858 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090130858 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090130858 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090130858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090130858 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090130858 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090130858 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090130858 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090130858 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090130858 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090130859 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090130859 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090130859 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090130859 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090130859 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090130859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130859 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130859 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130859 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090130859 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090130859 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090130859 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090130859 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090130859 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090130859 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090130859 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090130859 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090130859 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090130860 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090130860 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090130860 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090130860 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090130860 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090130860 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' 20250404090130860 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 20250404090130860 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090130860 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090130860 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 04  20250404090131035 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090131035 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00534c33), PART(T=Source Reference,L=4,D=0000004c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090131035 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131035 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131035 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090131035 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090131035 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090131035 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131035 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 4c 33 00 00 4c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090131035 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131035 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131035 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131036 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 20250404090131036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090131036 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090131043 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090131044 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0049dbd1), PART(T=Source Reference,L=4,D=0000004d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090131044 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131044 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131044 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090131044 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090131044 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090131044 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131044 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 49 db d1 00 00 4d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090131044 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131044 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131044 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131044 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 20250404090131044 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090131044 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090131055 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090131055 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001d5965), PART(T=Source Reference,L=4,D=0000004e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090131055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090131055 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131055 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090131055 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090131055 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090131055 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131055 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090131055 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131055 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131055 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131055 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090131055 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090131056 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' 20250404090131056 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 20250404090131056 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090131056 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131056 DLSS7 <000c> osmo_ss7_asp.c:1175 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 59 65 00 00 4e 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090131063 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) 20250404090131063 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090131063 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090131063 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 20250404090131063 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131063 DLSS7 <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' 20250404090131063 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131063 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131063 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131063 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1d 59 65 00 00 06 00 08 00 00 00 07  20250404090131063 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131064 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131064 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) 20250404090131064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131064 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=001d5965) (sccp_scrc.c:486) 20250404090131064 DLSCCP DEBUG Received CO:RELCO for local reference 78 (sccp_scoc.c:1855) 20250404090131064 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090131064 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090131064 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090131064 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090131064 DLSCCP DEBUG SCCP-SCOC(78)[0x55c700c31730]{IDLE}: Deallocated (fsm.c:568) 20250404090131290 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090131290 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090131290 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090131290 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090131290 DLSCCP DEBUG SCCP-SCOC(73)[0x55c700c158d0]{IDLE}: Deallocated (fsm.c:568) 20250404090131291 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090131291 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090131291 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090131291 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090131291 DLSCCP DEBUG SCCP-SCOC(74)[0x55c700c11ff0]{IDLE}: Deallocated (fsm.c:568) 20250404090131292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090131292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090131292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090131292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090131292 DLSCCP DEBUG SCCP-SCOC(75)[0x55c700c12460]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(792)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090131626 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131626 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090131626 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090131626 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090131626 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131626 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090131626 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131626 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131626 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131626 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131626 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090131626 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131626 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131626 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090131626 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090131626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131626 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131626 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131626 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131626 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131626 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131627 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131627 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131627 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090131627 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090131627 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) 20250404090131627 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090131627 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090131627 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090131627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131627 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131627 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131627 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131627 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131627 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131627 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131627 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131627 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090131627 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090131627 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131627 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090131627 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090131627 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090131627 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131627 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131627 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131627 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090131627 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090131627 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090131627 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090131627 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090131627 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131627 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090131629 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090131629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090131629 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090131629 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131629 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090131629 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131629 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131629 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131629 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131629 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131629 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090131629 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131629 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131629 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090131629 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090131629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131629 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131629 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131629 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131629 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131629 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131629 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090131629 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090131629 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(795)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090131629 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) 20250404090131629 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090131629 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090131629 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 20250404090131630 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131630 DLSS7 <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' 20250404090131630 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131630 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131630 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131630 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131630 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131630 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) 20250404090131630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131630 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131630 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090131630 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131630 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131630 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090131630 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090131630 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) 20250404090131630 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) 20250404090131630 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090131630 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131630 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131630 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131630 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131630 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131630 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090131630 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090131630 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131630 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090131630 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090131630 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090131630 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131630 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131630 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131630 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090131631 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090131631 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' 20250404090131631 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 20250404090131631 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090131631 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131631 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131633 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) 20250404090131633 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090131633 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090131633 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 20250404090131633 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131633 DLSS7 <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' 20250404090131633 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131633 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131633 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131633 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131633 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131633 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131633 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) 20250404090131633 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131633 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131633 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090131633 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090131633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131633 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131633 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131633 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131633 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131633 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131633 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090131633 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090131633 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(798)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090131648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090131648 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090131648 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131648 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131648 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090131648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090131648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131648 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131648 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090131648 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090131648 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) 20250404090131648 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090131648 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090131648 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131648 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131648 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090131648 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090131648 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090131648 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090131648 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090131648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131648 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131648 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131648 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090131648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090131648 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131648 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090131648 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131648 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090131648 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090131648 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131648 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131648 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131648 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131648 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131648 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131648 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090131648 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131648 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131648 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090131648 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131648 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131648 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131649 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131649 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131649 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131649 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131649 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131649 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131649 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131649 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090131649 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090131649 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(801)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090131657 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) 20250404090131657 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090131657 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090131657 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 20250404090131657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131657 DLSS7 <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' 20250404090131657 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131657 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131657 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131657 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131657 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) 20250404090131657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131657 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131657 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090131657 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131657 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131657 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090131657 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090131657 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) 20250404090131657 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) 20250404090131657 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090131657 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131657 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131657 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131657 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090131657 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090131657 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090131657 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090131657 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090131657 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090131657 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090131657 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090131657 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090131657 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090131657 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090131657 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090131657 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090131657 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' 20250404090131657 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 20250404090131657 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090131657 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131657 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131658 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) 20250404090131658 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090131658 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090131658 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 20250404090131658 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090131658 DLSS7 <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' 20250404090131658 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090131658 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090131658 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090131658 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090131658 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090131658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090131658 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090131658 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) 20250404090131658 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090131658 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090131658 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090131658 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090131658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131658 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090131658 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090131658 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090131658 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090131658 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090131658 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090131658 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090131658 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090132681 DLCTRL DEBUG Command: GET 963492270 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090132681 DLCTRL DEBUG Tx Command reply: GET_REPLY 963492270 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090132682 DLCTRL DEBUG Command: GET 343416994 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090132682 DLCTRL DEBUG Tx Command reply: GET_REPLY 343416994 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090132683 DLCTRL DEBUG Command: GET 872853611 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090132683 DLCTRL DEBUG Tx Command reply: GET_REPLY 872853611 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090132684 DLCTRL DEBUG Command: GET 625062979 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090132684 DLCTRL DEBUG Tx Command reply: GET_REPLY 625062979 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090132685 DLCTRL DEBUG Command: GET 177869533 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090132685 DLCTRL DEBUG Tx Command reply: GET_REPLY 177869533 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090132686 DLCTRL DEBUG Command: GET 258628840 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090132686 DLCTRL DEBUG Tx Command reply: GET_REPLY 258628840 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090132687 DLCTRL DEBUG Command: GET 973087005 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090132687 DLCTRL DEBUG Tx Command reply: GET_REPLY 973087005 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090132689 DLCTRL DEBUG Command: GET 790405546 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090132689 DLCTRL DEBUG Tx Command reply: GET_REPLY 790405546 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090132691 DLCTRL DEBUG Command: GET 932897234 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090132691 DLCTRL DEBUG Tx Command reply: GET_REPLY 932897234 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090132692 DLCTRL DEBUG Command: GET 893910671 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090132692 DLCTRL DEBUG Tx Command reply: GET_REPLY 893910671 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090132694 DLCTRL DEBUG Command: GET 711973991 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090132694 DLCTRL DEBUG Tx Command reply: GET_REPLY 711973991 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090132696 DLCTRL DEBUG Command: GET 41182013 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090132696 DLCTRL DEBUG Tx Command reply: GET_REPLY 41182013 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090132698 DLCTRL DEBUG Command: GET 649505525 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090132698 DLCTRL DEBUG Tx Command reply: GET_REPLY 649505525 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090132699 DLCTRL DEBUG Command: GET 838338822 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090132699 DLCTRL DEBUG Tx Command reply: GET_REPLY 838338822 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090132701 DLCTRL DEBUG Command: GET 178511016 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090132701 DLCTRL DEBUG Tx Command reply: GET_REPLY 178511016 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090132702 DLCTRL DEBUG Command: GET 262761676 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090132702 DLCTRL DEBUG Tx Command reply: GET_REPLY 262761676 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090132703 DLCTRL DEBUG Command: GET 33040030 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090132703 DLCTRL DEBUG Tx Command reply: GET_REPLY 33040030 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090132704 DLCTRL DEBUG Command: GET 447820226 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090132704 DLCTRL DEBUG Tx Command reply: GET_REPLY 447820226 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090132705 DLCTRL DEBUG Command: GET 57220538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090132705 DLCTRL DEBUG Tx Command reply: GET_REPLY 57220538 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090132706 DLCTRL DEBUG Command: GET 490816181 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090132706 DLCTRL DEBUG Tx Command reply: GET_REPLY 490816181 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000000100010010'B, t_guard := 20.000000 } 20250404090132728 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(792)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(792)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)12298130 20250404090133742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090133742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090133742 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090133742 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090133742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbba792, normal) (hnbgw_rua.c:407) 20250404090133742 DHNB DEBUG map_rua[0x55c700c31730]{init}: Allocated (fsm.c:456) 20250404090133742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090133742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298130 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090133742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090133742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090133742 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298130 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090133742 DCN DEBUG map_sccp[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090133742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090133742 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12298130 <-> SCCP-89 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090133742 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298130 SCCP-89 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090133742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090133742 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090133742 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090133742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090133742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090133742 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090133742 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{IDLE}: Allocated (fsm.c:456) 20250404090133742 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090133742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001120056400500f1100926) (sccp_scrc.c:415) 20250404090133742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090133742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090133742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090133742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090133742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090133742 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090133742 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090133742 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090133742 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090133742 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090133742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090133742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090133742 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090133742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090133742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090133742 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 59 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 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090133742 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090133742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090133742 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090133742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090133742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090133742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090133742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090133742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090133742 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404090133742 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090133742 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090133742 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090133742 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 59 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 12 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(791)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(791)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(792)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804) HNBGW_Test.msc0-RAN(792)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)15013903 HNBGW_Test.msc0-SCCP(791)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(791)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@5e928ce02d95: setverdict(pass): none -> pass 20250404090133747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090133747 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090133747 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090133747 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090133747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090133747 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090133747 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090133747 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090133747 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090133747 DLSS7 <000c> osmo_ss7_asp.c:1175 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 7a 4c 85 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090133747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090133747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090133747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090133747 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090133747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090133747 DLSS7 DEBUG scrc_rx_mtp_xfer_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=007a4c85) (sccp_scrc.c:486) 20250404090133747 DLSCCP DEBUG Received CO:COAK for local reference 89 (sccp_scoc.c:1855) 20250404090133747 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090133747 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090133747 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090133747 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090133747 DCN DEBUG handle_cn_conn_conf() conn_id=89, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090133747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090133747 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090133747 DLCTRL DEBUG Command: GET 730583106 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090133747 DLCTRL DEBUG Tx Command reply: GET_REPLY 730583106 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090133748 DLCTRL DEBUG Command: GET 402693530 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090133748 DLCTRL DEBUG Tx Command reply: GET_REPLY 402693530 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090133749 DLCTRL DEBUG Command: GET 523306203 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090133749 DLCTRL DEBUG Tx Command reply: GET_REPLY 523306203 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090133749 DLCTRL DEBUG Command: GET 148313316 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090133749 DLCTRL DEBUG Tx Command reply: GET_REPLY 148313316 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090133750 DLCTRL DEBUG Command: GET 117848455 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090133750 DLCTRL DEBUG Tx Command reply: GET_REPLY 117848455 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090133751 DLCTRL DEBUG Command: GET 933375969 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090133751 DLCTRL DEBUG Tx Command reply: GET_REPLY 933375969 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090133752 DLCTRL DEBUG Command: GET 508013490 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090133752 DLCTRL DEBUG Tx Command reply: GET_REPLY 508013490 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090133752 DLCTRL DEBUG Command: GET 493175004 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090133752 DLCTRL DEBUG Tx Command reply: GET_REPLY 493175004 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090133753 DLCTRL DEBUG Command: GET 781640271 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090133753 DLCTRL DEBUG Tx Command reply: GET_REPLY 781640271 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090133754 DLCTRL DEBUG Command: GET 521334446 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090133754 DLCTRL DEBUG Tx Command reply: GET_REPLY 521334446 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090133755 DLCTRL DEBUG Command: GET 123632832 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090133755 DLCTRL DEBUG Tx Command reply: GET_REPLY 123632832 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090133756 DLCTRL DEBUG Command: GET 65516393 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090133756 DLCTRL DEBUG Tx Command reply: GET_REPLY 65516393 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090133758 DLCTRL DEBUG Command: GET 8574420 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090133758 DLCTRL DEBUG Tx Command reply: GET_REPLY 8574420 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090133759 DLCTRL DEBUG Command: GET 269156398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090133759 DLCTRL DEBUG Tx Command reply: GET_REPLY 269156398 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090133763 DLCTRL DEBUG Command: GET 912612657 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090133763 DLCTRL DEBUG Tx Command reply: GET_REPLY 912612657 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090133765 DLCTRL DEBUG Command: GET 704604237 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090133765 DLCTRL DEBUG Tx Command reply: GET_REPLY 704604237 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090133766 DLCTRL DEBUG Command: GET 702449851 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090133766 DLCTRL DEBUG Tx Command reply: GET_REPLY 702449851 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090133768 DLCTRL DEBUG Command: GET 412434284 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090133768 DLCTRL DEBUG Tx Command reply: GET_REPLY 412434284 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090133769 DLCTRL DEBUG Command: GET 341072342 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090133769 DLCTRL DEBUG Tx Command reply: GET_REPLY 341072342 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090133771 DLCTRL DEBUG Command: GET 770962928 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090133771 DLCTRL DEBUG Tx Command reply: GET_REPLY 770962928 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001011111101'B, t_guard := 20.000000 } 20250404090133806 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@5e928ce02d95: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@5e928ce02d95: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)2796192 20250404090134841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090134841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090134841 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090134841 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090134841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x2aaaa0, normal) (hnbgw_rua.c:407) 20250404090134841 DHNB DEBUG map_rua[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090134841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090134841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2796192 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090134841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090134841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090134841 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090134841 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2796192 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404090134841 DCN DEBUG map_sccp[0x55c700b89920]{init}: Allocated (fsm.c:456) 20250404090134841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090134841 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-2796192 <-> SCCP-90 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090134841 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-2796192 SCCP-90 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090134841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090134841 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090134841 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090134841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090134841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090134841 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090134841 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{IDLE}: Allocated (fsm.c:456) 20250404090134841 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090134841 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f40030002fd0056400500f1100926) (sccp_scrc.c:415) 20250404090134841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090134841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090134841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090134841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090134841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090134841 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090134842 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090134842 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090134842 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090134842 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090134841 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090134841 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090134841 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090134841 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090134841 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090134841 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090134841 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090134841 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090134841 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090134841 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 0f 01 00 00 5a 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 fd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090134841 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090134841 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090134841 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090134842 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090134842 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' 20250404090134842 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 20250404090134842 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090134842 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090134842 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f 01 00 00 5a 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 fd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805) HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)13718502 HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090134861 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) 20250404090134861 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090134861 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090134861 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 20250404090134861 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090134861 DLSS7 <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' 20250404090134861 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090134861 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090134861 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090134861 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 67 df bd 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090134861 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090134861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@5e928ce02d95: setverdict(pass): none -> pass 20250404090134861 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090134861 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) 20250404090134861 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090134861 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0067dfbd) (sccp_scrc.c:486) 20250404090134861 DLSCCP DEBUG Received CO:COAK for local reference 90 (sccp_scoc.c:1855) 20250404090134861 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090134861 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090134861 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090134861 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090134861 DCN DEBUG handle_cn_conn_conf() conn_id=90, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090134861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090134861 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090134862 DLCTRL DEBUG Command: GET 876802009 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090134862 DLCTRL DEBUG Tx Command reply: GET_REPLY 876802009 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090134864 DLCTRL DEBUG Command: GET 283549437 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090134864 DLCTRL DEBUG Tx Command reply: GET_REPLY 283549437 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090134866 DLCTRL DEBUG Command: GET 560531632 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090134866 DLCTRL DEBUG Tx Command reply: GET_REPLY 560531632 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090134868 DLCTRL DEBUG Command: GET 367476609 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090134868 DLCTRL DEBUG Tx Command reply: GET_REPLY 367476609 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090134869 DLCTRL DEBUG Command: GET 778212463 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090134869 DLCTRL DEBUG Tx Command reply: GET_REPLY 778212463 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090134870 DLCTRL DEBUG Command: GET 89486043 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090134871 DLCTRL DEBUG Tx Command reply: GET_REPLY 89486043 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090134872 DLCTRL DEBUG Command: GET 550194312 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090134872 DLCTRL DEBUG Tx Command reply: GET_REPLY 550194312 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090134873 DLCTRL DEBUG Command: GET 774902117 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090134873 DLCTRL DEBUG Tx Command reply: GET_REPLY 774902117 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090134874 DLCTRL DEBUG Command: GET 375668949 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090134874 DLCTRL DEBUG Tx Command reply: GET_REPLY 375668949 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090134875 DLCTRL DEBUG Command: GET 868820852 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090134875 DLCTRL DEBUG Tx Command reply: GET_REPLY 868820852 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090134876 DLCTRL DEBUG Command: GET 26614236 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090134876 DLCTRL DEBUG Tx Command reply: GET_REPLY 26614236 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090134877 DLCTRL DEBUG Command: GET 806893175 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090134877 DLCTRL DEBUG Tx Command reply: GET_REPLY 806893175 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090134877 DLCTRL DEBUG Command: GET 874176804 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090134877 DLCTRL DEBUG Tx Command reply: GET_REPLY 874176804 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090134878 DLCTRL DEBUG Command: GET 523507297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090134878 DLCTRL DEBUG Tx Command reply: GET_REPLY 523507297 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090134879 DLCTRL DEBUG Command: GET 645700255 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090134879 DLCTRL DEBUG Tx Command reply: GET_REPLY 645700255 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090134879 DLCTRL DEBUG Command: GET 409386443 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090134879 DLCTRL DEBUG Tx Command reply: GET_REPLY 409386443 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090134880 DLCTRL DEBUG Command: GET 205116589 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090134880 DLCTRL DEBUG Tx Command reply: GET_REPLY 205116589 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090134881 DLCTRL DEBUG Command: GET 691048989 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090134881 DLCTRL DEBUG Tx Command reply: GET_REPLY 691048989 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090134882 DLCTRL DEBUG Command: GET 414219305 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090134882 DLCTRL DEBUG Tx Command reply: GET_REPLY 414219305 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090134882 DLCTRL DEBUG Command: GET 471579354 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090134882 DLCTRL DEBUG Tx Command reply: GET_REPLY 471579354 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: "disconnecting msc0" 20250404090134883 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250404090134884 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090134884 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) 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090134884 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090134884 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) 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090134884 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 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090134884 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090134884 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090134884 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090134884 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 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090134884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090134884 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090134884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090134884 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090134884 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090134884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090134884 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090134884 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090134884 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090134884 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090134884 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090134884 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090134884 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090134884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090134884 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090134884 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090134884 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a4c85), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090134884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090134884 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090134884 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090134884 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090134884 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090134884 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090134884 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 7a 4c 85 00 00 59 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090134884 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090134884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090134884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090134884 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090134884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090134884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090134884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090134884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{disrupted}: Freeing instance (context_map.c:202) 20250404090134884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12298130)[0x55c700c31730]{disrupted}: Deallocated (fsm.c:568) 20250404090134884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090134884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{disconnected}: Freeing instance (context_map.c:206) 20250404090134884 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-89)[0x55c700c32670]{disconnected}: Deallocated (fsm.c:568) 20250404090134884 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12298130 SCCP-89 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090134884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090134884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090134884 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090134884 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090134884 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090134884 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090134884 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090134884 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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 := '000000000000000010101010'B, t_guard := 20.000000 } TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@5e928ce02d95: Deleted conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)12298130 20250404090134894 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc1-RAN(795)@5e928ce02d95: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)12890354 20250404090135907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090135907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090135907 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090135907 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090135907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xc4b0f2, normal) (hnbgw_rua.c:407) 20250404090135907 DHNB DEBUG map_rua[0x55c700c31730]{init}: Allocated (fsm.c:456) 20250404090135907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090135907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890354 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090135907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090135907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090135907 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890354 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404090135907 DCN DEBUG map_sccp[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090135907 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090135907 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12890354 <-> SCCP-91 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090135907 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890354 SCCP-91 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090135907 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090135907 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090135907 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090135908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090135908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090135908 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090135908 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{IDLE}: Allocated (fsm.c:456) 20250404090135908 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090135908 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030000aa0056400500f1100926) (sccp_scrc.c:415) 20250404090135908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090135908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090135908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090135908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090135908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090135908 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090135908 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090135908 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090135908 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090135908 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090135908 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090135908 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090135908 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090135908 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090135908 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090135908 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 0e 01 00 00 5b 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 aa 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090135908 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090135908 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090135908 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090135908 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090135908 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090135908 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090135908 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090135908 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090135908 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' 20250404090135908 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 20250404090135908 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090135908 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090135908 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0e 01 00 00 5b 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 aa 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806) HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Added conn table entry 1TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)4661549 HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090135911 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) 20250404090135911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090135911 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090135911 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 20250404090135911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090135911 DLSS7 <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' 20250404090135911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090135911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090135911 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090135911 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 1e 1a 5a 02 00 00 00 00 00 06 00 08 00 00 00 07  TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@5e928ce02d95: setverdict(pass): none -> pass 20250404090135911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090135911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090135911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090135911 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) 20250404090135911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090135911 DLSS7 DEBUG scrc_rx_mtp_xfer_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=001e1a5a) (sccp_scrc.c:486) 20250404090135911 DLSCCP DEBUG Received CO:COAK for local reference 91 (sccp_scoc.c:1855) 20250404090135911 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090135911 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090135911 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090135911 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090135911 DCN DEBUG handle_cn_conn_conf() conn_id=91, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090135911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090135911 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090135912 DLCTRL DEBUG Command: GET 699176661 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090135912 DLCTRL DEBUG Tx Command reply: GET_REPLY 699176661 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090135913 DLCTRL DEBUG Command: GET 268087293 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090135913 DLCTRL DEBUG Tx Command reply: GET_REPLY 268087293 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090135914 DLCTRL DEBUG Command: GET 553642409 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090135914 DLCTRL DEBUG Tx Command reply: GET_REPLY 553642409 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090135915 DLCTRL DEBUG Command: GET 576085937 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090135915 DLCTRL DEBUG Tx Command reply: GET_REPLY 576085937 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090135917 DLCTRL DEBUG Command: GET 854656299 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090135917 DLCTRL DEBUG Tx Command reply: GET_REPLY 854656299 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090135918 DLCTRL DEBUG Command: GET 24382909 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090135918 DLCTRL DEBUG Tx Command reply: GET_REPLY 24382909 rate_ctr.abs.msc.1.cnpool:subscr:new 2 (control_if.c:477) 20250404090135920 DLCTRL DEBUG Command: GET 792819182 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090135920 DLCTRL DEBUG Tx Command reply: GET_REPLY 792819182 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090135921 DLCTRL DEBUG Command: GET 686849150 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090135921 DLCTRL DEBUG Tx Command reply: GET_REPLY 686849150 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090135922 DLCTRL DEBUG Command: GET 604111520 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090135922 DLCTRL DEBUG Tx Command reply: GET_REPLY 604111520 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090135924 DLCTRL DEBUG Command: GET 827424952 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090135924 DLCTRL DEBUG Tx Command reply: GET_REPLY 827424952 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090135925 DLCTRL DEBUG Command: GET 946224414 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090135925 DLCTRL DEBUG Tx Command reply: GET_REPLY 946224414 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090135926 DLCTRL DEBUG Command: GET 196116500 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090135926 DLCTRL DEBUG Tx Command reply: GET_REPLY 196116500 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090135927 DLCTRL DEBUG Command: GET 963984707 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090135927 DLCTRL DEBUG Tx Command reply: GET_REPLY 963984707 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090135928 DLCTRL DEBUG Command: GET 5247563 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090135928 DLCTRL DEBUG Tx Command reply: GET_REPLY 5247563 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090135929 DLCTRL DEBUG Command: GET 407209666 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090135929 DLCTRL DEBUG Tx Command reply: GET_REPLY 407209666 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090135931 DLCTRL DEBUG Command: GET 255867776 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090135931 DLCTRL DEBUG Tx Command reply: GET_REPLY 255867776 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090135933 DLCTRL DEBUG Command: GET 976796400 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090135933 DLCTRL DEBUG Tx Command reply: GET_REPLY 976796400 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090135934 DLCTRL DEBUG Command: GET 354038356 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090135934 DLCTRL DEBUG Tx Command reply: GET_REPLY 354038356 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090135935 DLCTRL DEBUG Command: GET 525288108 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090135935 DLCTRL DEBUG Tx Command reply: GET_REPLY 525288108 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090135937 DLCTRL DEBUG Command: GET 869150473 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090135937 DLCTRL DEBUG Tx Command reply: GET_REPLY 869150473 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090135942 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37631<->l=127.0.0.1:4262) (control_if.c:193) 20250404090135942 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49980<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(785)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(784)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090135946 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49966<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090135947 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090135947 DLINP DEBUG SRVCONN(,r=127.0.0.1:56091<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090135947 DLINP NOTICE SRV(,r=127.0.0.1:56091<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090135947 DMAIN NOTICE (127.0.0.1:56091 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56091<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090135947 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790)@5e928ce02d95: Final verdict of PTC: none 20250404090135950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090135950 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) 20250404090135950 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090135950 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090135950 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090135950 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) 20250404090135950 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090135950 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090135950 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090135950 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) 20250404090135950 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 HNBGW_Test.msc0-SCCP(791)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(793)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(797)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(792)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(801)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(798)@5e928ce02d95: Final verdict of PTC: none 20250404090135950 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090135950 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 20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090135951 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090135951 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090135951 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090135951 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 20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090135951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090135951 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090135951 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090135951 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) 20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090135951 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.sgsn1-SCCP(800)@5e928ce02d95: Final verdict of PTC: none 20250404090135951 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090135951 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090135951 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090135951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090135951 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090135951 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090135951 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090135951 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090135952 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090135952 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090135952 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090135952 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 20250404090135952 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) 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090135952 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090135952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090135952 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090135952 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 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090135952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090135952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090135952 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090135952 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) 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090135952 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 20250404090135952 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090135952 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) 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090135952 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090135952 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090135952 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090135952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090135952 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090135952 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 20250404090135952 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) 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090135952 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090135952 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090135952 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090135952 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 20250404090135952 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090135952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090135952 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090135952 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090135952 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090135952 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090135952 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090135952 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090135953 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090135953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090135953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090135953 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090135953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090135953 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090135953 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090135953 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090135953 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090135953 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090135953 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090135953 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090135953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090135953 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090135953 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090135953 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067dfbd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090135953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090135953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090135953 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090135953 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090135953 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090135953 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090135955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090135955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090135955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090135955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090135955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090135955 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090135956 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090135956 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090135956 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090135956 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090135956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090135956 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090135953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 67 df bd 00 00 5a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090135953 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090135953 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090135953 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090135953 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090135954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{disrupted}: Freeing instance (context_map.c:202) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-2796192)[0x55c700c1a3d0]{disrupted}: Deallocated (fsm.c:568) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{disconnected}: Freeing instance (context_map.c:206) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-90)[0x55c700b89920]{disconnected}: Deallocated (fsm.c:568) 20250404090135954 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-2796192 SCCP-90 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090135954 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090135954 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090135954 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1a5a), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090135954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090135954 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090135954 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090135954 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090135954 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090135954 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090135954 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 1a 5a 00 00 5b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090135954 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090135954 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090135954 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{disrupted}: Freeing instance (context_map.c:202) 20250404090135954 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12890354)[0x55c700c31730]{disrupted}: Deallocated (fsm.c:568) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090135954 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{disconnected}: Freeing instance (context_map.c:206) 20250404090135955 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-91)[0x55c700c32670]{disconnected}: Deallocated (fsm.c:568) 20250404090135955 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12890354 SCCP-91 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090135955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090135955 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090135956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090135956 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090135956 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090135956 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090135956 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090135958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:50010<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090135958 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49984<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(796)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(795)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.sgsn1-M3UA(802)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(803)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(799)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(786)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(794)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_detaches_cnlink(783): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(784): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(786): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0(787): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(788): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1(789): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(790): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(791): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(792): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(793): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(794): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(795): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(796): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(797): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(798): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(799): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(800): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(801): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(802): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(803): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(804): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(805): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_detaches_cnlink0(806): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@5e928ce02d95: 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'. 20250404090135982 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49996<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Apr 4 09:01:36 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 20250404090136130 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090136592 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090136592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090136592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090136592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090136592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090136592 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090136592 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090136592 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090136592 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090136592 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090136592 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090136592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090136592 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090136592 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090136593 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090136593 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090136593 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090136593 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b2 40 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090136593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090136593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090136593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090136593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090136593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090136593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090136593 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090136593 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090136593 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090136593 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090136593 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090136593 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090136607 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090136607 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090136607 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090136607 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090136607 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090136607 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090136607 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090136607 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090136607 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 8f fa 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090136607 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090136607 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090136607 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090136607 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 20250404090136607 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090136607 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090136732 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39380<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=588384) 20250404090136885 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090136885 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090136885 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090137120 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090137120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090137120 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090137120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090137120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090137120 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090137120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090137120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090137120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f a2 f2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090137120 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090137120 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090137120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090137120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090137120 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090137120 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090137120 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090137120 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090137120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 90 ac 09 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090137121 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090137121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090137121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090137121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090137121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090137121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090137121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090137121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090137121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090137121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090137121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090137121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090137121 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 20250404090137121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090137121 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090137121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090137121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090137121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090137121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090137121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090137121 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090137121 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090137121 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090137121 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090137121 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090137121 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090137121 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=588384, count=607392) 20250404090137756 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090137757 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090137757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090137757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090137757 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090137757 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090137757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090137757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090137757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f f3 27 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090137757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090137757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090137757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090137757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090137757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090137757 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090137951 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090137951 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090137951 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090137953 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090137953 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090137953 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090137953 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090137953 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090137953 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090138392 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090138392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090138392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090138392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090138392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090138392 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090138392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090138392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090138392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 5f 0b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090138392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090138392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090138392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090138392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090138392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090138392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01: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_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 20250404090138925 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090138925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090138925 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090138925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090138925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090138925 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090138925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090138925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090138925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090138925 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090138925 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090138925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090138925 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090138925 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090138925 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090138925 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090138925 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090138925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f0 03 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090138926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090138926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090138926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090138926 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 20250404090138926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090138926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090138926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090138926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090138926 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090138926 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090138926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090138926 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink started. 20250404090139836 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39394<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090139841 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090139844 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:35301<->l=127.0.0.1:4262) (control_if.c:572) 20250404090139934 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090139934 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090139942 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139942 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139942 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139942 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139943 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139943 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139943 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:46674 (stream_srv.c:142) 20250404090139943 DMAIN INFO New HNB SCTP connection r=127.0.0.1:46674<->l=127.0.0.1:29169 (hnbgw.c:791) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090139943 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139943 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090139943 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139943 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090139943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090139943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090139943 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139943 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139943 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139943 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139943 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090139943 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139943 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139943 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139943 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139943 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139943 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139943 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139943 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090139943 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090139943 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139943 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090139943 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139943 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139943 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139943 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090139944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090139944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090139944 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139944 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139944 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139944 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090139944 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090139944 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090139944 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139944 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090139944 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139944 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139944 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139945 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) 20250404090139945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139945 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) 20250404090139945 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) 20250404090139945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090139945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090139945 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139945 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139945 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090139945 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139945 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139945 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139945 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139945 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139945 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139945 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139945 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090139945 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090139945 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090139945 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090139945 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139945 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 20250404090139945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090139945 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090139945 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139945 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139945 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139945 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 20250404090139945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090139945 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(817)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(817)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(817)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090139960 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139960 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139960 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139960 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139960 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139960 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139960 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090139960 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090139961 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139961 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090139961 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139961 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139961 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139961 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) 20250404090139961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139961 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139961 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139961 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139961 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139961 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139961 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139961 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) 20250404090139961 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) 20250404090139961 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090139962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090139962 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139962 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139962 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090139962 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139962 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090139962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090139962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090139962 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139962 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139962 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090139962 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139962 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090139962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090139962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090139962 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139962 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090139962 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090139962 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090139962 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090139962 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090139962 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090139962 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090139962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090139962 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090139962 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090139962 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090139962 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090139962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090139962 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090139962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139962 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 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090139962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139962 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 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090139962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090139962 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090139962 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090139962 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090139962 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090139962 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(820)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(820)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(820)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(818)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090139985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090139985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090139985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090139985 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090139985 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090139985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090139985 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090139985 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090139985 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090139990 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090139990 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090139990 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090139990 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090139990 DHNBAP DEBUG (127.0.0.1:46674 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090139990 DHNBAP NOTICE (127.0.0.1:46674 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090139990 DHNBAP NOTICE (127.0.0.1:46674 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090139990 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090139990 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090140157 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 20250404090140158 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 20250404090140158 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090140158 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(817)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090140164 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090140164 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090140164 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090140164 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090140164 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090140164 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090140164 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 20250404090140164 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090140164 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090140164 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090140167 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140167 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090140167 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090140167 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090140167 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090140167 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090140167 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090140167 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 20250404090140167 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090140168 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090140168 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090140168 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090140168 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090140168 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090140168 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090140168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090140168 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090140168 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090140168 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090140168 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090140168 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090140168 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090140169 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090140169 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090140169 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090140169 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090140169 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090140169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140169 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140169 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140169 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140169 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140169 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140169 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090140169 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140169 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090140169 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090140169 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090140170 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090140170 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090140170 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140170 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090140170 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090140170 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090140170 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090140170 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090140170 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090140170 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090140170 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140170 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090140175 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 20250404090140175 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 20250404090140175 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090140175 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(820)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090140179 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140179 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090140179 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090140179 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090140179 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090140179 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090140179 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090140179 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 20250404090140179 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090140179 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090140179 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090140182 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140182 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090140182 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090140182 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090140182 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090140182 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090140182 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090140182 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 20250404090140182 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090140182 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090140182 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090140182 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090140182 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090140182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090140183 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090140183 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090140183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090140183 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090140183 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090140183 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090140183 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090140183 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090140183 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090140184 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090140184 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090140184 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090140184 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090140184 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090140184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140184 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140184 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140184 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140184 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140184 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140184 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090140184 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140184 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090140184 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090140184 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090140184 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090140185 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090140185 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140185 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090140185 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090140185 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090140185 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090140185 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090140185 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090140185 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090140185 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140185 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(816)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090140973 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140973 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090140973 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090140973 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090140973 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090140973 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090140973 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090140973 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090140973 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140973 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090140973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090140974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090140974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090140974 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090140974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090140974 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090140974 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090140974 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090140974 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090140974 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090140974 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090140974 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) 20250404090140974 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090140974 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090140974 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140974 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140974 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140974 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090140974 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140974 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090140974 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090140974 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090140974 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090140974 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090140974 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090140975 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140975 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090140975 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090140975 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090140975 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090140975 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090140975 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090140975 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090140975 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140975 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090140977 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140977 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090140977 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090140977 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090140977 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090140977 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090140977 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090140977 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090140977 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140977 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090140977 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090140977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090140977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090140977 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090140977 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090140977 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090140977 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090140977 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090140977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140977 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140977 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140977 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140977 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090140977 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090140978 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090140978 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090140978 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(819)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090140985 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140985 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090140985 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090140985 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090140985 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090140985 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090140985 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090140985 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090140985 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140985 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090140985 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090140985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090140985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090140985 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090140985 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090140985 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090140985 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090140985 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090140985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140985 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140985 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140985 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140985 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090140985 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090140985 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090140986 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090140986 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) 20250404090140986 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090140986 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090140986 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090140986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140986 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140986 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140986 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140986 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140986 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090140986 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090140986 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090140986 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090140986 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090140986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090140986 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090140986 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090140986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140986 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090140986 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090140987 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090140987 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090140987 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090140987 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090140987 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090140987 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140987 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090140989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090140989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090140989 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090140989 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090140989 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090140989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090140989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090140989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090140989 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090140989 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090140989 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090140989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090140989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090140989 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090140989 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090140989 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090140989 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090140989 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090140989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140989 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090140989 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090140989 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090140989 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090140989 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090140990 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090140990 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090140990 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090141031 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090141031 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090141031 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090141031 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090141031 DLSCCP DEBUG SCCP-SCOC(76)[0x55c700c0f4c0]{IDLE}: Deallocated (fsm.c:568) 20250404090141039 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090141039 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090141039 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090141039 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090141039 DLSCCP DEBUG SCCP-SCOC(77)[0x55c700c19680]{IDLE}: Deallocated (fsm.c:568) 20250404090142003 DLCTRL DEBUG Command: GET 121261095 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090142003 DLCTRL DEBUG Tx Command reply: GET_REPLY 121261095 rate_ctr.abs.msc.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090142011 DLCTRL DEBUG Command: GET 517735998 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090142011 DLCTRL DEBUG Tx Command reply: GET_REPLY 517735998 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090142016 DLCTRL DEBUG Command: GET 672177932 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090142016 DLCTRL DEBUG Tx Command reply: GET_REPLY 672177932 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090142020 DLCTRL DEBUG Command: GET 226582766 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090142020 DLCTRL DEBUG Tx Command reply: GET_REPLY 226582766 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090142025 DLCTRL DEBUG Command: GET 597275449 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090142025 DLCTRL DEBUG Tx Command reply: GET_REPLY 597275449 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090142029 DLCTRL DEBUG Command: GET 211805147 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090142029 DLCTRL DEBUG Tx Command reply: GET_REPLY 211805147 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090142034 DLCTRL DEBUG Command: GET 61545379 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090142034 DLCTRL DEBUG Tx Command reply: GET_REPLY 61545379 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090142038 DLCTRL DEBUG Command: GET 619324710 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090142038 DLCTRL DEBUG Tx Command reply: GET_REPLY 619324710 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090142043 DLCTRL DEBUG Command: GET 189132064 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090142043 DLCTRL DEBUG Tx Command reply: GET_REPLY 189132064 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090142047 DLCTRL DEBUG Command: GET 328632185 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090142047 DLCTRL DEBUG Tx Command reply: GET_REPLY 328632185 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090142051 DLCTRL DEBUG Command: GET 258636315 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090142051 DLCTRL DEBUG Tx Command reply: GET_REPLY 258636315 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090142055 DLCTRL DEBUG Command: GET 215177192 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090142055 DLCTRL DEBUG Tx Command reply: GET_REPLY 215177192 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090142058 DLCTRL DEBUG Command: GET 150473883 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090142058 DLCTRL DEBUG Tx Command reply: GET_REPLY 150473883 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090142061 DLCTRL DEBUG Command: GET 372053638 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090142061 DLCTRL DEBUG Tx Command reply: GET_REPLY 372053638 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090142064 DLCTRL DEBUG Command: GET 847437482 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090142064 DLCTRL DEBUG Tx Command reply: GET_REPLY 847437482 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090142066 DLCTRL DEBUG Command: GET 817052446 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090142066 DLCTRL DEBUG Tx Command reply: GET_REPLY 817052446 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090142068 DLCTRL DEBUG Command: GET 874561206 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090142068 DLCTRL DEBUG Tx Command reply: GET_REPLY 874561206 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090142070 DLCTRL DEBUG Command: GET 505904832 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090142070 DLCTRL DEBUG Tx Command reply: GET_REPLY 505904832 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090142071 DLCTRL DEBUG Command: GET 674687752 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090142071 DLCTRL DEBUG Tx Command reply: GET_REPLY 674687752 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090142073 DLCTRL DEBUG Command: GET 329142935 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090142073 DLCTRL DEBUG Tx Command reply: GET_REPLY 329142935 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000000101010010'B, t_guard := 20.000000 } 20250404090142090 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39408<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)3853367 20250404090143142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090143142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090143142 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090143142 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090143142 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x3acc37, normal) (hnbgw_rua.c:407) 20250404090143142 DHNB DEBUG map_rua[0x55c700c19680]{init}: Allocated (fsm.c:456) 20250404090143142 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090143143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853367 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090143143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090143143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090143143 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853367 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090143143 DCN DEBUG map_sccp[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404090143143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090143143 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3853367 <-> SCCP-92 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090143143 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853367 SCCP-92 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090143143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090143143 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090143143 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090143143 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090143143 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090143143 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090143143 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{IDLE}: Allocated (fsm.c:456) 20250404090143143 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090143143 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f40030001520056400500f1100926) (sccp_scrc.c:415) 20250404090143143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090143143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090143143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090143143 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090143143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090143143 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090143143 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090143143 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090143143 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090143143 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090143143 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090143144 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090143144 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090143144 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090143144 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090143144 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 5c 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 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:1175) 20250404090143144 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090143144 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090143144 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090143144 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090143144 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090143144 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090143144 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090143144 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090143144 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090143144 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090143144 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090143144 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090143144 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 5c 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 52 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822) HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)721150 HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090143163 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090143163 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090143163 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090143163 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090143163 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090143163 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090143163 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090143163 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@5e928ce02d95: setverdict(pass): none -> pass 20250404090143163 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090143163 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5c 2f a9 a5 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090143163 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090143164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090143164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090143164 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090143164 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090143164 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002fa9a5) (sccp_scrc.c:486) 20250404090143164 DLSCCP DEBUG Received CO:COAK for local reference 92 (sccp_scoc.c:1855) 20250404090143164 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090143164 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090143164 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090143164 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090143164 DCN DEBUG handle_cn_conn_conf() conn_id=92, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090143164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090143164 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090143166 DLCTRL DEBUG Command: GET 712448190 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090143166 DLCTRL DEBUG Tx Command reply: GET_REPLY 712448190 rate_ctr.abs.msc.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090143170 DLCTRL DEBUG Command: GET 107473836 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090143170 DLCTRL DEBUG Tx Command reply: GET_REPLY 107473836 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090143175 DLCTRL DEBUG Command: GET 896048382 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090143175 DLCTRL DEBUG Tx Command reply: GET_REPLY 896048382 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090143179 DLCTRL DEBUG Command: GET 719202382 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090143179 DLCTRL DEBUG Tx Command reply: GET_REPLY 719202382 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090143183 DLCTRL DEBUG Command: GET 978022616 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090143183 DLCTRL DEBUG Tx Command reply: GET_REPLY 978022616 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090143186 DLCTRL DEBUG Command: GET 547926645 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090143187 DLCTRL DEBUG Tx Command reply: GET_REPLY 547926645 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090143190 DLCTRL DEBUG Command: GET 929880420 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090143190 DLCTRL DEBUG Tx Command reply: GET_REPLY 929880420 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090143193 DLCTRL DEBUG Command: GET 650288947 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090143193 DLCTRL DEBUG Tx Command reply: GET_REPLY 650288947 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090143196 DLCTRL DEBUG Command: GET 32786859 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090143196 DLCTRL DEBUG Tx Command reply: GET_REPLY 32786859 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090143198 DLCTRL DEBUG Command: GET 96441782 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090143198 DLCTRL DEBUG Tx Command reply: GET_REPLY 96441782 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090143200 DLCTRL DEBUG Command: GET 641552211 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090143200 DLCTRL DEBUG Tx Command reply: GET_REPLY 641552211 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090143202 DLCTRL DEBUG Command: GET 265932865 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090143202 DLCTRL DEBUG Tx Command reply: GET_REPLY 265932865 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090143203 DLCTRL DEBUG Command: GET 337174493 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090143203 DLCTRL DEBUG Tx Command reply: GET_REPLY 337174493 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090143205 DLCTRL DEBUG Command: GET 373763161 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090143205 DLCTRL DEBUG Tx Command reply: GET_REPLY 373763161 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090143206 DLCTRL DEBUG Command: GET 402303093 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090143206 DLCTRL DEBUG Tx Command reply: GET_REPLY 402303093 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090143208 DLCTRL DEBUG Command: GET 82669676 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090143208 DLCTRL DEBUG Tx Command reply: GET_REPLY 82669676 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090143209 DLCTRL DEBUG Command: GET 738425416 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090143209 DLCTRL DEBUG Tx Command reply: GET_REPLY 738425416 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090143210 DLCTRL DEBUG Command: GET 560200474 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090143210 DLCTRL DEBUG Tx Command reply: GET_REPLY 560200474 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090143211 DLCTRL DEBUG Command: GET 702857309 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090143211 DLCTRL DEBUG Tx Command reply: GET_REPLY 702857309 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090143212 DLCTRL DEBUG Command: GET 512050490 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090143212 DLCTRL DEBUG Tx Command reply: GET_REPLY 512050490 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000110011111'B, t_guard := 20.000000 } 20250404090143234 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39410<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.msc0-RAN(816)@5e928ce02d95: f_create_expect(l3 := '05240103505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Created Expect[0] for '05240103505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@5e928ce02d95: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)11104910 20250404090144265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090144265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090144265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090144265 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090144265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xa9728e, normal) (hnbgw_rua.c:407) 20250404090144265 DHNB DEBUG map_rua[0x55c700c306d0]{init}: Allocated (fsm.c:456) 20250404090144265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090144265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11104910 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090144265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090144265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090144265 DRUA DEBUG CM Service is_emerg=0 (hnbgw_l3.c:211) 20250404090144265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11104910 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090144265 DCN DEBUG map_sccp[0x55c700b89920]{init}: Allocated (fsm.c:456) 20250404090144265 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090144265 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-11104910 <-> SCCP-93 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090144265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-11104910 SCCP-93 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090144265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090144265 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090144265 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090144266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090144266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090144266 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090144266 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{IDLE}: Allocated (fsm.c:456) 20250404090144266 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090144266 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111005240103505902082926240000000030004f400300019f0056400500f1100926) (sccp_scrc.c:415) 20250404090144266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090144266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090144266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090144266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090144266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090144266 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090144266 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090144266 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090144266 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090144266 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090144266 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090144266 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090144266 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090144266 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090144266 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090144266 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 08 01 00 00 5d 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 9f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090144266 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090144266 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090144266 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090144266 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090144266 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090144266 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090144266 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090144266 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090144266 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090144266 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090144266 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090144266 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090144266 DLSS7 <000c> osmo_ss7_asp.c:1175 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 08 01 00 00 5d 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 9f 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: First idle individual index:1 HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Found Expect[0] for l3='05240103505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823) HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Added conn table entry 1TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)9727516 HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090144272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090144272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090144272 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090144272 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090144272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090144272 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090144272 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090144272 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090144272 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090144272 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5d 62 df 44 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090144272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090144272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090144272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090144272 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090144272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090144272 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0062df44) (sccp_scrc.c:486) 20250404090144272 DLSCCP DEBUG Received CO:COAK for local reference 93 (sccp_scoc.c:1855) 20250404090144272 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090144272 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090144272 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090144272 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090144272 DCN DEBUG handle_cn_conn_conf() conn_id=93, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090144272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090144272 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090144274 DLCTRL DEBUG Command: GET 223331777 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090144274 DLCTRL DEBUG Tx Command reply: GET_REPLY 223331777 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090144277 DLCTRL DEBUG Command: GET 588947852 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090144277 DLCTRL DEBUG Tx Command reply: GET_REPLY 588947852 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090144280 DLCTRL DEBUG Command: GET 154831992 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090144280 DLCTRL DEBUG Tx Command reply: GET_REPLY 154831992 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090144284 DLCTRL DEBUG Command: GET 432080933 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090144284 DLCTRL DEBUG Tx Command reply: GET_REPLY 432080933 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090144288 DLCTRL DEBUG Command: GET 348029821 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090144288 DLCTRL DEBUG Tx Command reply: GET_REPLY 348029821 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090144292 DLCTRL DEBUG Command: GET 937352827 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090144292 DLCTRL DEBUG Tx Command reply: GET_REPLY 937352827 rate_ctr.abs.msc.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090144295 DLCTRL DEBUG Command: GET 256709283 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090144295 DLCTRL DEBUG Tx Command reply: GET_REPLY 256709283 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090144299 DLCTRL DEBUG Command: GET 845878181 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090144299 DLCTRL DEBUG Tx Command reply: GET_REPLY 845878181 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090144302 DLCTRL DEBUG Command: GET 596927657 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090144302 DLCTRL DEBUG Tx Command reply: GET_REPLY 596927657 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090144305 DLCTRL DEBUG Command: GET 515819224 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090144305 DLCTRL DEBUG Tx Command reply: GET_REPLY 515819224 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090144307 DLCTRL DEBUG Command: GET 753428239 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090144307 DLCTRL DEBUG Tx Command reply: GET_REPLY 753428239 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090144309 DLCTRL DEBUG Command: GET 976057152 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090144309 DLCTRL DEBUG Tx Command reply: GET_REPLY 976057152 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090144311 DLCTRL DEBUG Command: GET 486013248 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090144311 DLCTRL DEBUG Tx Command reply: GET_REPLY 486013248 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090144313 DLCTRL DEBUG Command: GET 428639002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090144313 DLCTRL DEBUG Tx Command reply: GET_REPLY 428639002 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090144314 DLCTRL DEBUG Command: GET 103488324 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090144314 DLCTRL DEBUG Tx Command reply: GET_REPLY 103488324 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090144316 DLCTRL DEBUG Command: GET 24509216 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090144316 DLCTRL DEBUG Tx Command reply: GET_REPLY 24509216 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090144317 DLCTRL DEBUG Command: GET 207547294 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090144317 DLCTRL DEBUG Tx Command reply: GET_REPLY 207547294 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090144318 DLCTRL DEBUG Command: GET 788171623 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090144318 DLCTRL DEBUG Tx Command reply: GET_REPLY 788171623 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090144319 DLCTRL DEBUG Command: GET 705939569 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090144319 DLCTRL DEBUG Tx Command reply: GET_REPLY 705939569 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090144321 DLCTRL DEBUG Command: GET 939472946 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090144321 DLCTRL DEBUG Tx Command reply: GET_REPLY 939472946 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) 20250404090144321 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: "connecting cnlink 1" MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(826)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(826)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(826)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(824)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090144539 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 20250404090144539 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 20250404090144539 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090144539 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(826)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090144549 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) 20250404090144549 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090144549 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090144549 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090144549 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090144549 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090144549 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090144549 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 20250404090144549 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090144549 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090144549 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090144553 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) 20250404090144553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090144553 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090144553 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090144553 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090144553 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090144553 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090144553 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 20250404090144553 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090144553 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090144553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090144553 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090144553 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090144553 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090144553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090144553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090144553 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090144553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090144553 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090144553 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090144553 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090144553 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090144554 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090144554 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090144555 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090144555 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090144555 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090144555 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090144555 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090144555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090144555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090144555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090144555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090144555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090144555 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090144555 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090144555 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090144555 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090144555 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090144555 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090144555 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090144555 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090144555 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090144555 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090144555 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090144555 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090144556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090144556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090144556 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090144556 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090144556 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090144556 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' 20250404090144556 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 20250404090144556 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090144556 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090144556 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090144885 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090144885 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007a4c85), PART(T=Source Reference,L=4,D=00000059), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090144885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090144885 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090144885 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090144885 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090144885 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090144885 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090144885 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7a 4c 85 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090144886 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090144886 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090144886 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090144886 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090144886 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090144886 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090144886 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090144886 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090144886 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090144886 DLSS7 <000c> osmo_ss7_asp.c:1175 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 7a 4c 85 00 00 59 0f 00 00 00 00 00 06 00 08 00 00 00 01  20250404090144891 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090144891 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090144891 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090144891 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090144891 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090144891 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090144891 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090144891 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090144891 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090144891 DLSS7 <000c> osmo_ss7_asp.c:1175 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 7a 4c 85 00 00 06 00 08 00 00 00 07  20250404090144892 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090144892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090144892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090144892 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090144892 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090144892 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=007a4c85) (sccp_scrc.c:486) 20250404090144892 DLSCCP DEBUG Received CO:RELCO for local reference 89 (sccp_scoc.c:1855) 20250404090144892 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090144892 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090144892 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090144892 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090144892 DLSCCP DEBUG SCCP-SCOC(89)[0x55c700c11390]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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 := '000000000000001110110011'B, t_guard := 20.000000 } HNBGW_Test.msc1-RAN(825)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090145353 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) 20250404090145353 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090145353 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090145353 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 20250404090145353 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090145353 DLSS7 <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' 20250404090145353 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090145353 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090145353 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090145353 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090145353 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090145353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090145353 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090145353 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) 20250404090145353 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090145353 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090145353 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090145353 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090145353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145353 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145353 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145353 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145353 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090145353 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090145354 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090145354 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090145354 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) 20250404090145354 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) 20250404090145354 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090145354 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090145354 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090145354 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090145354 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090145354 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090145354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090145354 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090145354 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090145354 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090145354 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090145354 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090145354 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090145354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090145354 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' 20250404090145354 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 20250404090145354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090145354 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090145354 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090145354 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090145354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090145354 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090145354 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) 20250404090145354 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090145354 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090145354 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090145354 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090145354 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090145354 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090145354 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090145354 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090145354 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090145354 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090145354 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090145354 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) 20250404090145354 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090145354 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090145354 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 20250404090145354 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090145354 DLSS7 <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' 20250404090145354 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090145354 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090145354 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090145354 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090145367 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090145955 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090145955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=001e1a5a), PART(T=Source Reference,L=4,D=0000005b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090145955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090145955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090145955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090145955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090145955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090145955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090145955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 1e 1a 5a 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090145955 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090145955 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0067dfbd), PART(T=Source Reference,L=4,D=0000005a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090145955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090145955 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090145955 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090145955 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090145955 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090145955 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090145955 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 df bd 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090145955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090145955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090145955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090145955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090145955 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090145955 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' 20250404090145955 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 20250404090145955 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090145955 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090145955 DLSS7 <000c> osmo_ss7_asp.c:1175 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 1e 1a 5a 00 00 5b 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090145955 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090145955 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090145955 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090145955 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090145956 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090145956 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' 20250404090145956 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 20250404090145956 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090145956 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090145956 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 02 03 00 00 00 04 67 df bd 00 00 5a 0f 00 00 00 00 00 06 00 08 00 00 00 03  20250404090145962 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) 20250404090145962 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090145962 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090145962 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 20250404090145962 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090145962 DLSS7 <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' 20250404090145962 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090145962 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090145962 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090145962 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5b 1e 1a 5a 00 00 06 00 08 00 00 00 07  20250404090145962 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090145962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090145962 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090145962 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) 20250404090145962 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090145962 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=001e1a5a) (sccp_scrc.c:486) 20250404090145962 DLSCCP DEBUG Received CO:RELCO for local reference 91 (sccp_scoc.c:1855) 20250404090145963 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090145963 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090145963 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090145963 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090145963 DLSCCP DEBUG SCCP-SCOC(91)[0x55c700c13f90]{IDLE}: Deallocated (fsm.c:568) 20250404090146164 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) 20250404090146164 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090146164 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090146164 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 20250404090146164 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090146164 DLSS7 <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' 20250404090146164 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090146165 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090146165 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090146165 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5a 67 df bd 00 00 06 00 08 00 00 00 07  20250404090146165 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090146165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090146165 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090146165 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) 20250404090146165 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090146165 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000005a), PART(T=Source Reference,L=4,D=0067dfbd) (sccp_scrc.c:486) 20250404090146165 DLSCCP DEBUG Received CO:RELCO for local reference 90 (sccp_scoc.c:1855) 20250404090146165 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090146165 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090146165 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090146165 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090146165 DLSCCP DEBUG SCCP-SCOC(90)[0x55c700c3bdb0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc1-RAN(825)@5e928ce02d95: f_create_expect(l3 := '06270003505902082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc1-RAN(825)@5e928ce02d95: Created Expect[0] for '06270003505902082926240000000030'O to be handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@5e928ce02d95: Added conn table entry 2TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)4718948 20250404090146395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090146395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090146395 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 100 bytes from client (stream_srv.c:1351) 20250404090146395 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090146395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x480164, normal) (hnbgw_rua.c:407) 20250404090146395 DHNB DEBUG map_rua[0x55c700c3bdb0]{init}: Allocated (fsm.c:456) 20250404090146395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090146395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4718948 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090146395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090146395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090146395 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4718948 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 1 (hnbgw_cn.c:1125) 20250404090146395 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090146395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090146395 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4718948 <-> SCCP-94 msc-1 msc-one cs7-0.sccp l=0.23.5<->r=0.0.2 (context_map.c:128) 20250404090146395 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4718948 SCCP-94 msc-1 MI=IMSI-262420000000003: rx RUA Connect with 71 bytes RANAP data (hnbgw_rua.c:312) 20250404090146395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090146395 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090146395 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090146395 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090146395 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090146395 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090146395 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{IDLE}: Allocated (fsm.c:456) 20250404090146395 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090146395 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=000200038002000800000002800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=71,D=001340430000060003400100000f40060000f1100926003a40080000f11009260037001040111006270003505902082926240000000030004f40030003b30056400500f1100926) (sccp_scrc.c:415) 20250404090146395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090146395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090146395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090146395 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146395 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090146395 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090146395 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090146396 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090146396 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090146396 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090146396 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146396 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146396 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090146396 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090146396 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146396 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 0b 01 00 00 5e 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 b3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090146396 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090146396 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090146396 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090146396 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146396 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146396 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146396 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090146396 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090146396 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' 20250404090146396 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 20250404090146396 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090146396 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090146396 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0b 01 00 00 5e 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 b3 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 03  HNBGW_Test.msc1-SCCP(824)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc1-SCCP(824)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc1-RAN(825)@5e928ce02d95: Found Expect[0] for l3='06270003505902082926240000000030'O handled at TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827) HNBGW_Test.msc1-RAN(825)@5e928ce02d95: Added conn table entry 0TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)12036345 HNBGW_Test.msc1-SCCP(824)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc1-SCCP(824)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090146415 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) 20250404090146415 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090146415 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090146415 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 20250404090146415 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090146415 DLSS7 <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' 20250404090146415 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090146415 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090146415 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090146415 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5e 02 8e 47 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090146415 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090146415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090146415 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@5e928ce02d95: setverdict(pass): none -> pass 20250404090146415 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) 20250404090146415 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090146415 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00028e47) (sccp_scrc.c:486) 20250404090146415 DLSCCP DEBUG Received CO:COAK for local reference 94 (sccp_scoc.c:1855) 20250404090146415 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090146415 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090146415 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090146415 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090146415 DCN DEBUG handle_cn_conn_conf() conn_id=94, addrs: called=RI=SSN_PC,PC=0.0.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090146415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090146415 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090146418 DLCTRL DEBUG Command: GET 537877068 rate_ctr.abs.msc.0.cnpool:subscr:new (control_cmd.c:428) 20250404090146418 DLCTRL DEBUG Tx Command reply: GET_REPLY 537877068 rate_ctr.abs.msc.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090146422 DLCTRL DEBUG Command: GET 688558959 rate_ctr.abs.msc.0.cnpool:subscr:known (control_cmd.c:428) 20250404090146422 DLCTRL DEBUG Tx Command reply: GET_REPLY 688558959 rate_ctr.abs.msc.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090146426 DLCTRL DEBUG Command: GET 648144018 rate_ctr.abs.msc.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090146426 DLCTRL DEBUG Tx Command reply: GET_REPLY 648144018 rate_ctr.abs.msc.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090146430 DLCTRL DEBUG Command: GET 983992622 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090146430 DLCTRL DEBUG Tx Command reply: GET_REPLY 983992622 rate_ctr.abs.msc.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090146434 DLCTRL DEBUG Command: GET 566660614 rate_ctr.abs.msc.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090146434 DLCTRL DEBUG Tx Command reply: GET_REPLY 566660614 rate_ctr.abs.msc.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090146438 DLCTRL DEBUG Command: GET 490657061 rate_ctr.abs.msc.1.cnpool:subscr:new (control_cmd.c:428) 20250404090146438 DLCTRL DEBUG Tx Command reply: GET_REPLY 490657061 rate_ctr.abs.msc.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090146442 DLCTRL DEBUG Command: GET 728864235 rate_ctr.abs.msc.1.cnpool:subscr:known (control_cmd.c:428) 20250404090146442 DLCTRL DEBUG Tx Command reply: GET_REPLY 728864235 rate_ctr.abs.msc.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090146446 DLCTRL DEBUG Command: GET 691227374 rate_ctr.abs.msc.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090146446 DLCTRL DEBUG Tx Command reply: GET_REPLY 691227374 rate_ctr.abs.msc.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090146450 DLCTRL DEBUG Command: GET 145386696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090146450 DLCTRL DEBUG Tx Command reply: GET_REPLY 145386696 rate_ctr.abs.msc.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090146453 DLCTRL DEBUG Command: GET 170735741 rate_ctr.abs.msc.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090146453 DLCTRL DEBUG Tx Command reply: GET_REPLY 170735741 rate_ctr.abs.msc.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090146456 DLCTRL DEBUG Command: GET 257659776 rate_ctr.abs.msc.2.cnpool:subscr:new (control_cmd.c:428) 20250404090146456 DLCTRL DEBUG Tx Command reply: GET_REPLY 257659776 rate_ctr.abs.msc.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090146459 DLCTRL DEBUG Command: GET 994130671 rate_ctr.abs.msc.2.cnpool:subscr:known (control_cmd.c:428) 20250404090146459 DLCTRL DEBUG Tx Command reply: GET_REPLY 994130671 rate_ctr.abs.msc.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090146461 DLCTRL DEBUG Command: GET 347770631 rate_ctr.abs.msc.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090146461 DLCTRL DEBUG Tx Command reply: GET_REPLY 347770631 rate_ctr.abs.msc.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090146464 DLCTRL DEBUG Command: GET 161137513 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090146464 DLCTRL DEBUG Tx Command reply: GET_REPLY 161137513 rate_ctr.abs.msc.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090146466 DLCTRL DEBUG Command: GET 115568768 rate_ctr.abs.msc.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090146466 DLCTRL DEBUG Tx Command reply: GET_REPLY 115568768 rate_ctr.abs.msc.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090146468 DLCTRL DEBUG Command: GET 271597034 rate_ctr.abs.msc.3.cnpool:subscr:new (control_cmd.c:428) 20250404090146468 DLCTRL DEBUG Tx Command reply: GET_REPLY 271597034 rate_ctr.abs.msc.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090146469 DLCTRL DEBUG Command: GET 318605476 rate_ctr.abs.msc.3.cnpool:subscr:known (control_cmd.c:428) 20250404090146469 DLCTRL DEBUG Tx Command reply: GET_REPLY 318605476 rate_ctr.abs.msc.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090146471 DLCTRL DEBUG Command: GET 141766815 rate_ctr.abs.msc.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090146471 DLCTRL DEBUG Tx Command reply: GET_REPLY 141766815 rate_ctr.abs.msc.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090146473 DLCTRL DEBUG Command: GET 37800539 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090146473 DLCTRL DEBUG Tx Command reply: GET_REPLY 37800539 rate_ctr.abs.msc.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090146475 DLCTRL DEBUG Command: GET 306283585 rate_ctr.abs.msc.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090146475 DLCTRL DEBUG Tx Command reply: GET_REPLY 306283585 rate_ctr.abs.msc.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090146482 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:35301<->l=127.0.0.1:4262) (control_if.c:193) 20250404090146483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39402<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(809)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(808)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090146488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39394<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090146490 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090146490 DLINP DEBUG SRVCONN(,r=127.0.0.1:46674<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090146490 DLINP NOTICE SRV(,r=127.0.0.1:46674<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090146490 DMAIN NOTICE (127.0.0.1:46674 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:46674<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090146490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-RAN(819)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(818)@5e928ce02d95: Final verdict of PTC: none 20250404090146493 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090146493 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) 20250404090146493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090146493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090146494 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090146494 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) 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090146494 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090146494 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) 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090146494 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 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090146494 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090146494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090146494 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090146494 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 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090146494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090146494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090146494 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090146494 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) 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090146494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090146495 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 20250404090146495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090146495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146495 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090146495 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090146495 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090146495 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090146495 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090146495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090146495 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090146495 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090146495 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090146495 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090146495 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090146495 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090146495 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090146495 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090146495 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090146495 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090146495 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090146495 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090146495 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090146495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146495 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 20250404090146495 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090146495 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090146495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090146495 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090146495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146496 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090146496 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) 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090146496 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.msc1-RAN(825)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812)@5e928ce02d95: Final verdict of PTC: none 20250404090146496 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090146496 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) 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090146496 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090146496 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090146496 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146496 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 20250404090146496 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) 20250404090146496 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 2f a9 a5 00 00 5c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090146496 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090146496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090146496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090146496 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090146496 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed HNBGW_Test.msc0-RAN(816)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(824)@5e928ce02d95: Final verdict of PTC: none 20250404090146496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090146496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090146496 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090146496 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090146496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{disrupted}: Freeing instance (context_map.c:202) 20250404090146496 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-3853367)[0x55c700c19680]{disrupted}: Deallocated (fsm.c:568) 20250404090146496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090146496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250404090146496 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090146496 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 20250404090146496 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090146496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090146496 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090146496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-92)[0x55c700c0f4c0]{disconnected}: Deallocated (fsm.c:568) 20250404090146496 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3853367 SCCP-92 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090146496 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090146496 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090146496 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090146497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090146497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146497 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090146497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090146497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 62 df 44 00 00 5d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090146497 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090146497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090146497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090146497 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090146497 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090146497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090146497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090146497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{disrupted}: Freeing instance (context_map.c:202) 20250404090146497 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-11104910)[0x55c700c306d0]{disrupted}: Deallocated (fsm.c:568) 20250404090146497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090146497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{disconnected}: Freeing instance (context_map.c:206) MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(820)@5e928ce02d95: Final verdict of PTC: none 20250404090146497 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-93)[0x55c700b89920]{disconnected}: Deallocated (fsm.c:568) 20250404090146497 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-11104910 SCCP-93 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090146497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090146497 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090146497 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090146497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090146497 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090146497 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090146497 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813)@5e928ce02d95: Final verdict of PTC: none 20250404090146497 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090146497 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090146498 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090146498 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090146498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090146498 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090146498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090146498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090146498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090146498 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090146498 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090146498 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090146498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090146498 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090146498 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090146498 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090146498 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090146498 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090146498 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090146498 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090146498 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090146498 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090146498 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090146498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090146499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146499 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146499 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090146499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090146500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 04 02 8e 47 00 00 5e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) HNBGW_Test.msc0-SCCP(815)@5e928ce02d95: Final verdict of PTC: none TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(826)@5e928ce02d95: Final verdict of PTC: none 20250404090146501 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090146501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090146501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090146501 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090146501 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090146501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090146501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090146501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{disrupted}: Freeing instance (context_map.c:202) 20250404090146501 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4718948)[0x55c700c3bdb0]{disrupted}: Deallocated (fsm.c:568) 20250404090146501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090146501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090146501 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-1-SCCP-94)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090146501 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4718948 SCCP-94 msc-1 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090146501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090146501 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090146502 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090146502 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090146502 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090146502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39408<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090146502 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39410<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822)@5e928ce02d95: Final verdict of PTC: pass TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(821)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(810)@5e928ce02d95: Final verdict of PTC: none 20250404090146502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090146502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090146502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090146502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090146504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090146504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! HNBGW_Test.msc0-M3UA(817)@5e928ce02d95: Final verdict of PTC: none 20250404090146514 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33188<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_mscpool_sccp_n_pcstate_attaches_cnlink(807): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(808): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(809): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(810): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0(811): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(812): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1(813): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(814): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(815): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(816): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(817): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(818): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(819): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(820): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(821): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(822): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(823): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(824): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(825): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(826): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_mscpool_sccp_n_pcstate_attaches_cnlink0(827): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_mscpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:01:46 UTC 2025 ====== HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink pass ====== 20250404090146593 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090146593 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090146593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090146593 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146593 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090146593 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090146594 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090146594 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146594 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090146594 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090146594 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090146594 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090146595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090146595 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090146595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090146595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b2 40 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090146596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090146596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090146596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090146596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090146596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090146596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_mscpool_sccp_n_pcstate_attaches_cnlink.talloc 20250404090146608 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090146608 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090146608 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090146608 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090146608 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090146609 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090146609 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090146609 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090146609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 8f fa 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090146609 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090146609 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090146609 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090146609 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 20250404090146609 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090146609 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090146690 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090147121 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090147121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090147121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090147121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090147121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090147121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090147121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090147121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090147121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090147121 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090147121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090147121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090147121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090147121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090147121 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090147121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090147121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090147121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 90 ac 09 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090147121 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090147121 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090147121 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090147121 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090147121 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090147121 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090147121 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090147121 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090147121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f a2 f2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090147122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090147122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090147122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090147122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090147122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090147122 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090147122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090147122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090147122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090147122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090147122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090147122 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090147122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090147122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090147122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090147122 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 20250404090147122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090147122 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090147293 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33204<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=565572) 20250404090147758 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090147758 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090147758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090147758 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090147758 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090147758 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090147758 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090147758 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090147758 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f f3 27 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090147759 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090147759 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090147759 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090147759 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090147759 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090147759 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=565572, count=585496) 20250404090148393 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090148393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090148393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090148393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090148393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090148393 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090148393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090148393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090148393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 5f 0b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090148394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090148394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090148394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090148394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090148394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090148394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090148495 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090148495 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090148495 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090148495 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090148495 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090148495 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090148497 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090148497 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090148497 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090148926 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090148926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0043f003), PART(T=Source Reference,L=4,D=0000004f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090148926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090148926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090148926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090148926 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090148926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090148926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090148926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 f0 03 00 00 4f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090148926 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090148926 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0022cf80), PART(T=Source Reference,L=4,D=00000050), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090148926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090148926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090148926 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090148926 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090148926 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090148926 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090148926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 22 cf 80 00 00 50 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090148926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090148926 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090148927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090148927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090148927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090148927 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090148927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090148927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090148927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090148927 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 20250404090148927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090148927 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01: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_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_L3Compl_on_1_cnlink started. 20250404090150379 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33214<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090150384 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33226<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090150386 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:36229<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090150476 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090150476 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090150483 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150483 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150483 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150483 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090150483 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150483 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150483 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:56682 (stream_srv.c:142) 20250404090150483 DMAIN INFO New HNB SCTP connection r=127.0.0.1:56682<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090150483 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150483 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150484 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150484 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090150484 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150484 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150484 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150484 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) 20250404090150484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150484 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150484 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150484 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150484 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150484 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150484 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150484 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) 20250404090150484 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) 20250404090150484 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090150484 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090150485 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150485 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150485 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090150485 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150485 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090150485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090150485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090150485 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150485 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150485 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090150485 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150485 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090150485 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090150485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090150485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090150485 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150485 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150485 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090150485 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150485 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150485 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150485 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150485 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150485 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150485 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150485 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090150485 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090150485 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150485 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090150485 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150485 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 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090150485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150485 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 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090150485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090150485 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150485 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150485 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150485 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090150485 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(838)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(838)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(838)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(836)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090150498 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150498 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150498 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150498 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150498 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150498 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150498 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090150498 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150499 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150499 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090150499 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150499 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150499 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) 20250404090150499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150499 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150499 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150499 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150499 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150499 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150499 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) 20250404090150499 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) 20250404090150499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090150499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090150499 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150499 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150499 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090150499 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150499 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150500 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090150500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090150500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090150500 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150500 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150500 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090150500 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150500 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090150500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090150500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090150500 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150500 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150500 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090150500 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150500 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150500 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150500 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150500 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150500 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150500 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090150500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090150500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090150500 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150500 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 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090150500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150500 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 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090150500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090150500 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150500 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150500 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150500 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090150500 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(841)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(841)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(841)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090150525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090150525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090150525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090150525 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090150525 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090150525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090150525 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090150525 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090150525 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090150535 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090150535 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090150535 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090150535 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090150535 DHNBAP DEBUG (127.0.0.1:56682 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090150535 DHNBAP NOTICE (127.0.0.1:56682 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090150535 DHNBAP NOTICE (127.0.0.1:56682 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090150535 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090150535 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090150695 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 20250404090150695 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 20250404090150695 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090150695 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(838)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090150703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150703 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090150703 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090150703 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090150703 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090150703 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090150703 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090150703 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 20250404090150703 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090150703 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090150704 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090150706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090150706 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090150706 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090150706 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090150706 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090150706 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090150706 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 20250404090150706 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090150706 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090150706 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090150706 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090150707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090150707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090150707 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090150707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090150707 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090150707 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090150707 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090150707 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090150707 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090150707 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150708 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150708 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090150708 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150709 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150709 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090150709 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090150709 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090150709 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150709 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150709 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150709 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150709 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090150709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090150709 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090150709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090150709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090150709 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090150709 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090150711 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 20250404090150711 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 20250404090150711 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090150711 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(841)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090150717 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090150717 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090150717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090150717 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090150717 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090150717 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090150717 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 20250404090150717 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090150717 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090150717 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090150722 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150722 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090150722 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090150722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090150722 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090150722 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090150722 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090150722 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 20250404090150722 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090150722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090150722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090150722 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090150722 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090150722 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090150722 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090150722 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090150722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090150722 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090150722 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090150723 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090150723 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090150723 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090150723 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090150724 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090150724 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090150724 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090150724 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090150724 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090150724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150724 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150724 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150724 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090150724 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090150724 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090150724 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090150724 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090150724 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090150724 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090150724 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090150724 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090150724 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090150725 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090150725 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090150725 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090150725 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090150725 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090150725 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090150725 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090150725 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090150725 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090150725 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(837)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090151507 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090151507 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090151507 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090151507 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090151507 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090151507 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090151507 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090151507 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090151507 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090151507 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090151508 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090151508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090151508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090151508 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090151508 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090151508 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090151508 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090151508 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090151508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151508 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151508 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151508 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151508 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090151508 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090151508 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090151508 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090151508 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) 20250404090151508 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090151509 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090151509 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090151509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090151509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151509 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151509 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151509 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151509 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151509 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151509 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090151509 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090151509 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090151509 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090151509 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090151509 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090151509 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090151509 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090151509 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090151509 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090151509 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090151509 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090151509 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090151509 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090151510 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090151510 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090151510 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090151510 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090151512 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090151512 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090151512 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090151512 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090151512 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090151512 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090151512 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090151512 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090151512 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090151512 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090151512 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090151512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090151512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090151512 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090151513 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090151513 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090151513 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090151513 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090151513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151513 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151513 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151513 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151513 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090151513 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090151513 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090151513 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090151513 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090151518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090151518 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090151518 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090151518 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090151518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090151518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090151518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090151518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090151518 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090151518 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090151518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090151518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090151518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090151518 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090151518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090151518 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090151518 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090151518 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090151518 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090151518 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090151518 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090151518 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) 20250404090151518 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090151518 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090151518 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151518 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151518 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151518 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090151518 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090151518 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090151518 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090151518 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090151518 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090151518 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090151518 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090151518 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090151518 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090151518 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090151518 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090151518 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090151518 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090151518 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090151518 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090151518 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090151518 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090151520 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090151520 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090151520 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090151520 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090151520 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090151520 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090151520 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090151520 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090151520 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090151520 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090151520 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090151520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090151520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090151520 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090151520 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090151520 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090151520 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090151520 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090151520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151520 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090151520 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090151520 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090151520 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090151520 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090151520 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090151520 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090151520 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090151541 DLCTRL DEBUG Command: GET 867153202 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090151541 DLCTRL DEBUG Tx Command reply: GET_REPLY 867153202 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090151545 DLCTRL DEBUG Command: GET 388118527 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090151545 DLCTRL DEBUG Tx Command reply: GET_REPLY 388118527 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090151547 DLCTRL DEBUG Command: GET 319592278 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090151547 DLCTRL DEBUG Tx Command reply: GET_REPLY 319592278 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090151549 DLCTRL DEBUG Command: GET 481795507 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090151549 DLCTRL DEBUG Tx Command reply: GET_REPLY 481795507 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090151551 DLCTRL DEBUG Command: GET 2876507 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090151551 DLCTRL DEBUG Tx Command reply: GET_REPLY 2876507 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090151552 DLCTRL DEBUG Command: GET 893539790 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090151552 DLCTRL DEBUG Tx Command reply: GET_REPLY 893539790 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090151553 DLCTRL DEBUG Command: GET 453587482 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090151553 DLCTRL DEBUG Tx Command reply: GET_REPLY 453587482 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090151555 DLCTRL DEBUG Command: GET 30356692 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090151555 DLCTRL DEBUG Tx Command reply: GET_REPLY 30356692 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090151556 DLCTRL DEBUG Command: GET 320486274 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090151556 DLCTRL DEBUG Tx Command reply: GET_REPLY 320486274 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090151557 DLCTRL DEBUG Command: GET 503322831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090151557 DLCTRL DEBUG Tx Command reply: GET_REPLY 503322831 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090151558 DLCTRL DEBUG Command: GET 287193539 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090151558 DLCTRL DEBUG Tx Command reply: GET_REPLY 287193539 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090151560 DLCTRL DEBUG Command: GET 28846588 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090151560 DLCTRL DEBUG Tx Command reply: GET_REPLY 28846588 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090151562 DLCTRL DEBUG Command: GET 973131697 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090151562 DLCTRL DEBUG Tx Command reply: GET_REPLY 973131697 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090151564 DLCTRL DEBUG Command: GET 413449410 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090151564 DLCTRL DEBUG Tx Command reply: GET_REPLY 413449410 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090151566 DLCTRL DEBUG Command: GET 173847132 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090151566 DLCTRL DEBUG Tx Command reply: GET_REPLY 173847132 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090151567 DLCTRL DEBUG Command: GET 910195097 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090151567 DLCTRL DEBUG Tx Command reply: GET_REPLY 910195097 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090151568 DLCTRL DEBUG Command: GET 753691774 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090151568 DLCTRL DEBUG Tx Command reply: GET_REPLY 753691774 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090151570 DLCTRL DEBUG Command: GET 567277067 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090151570 DLCTRL DEBUG Tx Command reply: GET_REPLY 567277067 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090151571 DLCTRL DEBUG Command: GET 308214946 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090151571 DLCTRL DEBUG Tx Command reply: GET_REPLY 308214946 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090151572 DLCTRL DEBUG Command: GET 208379346 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090151572 DLCTRL DEBUG Tx Command reply: GET_REPLY 208379346 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000000011001111'B, t_guard := 20.000000 } 20250404090151599 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)13574795 20250404090152641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090152641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090152641 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090152641 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090152641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xcf228b, normal) (hnbgw_rua.c:407) 20250404090152641 DHNB DEBUG map_rua[0x55c700c3bdb0]{init}: Allocated (fsm.c:456) 20250404090152641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090152641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574795 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090152641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090152641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090152641 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090152641 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574795 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090152641 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090152641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090152641 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13574795 <-> SCCP-95 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090152641 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574795 SCCP-95 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404090152641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090152641 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090152641 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090152641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090152641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090152641 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090152641 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{IDLE}: Allocated (fsm.c:456) 20250404090152641 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090152641 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=0000005f), PART(T=Destination Address,L=20,D=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030000cf0056400500f1100926) (sccp_scrc.c:415) 20250404090152641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090152641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090152641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090152641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090152641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090152641 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090152641 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090152641 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090152641 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090152641 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090152641 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090152641 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090152641 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090152641 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090152641 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090152641 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 5f 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404090152641 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090152641 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090152641 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090152641 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090152641 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090152641 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090152641 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090152641 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090152641 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090152641 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090152641 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090152641 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090152641 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5f 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 00 00 3a 40 08 00 00 f1 10 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 cf 00 56 40 05 00 f1 10 09 26 00 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(843) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Compl_on_1_cnlink0(843)11106859 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Compl_on_1_cnlink0(843)@5e928ce02d95: setverdict(pass): none -> pass 20250404090152653 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090152653 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090152653 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090152653 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090152653 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090152653 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090152653 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090152653 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090152653 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090152653 DLSS7 <000c> osmo_ss7_asp.c:1175 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 5f dd 3c d7 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090152653 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090152653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090152653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090152653 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090152653 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090152653 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dd3cd7) (sccp_scrc.c:486) 20250404090152653 DLSCCP DEBUG Received CO:COAK for local reference 95 (sccp_scoc.c:1855) 20250404090152653 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090152653 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090152653 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090152653 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090152653 DCN DEBUG handle_cn_conn_conf() conn_id=95, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090152653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090152653 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090152654 DLCTRL DEBUG Command: GET 569993693 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090152654 DLCTRL DEBUG Tx Command reply: GET_REPLY 569993693 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090152656 DLCTRL DEBUG Command: GET 131497439 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090152656 DLCTRL DEBUG Tx Command reply: GET_REPLY 131497439 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090152657 DLCTRL DEBUG Command: GET 874792093 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090152657 DLCTRL DEBUG Tx Command reply: GET_REPLY 874792093 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090152658 DLCTRL DEBUG Command: GET 912825167 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090152658 DLCTRL DEBUG Tx Command reply: GET_REPLY 912825167 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090152660 DLCTRL DEBUG Command: GET 777215614 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090152660 DLCTRL DEBUG Tx Command reply: GET_REPLY 777215614 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090152662 DLCTRL DEBUG Command: GET 659224293 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090152662 DLCTRL DEBUG Tx Command reply: GET_REPLY 659224293 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090152664 DLCTRL DEBUG Command: GET 905809160 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090152664 DLCTRL DEBUG Tx Command reply: GET_REPLY 905809160 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090152667 DLCTRL DEBUG Command: GET 47091352 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090152667 DLCTRL DEBUG Tx Command reply: GET_REPLY 47091352 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090152669 DLCTRL DEBUG Command: GET 697735494 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090152669 DLCTRL DEBUG Tx Command reply: GET_REPLY 697735494 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090152671 DLCTRL DEBUG Command: GET 500895662 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090152671 DLCTRL DEBUG Tx Command reply: GET_REPLY 500895662 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090152673 DLCTRL DEBUG Command: GET 898355478 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090152673 DLCTRL DEBUG Tx Command reply: GET_REPLY 898355478 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090152675 DLCTRL DEBUG Command: GET 63677255 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090152675 DLCTRL DEBUG Tx Command reply: GET_REPLY 63677255 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090152677 DLCTRL DEBUG Command: GET 981335304 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090152677 DLCTRL DEBUG Tx Command reply: GET_REPLY 981335304 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090152678 DLCTRL DEBUG Command: GET 529822482 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090152678 DLCTRL DEBUG Tx Command reply: GET_REPLY 529822482 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090152679 DLCTRL DEBUG Command: GET 22663908 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090152679 DLCTRL DEBUG Tx Command reply: GET_REPLY 22663908 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090152681 DLCTRL DEBUG Command: GET 994638469 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090152681 DLCTRL DEBUG Tx Command reply: GET_REPLY 994638469 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090152682 DLCTRL DEBUG Command: GET 194086771 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090152682 DLCTRL DEBUG Tx Command reply: GET_REPLY 194086771 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090152683 DLCTRL DEBUG Command: GET 834466069 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090152683 DLCTRL DEBUG Tx Command reply: GET_REPLY 834466069 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090152684 DLCTRL DEBUG Command: GET 367870720 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090152684 DLCTRL DEBUG Tx Command reply: GET_REPLY 367870720 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090152685 DLCTRL DEBUG Command: GET 292105081 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090152685 DLCTRL DEBUG Tx Command reply: GET_REPLY 292105081 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001010100000'B, t_guard := 20.000000 } 20250404090152697 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33244<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)15134348 20250404090153704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090153704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090153704 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404090153704 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090153704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xe6ee8c, normal) (hnbgw_rua.c:407) 20250404090153704 DHNB DEBUG map_rua[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404090153704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090153704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15134348 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090153704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090153704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090153704 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404090153704 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15134348 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090153704 DCN DEBUG map_sccp[0x55c700c306d0]{init}: Allocated (fsm.c:456) 20250404090153704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090153704 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15134348 <-> SCCP-96 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090153704 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15134348 SCCP-96 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404090153704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090153704 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090153704 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090153704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090153704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090153704 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090153704 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{IDLE}: Allocated (fsm.c:456) 20250404090153704 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090153704 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002a00056400500f1100926) (sccp_scrc.c:415) 20250404090153704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090153704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090153704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090153704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090153704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090153704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090153704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090153704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090153704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090153704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090153704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090153704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090153704 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090153704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090153704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090153704 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 06 01 00 00 60 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 00 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 a0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090153704 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090153704 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090153704 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090153704 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090153704 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090153704 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090153704 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090153704 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090153704 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090153704 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090153704 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090153704 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090153704 DLSS7 <000c> osmo_ss7_asp.c:1175 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 06 01 00 00 60 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 00 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 a0 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(844) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Compl_on_1_cnlink0(844)1296134 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090153706 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090153706 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090153706 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090153706 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090153706 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090153706 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090153706 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090153706 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090153706 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090153706 DLSS7 <000c> osmo_ss7_asp.c:1175 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 60 3b 8d ef 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090153706 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090153706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090153706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090153706 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090153706 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090153706 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003b8def) (sccp_scrc.c:486) 20250404090153706 DLSCCP DEBUG Received CO:COAK for local reference 96 (sccp_scoc.c:1855) 20250404090153706 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090153706 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090153706 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090153706 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090153706 DCN DEBUG handle_cn_conn_conf() conn_id=96, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090153706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090153706 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090153706 DLCTRL DEBUG Command: GET 92010956 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090153706 DLCTRL DEBUG Tx Command reply: GET_REPLY 92010956 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090153707 DLCTRL DEBUG Command: GET 603354367 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090153707 DLCTRL DEBUG Tx Command reply: GET_REPLY 603354367 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090153708 DLCTRL DEBUG Command: GET 765120691 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090153708 DLCTRL DEBUG Tx Command reply: GET_REPLY 765120691 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090153709 DLCTRL DEBUG Command: GET 799943136 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090153709 DLCTRL DEBUG Tx Command reply: GET_REPLY 799943136 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090153709 DLCTRL DEBUG Command: GET 593989545 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090153709 DLCTRL DEBUG Tx Command reply: GET_REPLY 593989545 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090153710 DLCTRL DEBUG Command: GET 911682671 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090153710 DLCTRL DEBUG Tx Command reply: GET_REPLY 911682671 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090153711 DLCTRL DEBUG Command: GET 578335354 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090153711 DLCTRL DEBUG Tx Command reply: GET_REPLY 578335354 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090153712 DLCTRL DEBUG Command: GET 594087083 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090153712 DLCTRL DEBUG Tx Command reply: GET_REPLY 594087083 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090153713 DLCTRL DEBUG Command: GET 206301737 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090153713 DLCTRL DEBUG Tx Command reply: GET_REPLY 206301737 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090153713 DLCTRL DEBUG Command: GET 520695733 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090153713 DLCTRL DEBUG Tx Command reply: GET_REPLY 520695733 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090153714 DLCTRL DEBUG Command: GET 257044982 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090153714 DLCTRL DEBUG Tx Command reply: GET_REPLY 257044982 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090153715 DLCTRL DEBUG Command: GET 952016594 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090153715 DLCTRL DEBUG Tx Command reply: GET_REPLY 952016594 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090153716 DLCTRL DEBUG Command: GET 836351245 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090153716 DLCTRL DEBUG Tx Command reply: GET_REPLY 836351245 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090153717 DLCTRL DEBUG Command: GET 303750397 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090153717 DLCTRL DEBUG Tx Command reply: GET_REPLY 303750397 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090153718 DLCTRL DEBUG Command: GET 501960346 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090153718 DLCTRL DEBUG Tx Command reply: GET_REPLY 501960346 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090153718 DLCTRL DEBUG Command: GET 20470982 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090153718 DLCTRL DEBUG Tx Command reply: GET_REPLY 20470982 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090153719 DLCTRL DEBUG Command: GET 923291965 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090153719 DLCTRL DEBUG Tx Command reply: GET_REPLY 923291965 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090153720 DLCTRL DEBUG Command: GET 567744935 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090153720 DLCTRL DEBUG Tx Command reply: GET_REPLY 567744935 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090153721 DLCTRL DEBUG Command: GET 436001290 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090153721 DLCTRL DEBUG Tx Command reply: GET_REPLY 436001290 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090153722 DLCTRL DEBUG Command: GET 966784690 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090153722 DLCTRL DEBUG Tx Command reply: GET_REPLY 966784690 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001101100101'B, t_guard := 20.000000 } 20250404090153732 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: f_create_expect(l3 := '08050118082926240000000040'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Created Expect[0] for '08050118082926240000000040'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)14613798 20250404090154761 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090154762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090154762 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090154762 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090154762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xdefd26, normal) (hnbgw_rua.c:407) 20250404090154762 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090154762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090154762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613798 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090154762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090154762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090154762 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613798 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090154762 DCN DEBUG map_sccp[0x55c700c29c80]{init}: Allocated (fsm.c:456) 20250404090154762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090154762 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-14613798 <-> SCCP-97 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090154762 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613798 SCCP-97 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090154762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090154762 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090154762 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090154762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090154762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090154762 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090154762 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{IDLE}: Allocated (fsm.c:456) 20250404090154762 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090154762 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000040004f40030003650056400500f1100926) (sccp_scrc.c:415) 20250404090154762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090154762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090154762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090154762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090154762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090154762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090154762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090154762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090154762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090154762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090154762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090154762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090154762 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090154762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090154762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090154762 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 07 01 00 00 61 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 00 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 65 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090154762 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090154762 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090154762 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090154763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090154763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090154763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090154763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090154763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090154763 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090154763 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090154763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090154763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090154763 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 01 00 00 61 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 00 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 65 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: First idle individual index:2 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Found Expect[0] for l3='08050118082926240000000040'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(845) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_L3Compl_on_1_cnlink0(845)9246032 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404090154770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090154770 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090154770 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090154770 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090154770 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090154770 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090154770 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090154770 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090154770 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090154770 DLSS7 <000c> osmo_ss7_asp.c:1175 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 08 04 fa 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090154770 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090154770 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090154771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090154771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090154771 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090154771 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000804fa) (sccp_scrc.c:486) 20250404090154771 DLSCCP DEBUG Received CO:COAK for local reference 97 (sccp_scoc.c:1855) 20250404090154771 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090154771 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090154771 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090154771 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090154771 DCN DEBUG handle_cn_conn_conf() conn_id=97, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090154771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090154771 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(845)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090154777 DLCTRL DEBUG Command: GET 625612455 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090154777 DLCTRL DEBUG Tx Command reply: GET_REPLY 625612455 rate_ctr.abs.sgsn.0.cnpool:subscr:new 3 (control_if.c:477) 20250404090154782 DLCTRL DEBUG Command: GET 779072804 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090154782 DLCTRL DEBUG Tx Command reply: GET_REPLY 779072804 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090154786 DLCTRL DEBUG Command: GET 828118652 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090154786 DLCTRL DEBUG Tx Command reply: GET_REPLY 828118652 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090154790 DLCTRL DEBUG Command: GET 635713954 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090154790 DLCTRL DEBUG Tx Command reply: GET_REPLY 635713954 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090154794 DLCTRL DEBUG Command: GET 199026264 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090154794 DLCTRL DEBUG Tx Command reply: GET_REPLY 199026264 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090154798 DLCTRL DEBUG Command: GET 735540775 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090154798 DLCTRL DEBUG Tx Command reply: GET_REPLY 735540775 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090154802 DLCTRL DEBUG Command: GET 844294575 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090154802 DLCTRL DEBUG Tx Command reply: GET_REPLY 844294575 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090154806 DLCTRL DEBUG Command: GET 278939242 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090154806 DLCTRL DEBUG Tx Command reply: GET_REPLY 278939242 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090154810 DLCTRL DEBUG Command: GET 341732799 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090154810 DLCTRL DEBUG Tx Command reply: GET_REPLY 341732799 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090154813 DLCTRL DEBUG Command: GET 958962986 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090154813 DLCTRL DEBUG Tx Command reply: GET_REPLY 958962986 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090154817 DLCTRL DEBUG Command: GET 731861654 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090154817 DLCTRL DEBUG Tx Command reply: GET_REPLY 731861654 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090154821 DLCTRL DEBUG Command: GET 463510783 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090154821 DLCTRL DEBUG Tx Command reply: GET_REPLY 463510783 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090154825 DLCTRL DEBUG Command: GET 965975640 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090154825 DLCTRL DEBUG Tx Command reply: GET_REPLY 965975640 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090154828 DLCTRL DEBUG Command: GET 471147019 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090154828 DLCTRL DEBUG Tx Command reply: GET_REPLY 471147019 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090154831 DLCTRL DEBUG Command: GET 164630843 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090154831 DLCTRL DEBUG Tx Command reply: GET_REPLY 164630843 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090154833 DLCTRL DEBUG Command: GET 851451264 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090154833 DLCTRL DEBUG Tx Command reply: GET_REPLY 851451264 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090154835 DLCTRL DEBUG Command: GET 323780283 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090154835 DLCTRL DEBUG Tx Command reply: GET_REPLY 323780283 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090154837 DLCTRL DEBUG Command: GET 515027447 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090154837 DLCTRL DEBUG Tx Command reply: GET_REPLY 515027447 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090154839 DLCTRL DEBUG Command: GET 426889237 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090154839 DLCTRL DEBUG Tx Command reply: GET_REPLY 426889237 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090154841 DLCTRL DEBUG Command: GET 213276562 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090154841 DLCTRL DEBUG Tx Command reply: GET_REPLY 213276562 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001110000011'B, t_guard := 20.000000 } 20250404090154875 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000004000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000004000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@5e928ce02d95: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)10023666 20250404090155903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090155903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090155903 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090155903 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090155903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x98f2f2, normal) (hnbgw_rua.c:407) 20250404090155903 DHNB DEBUG map_rua[0x55c700c127d0]{init}: Allocated (fsm.c:456) 20250404090155903 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090155903 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023666 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090155903 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090155903 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090155903 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090155903 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023666 SCCP-0 PS MI=IMSI-262420000000004: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090155904 DCN DEBUG map_sccp[0x55c700c323b0]{init}: Allocated (fsm.c:456) 20250404090155904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090155904 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10023666 <-> SCCP-98 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090155904 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023666 SCCP-98 sgsn-0 MI=IMSI-262420000000004: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404090155904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090155904 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090155904 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090155904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090155904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090155904 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090155904 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{IDLE}: Allocated (fsm.c:456) 20250404090155904 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090155904 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000004000f1102a2a170512c7422000004f40030003830056400500f1100926) (sccp_scrc.c:415) 20250404090155904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090155904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090155904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090155904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090155904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090155904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090155904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090155904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090155904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090155904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090155904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155904 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090155904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090155904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090155904 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 62 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 00 00 3a 40 08 00 00 f1 10 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 83 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:1175) 20250404090155904 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090155904 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090155904 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090155904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090155904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090155904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090155904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090155904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090155904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090155904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090155904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090155904 DLSS7 <000c> osmo_ss7_asp.c:1175 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 62 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 00 00 3a 40 08 00 00 f1 10 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 83 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(839)@5e928ce02d95: First idle individual index:3 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Stopping inactive timer T_ias[3]. HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000004000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Compl_on_1_cnlink0(846) HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Added conn table entry 3TC_sgsnpool_L3Compl_on_1_cnlink0(846)10936190 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Session index based on connection ID:3 HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Warning: Re-starting timer T_ias[3], which is already active (running or expired). 20250404090155911 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155911 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090155911 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090155911 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090155911 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090155911 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090155911 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090155911 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090155911 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090155911 DLSS7 <000c> osmo_ss7_asp.c:1175 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 13 b8 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090155911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090155911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090155911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090155911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090155911 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090155911 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0013b865) (sccp_scrc.c:486) 20250404090155911 DLSCCP DEBUG Received CO:COAK for local reference 98 (sccp_scoc.c:1855) 20250404090155912 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090155912 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090155912 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090155912 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090155912 DCN DEBUG handle_cn_conn_conf() conn_id=98, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090155912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090155912 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090155914 DLCTRL DEBUG Command: GET 936031927 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090155914 DLCTRL DEBUG Tx Command reply: GET_REPLY 936031927 rate_ctr.abs.sgsn.0.cnpool:subscr:new 4 (control_if.c:477) 20250404090155917 DLCTRL DEBUG Command: GET 890676276 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090155917 DLCTRL DEBUG Tx Command reply: GET_REPLY 890676276 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090155921 DLCTRL DEBUG Command: GET 555734749 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090155921 DLCTRL DEBUG Tx Command reply: GET_REPLY 555734749 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090155924 DLCTRL DEBUG Command: GET 145527558 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090155924 DLCTRL DEBUG Tx Command reply: GET_REPLY 145527558 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090155928 DLCTRL DEBUG Command: GET 253015828 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090155928 DLCTRL DEBUG Tx Command reply: GET_REPLY 253015828 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090155932 DLCTRL DEBUG Command: GET 931809933 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090155932 DLCTRL DEBUG Tx Command reply: GET_REPLY 931809933 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090155936 DLCTRL DEBUG Command: GET 43439527 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090155936 DLCTRL DEBUG Tx Command reply: GET_REPLY 43439527 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090155940 DLCTRL DEBUG Command: GET 706339294 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090155940 DLCTRL DEBUG Tx Command reply: GET_REPLY 706339294 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090155944 DLCTRL DEBUG Command: GET 301589564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090155944 DLCTRL DEBUG Tx Command reply: GET_REPLY 301589564 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090155948 DLCTRL DEBUG Command: GET 887864983 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090155948 DLCTRL DEBUG Tx Command reply: GET_REPLY 887864983 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090155952 DLCTRL DEBUG Command: GET 940844468 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090155952 DLCTRL DEBUG Tx Command reply: GET_REPLY 940844468 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090155955 DLCTRL DEBUG Command: GET 162437970 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090155956 DLCTRL DEBUG Tx Command reply: GET_REPLY 162437970 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090155959 DLCTRL DEBUG Command: GET 429468416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090155959 DLCTRL DEBUG Tx Command reply: GET_REPLY 429468416 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090155963 DLCTRL DEBUG Command: GET 125222260 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090155963 DLCTRL DEBUG Tx Command reply: GET_REPLY 125222260 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090155966 DLCTRL DEBUG Command: GET 787855210 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090155966 DLCTRL DEBUG Tx Command reply: GET_REPLY 787855210 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090155969 DLCTRL DEBUG Command: GET 668060226 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090155969 DLCTRL DEBUG Tx Command reply: GET_REPLY 668060226 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090155971 DLCTRL DEBUG Command: GET 180692737 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090155971 DLCTRL DEBUG Tx Command reply: GET_REPLY 180692737 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090155973 DLCTRL DEBUG Command: GET 624947671 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090155973 DLCTRL DEBUG Tx Command reply: GET_REPLY 624947671 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090155975 DLCTRL DEBUG Command: GET 8800208 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090155975 DLCTRL DEBUG Tx Command reply: GET_REPLY 8800208 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090155976 DLCTRL DEBUG Command: GET 988641859 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090155976 DLCTRL DEBUG Tx Command reply: GET_REPLY 988641859 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090155982 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:36229<->l=127.0.0.1:4262) (control_if.c:193) 20250404090155984 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33226<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(830)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(829)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090155987 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33214<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090155987 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090155988 DLINP DEBUG SRVCONN(,r=127.0.0.1:56682<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090155988 DLINP NOTICE SRV(,r=127.0.0.1:56682<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090155988 DMAIN NOTICE (127.0.0.1:56682 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:56682<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090155988 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(836)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(837)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835)@5e928ce02d95: Final verdict of PTC: none 20250404090155990 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090155990 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) 20250404090155990 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090155990 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090155991 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090155991 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) 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090155991 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 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090155991 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090155991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090155991 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090155991 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 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090155991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090155991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090155991 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090155991 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090155991 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090155991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090155991 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090155991 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090155991 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090155991 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090155991 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090155991 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090155991 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090155991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090155991 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) 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090155991 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090155991 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) 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090155991 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 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090155991 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090155991 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090155991 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090155991 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 20250404090155991 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090155991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090155991 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090155992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090155992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090155992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090155992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090155992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090155992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090155992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090155992 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090155992 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090155992 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090155992 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090155992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090155992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090155992 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090155992 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090155992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155992 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090155992 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155992 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090155992 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090155992 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090155992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 dd 3c d7 00 00 5f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090155992 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090155992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090155992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090155992 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090155992 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090155992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090155992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090155992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{disrupted}: Freeing instance (context_map.c:202) 20250404090155992 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13574795)[0x55c700c3bdb0]{disrupted}: Deallocated (fsm.c:568) 20250404090155992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090155992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090155992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-95)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090155992 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13574795 SCCP-95 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090155992 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090155992 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090155992 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090155993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090155993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090155993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090155993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090155993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090155993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3b 8d ef 00 00 60 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090155993 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090155993 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090155993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{disrupted}: Freeing instance (context_map.c:202) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15134348)[0x55c700c0f4c0]{disrupted}: Deallocated (fsm.c:568) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{disconnected}: Freeing instance (context_map.c:206) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-96)[0x55c700c306d0]{disconnected}: Deallocated (fsm.c:568) 20250404090155993 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15134348 SCCP-96 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090155993 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090155993 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090155993 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090155993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090155993 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155993 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090155993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090155993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090155993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 08 04 fa 00 00 61 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090155993 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090155993 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090155993 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{disrupted}: Freeing instance (context_map.c:202) 20250404090155993 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-14613798)[0x55c700c32670]{disrupted}: Deallocated (fsm.c:568) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{disconnected}: Freeing instance (context_map.c:206) 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-97)[0x55c700c29c80]{disconnected}: Deallocated (fsm.c:568) 20250404090155993 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-14613798 SCCP-97 sgsn-0 MI=NONE: Deallocating (context_map.c:225) TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832)@5e928ce02d95: Final verdict of PTC: none 20250404090155993 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090155994 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090155994 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090155994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090155994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090155994 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090155994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090155994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090155994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090155994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 13 b8 65 00 00 62 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090155994 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090155994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090155994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090155994 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090155994 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090155994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090155994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090155994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{disrupted}: Freeing instance (context_map.c:202) 20250404090155994 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10023666)[0x55c700c127d0]{disrupted}: Deallocated (fsm.c:568) 20250404090155994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090155994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{disconnected}: Freeing instance (context_map.c:206) 20250404090155994 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-98)[0x55c700c323b0]{disconnected}: Deallocated (fsm.c:568) 20250404090155994 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10023666 SCCP-98 sgsn-0 MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090155994 DLSS7 <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-M3UA(841)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(840)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(838)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828)@5e928ce02d95: Final verdict of PTC: none 20250404090155994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090155994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090155994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090155994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090155995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090155995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090155995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090155995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090155995 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090155995 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090155995 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090155995 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090155995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090155995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090155995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090155995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090155995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090155995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090155995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090155995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090155995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090155996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090155996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090155996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090155996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090155996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090155996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090155996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! HNBGW_Test.sgsn0-SCCP(839)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(842)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(831)@5e928ce02d95: Final verdict of PTC: none 20250404090155998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33260<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090155998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33236<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(846)@5e928ce02d95: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(843)@5e928ce02d95: Final verdict of PTC: pass 20250404090156001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33244<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090156001 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:33246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Compl_on_1_cnlink0(844)@5e928ce02d95: Final verdict of PTC: pass TC_sgsnpool_L3Compl_on_1_cnlink0(845)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_on_1_cnlink(828): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(829): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(830): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(831): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0(832): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh0-RUA(833): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1(834): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink-Iuh1-RUA(835): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(836): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(837): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(838): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(839): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(840): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(841): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(842): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(843): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(844): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(845): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_on_1_cnlink0(846): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_L3Compl_on_1_cnlink finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:01:56 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 20250404090156077 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57454<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090156497 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090156497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090156497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090156497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090156497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090156497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090156497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090156497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090156497 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 df 44 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090156497 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090156497 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090156497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090156497 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090156497 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090156497 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090156497 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090156497 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090156498 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a9 a5 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090156498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090156498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090156498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090156498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090156498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090156498 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090156498 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090156498 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090156498 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090156498 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090156498 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090156498 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090156502 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090156502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090156502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090156502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090156502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090156502 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090156502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090156502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090156502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 8e 47 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090156502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090156502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090156502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090156502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090156502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090156503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090156595 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090156595 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090156595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090156595 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090156595 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090156595 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090156595 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090156595 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090156595 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090156595 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090156595 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090156595 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090156595 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090156595 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090156595 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090156596 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090156596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090156596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090156596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090156596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090156596 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090156596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090156596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090156596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b2 40 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090156597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090156597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090156597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090156597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090156597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090156597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090156610 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090156610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090156610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090156610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090156610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090156610 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090156610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090156610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090156610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 8f fa 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090156610 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090156610 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090156610 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090156610 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 20250404090156610 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090156610 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090156680 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57454<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=474348) 20250404090157122 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090157122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090157122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090157122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090157122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090157122 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090157122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090157122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090157122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f a2 f2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090157122 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090157122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090157122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090157122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090157122 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090157122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090157122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090157122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090157122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 90 ac 09 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090157122 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090157122 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090157123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090157123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090157123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090157123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090157123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090157123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090157123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090157123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090157123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090157123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090157123 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 20250404090157123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090157123 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090157123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090157123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090157123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090157123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090157123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090157123 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090157123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090157123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090157124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090157124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090157124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090157124 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=474348, count=510388) 20250404090157759 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090157759 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090157759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090157759 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090157759 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090157759 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090157760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090157760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090157760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f f3 27 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090157760 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090157760 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090157760 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090157760 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090157760 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090157760 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090157991 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090157991 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090157991 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090157992 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090157993 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090157993 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090158394 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090158394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a35f0b), PART(T=Source Reference,L=4,D=00000051), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090158394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090158394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090158394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090158394 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090158394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090158394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090158394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 a3 5f 0b 00 00 51 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090158395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090158395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090158395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090158395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090158395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090158395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:01:58 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250404090158921 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090158921 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090158921 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090158921 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090158921 DLSCCP DEBUG SCCP-SCOC(79)[0x55c700c0dfd0]{IDLE}: Deallocated (fsm.c:568) 20250404090158922 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090158923 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090158923 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090158923 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090158923 DLSCCP DEBUG SCCP-SCOC(80)[0x55c700c18490]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_L3Complete_no_nri_round_robin started. 20250404090159776 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090159781 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090159785 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:37105<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090159890 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090159890 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090159899 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159899 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159899 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159899 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090159899 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45716 (stream_srv.c:142) 20250404090159900 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45716<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090159900 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159900 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159900 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159900 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090159900 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159900 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090159900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090159900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090159900 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159900 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159900 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159900 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159900 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090159900 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159900 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159900 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159900 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159900 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159900 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159900 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159900 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090159900 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090159900 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159900 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090159900 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159900 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090159900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090159900 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090159900 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159900 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159900 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159900 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090159900 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090159900 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090159901 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159901 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090159901 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159901 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) 20250404090159901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159901 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) 20250404090159901 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) 20250404090159901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090159901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090159901 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159901 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159901 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090159901 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159901 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159901 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159901 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159901 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159901 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159901 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159901 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090159901 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090159901 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090159901 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159901 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159902 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 20250404090159902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090159902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090159902 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159902 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159902 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159902 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 20250404090159902 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090159902 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(857)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(857)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(857)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(855)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(860)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(860)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(860)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-SCCP(858)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090159927 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159928 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159928 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159928 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159928 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159928 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159928 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090159928 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090159930 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159930 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090159930 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159930 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) 20250404090159930 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) 20250404090159930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090159930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090159930 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159930 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159930 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090159930 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159930 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090159930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090159930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090159930 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159930 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159930 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090159930 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090159930 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090159930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090159930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090159930 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159930 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090159930 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090159930 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090159930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090159930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090159930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090159930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090159930 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090159930 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090159930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090159930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090159930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090159930 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090159930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159930 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 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090159930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159930 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 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090159930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090159930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090159930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090159930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090159930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090159930 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(863)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(863)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(863)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(866)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(866)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(866)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(864)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090159964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090159964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090159964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090159964 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090159964 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090159964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090159964 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090159964 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090159964 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090159968 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090159968 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090159968 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090159968 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090159968 DHNBAP DEBUG (127.0.0.1:45716 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090159968 DHNBAP NOTICE (127.0.0.1:45716 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090159969 DHNBAP NOTICE (127.0.0.1:45716 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090159969 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090159969 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090200113 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 20250404090200114 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 20250404090200114 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090200114 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(857)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090200119 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200119 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090200119 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090200119 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090200119 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090200119 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090200119 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090200119 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 20250404090200119 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090200119 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090200119 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090200120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090200120 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090200120 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090200120 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090200120 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090200120 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090200120 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 20250404090200120 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090200120 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090200120 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090200120 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090200121 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200121 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090200121 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090200121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090200121 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090200121 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200121 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090200121 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090200121 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090200121 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090200122 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090200122 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090200122 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090200122 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200122 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090200122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200122 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200122 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200122 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200122 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200122 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200122 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200122 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200122 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200122 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090200122 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200122 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090200122 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090200122 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200122 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200122 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200122 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090200122 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090200122 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090200122 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090200122 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090200122 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200122 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090200123 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 20250404090200123 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 20250404090200123 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090200123 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(860)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090200126 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) 20250404090200126 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090200126 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090200126 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090200126 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090200126 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090200126 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090200126 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 20250404090200126 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090200126 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200126 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090200127 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) 20250404090200128 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090200128 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090200128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200128 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090200128 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090200128 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090200128 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 20250404090200128 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090200128 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090200128 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090200128 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090200128 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200128 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090200128 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090200128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090200128 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090200128 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200128 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090200128 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090200128 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090200128 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090200129 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090200129 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090200129 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090200129 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200129 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090200129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200129 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200129 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200129 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200129 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200129 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200129 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200129 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200130 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200130 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200130 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090200130 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200130 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090200130 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090200130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200130 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200130 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200130 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090200130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090200130 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' 20250404090200130 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 20250404090200130 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090200130 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200130 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 02 03 00 00 0a 09 00 03 07 0b 04 43 02 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 00 00 00 00 00 06 00 08 00 00 00 03  20250404090200141 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 20250404090200141 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 20250404090200141 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090200142 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(863)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090200147 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200147 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090200147 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090200147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090200147 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090200147 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090200147 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090200147 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 20250404090200147 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090200147 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090200147 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090200148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090200148 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090200148 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090200148 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090200148 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090200148 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090200149 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 20250404090200149 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090200149 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090200149 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090200149 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090200149 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090200149 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090200149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090200149 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090200149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090200149 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090200149 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200149 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090200149 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090200149 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090200149 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090200150 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090200150 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090200150 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090200150 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200150 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090200150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200150 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200150 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200150 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200150 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200150 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200150 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200150 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200150 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200150 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090200150 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200150 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090200150 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090200151 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200151 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200151 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200151 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090200151 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090200151 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090200151 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090200151 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090200151 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200151 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090200152 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 20250404090200152 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 20250404090200152 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090200152 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(866)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090200156 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) 20250404090200156 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090200156 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090200156 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090200156 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090200156 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090200156 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090200156 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 20250404090200156 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090200156 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200156 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090200158 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) 20250404090200158 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090200158 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090200158 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200158 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090200158 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090200158 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090200158 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 20250404090200158 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090200158 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200158 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090200158 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090200158 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200158 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090200158 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090200159 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200159 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090200159 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090200159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090200159 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090200159 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200159 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090200159 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090200159 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090200159 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090200160 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090200160 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090200160 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090200160 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200160 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090200160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200160 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200160 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200160 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200160 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200160 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200160 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200160 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200160 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200160 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090200160 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200160 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090200160 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090200160 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200160 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200160 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200161 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090200161 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090200161 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' 20250404090200161 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 20250404090200161 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090200161 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200161 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 09 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.msc0-RAN(856)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090200926 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200926 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090200926 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090200926 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090200926 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200926 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090200926 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200926 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200926 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200926 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200926 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200926 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090200926 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200926 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200926 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090200926 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090200926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200926 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200926 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200926 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200926 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200926 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090200927 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090200927 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) 20250404090200927 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090200927 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200927 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090200927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200927 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090200927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090200927 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090200927 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090200927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090200927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090200927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090200927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090200927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090200927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090200927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200927 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090200928 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090200928 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090200928 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200928 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090200928 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200928 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200928 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200928 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200928 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200928 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090200928 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200928 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200928 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090200928 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090200928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200928 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200928 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200928 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200928 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200928 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200928 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090200928 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090200928 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(859)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090200930 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) 20250404090200930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090200930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090200930 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 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200930 DLSS7 <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' 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200930 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200930 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200930 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) 20250404090200930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200930 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200930 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090200930 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200930 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200930 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090200930 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090200930 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) 20250404090200930 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) 20250404090200930 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200930 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200930 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200930 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200930 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200930 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200930 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200930 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090200930 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200930 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090200930 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090200930 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090200930 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200930 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200930 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200930 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090200930 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' 20250404090200930 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 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090200930 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200930 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200930 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) 20250404090200930 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090200930 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090200930 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 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200930 DLSS7 <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' 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200930 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200930 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200930 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200931 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200931 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200931 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) 20250404090200931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200931 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200931 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090200931 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090200931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200931 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200931 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200931 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090200931 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090200931 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090200949 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200949 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090200949 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090200949 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090200949 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200949 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090200949 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200949 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200949 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200949 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200949 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200949 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090200949 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200949 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200949 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090200949 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090200949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200949 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200949 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200949 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200949 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200950 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090200950 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090200950 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) 20250404090200950 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090200950 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200950 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200950 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200950 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200950 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090200950 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090200950 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090200950 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090200950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200950 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200950 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200950 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090200950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090200950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090200950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090200950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090200950 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200950 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090200950 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200950 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090200950 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090200950 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090200950 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200950 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090200950 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200950 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200950 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200950 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200950 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200950 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090200950 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200950 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200950 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090200950 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200950 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200950 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200950 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200950 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090200950 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090200950 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(865)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090200963 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) 20250404090200963 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090200963 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090200963 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 20250404090200963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200963 DLSS7 <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' 20250404090200963 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200963 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200963 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200963 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200963 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) 20250404090200963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200963 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200963 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090200963 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200963 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200963 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090200963 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090200963 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) 20250404090200963 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) 20250404090200963 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090200963 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200963 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200963 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200963 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090200963 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090200963 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090200963 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090200963 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090200963 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090200963 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090200963 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090200963 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090200963 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090200963 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090200963 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090200963 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090200963 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' 20250404090200963 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 20250404090200963 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090200963 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200963 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200964 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) 20250404090200964 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090200964 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090200964 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 20250404090200964 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090200964 DLSS7 <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' 20250404090200964 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090200964 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090200964 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090200964 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090200964 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090200964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090200964 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090200964 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) 20250404090200964 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090200964 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090200964 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090200964 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090200964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200964 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090200964 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090200964 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090200964 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090200964 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090200964 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090200964 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090200964 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090201980 DLCTRL DEBUG Command: GET 224173819 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090201980 DLCTRL DEBUG Tx Command reply: GET_REPLY 224173819 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090201990 DLCTRL DEBUG Command: GET 325068198 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090201990 DLCTRL DEBUG Tx Command reply: GET_REPLY 325068198 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090201995 DLCTRL DEBUG Command: GET 743015981 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090201995 DLCTRL DEBUG Tx Command reply: GET_REPLY 743015981 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090201999 DLCTRL DEBUG Command: GET 555001028 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090201999 DLCTRL DEBUG Tx Command reply: GET_REPLY 555001028 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090202003 DLCTRL DEBUG Command: GET 728618715 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090202003 DLCTRL DEBUG Tx Command reply: GET_REPLY 728618715 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090202007 DLCTRL DEBUG Command: GET 829359173 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090202008 DLCTRL DEBUG Tx Command reply: GET_REPLY 829359173 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090202011 DLCTRL DEBUG Command: GET 869113984 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090202011 DLCTRL DEBUG Tx Command reply: GET_REPLY 869113984 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090202015 DLCTRL DEBUG Command: GET 988886509 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090202015 DLCTRL DEBUG Tx Command reply: GET_REPLY 988886509 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090202018 DLCTRL DEBUG Command: GET 242702672 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090202018 DLCTRL DEBUG Tx Command reply: GET_REPLY 242702672 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090202020 DLCTRL DEBUG Command: GET 772738451 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090202021 DLCTRL DEBUG Tx Command reply: GET_REPLY 772738451 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090202022 DLCTRL DEBUG Command: GET 607872320 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090202023 DLCTRL DEBUG Tx Command reply: GET_REPLY 607872320 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090202024 DLCTRL DEBUG Command: GET 704578926 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090202024 DLCTRL DEBUG Tx Command reply: GET_REPLY 704578926 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090202026 DLCTRL DEBUG Command: GET 454242005 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090202026 DLCTRL DEBUG Tx Command reply: GET_REPLY 454242005 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090202029 DLCTRL DEBUG Command: GET 836598615 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090202029 DLCTRL DEBUG Tx Command reply: GET_REPLY 836598615 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090202031 DLCTRL DEBUG Command: GET 255050705 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090202031 DLCTRL DEBUG Tx Command reply: GET_REPLY 255050705 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090202032 DLCTRL DEBUG Command: GET 314176773 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090202032 DLCTRL DEBUG Tx Command reply: GET_REPLY 314176773 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090202033 DLCTRL DEBUG Command: GET 538549836 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090202033 DLCTRL DEBUG Tx Command reply: GET_REPLY 538549836 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090202035 DLCTRL DEBUG Command: GET 52843793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090202035 DLCTRL DEBUG Tx Command reply: GET_REPLY 52843793 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090202036 DLCTRL DEBUG Command: GET 180300246 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090202036 DLCTRL DEBUG Tx Command reply: GET_REPLY 180300246 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090202037 DLCTRL DEBUG Command: GET 649362137 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090202037 DLCTRL DEBUG Tx Command reply: GET_REPLY 649362137 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000000111101101'B, t_guard := 20.000000 } 20250404090202049 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)12790628 20250404090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090203100 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090203100 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090203100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc32b64, normal) (hnbgw_rua.c:407) 20250404090203100 DHNB DEBUG map_rua[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090203100 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090203100 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12790628 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090203100 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090203100 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090203101 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090203101 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12790628 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090203101 DCN DEBUG map_sccp[0x55c700c0f4c0]{init}: Allocated (fsm.c:456) 20250404090203101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090203101 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12790628 <-> SCCP-99 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090203101 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12790628 SCCP-99 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404090203101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090203101 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090203101 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090203101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090203101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090203101 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090203101 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{IDLE}: Allocated (fsm.c:456) 20250404090203101 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090203101 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030001ed0056400500f1100926) (sccp_scrc.c:415) 20250404090203101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090203101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090203101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090203101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090203101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090203101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090203101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090203101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090203101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090203101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090203101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090203101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090203101 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090203101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090203101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090203101 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 63 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 00 00 3a 40 08 00 00 f1 10 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 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:1175) 20250404090203101 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090203101 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090203101 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090203101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090203101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090203101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090203101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090203101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090203101 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090203102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090203102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090203102 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090203102 DLSS7 <000c> osmo_ss7_asp.c:1175 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 63 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 00 00 3a 40 08 00 00 f1 10 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 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(861)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(868) HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(868)8683827 HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@5e928ce02d95: setverdict(pass): none -> pass 20250404090203120 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090203120 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090203120 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090203120 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090203120 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090203120 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090203120 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090203120 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090203120 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090203120 DLSS7 <000c> osmo_ss7_asp.c:1175 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 82 60 16 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090203120 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090203120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090203120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090203120 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090203120 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090203121 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00826016) (sccp_scrc.c:486) 20250404090203121 DLSCCP DEBUG Received CO:COAK for local reference 99 (sccp_scoc.c:1855) 20250404090203121 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090203121 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090203121 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) MTC@5e928ce02d95: 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 } } } 20250404090203121 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090203121 DCN DEBUG handle_cn_conn_conf() conn_id=99, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090203121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090203121 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090203122 DLCTRL DEBUG Command: GET 995102931 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090203122 DLCTRL DEBUG Tx Command reply: GET_REPLY 995102931 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090203126 DLCTRL DEBUG Command: GET 287394951 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090203126 DLCTRL DEBUG Tx Command reply: GET_REPLY 287394951 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090203130 DLCTRL DEBUG Command: GET 827206234 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090203130 DLCTRL DEBUG Tx Command reply: GET_REPLY 827206234 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090203134 DLCTRL DEBUG Command: GET 239144134 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090203134 DLCTRL DEBUG Tx Command reply: GET_REPLY 239144134 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090203138 DLCTRL DEBUG Command: GET 804762108 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090203138 DLCTRL DEBUG Tx Command reply: GET_REPLY 804762108 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090203142 DLCTRL DEBUG Command: GET 360538386 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090203142 DLCTRL DEBUG Tx Command reply: GET_REPLY 360538386 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090203146 DLCTRL DEBUG Command: GET 327449857 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090203146 DLCTRL DEBUG Tx Command reply: GET_REPLY 327449857 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090203149 DLCTRL DEBUG Command: GET 955358480 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090203149 DLCTRL DEBUG Tx Command reply: GET_REPLY 955358480 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090203152 DLCTRL DEBUG Command: GET 766414771 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090203152 DLCTRL DEBUG Tx Command reply: GET_REPLY 766414771 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090203155 DLCTRL DEBUG Command: GET 708410693 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090203155 DLCTRL DEBUG Tx Command reply: GET_REPLY 708410693 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090203157 DLCTRL DEBUG Command: GET 987311575 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090203157 DLCTRL DEBUG Tx Command reply: GET_REPLY 987311575 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090203160 DLCTRL DEBUG Command: GET 235961204 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090203160 DLCTRL DEBUG Tx Command reply: GET_REPLY 235961204 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090203162 DLCTRL DEBUG Command: GET 563516081 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090203162 DLCTRL DEBUG Tx Command reply: GET_REPLY 563516081 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090203164 DLCTRL DEBUG Command: GET 989457247 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090203164 DLCTRL DEBUG Tx Command reply: GET_REPLY 989457247 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090203167 DLCTRL DEBUG Command: GET 958994712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090203167 DLCTRL DEBUG Tx Command reply: GET_REPLY 958994712 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090203171 DLCTRL DEBUG Command: GET 99561820 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090203171 DLCTRL DEBUG Tx Command reply: GET_REPLY 99561820 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090203173 DLCTRL DEBUG Command: GET 95016111 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090203173 DLCTRL DEBUG Tx Command reply: GET_REPLY 95016111 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090203176 DLCTRL DEBUG Command: GET 176844731 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090203176 DLCTRL DEBUG Tx Command reply: GET_REPLY 176844731 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090203179 DLCTRL DEBUG Command: GET 394565612 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090203179 DLCTRL DEBUG Tx Command reply: GET_REPLY 394565612 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090203182 DLCTRL DEBUG Command: GET 556201651 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090203182 DLCTRL DEBUG Tx Command reply: GET_REPLY 556201651 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000011001101'B, t_guard := 20.000000 } 20250404090203217 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(865)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(865)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(869)816827 20250404090204233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090204233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090204233 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404090204233 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090204233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc76bb, normal) (hnbgw_rua.c:407) 20250404090204233 DHNB DEBUG map_rua[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090204233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090204233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-816827 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090204233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090204233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090204233 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404090204233 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-816827 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404090204233 DCN DEBUG map_sccp[0x55c700c29c80]{init}: Allocated (fsm.c:456) 20250404090204233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090204233 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-816827 <-> SCCP-100 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090204233 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-816827 SCCP-100 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404090204233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090204233 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090204233 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090204233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090204233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090204233 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090204233 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{IDLE}: Allocated (fsm.c:456) 20250404090204233 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090204233 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030000cd0056400500f1100926) (sccp_scrc.c:415) 20250404090204233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090204233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090204233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090204233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090204233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090204233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090204233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090204233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090204233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090204233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090204233 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090204233 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090204233 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090204233 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090204233 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090204233 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 02 01 00 00 64 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 00 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 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090204233 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090204233 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090204233 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090204233 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090204233 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090204233 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090204233 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090204233 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090204233 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' 20250404090204233 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 20250404090204233 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090204233 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090204233 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 128 bytes: [L2]> 01 00 01 01 00 00 00 80 02 10 00 70 00 00 00 bd 00 00 00 0a 03 00 00 02 01 00 00 64 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 00 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 cd 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(864)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(864)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(865)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(869) HNBGW_Test.sgsn1-RAN(865)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_no_nri_round_robin0(869)7799960 HNBGW_Test.sgsn1-SCCP(864)@5e928ce02d95: Session index based on connection ID:0 TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(864)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@5e928ce02d95: 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 } } } 20250404090204239 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) 20250404090204239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090204239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090204239 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 20250404090204239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090204239 DLSS7 <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' 20250404090204239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090204239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090204239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090204239 DLSS7 <000c> osmo_ss7_asp.c:1175 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 64 a1 d0 c0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090204239 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090204239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090204239 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090204239 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) 20250404090204239 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090204239 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a1d0c0) (sccp_scrc.c:486) 20250404090204239 DLSCCP DEBUG Received CO:COAK for local reference 100 (sccp_scoc.c:1855) 20250404090204239 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090204239 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090204239 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090204239 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090204239 DCN DEBUG handle_cn_conn_conf() conn_id=100, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090204239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090204239 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090204239 DLCTRL DEBUG Command: GET 58312276 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090204239 DLCTRL DEBUG Tx Command reply: GET_REPLY 58312276 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090204241 DLCTRL DEBUG Command: GET 130768312 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090204241 DLCTRL DEBUG Tx Command reply: GET_REPLY 130768312 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090204242 DLCTRL DEBUG Command: GET 513391714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090204242 DLCTRL DEBUG Tx Command reply: GET_REPLY 513391714 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090204244 DLCTRL DEBUG Command: GET 213019244 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090204244 DLCTRL DEBUG Tx Command reply: GET_REPLY 213019244 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090204245 DLCTRL DEBUG Command: GET 114238770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090204245 DLCTRL DEBUG Tx Command reply: GET_REPLY 114238770 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090204246 DLCTRL DEBUG Command: GET 228757312 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090204246 DLCTRL DEBUG Tx Command reply: GET_REPLY 228757312 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090204246 DLCTRL DEBUG Command: GET 971973189 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090204246 DLCTRL DEBUG Tx Command reply: GET_REPLY 971973189 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090204247 DLCTRL DEBUG Command: GET 266373507 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090204247 DLCTRL DEBUG Tx Command reply: GET_REPLY 266373507 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090204249 DLCTRL DEBUG Command: GET 866671399 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090204249 DLCTRL DEBUG Tx Command reply: GET_REPLY 866671399 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090204250 DLCTRL DEBUG Command: GET 494928337 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090204250 DLCTRL DEBUG Tx Command reply: GET_REPLY 494928337 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090204251 DLCTRL DEBUG Command: GET 177400560 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090204251 DLCTRL DEBUG Tx Command reply: GET_REPLY 177400560 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090204252 DLCTRL DEBUG Command: GET 291977101 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090204252 DLCTRL DEBUG Tx Command reply: GET_REPLY 291977101 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090204253 DLCTRL DEBUG Command: GET 23479083 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090204253 DLCTRL DEBUG Tx Command reply: GET_REPLY 23479083 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090204254 DLCTRL DEBUG Command: GET 261389881 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090204254 DLCTRL DEBUG Tx Command reply: GET_REPLY 261389881 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090204255 DLCTRL DEBUG Command: GET 122642085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090204255 DLCTRL DEBUG Tx Command reply: GET_REPLY 122642085 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090204256 DLCTRL DEBUG Command: GET 356146404 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090204256 DLCTRL DEBUG Tx Command reply: GET_REPLY 356146404 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090204257 DLCTRL DEBUG Command: GET 776496790 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090204257 DLCTRL DEBUG Tx Command reply: GET_REPLY 776496790 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090204258 DLCTRL DEBUG Command: GET 758653451 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090204258 DLCTRL DEBUG Tx Command reply: GET_REPLY 758653451 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090204259 DLCTRL DEBUG Command: GET 280524568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090204259 DLCTRL DEBUG Tx Command reply: GET_REPLY 280524568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090204260 DLCTRL DEBUG Command: GET 257395171 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090204260 DLCTRL DEBUG Tx Command reply: GET_REPLY 257395171 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000010100010'B, t_guard := 20.000000 } 20250404090204278 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_L3Complete_no_nri_round_robin0(870)9098075 20250404090205302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090205302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090205302 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090205302 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090205302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8ad35b, normal) (hnbgw_rua.c:407) 20250404090205302 DHNB DEBUG map_rua[0x55c700c323b0]{init}: Allocated (fsm.c:456) 20250404090205302 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090205302 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9098075 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090205302 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090205302 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090205302 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9098075 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090205302 DCN DEBUG map_sccp[0x55c700c2a270]{init}: Allocated (fsm.c:456) 20250404090205303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090205303 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9098075 <-> SCCP-101 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090205303 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9098075 SCCP-101 sgsn-0 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090205303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090205303 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090205303 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090205303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090205303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090205303 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090205303 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{IDLE}: Allocated (fsm.c:456) 20250404090205303 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090205303 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030000a20056400500f1100926) (sccp_scrc.c:415) 20250404090205303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090205303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090205303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090205303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090205303 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090205303 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090205303 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090205303 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090205303 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090205303 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205303 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205303 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205303 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090205303 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205303 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 03 01 00 00 65 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 00 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 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205303 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090205303 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090205303 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090205304 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205304 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205304 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205304 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205304 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205304 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090205304 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090205304 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090205304 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090205304 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 01 00 00 65 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 00 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 a2 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_L3Complete_no_nri_round_robin0(870) HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Complete_no_nri_round_robin0(870)12186482 HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090205310 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205310 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090205310 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090205310 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090205310 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090205310 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090205310 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090205310 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090205310 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090205310 DLSS7 <000c> osmo_ss7_asp.c:1175 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 c9 7a ba 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090205310 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090205311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090205311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090205311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090205311 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090205311 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c97aba) (sccp_scrc.c:486) 20250404090205311 DLSCCP DEBUG Received CO:COAK for local reference 101 (sccp_scoc.c:1855) 20250404090205311 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090205311 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090205311 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090205311 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090205311 DCN DEBUG handle_cn_conn_conf() conn_id=101, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090205311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090205311 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090205313 DLCTRL DEBUG Command: GET 467460841 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090205313 DLCTRL DEBUG Tx Command reply: GET_REPLY 467460841 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090205317 DLCTRL DEBUG Command: GET 926995721 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090205317 DLCTRL DEBUG Tx Command reply: GET_REPLY 926995721 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090205321 DLCTRL DEBUG Command: GET 987901935 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090205321 DLCTRL DEBUG Tx Command reply: GET_REPLY 987901935 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090205325 DLCTRL DEBUG Command: GET 312899626 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090205325 DLCTRL DEBUG Tx Command reply: GET_REPLY 312899626 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090205329 DLCTRL DEBUG Command: GET 318070072 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090205329 DLCTRL DEBUG Tx Command reply: GET_REPLY 318070072 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090205335 DLCTRL DEBUG Command: GET 919039568 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090205335 DLCTRL DEBUG Tx Command reply: GET_REPLY 919039568 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090205339 DLCTRL DEBUG Command: GET 641097622 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090205339 DLCTRL DEBUG Tx Command reply: GET_REPLY 641097622 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090205343 DLCTRL DEBUG Command: GET 948635751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090205343 DLCTRL DEBUG Tx Command reply: GET_REPLY 948635751 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090205347 DLCTRL DEBUG Command: GET 518670823 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090205347 DLCTRL DEBUG Tx Command reply: GET_REPLY 518670823 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090205351 DLCTRL DEBUG Command: GET 344084725 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090205351 DLCTRL DEBUG Tx Command reply: GET_REPLY 344084725 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090205355 DLCTRL DEBUG Command: GET 418078812 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090205355 DLCTRL DEBUG Tx Command reply: GET_REPLY 418078812 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090205358 DLCTRL DEBUG Command: GET 495875730 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090205358 DLCTRL DEBUG Tx Command reply: GET_REPLY 495875730 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090205361 DLCTRL DEBUG Command: GET 972902915 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090205361 DLCTRL DEBUG Tx Command reply: GET_REPLY 972902915 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090205363 DLCTRL DEBUG Command: GET 359543647 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090205363 DLCTRL DEBUG Tx Command reply: GET_REPLY 359543647 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090205365 DLCTRL DEBUG Command: GET 562420519 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090205365 DLCTRL DEBUG Tx Command reply: GET_REPLY 562420519 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090205368 DLCTRL DEBUG Command: GET 495579466 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090205368 DLCTRL DEBUG Tx Command reply: GET_REPLY 495579466 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090205369 DLCTRL DEBUG Command: GET 600840624 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090205370 DLCTRL DEBUG Tx Command reply: GET_REPLY 600840624 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090205371 DLCTRL DEBUG Command: GET 605089582 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090205371 DLCTRL DEBUG Tx Command reply: GET_REPLY 605089582 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090205373 DLCTRL DEBUG Command: GET 500155512 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090205373 DLCTRL DEBUG Tx Command reply: GET_REPLY 500155512 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090205375 DLCTRL DEBUG Command: GET 452369017 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090205375 DLCTRL DEBUG Tx Command reply: GET_REPLY 452369017 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090205380 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57476<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090205381 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:37105<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(849)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(848)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090205384 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57466<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090205385 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090205385 DLINP DEBUG SRVCONN(,r=127.0.0.1:45716<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090205385 DLINP NOTICE SRV(,r=127.0.0.1:45716<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090205385 DMAIN NOTICE (127.0.0.1:45716 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45716<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090205385 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404090205386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090205386 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) 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090205386 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090205386 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) 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090205386 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 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090205386 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN HNBGW_Test.msc0-RAN(856)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(859)@5e928ce02d95: Final verdict of PTC: none 20250404090205386 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090205386 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090205386 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 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090205386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090205386 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090205386 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090205386 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) 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090205386 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090205386 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 20250404090205387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090205387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090205387 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090205387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090205387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090205387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090205387 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090205387 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) 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090205387 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090205387 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) 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090205387 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 20250404090205387 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) 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090205387 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090205387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090205387 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090205387 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 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090205387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090205387 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090205387 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090205387 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090205387 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090205387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090205387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090205387 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090205387 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) 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090205387 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 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090205387 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090205387 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090205387 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090205387 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 20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090205387 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090205387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090205387 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090205387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090205387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090205387 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090205387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090205387 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090205387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090205387 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090205387 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090205387 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090205387 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090205387 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090205387 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090205387 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090205387 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090205387 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090205388 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090205388 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090205388 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090205388 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090205388 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090205388 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090205388 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090205388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090205388 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090205388 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 20250404090205388 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) 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST HNBGW_Test.msc0-SCCP(855)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854)@5e928ce02d95: Final verdict of PTC: none 20250404090205388 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090205388 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090205388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205388 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205388 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205388 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205388 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) HNBGW_Test.msc1-SCCP(858)@5e928ce02d95: Final verdict of PTC: none 20250404090205388 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205388 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 82 60 16 00 00 63 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205388 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090205388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090205388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090205388 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090205388 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090205388 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) 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250404090205388 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) 20250404090205388 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) 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090205388 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090205388 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090205388 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090205388 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 20250404090205388 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090205388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090205388 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090205388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847)@5e928ce02d95: Final verdict of PTC: none 20250404090205388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090205388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{disrupted}: Freeing instance (context_map.c:202) 20250404090205388 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-12790628)[0x55c700c13f90]{disrupted}: Deallocated (fsm.c:568) 20250404090205388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090205388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{disconnected}: Freeing instance (context_map.c:206) 20250404090205388 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-99)[0x55c700c0f4c0]{disconnected}: Deallocated (fsm.c:568) 20250404090205389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12790628 SCCP-99 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090205388 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090205389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090205389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090205389 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090205389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090205389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205389 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090205389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) HNBGW_Test.sgsn1-SCCP(864)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(865)@5e928ce02d95: Final verdict of PTC: none 20250404090205389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 7a ba 00 00 65 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205389 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090205389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090205389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090205389 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090205389 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090205389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090205389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090205389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090205389 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9098075)[0x55c700c323b0]{disrupted}: Deallocated (fsm.c:568) 20250404090205389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090205389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{disconnected}: Freeing instance (context_map.c:206) 20250404090205389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-101)[0x55c700c2a270]{disconnected}: Deallocated (fsm.c:568) 20250404090205389 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9098075 SCCP-101 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250404090205389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090205389 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090205389 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090205389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090205389 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090205389 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090205389 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090205389 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090205389 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090205389 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090205389 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090205389 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090205389 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090205390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090205390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090205390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205390 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090205390 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090205390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090205390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090205390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090205390 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090205390 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090205390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090205390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090205390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{disrupted}: Freeing instance (context_map.c:202) 20250404090205390 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-816827)[0x55c700c32670]{disrupted}: Deallocated (fsm.c:568) 20250404090205390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090205390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{disconnected}: Freeing instance (context_map.c:206) TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851)@5e928ce02d95: Final verdict of PTC: none 20250404090205390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205390 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090205390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205390 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090205390 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-100)[0x55c700c29c80]{disconnected}: Deallocated (fsm.c:568) 20250404090205390 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-816827 SCCP-100 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090205390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090205390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090205390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090205390 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090205390 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090205390 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090205390 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090205391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090205391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090205391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! HNBGW_Test.sgsn0-M3UA(863)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(860)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(857)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(866)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(862)@5e928ce02d95: Final verdict of PTC: none 20250404090205394 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(869)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(861)@5e928ce02d95: Final verdict of PTC: none 20250404090205398 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57490<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_no_nri_round_robin0(870)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(867)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_no_nri_round_robin0(868)@5e928ce02d95: Final verdict of PTC: pass HNBGW-PFCP(850)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_no_nri_round_robin(847): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(848): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(849): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(850): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0(851): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh0-RUA(852): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1(853): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin-Iuh1-RUA(854): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(855): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(856): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(857): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(858): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(859): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(860): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(861): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(862): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(863): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(864): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(865): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(866): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(867): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(868): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(869): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_no_nri_round_robin0(870): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_L3Complete_no_nri_round_robin finished. Verdict: pass MTC@5e928ce02d95: 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'. 20250404090205424 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57482<->l=127.0.0.1:4261 (telnet_interface.c:138) Fri Apr 4 09:02:05 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 20250404090205574 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090205994 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090205994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090205994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 04 fa 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205994 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090205994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090205994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 8d ef 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205994 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090205994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090205994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 3c d7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205994 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090205994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090205994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090205994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090205994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090205994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090205994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 13 b8 65 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090205994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090205995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090205995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090205995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090205995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090205995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090205995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090205995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090206278 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55652<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=568432) 20250404090206498 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090206498 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090206498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090206498 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090206498 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090206498 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090206498 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090206499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090206499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a9 a5 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090206499 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090206499 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090206499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090206499 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090206499 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090206499 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090206499 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090206499 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090206499 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 df 44 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090206499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090206499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090206499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090206499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090206499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090206499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090206499 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090206499 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090206499 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090206499 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090206499 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090206499 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090206504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090206504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090206504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090206504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090206504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090206504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090206503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090206503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090206503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090206503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090206503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090206503 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090206503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090206503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090206503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 8e 47 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090206596 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090206596 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090206596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090206596 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090206596 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090206596 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090206596 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090206596 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090206596 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090206596 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090206596 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090206596 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090206596 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090206596 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090206596 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090206597 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090206597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090206597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090206597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090206597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090206597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090206597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090206597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090206597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b2 40 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090206597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090206597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090206597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090206597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090206597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090206597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090206610 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090206610 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090206610 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090206610 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090206610 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090206610 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090206610 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090206610 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090206610 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 8f fa 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090206611 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090206611 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090206611 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090206611 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 20250404090206611 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090206611 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090207123 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090207123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090207123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090207123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090207123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090207123 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090207123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090207123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090207123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090207123 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090207123 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090207123 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090207124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090207124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090207124 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090207124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090207124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090207124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 90 ac 09 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090207124 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090207124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090207124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090207124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090207124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090207124 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090207124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090207124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090207124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f a2 f2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090207124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090207124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090207124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090207124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090207124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090207124 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090207124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090207124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090207124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090207124 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090207124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090207124 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090207124 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090207124 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090207124 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090207124 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 20250404090207124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090207124 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=568432, count=616960) 20250404090207387 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090207387 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090207387 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090207387 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090207387 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090207387 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090207388 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090207388 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090207388 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090207389 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090207390 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090207390 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090207760 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090207760 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007ff327), PART(T=Source Reference,L=4,D=00000052), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090207760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090207760 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090207760 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090207760 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090207760 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090207760 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090207760 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 7f f3 27 00 00 52 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090207761 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090207761 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090207761 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090207761 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090207761 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090207761 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:02:08 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_L3Complete_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 20250404090208390 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090208390 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090208390 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090208390 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090208390 DLSCCP DEBUG SCCP-SCOC(81)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_L3Complete_valid_nri_1 started. 20250404090209401 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090209408 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090209413 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:39901<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090209508 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090209508 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090209517 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209517 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209517 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209517 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209517 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209517 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209518 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209518 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209518 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:45002 (stream_srv.c:142) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090209518 DMAIN INFO New HNB SCTP connection r=127.0.0.1:45002<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090209519 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209519 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090209519 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209519 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) 20250404090209519 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) 20250404090209519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090209519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090209519 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209519 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209519 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090209519 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209519 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090209519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090209519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090209519 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209519 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209519 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090209519 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209519 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090209519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090209519 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209519 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209519 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090209519 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209519 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209519 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209519 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209519 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209519 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209519 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209519 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090209519 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209519 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090209519 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209519 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 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090209519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209519 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 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090209519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090209519 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209519 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209519 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209519 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090209519 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(881)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(881)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(881)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(879)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(884)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(884)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(884)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(882)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090209545 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209545 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209545 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209545 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209545 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209545 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209545 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090209545 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209546 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209546 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090209546 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 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) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209546 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) 20250404090209546 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) 20250404090209546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090209546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090209546 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209546 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209546 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090209546 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209546 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090209546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090209546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090209546 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209546 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209546 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090209546 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209546 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209546 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209546 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209546 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209546 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209546 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209546 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209546 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090209546 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209546 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090209546 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209546 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209546 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090209546 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209547 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090209547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090209547 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209547 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 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090209547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209547 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 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090209547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090209547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090209547 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(887)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(887)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(887)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(885)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(890)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(890)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(890)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090209591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090209591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090209591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090209591 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090209591 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090209591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090209591 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090209591 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090209591 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090209595 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090209595 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090209595 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090209595 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090209595 DHNBAP DEBUG (127.0.0.1:45002 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090209595 DHNBAP NOTICE (127.0.0.1:45002 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090209595 DHNBAP NOTICE (127.0.0.1:45002 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090209595 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090209595 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090209731 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 20250404090209731 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 20250404090209731 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090209731 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(881)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090209740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209740 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090209740 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090209740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090209740 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090209740 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090209740 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090209740 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 20250404090209740 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090209740 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090209740 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090209741 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 20250404090209741 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 20250404090209741 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090209741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090209743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209743 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090209743 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090209743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090209743 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090209743 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090209743 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090209743 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 20250404090209743 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090209743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090209743 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090209743 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090209743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090209743 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090209743 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090209743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090209743 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090209743 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090209744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090209744 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090209744 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090209744 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) HNBGW_Test.msc1-M3UA(884)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090209745 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209745 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090209745 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209745 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209745 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209745 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209745 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209745 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209745 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209745 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209745 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090209745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090209745 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090209745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090209745 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090209745 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090209745 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090209745 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090209745 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090209750 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) 20250404090209750 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090209750 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090209750 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090209750 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090209750 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090209750 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090209750 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 20250404090209750 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090209750 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209750 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090209755 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) 20250404090209755 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090209755 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090209755 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209755 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090209755 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090209755 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090209755 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 20250404090209755 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090209755 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209755 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090209755 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090209755 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090209755 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090209755 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090209755 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090209755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090209755 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090209755 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090209755 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090209755 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090209755 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090209755 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209756 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209756 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090209756 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209756 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209756 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209756 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209756 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209757 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209757 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209757 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209757 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209757 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209757 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209757 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209757 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209757 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090209757 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209757 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090209757 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209757 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209757 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209757 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209757 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090209757 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090209757 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' 20250404090209757 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 20250404090209757 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090209757 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090209757 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209762 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 20250404090209762 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 20250404090209762 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090209762 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(887)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090209767 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209767 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090209767 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090209768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090209768 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090209768 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090209768 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090209768 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 20250404090209768 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090209768 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090209768 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090209770 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209771 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090209771 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090209771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090209771 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090209771 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090209771 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090209771 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 20250404090209771 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090209771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090209771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090209771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090209771 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090209771 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090209771 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090209771 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090209771 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090209771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090209771 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090209771 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090209771 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090209771 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090209771 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090209771 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209772 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209772 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090209772 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209772 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209772 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209772 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209772 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209772 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209772 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209773 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209773 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209773 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090209773 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090209773 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209773 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209773 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209773 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090209773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090209773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090209773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090209773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090209773 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090209773 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090209775 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 20250404090209776 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 20250404090209776 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090209776 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(890)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090209781 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) 20250404090209781 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090209781 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090209781 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090209781 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090209781 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090209781 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090209781 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 20250404090209781 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090209781 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209781 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090209784 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) 20250404090209784 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090209784 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090209784 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209784 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090209784 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090209784 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090209784 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 20250404090209784 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090209784 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090209784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090209784 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090209784 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090209784 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090209784 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090209784 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090209784 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090209785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090209785 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090209785 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090209785 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090209785 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090209785 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090209785 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090209786 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090209786 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090209786 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090209786 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090209786 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090209786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209786 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209786 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209786 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090209786 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090209786 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090209786 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090209786 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090209786 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090209786 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090209786 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090209786 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090209786 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090209787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090209787 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090209787 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090209787 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090209787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090209787 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' 20250404090209787 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 20250404090209787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090209787 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090209787 DLSS7 <000c> osmo_ss7_asp.c:1175 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(880)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090210547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210547 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090210547 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090210547 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090210547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090210547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210547 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210547 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210547 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090210547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210547 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210547 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090210547 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210547 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210547 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090210547 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090210547 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) 20250404090210547 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090210547 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090210547 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210547 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210547 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210547 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090210547 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210547 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090210547 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090210547 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090210547 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090210547 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090210547 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090210547 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210547 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090210547 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090210547 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090210547 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090210547 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=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' 20250404090210547 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090210547 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090210547 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210547 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090210548 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210548 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090210548 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090210548 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090210548 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210548 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090210548 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210548 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210548 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210548 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210548 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210548 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090210548 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210548 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210548 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090210548 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090210548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210548 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210548 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210548 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210548 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210548 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210548 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090210548 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090210548 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(883)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090210550 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) 20250404090210550 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090210550 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090210550 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 20250404090210550 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210550 DLSS7 <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' 20250404090210550 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210550 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210550 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210550 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210550 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210550 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210550 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) 20250404090210550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210550 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210550 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090210550 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210550 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210550 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090210550 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090210550 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) 20250404090210550 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) 20250404090210550 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090210550 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210550 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210550 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210550 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090210550 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210551 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090210551 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090210551 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090210551 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090210551 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090210551 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090210551 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210551 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090210551 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090210551 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090210551 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090210551 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' 20250404090210551 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 20250404090210551 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090210551 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210551 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210553 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) 20250404090210553 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090210553 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090210553 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 20250404090210553 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210553 DLSS7 <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' 20250404090210553 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210553 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210553 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210553 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210553 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210553 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210553 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) 20250404090210553 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210553 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210553 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090210553 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090210553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210553 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210553 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210553 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210553 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210553 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210553 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090210553 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090210553 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(886)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090210568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210568 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090210568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210568 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210568 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090210568 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210568 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210568 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090210568 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090210568 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) 20250404090210568 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090210568 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090210568 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210568 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210568 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210568 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090210568 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210568 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090210568 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090210568 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090210568 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090210568 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090210568 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090210568 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210568 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090210568 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090210568 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090210568 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210568 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090210568 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210568 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210568 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210568 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210569 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090210569 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090210569 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090210569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090210569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090210569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090210569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090210569 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210569 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090210569 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210569 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090210569 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090210569 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090210569 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210569 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090210569 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210569 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210569 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210569 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210569 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210569 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090210569 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210569 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210569 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090210569 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090210569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210569 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210569 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210569 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210569 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210569 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210569 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090210569 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090210569 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090210588 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) 20250404090210588 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090210588 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090210588 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 20250404090210588 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210588 DLSS7 <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' 20250404090210588 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210588 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210588 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210588 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210588 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210588 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210588 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) 20250404090210588 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210588 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210588 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090210588 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090210588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210588 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210588 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210588 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210588 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210588 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210588 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090210588 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090210588 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) 20250404090210588 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) 20250404090210588 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090210588 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090210589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210589 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210589 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210589 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210589 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210589 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210589 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090210589 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090210589 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090210589 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090210589 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090210589 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090210589 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090210589 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090210589 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090210589 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090210589 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090210589 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090210589 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090210589 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' 20250404090210589 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 20250404090210589 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090210589 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210589 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210591 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) 20250404090210591 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090210591 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090210591 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 20250404090210591 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090210591 DLSS7 <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' 20250404090210591 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090210591 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090210591 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090210591 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090210591 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090210591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090210591 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090210591 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) 20250404090210591 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090210591 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090210591 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090210591 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090210591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210591 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090210591 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090210591 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090210591 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090210591 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090210591 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090210591 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090210591 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090211602 DLCTRL DEBUG Command: GET 647538999 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090211602 DLCTRL DEBUG Tx Command reply: GET_REPLY 647538999 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090211605 DLCTRL DEBUG Command: GET 375518613 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090211605 DLCTRL DEBUG Tx Command reply: GET_REPLY 375518613 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090211610 DLCTRL DEBUG Command: GET 801275340 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090211610 DLCTRL DEBUG Tx Command reply: GET_REPLY 801275340 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090211615 DLCTRL DEBUG Command: GET 236471764 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090211615 DLCTRL DEBUG Tx Command reply: GET_REPLY 236471764 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090211619 DLCTRL DEBUG Command: GET 65698878 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090211619 DLCTRL DEBUG Tx Command reply: GET_REPLY 65698878 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090211622 DLCTRL DEBUG Command: GET 883283318 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090211622 DLCTRL DEBUG Tx Command reply: GET_REPLY 883283318 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090211626 DLCTRL DEBUG Command: GET 136286754 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090211626 DLCTRL DEBUG Tx Command reply: GET_REPLY 136286754 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090211630 DLCTRL DEBUG Command: GET 554298704 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090211630 DLCTRL DEBUG Tx Command reply: GET_REPLY 554298704 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090211634 DLCTRL DEBUG Command: GET 939702608 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090211634 DLCTRL DEBUG Tx Command reply: GET_REPLY 939702608 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090211637 DLCTRL DEBUG Command: GET 277373875 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090211638 DLCTRL DEBUG Tx Command reply: GET_REPLY 277373875 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090211640 DLCTRL DEBUG Command: GET 454446339 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090211640 DLCTRL DEBUG Tx Command reply: GET_REPLY 454446339 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090211643 DLCTRL DEBUG Command: GET 678680974 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090211643 DLCTRL DEBUG Tx Command reply: GET_REPLY 678680974 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090211645 DLCTRL DEBUG Command: GET 400835499 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090211645 DLCTRL DEBUG Tx Command reply: GET_REPLY 400835499 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090211647 DLCTRL DEBUG Command: GET 995138315 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090211647 DLCTRL DEBUG Tx Command reply: GET_REPLY 995138315 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090211649 DLCTRL DEBUG Command: GET 640741286 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090211649 DLCTRL DEBUG Tx Command reply: GET_REPLY 640741286 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090211651 DLCTRL DEBUG Command: GET 555725370 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090211651 DLCTRL DEBUG Tx Command reply: GET_REPLY 555725370 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090211652 DLCTRL DEBUG Command: GET 619696564 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090211652 DLCTRL DEBUG Tx Command reply: GET_REPLY 619696564 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090211655 DLCTRL DEBUG Command: GET 647477833 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090211655 DLCTRL DEBUG Tx Command reply: GET_REPLY 647477833 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090211657 DLCTRL DEBUG Command: GET 851055568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090211657 DLCTRL DEBUG Tx Command reply: GET_REPLY 851055568 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090211659 DLCTRL DEBUG Command: GET 949900659 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090211659 DLCTRL DEBUG Tx Command reply: GET_REPLY 949900659 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000001101110001'B, t_guard := 20.000000 } 20250404090211682 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C742200010024000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C742200010024000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(892) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)4772072 20250404090212730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090212730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090212730 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250404090212730 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090212730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x48d0e8, normal) (hnbgw_rua.c:407) 20250404090212730 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090212730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090212730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4772072 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090212730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090212730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090212730 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:256=0x100 (hnbgw_l3.c:248) 20250404090212730 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4772072 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x100=256: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250404090212730 DCN DEBUG map_sccp[0x55c700c32670]{init}: Allocated (fsm.c:456) 20250404090212730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090212730 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4772072 <-> SCCP-102 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090212730 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4772072 SCCP-102 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250404090212730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090212730 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090212730 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090212730 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090212730 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090212730 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090212730 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{IDLE}: Allocated (fsm.c:456) 20250404090212730 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090212730 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024000004f40030003710056400500f1100926) (sccp_scrc.c:415) 20250404090212730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090212730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090212730 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090212730 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090212730 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090212730 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090212731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090212731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090212731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090212731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090212731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090212731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090212731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090212731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090212731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090212731 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 00 01 00 00 66 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 00 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 71 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090212731 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090212731 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090212731 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090212731 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090212731 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090212731 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090212731 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090212731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090212731 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' 20250404090212731 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 20250404090212731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090212731 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090212731 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 01 00 00 66 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 00 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 71 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C742200010024000'O handled at TC_sgsnpool_L3Complete_valid_nri_10(892) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_10(892)9793689 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Session index based on connection ID:0 TC_sgsnpool_L3Complete_valid_nri_10(892)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@5e928ce02d95: 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 } } } 20250404090212751 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) 20250404090212751 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090212751 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090212751 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 20250404090212751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090212751 DLSS7 <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' 20250404090212751 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090212751 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090212751 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090212751 DLSS7 <000c> osmo_ss7_asp.c:1175 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 94 16 8a 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090212751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090212751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090212751 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090212751 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) 20250404090212751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090212751 DLSS7 DEBUG scrc_rx_mtp_xfer_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=0094168a) (sccp_scrc.c:486) 20250404090212751 DLSCCP DEBUG Received CO:COAK for local reference 102 (sccp_scoc.c:1855) 20250404090212751 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090212751 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090212751 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090212751 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090212751 DCN DEBUG handle_cn_conn_conf() conn_id=102, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090212751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090212751 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090212752 DLCTRL DEBUG Command: GET 132851928 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090212752 DLCTRL DEBUG Tx Command reply: GET_REPLY 132851928 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090212756 DLCTRL DEBUG Command: GET 216953784 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090212756 DLCTRL DEBUG Tx Command reply: GET_REPLY 216953784 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090212759 DLCTRL DEBUG Command: GET 461119952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090212759 DLCTRL DEBUG Tx Command reply: GET_REPLY 461119952 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090212763 DLCTRL DEBUG Command: GET 911172908 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090212763 DLCTRL DEBUG Tx Command reply: GET_REPLY 911172908 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090212767 DLCTRL DEBUG Command: GET 464533494 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090212767 DLCTRL DEBUG Tx Command reply: GET_REPLY 464533494 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090212771 DLCTRL DEBUG Command: GET 243949730 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090212772 DLCTRL DEBUG Tx Command reply: GET_REPLY 243949730 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090212776 DLCTRL DEBUG Command: GET 946654377 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090212776 DLCTRL DEBUG Tx Command reply: GET_REPLY 946654377 rate_ctr.abs.sgsn.1.cnpool:subscr:known 1 (control_if.c:477) 20250404090212780 DLCTRL DEBUG Command: GET 54047692 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090212780 DLCTRL DEBUG Tx Command reply: GET_REPLY 54047692 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090212783 DLCTRL DEBUG Command: GET 817042119 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090212783 DLCTRL DEBUG Tx Command reply: GET_REPLY 817042119 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090212786 DLCTRL DEBUG Command: GET 793948859 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090212786 DLCTRL DEBUG Tx Command reply: GET_REPLY 793948859 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090212789 DLCTRL DEBUG Command: GET 146738856 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090212789 DLCTRL DEBUG Tx Command reply: GET_REPLY 146738856 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090212792 DLCTRL DEBUG Command: GET 498653968 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090212792 DLCTRL DEBUG Tx Command reply: GET_REPLY 498653968 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090212794 DLCTRL DEBUG Command: GET 255756545 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090212794 DLCTRL DEBUG Tx Command reply: GET_REPLY 255756545 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090212796 DLCTRL DEBUG Command: GET 290833306 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090212796 DLCTRL DEBUG Tx Command reply: GET_REPLY 290833306 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090212797 DLCTRL DEBUG Command: GET 576375920 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090212797 DLCTRL DEBUG Tx Command reply: GET_REPLY 576375920 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090212799 DLCTRL DEBUG Command: GET 893250698 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090212799 DLCTRL DEBUG Tx Command reply: GET_REPLY 893250698 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090212800 DLCTRL DEBUG Command: GET 228090907 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090212800 DLCTRL DEBUG Tx Command reply: GET_REPLY 228090907 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090212802 DLCTRL DEBUG Command: GET 668090603 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090212802 DLCTRL DEBUG Tx Command reply: GET_REPLY 668090603 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090212803 DLCTRL DEBUG Command: GET 78397424 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090212803 DLCTRL DEBUG Tx Command reply: GET_REPLY 78397424 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090212804 DLCTRL DEBUG Command: GET 727532555 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090212804 DLCTRL DEBUG Tx Command reply: GET_REPLY 727532555 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000010010110'B, t_guard := 20.000000 } 20250404090212835 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C742200010024100'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(893) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)3806471 20250404090213862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090213862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090213862 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250404090213862 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090213862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x3a1507, normal) (hnbgw_rua.c:407) 20250404090213862 DHNB DEBUG map_rua[0x55c700c435b0]{init}: Allocated (fsm.c:456) 20250404090213862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090213862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3806471 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090213862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090213862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090213862 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:260=0x104 (hnbgw_l3.c:248) 20250404090213862 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3806471 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x104=260: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250404090213862 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090213862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090213862 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-3806471 <-> SCCP-103 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090213862 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3806471 SCCP-103 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250404090213862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090213862 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090213862 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090213862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090213862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090213862 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090213862 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{IDLE}: Allocated (fsm.c:456) 20250404090213862 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090213862 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=79,D=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010024100004f40030000960056400500f1100926) (sccp_scrc.c:415) 20250404090213862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090213862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090213862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090213862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090213862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090213862 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090213862 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090213862 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090213862 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090213862 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090213862 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090213862 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090213862 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090213862 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090213862 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090213862 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 01 01 00 00 67 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 96 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090213862 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090213862 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090213862 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090213862 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090213862 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090213862 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090213862 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090213862 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090213862 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' 20250404090213862 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 20250404090213862 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090213862 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090213862 DLSS7 <000c> osmo_ss7_asp.c:1175 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 01 01 00 00 67 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 14 13 08 08 73 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 41 00 00 4f 40 03 00 00 96 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C742200010024100'O handled at TC_sgsnpool_L3Complete_valid_nri_10(893) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_10(893)9183471 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090213865 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) 20250404090213865 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090213865 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090213865 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 20250404090213865 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090213865 DLSS7 <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' 20250404090213865 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090213865 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090213865 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090213865 DLSS7 <000c> osmo_ss7_asp.c:1175 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 67 0b db 8f 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090213865 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090213865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090213865 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090213865 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) 20250404090213865 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090213865 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000bdb8f) (sccp_scrc.c:486) 20250404090213866 DLSCCP DEBUG Received CO:COAK for local reference 103 (sccp_scoc.c:1855) 20250404090213866 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090213866 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090213866 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090213866 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090213866 DCN DEBUG handle_cn_conn_conf() conn_id=103, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090213866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090213866 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(893)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090213867 DLCTRL DEBUG Command: GET 492292753 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090213867 DLCTRL DEBUG Tx Command reply: GET_REPLY 492292753 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090213869 DLCTRL DEBUG Command: GET 796220553 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090213869 DLCTRL DEBUG Tx Command reply: GET_REPLY 796220553 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090213871 DLCTRL DEBUG Command: GET 74261321 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090213872 DLCTRL DEBUG Tx Command reply: GET_REPLY 74261321 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090213874 DLCTRL DEBUG Command: GET 825589949 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090213875 DLCTRL DEBUG Tx Command reply: GET_REPLY 825589949 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090213878 DLCTRL DEBUG Command: GET 752556299 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090213878 DLCTRL DEBUG Tx Command reply: GET_REPLY 752556299 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090213882 DLCTRL DEBUG Command: GET 821473056 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090213882 DLCTRL DEBUG Tx Command reply: GET_REPLY 821473056 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090213887 DLCTRL DEBUG Command: GET 389037864 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090213887 DLCTRL DEBUG Tx Command reply: GET_REPLY 389037864 rate_ctr.abs.sgsn.1.cnpool:subscr:known 2 (control_if.c:477) 20250404090213891 DLCTRL DEBUG Command: GET 226896808 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090213891 DLCTRL DEBUG Tx Command reply: GET_REPLY 226896808 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090213895 DLCTRL DEBUG Command: GET 563426847 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090213895 DLCTRL DEBUG Tx Command reply: GET_REPLY 563426847 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090213902 DLCTRL DEBUG Command: GET 894926828 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090213902 DLCTRL DEBUG Tx Command reply: GET_REPLY 894926828 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090213906 DLCTRL DEBUG Command: GET 304975863 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090213906 DLCTRL DEBUG Tx Command reply: GET_REPLY 304975863 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090213910 DLCTRL DEBUG Command: GET 697569205 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090213910 DLCTRL DEBUG Tx Command reply: GET_REPLY 697569205 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090213915 DLCTRL DEBUG Command: GET 749628330 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090213915 DLCTRL DEBUG Tx Command reply: GET_REPLY 749628330 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090213920 DLCTRL DEBUG Command: GET 422758346 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090213920 DLCTRL DEBUG Tx Command reply: GET_REPLY 422758346 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090213925 DLCTRL DEBUG Command: GET 815661466 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090213926 DLCTRL DEBUG Tx Command reply: GET_REPLY 815661466 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090213930 DLCTRL DEBUG Command: GET 336303293 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090213930 DLCTRL DEBUG Tx Command reply: GET_REPLY 336303293 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090213934 DLCTRL DEBUG Command: GET 181618564 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090213934 DLCTRL DEBUG Tx Command reply: GET_REPLY 181618564 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090213936 DLCTRL DEBUG Command: GET 738462610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090213936 DLCTRL DEBUG Tx Command reply: GET_REPLY 738462610 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090213938 DLCTRL DEBUG Command: GET 75617632 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090213938 DLCTRL DEBUG Tx Command reply: GET_REPLY 75617632 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090213941 DLCTRL DEBUG Command: GET 394666102 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090213941 DLCTRL DEBUG Tx Command reply: GET_REPLY 394666102 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000011100101'B, t_guard := 20.000000 } 20250404090213959 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C742200010027FC0'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C742200010027FC0'O to be handled at TC_sgsnpool_L3Complete_valid_nri_10(894) TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)5766148 20250404090214975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090214975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090214975 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 108 bytes from client (stream_srv.c:1351) 20250404090214975 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090214975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x57fc04, normal) (hnbgw_rua.c:407) 20250404090214975 DHNB DEBUG map_rua[0x55c700c323b0]{init}: Allocated (fsm.c:456) 20250404090214975 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090214975 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766148 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090214975 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090214975 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090214975 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:511=0x1ff (hnbgw_l3.c:248) 20250404090214976 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766148 SCCP-0 PS MI=NONE: NONE NRI(10bit)=0x1ff=511: NRI match selects sgsn 1 (hnbgw_cn.c:1078) 20250404090214976 DCN DEBUG map_sccp[0x55c700c2a270]{init}: Allocated (fsm.c:456) 20250404090214976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090214976 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5766148 <-> SCCP-104 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090214976 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766148 SCCP-104 sgsn-1 MI=NONE: rx RUA Connect with 79 bytes RANAP data (hnbgw_rua.c:312) 20250404090214976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090214976 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090214976 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090214976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090214976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090214976 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090214976 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{IDLE}: Allocated (fsm.c:456) 20250404090214976 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090214976 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0013404b0000070003400180000f40060000f11009260037400100003a40080000f11009260037001040141308087300f1102a2a170512c742200010027fc0004f40030000e50056400500f1100926) (sccp_scrc.c:415) 20250404090214976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090214976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090214976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090214976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090214976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090214976 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090214976 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090214976 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090214976 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090214976 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090214976 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090214976 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090214976 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090214976 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090214976 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090214976 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 00 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 e5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090214976 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090214976 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090214976 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090214976 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090214976 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090214976 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090214976 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090214976 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090214976 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' 20250404090214976 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 20250404090214976 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090214976 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090214976 DLSS7 <000c> osmo_ss7_asp.c:1175 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 00 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 e5 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: First idle individual index:2 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Warning: Stopping inactive timer T_ias[2]. HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C742200010027FC0'O handled at TC_sgsnpool_L3Complete_valid_nri_10(894) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_10(894)16586006 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Session index based on connection ID:2 HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Warning: Re-starting timer T_ias[2], which is already active (running or expired). 20250404090214981 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) 20250404090214981 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090214981 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090214982 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 20250404090214982 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090214982 DLSS7 <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' 20250404090214982 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090214982 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090214982 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090214982 DLSS7 <000c> osmo_ss7_asp.c:1175 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 50 16 65 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090214982 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090214982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090214982 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090214982 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) 20250404090214982 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090214982 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00501665) (sccp_scrc.c:486) 20250404090214982 DLSCCP DEBUG Received CO:COAK for local reference 104 (sccp_scoc.c:1855) 20250404090214982 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090214982 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090214982 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090214982 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090214982 DCN DEBUG handle_cn_conn_conf() conn_id=104, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090214982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090214982 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_10(894)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090214984 DLCTRL DEBUG Command: GET 158823646 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090214984 DLCTRL DEBUG Tx Command reply: GET_REPLY 158823646 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090214988 DLCTRL DEBUG Command: GET 751795595 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090214988 DLCTRL DEBUG Tx Command reply: GET_REPLY 751795595 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090214993 DLCTRL DEBUG Command: GET 678708048 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090214993 DLCTRL DEBUG Tx Command reply: GET_REPLY 678708048 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090214997 DLCTRL DEBUG Command: GET 675054236 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090214997 DLCTRL DEBUG Tx Command reply: GET_REPLY 675054236 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090215001 DLCTRL DEBUG Command: GET 505853030 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090215001 DLCTRL DEBUG Tx Command reply: GET_REPLY 505853030 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090215005 DLCTRL DEBUG Command: GET 499771733 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090215005 DLCTRL DEBUG Tx Command reply: GET_REPLY 499771733 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090215009 DLCTRL DEBUG Command: GET 99119287 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090215009 DLCTRL DEBUG Tx Command reply: GET_REPLY 99119287 rate_ctr.abs.sgsn.1.cnpool:subscr:known 3 (control_if.c:477) 20250404090215012 DLCTRL DEBUG Command: GET 427234916 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090215012 DLCTRL DEBUG Tx Command reply: GET_REPLY 427234916 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090215015 DLCTRL DEBUG Command: GET 591837566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090215015 DLCTRL DEBUG Tx Command reply: GET_REPLY 591837566 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090215018 DLCTRL DEBUG Command: GET 609843720 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090215018 DLCTRL DEBUG Tx Command reply: GET_REPLY 609843720 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090215020 DLCTRL DEBUG Command: GET 751022229 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090215020 DLCTRL DEBUG Tx Command reply: GET_REPLY 751022229 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090215023 DLCTRL DEBUG Command: GET 994915987 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090215023 DLCTRL DEBUG Tx Command reply: GET_REPLY 994915987 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090215026 DLCTRL DEBUG Command: GET 778502131 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090215026 DLCTRL DEBUG Tx Command reply: GET_REPLY 778502131 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090215029 DLCTRL DEBUG Command: GET 144728232 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090215029 DLCTRL DEBUG Tx Command reply: GET_REPLY 144728232 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090215032 DLCTRL DEBUG Command: GET 854447517 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090215032 DLCTRL DEBUG Tx Command reply: GET_REPLY 854447517 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090215036 DLCTRL DEBUG Command: GET 541344772 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090215036 DLCTRL DEBUG Tx Command reply: GET_REPLY 541344772 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090215039 DLCTRL DEBUG Command: GET 351332940 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090215039 DLCTRL DEBUG Tx Command reply: GET_REPLY 351332940 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090215042 DLCTRL DEBUG Command: GET 273821248 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090215042 DLCTRL DEBUG Tx Command reply: GET_REPLY 273821248 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090215045 DLCTRL DEBUG Command: GET 941048949 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090215045 DLCTRL DEBUG Tx Command reply: GET_REPLY 941048949 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090215047 DLCTRL DEBUG Command: GET 748743793 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090215047 DLCTRL DEBUG Tx Command reply: GET_REPLY 748743793 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090215056 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:39901<->l=127.0.0.1:4262) (control_if.c:193) 20250404090215057 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55668<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(873)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(872)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090215061 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55658<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090215062 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090215062 DLINP DEBUG SRVCONN(,r=127.0.0.1:45002<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090215062 DLINP NOTICE SRV(,r=127.0.0.1:45002<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090215062 DMAIN NOTICE (127.0.0.1:45002 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:45002<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090215062 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn0-SCCP(885)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(879)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(886)@5e928ce02d95: Final verdict of PTC: none 20250404090215064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090215064 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-RAN(883)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(882)@5e928ce02d95: Final verdict of PTC: none 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090215064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090215064 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) 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090215064 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090215064 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) 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090215064 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090215064 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) 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090215064 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090215064 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) 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090215064 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090215064 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 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090215065 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090215065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090215065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090215065 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 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090215065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090215065 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090215065 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090215066 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090215066 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090215066 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090215066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090215066 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090215066 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090215066 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090215066 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090215066 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090215066 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090215066 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090215065 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) 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090215065 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 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090215065 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090215065 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090215065 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090215065 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090215065 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 20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090215066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090215066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090215066 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 20250404090215066 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) 20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090215066 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090215066 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090215066 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090215066 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 20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090215066 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090215066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090215066 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090215067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090215067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090215067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090215067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090215067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090215067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090215067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090215067 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090215067 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090215067 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) 20250404090215067 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090215067 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090215067 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.msc0-RAN(880)@5e928ce02d95: Final verdict of PTC: none 20250404090215067 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090215067 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) 20250404090215067 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090215067 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090215067 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090215067 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090215067 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090215067 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090215067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090215067 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090215067 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090215067 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090215067 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090215067 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090215067 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090215067 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090215067 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090215067 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090215067 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 20250404090215067 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 20250404090215067 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) 20250404090215067 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090215068 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090215068 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090215068 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090215068 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090215068 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 20250404090215068 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871)@5e928ce02d95: Final verdict of PTC: none 20250404090215068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090215068 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876)@5e928ce02d95: Final verdict of PTC: none 20250404090215068 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090215068 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090215068 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090215068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) HNBGW_Test.sgsn1-RAN(889)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(888)@5e928ce02d95: Final verdict of PTC: none 20250404090215068 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090215068 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090215068 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090215068 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090215068 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090215068 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090215068 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090215068 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(887)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(881)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(884)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(890)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(874)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_10(893)@5e928ce02d95: Final verdict of PTC: pass 20250404090215073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090215074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090215074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090215075 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215075 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215075 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215076 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090215068 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090215069 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090215069 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090215069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215069 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215069 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215069 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215069 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090215069 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215069 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215069 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090215069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090215069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090215069 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090215069 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090215069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090215069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090215069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090215069 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4772072)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090215069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090215069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{disconnected}: Freeing instance (context_map.c:206) 20250404090215069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-102)[0x55c700c32670]{disconnected}: Deallocated (fsm.c:568) 20250404090215069 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4772072 SCCP-102 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090215069 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090215069 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090215069 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090215070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090215070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090215070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090215070 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090215070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0a 03 00 00 01 04 0b db 8f 00 00 67 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215070 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090215070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090215070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090215070 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090215070 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090215070 [20250404090215077 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 1;34mDHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090215070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090215070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090215070 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3806471)[0x55c700c435b0]{disrupted}: Deallocated (fsm.c:568) 20250404090215070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090215070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090215070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-103)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090215070 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3806471 SCCP-103 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090215070 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090215070 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090215070 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090215070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090215070 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090215070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215071 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090215071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090215071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215071 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090215071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090215071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090215071 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090215071 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090215071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090215071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090215071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090215071 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5766148)[0x55c700c323b0]{disrupted}: Deallocated (fsm.c:568) 20250404090215071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090215071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{disconnected}: Freeing instance (context_map.c:206) 20250404090215071 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-104)[0x55c700c2a270]{disconnected}: Deallocated (fsm.c:568) 20250404090215071 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5766148 SCCP-104 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090215071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090215071 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090215072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090215072 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090215072 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090215072 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090215072 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090215072 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55680<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090215077 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090215077 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215078 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215078 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215078 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090215079 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090215079 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090215079 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55678<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(892)@5e928ce02d95: Final verdict of PTC: pass HNBGW-MGCP(891)@5e928ce02d95: Final verdict of PTC: none 20250404090215098 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:55686<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_sgsnpool_L3Complete_valid_nri_10(894)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_1(871): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(872): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(873): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(874): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0(875): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh0-RUA(876): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1(877): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_1-Iuh1-RUA(878): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(879): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(880): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(881): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(882): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(883): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(884): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(885): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(886): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(887): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(888): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(889): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(890): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(891): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(892): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(893): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_10(894): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_L3Complete_valid_nri_1 finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:02:15 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 20250404090215268 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35120<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090215389 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090215389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090215389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7a ba 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215389 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090215389 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215389 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215389 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215389 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215389 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090215389 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215389 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 60 16 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090215389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090215389 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090215389 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215389 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215389 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215389 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090215389 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090215389 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090215390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090215390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215390 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090215390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215390 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215390 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215390 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215390 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090215390 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090215390 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090215971 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35120<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=578436) 20250404090215994 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090215994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090215994 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215994 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 3c d7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215994 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090215994 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215994 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215994 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215994 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215994 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090215995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 8d ef 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215995 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090215995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090215995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 04 fa 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215995 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090215995 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090215995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215995 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090215995 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090215995 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090215995 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090215995 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090215995 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 13 b8 65 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090215995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090215995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090215995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090215995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090215995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090215995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090215995 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215995 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215995 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215995 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090215995 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090215995 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090215996 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090215996 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090215996 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090215996 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090215996 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090215996 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090216500 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090216500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090216500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090216500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090216500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090216500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090216500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090216500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090216500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 df 44 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090216500 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090216500 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090216500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090216500 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090216500 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090216500 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090216500 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090216500 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090216500 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a9 a5 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090216501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090216501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090216501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090216501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090216501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090216501 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090216501 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090216501 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090216501 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090216501 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090216501 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090216501 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090216503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090216503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090216503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090216504 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090216504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090216504 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090216504 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090216504 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090216504 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 8e 47 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090216504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090216504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090216504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090216504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090216504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090216504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090216597 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090216597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090216597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090216597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090216597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090216597 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090216597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090216597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090216597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090216597 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090216597 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090216597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090216597 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090216597 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090216597 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090216597 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090216597 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090216597 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b2 40 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090216597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090216597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090216597 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090216597 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090216597 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090216597 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090216597 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090216597 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090216598 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090216598 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090216598 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090216598 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090216611 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090216611 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090216611 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090216611 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090216611 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090216612 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090216612 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090216612 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090216612 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 8f fa 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090216612 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090216612 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090216612 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090216612 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 20250404090216612 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090216612 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=578436, count=612672) 20250404090217066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090217066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090217066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090217066 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090217066 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090217066 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090217067 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090217067 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090217067 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090217068 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090217068 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090217068 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090217124 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090217124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=008fa2f2), PART(T=Source Reference,L=4,D=00000054), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090217124 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090217124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090217124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090217124 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090217124 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090217124 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090217124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 8f a2 f2 00 00 54 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090217124 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090217124 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0090ac09), PART(T=Source Reference,L=4,D=00000053), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090217124 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090217125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090217125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090217125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090217125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090217125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090217125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 90 ac 09 00 00 53 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090217125 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090217125 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00e6ffec), PART(T=Source Reference,L=4,D=00000055), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090217125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090217125 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090217125 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090217125 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090217125 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090217125 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090217125 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ff ec 00 00 55 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090217125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090217125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090217125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090217125 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 20250404090217125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090217125 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090217125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090217125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090217125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090217125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090217125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090217125 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090217125 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090217125 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090217125 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090217125 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090217125 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090217125 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090217754 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090217754 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090217754 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090217754 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090217754 DLSCCP DEBUG SCCP-SCOC(82)[0x55c700c1ab40]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:02:18 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_L3Complete_valid_nri_2 started. 20250404090219070 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090219075 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090219078 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34627<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090219172 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090219172 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090219180 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219180 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219180 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219180 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219180 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219180 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219180 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219180 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219180 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:48417 (stream_srv.c:142) 20250404090219180 DMAIN INFO New HNB SCTP connection r=127.0.0.1:48417<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090219181 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219181 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090219181 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219181 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219181 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219181 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) 20250404090219181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219181 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219181 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219181 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219181 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219181 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219181 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219181 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) 20250404090219181 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) 20250404090219181 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090219181 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219181 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219182 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219182 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219182 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090219182 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219182 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090219182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090219182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219182 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219182 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219182 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090219182 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219182 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090219182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090219182 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219182 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219182 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090219182 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219182 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219182 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219182 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219182 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219182 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219182 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219182 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219182 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090219182 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219182 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090219182 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219183 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 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090219183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219183 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 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090219183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090219183 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219183 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219183 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219183 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090219183 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(905)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(905)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(905)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(903)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc1-M3UA(908)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(908)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(908)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(906)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc2-M3UA(911)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(911)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(911)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-SCCP(909)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090219214 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219214 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219214 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219214 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219215 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219215 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219215 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090219215 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219216 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219216 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090219216 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 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) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219216 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) 20250404090219216 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) 20250404090219216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090219216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219216 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219216 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219216 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090219216 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219216 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090219216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090219216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219216 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219216 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219216 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090219216 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219216 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219216 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219216 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219216 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219216 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219216 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090219216 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219216 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219216 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219216 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219216 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090219216 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219216 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219216 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219217 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219217 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219217 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219217 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219217 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090219217 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090219217 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219217 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 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090219217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219217 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 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090219217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090219217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219217 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219217 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219217 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090219217 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(914)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(914)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(914)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(912)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(917)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(917)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(917)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(915)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(920)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn2-M3UA(920)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(920)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090219283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090219283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090219283 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090219283 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090219284 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090219284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090219284 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090219284 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090219284 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090219292 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090219293 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090219293 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090219293 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090219293 DHNBAP DEBUG (127.0.0.1:48417 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090219293 DHNBAP NOTICE (127.0.0.1:48417 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090219293 DHNBAP NOTICE (127.0.0.1:48417 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090219293 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090219293 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090219392 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 20250404090219392 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 20250404090219392 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090219392 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(905)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090219400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090219400 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090219400 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090219400 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090219400 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090219400 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090219400 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 20250404090219400 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090219400 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090219400 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090219401 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 20250404090219401 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 20250404090219401 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090219401 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090219403 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219403 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090219403 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090219403 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090219404 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090219404 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090219404 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090219404 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 20250404090219404 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090219404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090219404 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090219404 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090219404 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090219404 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(908)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090219404 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090219404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090219404 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090219404 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090219404 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090219404 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090219404 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090219404 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219406 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219406 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090219406 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219406 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219406 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219406 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219406 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219406 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219406 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219406 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219406 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219406 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219406 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219406 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090219406 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219406 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090219406 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219406 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219407 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219407 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219407 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090219407 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090219407 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090219407 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090219407 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090219407 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090219407 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090219408 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) 20250404090219408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090219408 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090219408 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090219408 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090219408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090219408 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090219408 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 20250404090219408 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090219408 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090219408 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090219408 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090219408 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) 20250404090219408 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090219408 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090219408 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219408 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090219408 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090219408 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090219408 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 20250404090219408 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090219408 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219408 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090219408 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090219408 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090219408 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090219408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090219408 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090219408 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090219408 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090219408 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090219408 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090219408 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219409 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219410 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090219410 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219410 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219410 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219410 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219410 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219410 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219410 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219410 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219410 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219410 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219410 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219410 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090219410 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219410 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090219410 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090219410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090219410 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' 20250404090219410 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 20250404090219410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090219410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090219410 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219411 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 20250404090219412 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 20250404090219412 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090219412 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(911)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090219417 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) 20250404090219417 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090219417 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090219417 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090219417 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090219417 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090219417 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090219417 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 20250404090219417 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090219417 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219417 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090219420 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) 20250404090219420 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090219420 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090219420 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219420 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090219420 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090219420 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090219420 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 20250404090219420 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090219420 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219420 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090219420 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090219420 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090219420 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090219420 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090219420 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090219420 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090219420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090219420 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090219420 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090219420 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090219420 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090219420 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090219420 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219421 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219421 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090219421 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219421 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219421 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219421 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219421 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219422 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219422 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219422 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219422 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219422 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219422 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219422 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219422 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090219422 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090219422 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219422 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219422 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219422 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219422 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219422 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219422 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 20250404090219422 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090219422 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 20250404090219422 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 20250404090219422 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090219422 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090219422 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219427 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 20250404090219427 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 20250404090219427 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090219427 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(914)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090219434 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219434 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090219434 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090219434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090219434 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090219434 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090219434 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090219434 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 20250404090219434 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090219434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090219434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090219436 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090219436 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090219436 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090219436 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090219436 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 20250404090219436 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090219436 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090219436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090219436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090219437 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090219437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090219437 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090219437 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090219437 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090219437 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090219437 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090219437 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219438 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 20250404090219438 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219438 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090219438 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 20250404090219438 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090219438 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090219438 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219438 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219438 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219438 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219438 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219438 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219438 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219438 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219438 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219438 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219438 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219438 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090219438 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219438 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090219438 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219438 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219438 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219438 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219438 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090219438 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090219438 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090219438 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090219438 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090219438 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090219439 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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.sgsn1-M3UA(917)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090219443 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) 20250404090219443 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090219443 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090219443 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090219443 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090219443 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090219443 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090219443 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 20250404090219443 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090219443 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219443 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090219445 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) 20250404090219445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090219445 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219445 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090219445 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090219445 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090219445 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 20250404090219445 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219445 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090219445 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090219445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090219445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090219445 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090219445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090219445 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090219445 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090219445 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090219445 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090219445 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090219445 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219446 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219446 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090219446 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219446 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219446 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219446 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219446 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219446 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219446 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219446 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219446 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219446 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219446 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090219446 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090219446 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219446 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219446 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219447 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219447 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219447 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219447 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090219447 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090219447 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' 20250404090219447 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 20250404090219447 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090219447 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090219447 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219451 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 20250404090219451 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 20250404090219451 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090219451 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(920)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404090219456 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) 20250404090219456 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404090219456 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090219456 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090219456 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090219456 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090219456 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090219456 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 20250404090219456 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090219456 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219456 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090219458 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) 20250404090219458 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090219458 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219458 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090219458 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090219458 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090219458 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 20250404090219458 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090219458 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090219458 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090219458 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090219458 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090219458 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404090219458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090219458 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090219458 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090219458 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090219458 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090219458 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090219458 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090219459 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090219459 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090219459 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090219460 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090219460 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090219460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219460 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219460 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219460 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090219460 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090219460 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090219460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090219460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090219460 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090219460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090219460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090219460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090219460 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090219460 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090219460 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090219460 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090219460 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 20250404090219460 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090219460 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' 20250404090219460 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 20250404090219460 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090219460 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090219460 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0b 03 00 00 09 09 00 03 07 0b 04 43 0b 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.msc0-RAN(904)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090220211 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220211 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090220211 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090220211 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090220212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220212 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090220212 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220212 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220212 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220212 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220212 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090220212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220212 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220212 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090220212 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090220212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220213 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220213 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220213 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090220213 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090220213 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) 20250404090220213 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090220213 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090220213 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090220213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220213 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220213 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220213 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220213 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090220213 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220213 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090220213 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090220213 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090220213 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090220213 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090220213 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090220214 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220214 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090220214 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090220214 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090220214 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090220214 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090220214 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090220214 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090220214 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220214 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  HNBGW_Test.msc1-RAN(907)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090220216 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) 20250404090220216 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090220216 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090220217 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 20250404090220217 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220217 DLSS7 <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' 20250404090220217 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220217 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220217 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220217 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220217 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220217 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220217 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220217 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090220218 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090220218 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090220218 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220217 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) 20250404090220217 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220217 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220217 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090220217 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090220217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220217 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220217 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220217 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090220218 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220218 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220218 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220218 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220218 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090220218 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090220218 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) 20250404090220218 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) 20250404090220218 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090220218 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090220218 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220218 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090220218 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090220218 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090220218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090220218 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090220218 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090220218 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220218 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090220218 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220218 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220218 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090220218 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220218 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220218 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220218 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220218 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090220218 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090220218 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090220219 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220219 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090220219 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090220219 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090220219 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090220219 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' 20250404090220219 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 20250404090220219 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090220219 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220219 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220223 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) 20250404090220223 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090220223 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090220223 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 20250404090220223 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220223 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220223 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220223 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) 20250404090220223 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220223 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220223 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090220223 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090220223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220223 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220223 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220223 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220223 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220223 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220224 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220224 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220224 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220224 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220224 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090220224 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090220224 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090220223 DLSS7 <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' 20250404090220223 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220223 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220223 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220223 DLSS7 <000c> osmo_ss7_asp.c:1175 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.msc2-RAN(910)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090220228 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) 20250404090220228 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090220228 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090220228 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 20250404090220228 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220228 DLSS7 <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' 20250404090220228 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220228 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220228 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220228 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220228 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220228 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220229 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) 20250404090220229 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220229 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220229 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090220229 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090220229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220229 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220229 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220229 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220229 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090220229 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090220229 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) 20250404090220229 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) 20250404090220229 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090220229 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090220229 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220229 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220229 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220229 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220230 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220230 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220230 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220230 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220230 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220230 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090220230 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220230 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090220230 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090220230 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090220230 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090220230 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090220230 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090220230 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220230 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090220230 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090220230 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 20250404090220230 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090220230 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' 20250404090220230 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 20250404090220230 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090220230 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220231 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220232 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) 20250404090220232 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090220232 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090220232 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 20250404090220232 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220232 DLSS7 <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' 20250404090220232 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220232 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220232 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220232 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220232 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220232 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220232 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) 20250404090220232 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220232 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220232 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090220232 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090220233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220233 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220233 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220233 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220233 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220233 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220233 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090220233 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090220233 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(913)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090220240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220240 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090220240 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090220240 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090220240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090220240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220240 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220240 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090220240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090220240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090220240 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090220240 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) 20250404090220240 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090220240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090220240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090220240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220240 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090220240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090220240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090220240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090220240 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090220240 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090220240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090220240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090220240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090220240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090220240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090220240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090220240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090220240 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220240 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090220242 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220242 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090220242 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090220242 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090220242 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220242 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090220242 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220242 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220242 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220242 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220242 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220242 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090220242 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220242 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220242 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090220242 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090220242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220242 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220242 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220242 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220242 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220242 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220242 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090220243 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090220243 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(916)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090220247 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) 20250404090220247 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090220247 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090220247 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 20250404090220247 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220247 DLSS7 <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' 20250404090220247 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220247 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220247 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220247 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220247 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220247 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) 20250404090220247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220247 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220247 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090220247 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220247 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220247 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090220247 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090220247 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) 20250404090220247 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) 20250404090220247 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090220247 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220247 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220247 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220247 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090220247 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220247 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090220247 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090220247 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090220247 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090220247 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090220247 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090220247 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220247 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090220247 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090220248 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090220248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090220248 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' 20250404090220248 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 20250404090220248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090220248 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220248 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) 20250404090220248 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090220248 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090220248 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 20250404090220248 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220248 DLSS7 <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' 20250404090220248 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220248 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220248 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220248 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220248 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220248 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220248 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) 20250404090220248 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220248 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220248 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090220248 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090220248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220248 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220248 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220248 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220248 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220248 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220248 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090220248 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090220248 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090220258 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) 20250404090220258 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090220258 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090220258 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 20250404090220258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220258 DLSS7 <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' 20250404090220258 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220258 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220258 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220258 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220258 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) 20250404090220258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220258 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220258 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090220258 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090220258 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) 20250404090220258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 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) 20250404090220258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220258 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220258 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090220258 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090220258 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) 20250404090220258 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) 20250404090220258 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090220258 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090220258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220258 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220258 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220258 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090220258 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090220258 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090220258 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090220258 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090220258 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090220258 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090220258 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: link up (cnlink.c:111) 20250404090220258 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090220258 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090220258 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090220258 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 20250404090220258 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090220258 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' 20250404090220258 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 20250404090220258 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090220258 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220258 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220259 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) 20250404090220259 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090220259 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090220259 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 20250404090220259 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090220259 DLSS7 <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' 20250404090220259 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090220259 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090220259 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090220259 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090220259 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090220259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090220259 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090220259 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) 20250404090220259 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090220259 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090220259 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090220259 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090220259 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) 20250404090220259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220259 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090220259 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220259 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220259 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) 20250404090220259 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090220259 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090220259 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090220259 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090220259 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090220259 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090220259 DRANAP INFO cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090221304 DLCTRL DEBUG Command: GET 714484031 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090221304 DLCTRL DEBUG Tx Command reply: GET_REPLY 714484031 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090221305 DLCTRL DEBUG Command: GET 878874141 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090221306 DLCTRL DEBUG Tx Command reply: GET_REPLY 878874141 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090221306 DLCTRL DEBUG Command: GET 238900884 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090221306 DLCTRL DEBUG Tx Command reply: GET_REPLY 238900884 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090221309 DLCTRL DEBUG Command: GET 474385947 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090221309 DLCTRL DEBUG Tx Command reply: GET_REPLY 474385947 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090221311 DLCTRL DEBUG Command: GET 569194877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090221312 DLCTRL DEBUG Tx Command reply: GET_REPLY 569194877 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090221314 DLCTRL DEBUG Command: GET 570471973 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090221314 DLCTRL DEBUG Tx Command reply: GET_REPLY 570471973 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090221317 DLCTRL DEBUG Command: GET 958140931 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090221317 DLCTRL DEBUG Tx Command reply: GET_REPLY 958140931 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090221319 DLCTRL DEBUG Command: GET 163283817 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090221319 DLCTRL DEBUG Tx Command reply: GET_REPLY 163283817 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090221322 DLCTRL DEBUG Command: GET 438693495 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090221322 DLCTRL DEBUG Tx Command reply: GET_REPLY 438693495 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090221324 DLCTRL DEBUG Command: GET 800007549 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090221324 DLCTRL DEBUG Tx Command reply: GET_REPLY 800007549 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090221326 DLCTRL DEBUG Command: GET 304248057 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090221326 DLCTRL DEBUG Tx Command reply: GET_REPLY 304248057 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090221329 DLCTRL DEBUG Command: GET 225870294 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090221329 DLCTRL DEBUG Tx Command reply: GET_REPLY 225870294 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090221332 DLCTRL DEBUG Command: GET 435186575 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090221333 DLCTRL DEBUG Tx Command reply: GET_REPLY 435186575 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090221336 DLCTRL DEBUG Command: GET 892183739 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090221336 DLCTRL DEBUG Tx Command reply: GET_REPLY 892183739 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090221340 DLCTRL DEBUG Command: GET 496982894 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090221340 DLCTRL DEBUG Tx Command reply: GET_REPLY 496982894 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090221344 DLCTRL DEBUG Command: GET 592209979 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090221344 DLCTRL DEBUG Tx Command reply: GET_REPLY 592209979 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090221348 DLCTRL DEBUG Command: GET 710409886 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090221348 DLCTRL DEBUG Tx Command reply: GET_REPLY 710409886 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090221351 DLCTRL DEBUG Command: GET 250829960 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090221351 DLCTRL DEBUG Tx Command reply: GET_REPLY 250829960 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090221355 DLCTRL DEBUG Command: GET 821189857 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090221355 DLCTRL DEBUG Tx Command reply: GET_REPLY 821189857 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090221359 DLCTRL DEBUG Command: GET 617221104 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090221359 DLCTRL DEBUG Tx Command reply: GET_REPLY 617221104 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000001110001111'B, t_guard := 20.000000 } 20250404090221397 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: f_create_expect(l3 := '080101D571000005F44280002300F1102A2A170512C742200010028000'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Created Expect[0] for '080101D571000005F44280002300F1102A2A170512C742200010028000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(922) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)15694527 20250404090222418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090222418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090222418 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404090222418 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090222418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xef7abf, normal) (hnbgw_rua.c:407) 20250404090222418 DHNB DEBUG map_rua[0x55c700c1ab40]{init}: Allocated (fsm.c:456) 20250404090222418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090222418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15694527 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090222418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090222418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090222418 DRUA DEBUG GMM Attach Req mi=TMSI-0x42800023 old_ra=001-01-10794-23 nri:512=0x200 (hnbgw_l3.c:232) 20250404090222418 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-15694527 SCCP-0 PS MI=TMSI-0x42800023: TMSI-0x42800023 NRI(10bit)=0x200=512: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250404090222418 DCN DEBUG map_sccp[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090222418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090222418 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-15694527 <-> SCCP-105 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250404090222418 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-15694527 SCCP-105 sgsn-2 MI=TMSI-0x42800023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404090222418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090222418 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090222418 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090222418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090222418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090222418 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090222418 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{IDLE}: Allocated (fsm.c:456) 20250404090222418 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090222418 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44280002300f1102a2a170512c742200010028000004f400300038f0056400500f1100926) (sccp_scrc.c:415) 20250404090222418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090222418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090222418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090222418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090222418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090222418 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090222418 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090222418 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090222418 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090222418 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090222418 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090222418 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090222418 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090222418 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090222418 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090222418 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 0f 01 00 00 69 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 03 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:1175) 20250404090222418 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090222418 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090222418 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090222418 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090222418 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090222418 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090222418 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 20250404090222418 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090222418 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 20250404090222418 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 20250404090222418 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090222418 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090222418 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0f 01 00 00 69 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 80 00 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 80 00 00 4f 40 03 00 03 8f 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Found Expect[0] for l3='080101D571000005F44280002300F1102A2A170512C742200010028000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(922) HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(922)16501664 HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_L3Complete_valid_nri_20(922)@5e928ce02d95: setverdict(pass): none -> pass 20250404090222423 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) 20250404090222423 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090222423 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090222423 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 20250404090222423 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090222423 DLSS7 <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' 20250404090222423 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090222423 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090222423 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090222423 DLSS7 <000c> osmo_ss7_asp.c:1175 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 69 0e 8d ae 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090222423 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090222423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090222423 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090222423 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) 20250404090222423 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090222423 DLSS7 DEBUG scrc_rx_mtp_xfer_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=000e8dae) (sccp_scrc.c:486) 20250404090222423 DLSCCP DEBUG Received CO:COAK for local reference 105 (sccp_scoc.c:1855) 20250404090222423 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) MTC@5e928ce02d95: 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 } } } 20250404090222423 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090222423 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090222423 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090222423 DCN DEBUG handle_cn_conn_conf() conn_id=105, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090222423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090222423 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090222423 DLCTRL DEBUG Command: GET 226494551 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090222423 DLCTRL DEBUG Tx Command reply: GET_REPLY 226494551 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090222425 DLCTRL DEBUG Command: GET 16120992 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090222425 DLCTRL DEBUG Tx Command reply: GET_REPLY 16120992 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090222426 DLCTRL DEBUG Command: GET 587426052 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090222426 DLCTRL DEBUG Tx Command reply: GET_REPLY 587426052 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090222427 DLCTRL DEBUG Command: GET 391742495 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090222427 DLCTRL DEBUG Tx Command reply: GET_REPLY 391742495 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090222428 DLCTRL DEBUG Command: GET 776505793 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090222428 DLCTRL DEBUG Tx Command reply: GET_REPLY 776505793 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090222430 DLCTRL DEBUG Command: GET 873666000 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090222430 DLCTRL DEBUG Tx Command reply: GET_REPLY 873666000 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090222430 DLCTRL DEBUG Command: GET 625330381 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090222430 DLCTRL DEBUG Tx Command reply: GET_REPLY 625330381 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090222431 DLCTRL DEBUG Command: GET 248298571 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090222431 DLCTRL DEBUG Tx Command reply: GET_REPLY 248298571 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090222432 DLCTRL DEBUG Command: GET 23738225 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090222432 DLCTRL DEBUG Tx Command reply: GET_REPLY 23738225 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090222433 DLCTRL DEBUG Command: GET 279463172 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090222433 DLCTRL DEBUG Tx Command reply: GET_REPLY 279463172 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090222434 DLCTRL DEBUG Command: GET 612225836 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090222434 DLCTRL DEBUG Tx Command reply: GET_REPLY 612225836 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090222435 DLCTRL DEBUG Command: GET 233589334 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090222435 DLCTRL DEBUG Tx Command reply: GET_REPLY 233589334 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250404090222436 DLCTRL DEBUG Command: GET 634060760 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090222436 DLCTRL DEBUG Tx Command reply: GET_REPLY 634060760 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090222438 DLCTRL DEBUG Command: GET 626548397 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090222438 DLCTRL DEBUG Tx Command reply: GET_REPLY 626548397 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090222439 DLCTRL DEBUG Command: GET 366717509 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090222439 DLCTRL DEBUG Tx Command reply: GET_REPLY 366717509 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090222440 DLCTRL DEBUG Command: GET 572714747 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090222440 DLCTRL DEBUG Tx Command reply: GET_REPLY 572714747 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090222441 DLCTRL DEBUG Command: GET 917386462 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090222441 DLCTRL DEBUG Tx Command reply: GET_REPLY 917386462 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090222442 DLCTRL DEBUG Command: GET 356825899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090222442 DLCTRL DEBUG Tx Command reply: GET_REPLY 356825899 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090222443 DLCTRL DEBUG Command: GET 190409359 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090222443 DLCTRL DEBUG Tx Command reply: GET_REPLY 190409359 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090222444 DLCTRL DEBUG Command: GET 20155544 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090222444 DLCTRL DEBUG Tx Command reply: GET_REPLY 20155544 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000001111100'B, t_guard := 20.000000 } 20250404090222457 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35144<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: f_create_expect(l3 := '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Created Expect[0] for '080101D571000005F442A9802300F1102A2A170512C74220001002A980'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(923) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)8856748 20250404090223468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090223468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090223468 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404090223468 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090223468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8724ac, normal) (hnbgw_rua.c:407) 20250404090223468 DHNB DEBUG map_rua[0x55c700c435b0]{init}: Allocated (fsm.c:456) 20250404090223468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090223468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8856748 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090223468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090223468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090223468 DRUA DEBUG GMM Attach Req mi=TMSI-0x42A98023 old_ra=001-01-10794-23 nri:678=0x2a6 (hnbgw_l3.c:232) 20250404090223468 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8856748 SCCP-0 PS MI=TMSI-0x42A98023: TMSI-0x42A98023 NRI(10bit)=0x2a6=678: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250404090223468 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090223468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090223468 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8856748 <-> SCCP-106 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250404090223468 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8856748 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404090223468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090223468 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090223468 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090223468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090223468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090223468 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090223468 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{IDLE}: Allocated (fsm.c:456) 20250404090223468 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090223468 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f442a9802300f1102a2a170512c74220001002a980004f400300007c0056400500f1100926) (sccp_scrc.c:415) 20250404090223468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090223468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090223468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090223468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090223468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090223468 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090223468 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090223468 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090223468 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090223468 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090223468 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090223468 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090223468 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090223468 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090223468 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090223468 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 0c 01 00 00 6a 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 00 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 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090223468 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090223468 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090223468 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090223468 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090223468 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090223468 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090223468 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 20250404090223468 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090223468 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404090223468 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 20250404090223468 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090223468 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090223468 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0c 01 00 00 6a 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 00 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 7c 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: First idle individual index:1 HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Found Expect[0] for l3='080101D571000005F442A9802300F1102A2A170512C74220001002A980'O handled at TC_sgsnpool_L3Complete_valid_nri_20(923) HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_L3Complete_valid_nri_20(923)12444943 HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090223470 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) 20250404090223470 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090223470 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090223470 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 20250404090223470 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090223470 DLSS7 <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' 20250404090223470 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090223470 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090223470 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090223470 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6a a2 c2 42 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090223470 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090223470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090223470 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090223470 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) 20250404090223470 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090223470 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00a2c242) (sccp_scrc.c:486) 20250404090223470 DLSCCP DEBUG Received CO:COAK for local reference 106 (sccp_scoc.c:1855) 20250404090223470 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090223470 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090223470 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090223470 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090223470 DCN DEBUG handle_cn_conn_conf() conn_id=106, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090223470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090223470 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_L3Complete_valid_nri_20(923)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090223471 DLCTRL DEBUG Command: GET 654691020 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090223471 DLCTRL DEBUG Tx Command reply: GET_REPLY 654691020 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090223472 DLCTRL DEBUG Command: GET 692891108 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090223472 DLCTRL DEBUG Tx Command reply: GET_REPLY 692891108 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090223472 DLCTRL DEBUG Command: GET 495391020 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090223472 DLCTRL DEBUG Tx Command reply: GET_REPLY 495391020 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090223473 DLCTRL DEBUG Command: GET 300902034 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090223473 DLCTRL DEBUG Tx Command reply: GET_REPLY 300902034 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090223474 DLCTRL DEBUG Command: GET 108704244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090223474 DLCTRL DEBUG Tx Command reply: GET_REPLY 108704244 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090223475 DLCTRL DEBUG Command: GET 657523267 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090223475 DLCTRL DEBUG Tx Command reply: GET_REPLY 657523267 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090223476 DLCTRL DEBUG Command: GET 168741615 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090223476 DLCTRL DEBUG Tx Command reply: GET_REPLY 168741615 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090223477 DLCTRL DEBUG Command: GET 586098854 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090223477 DLCTRL DEBUG Tx Command reply: GET_REPLY 586098854 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090223479 DLCTRL DEBUG Command: GET 566032827 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090223479 DLCTRL DEBUG Tx Command reply: GET_REPLY 566032827 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090223480 DLCTRL DEBUG Command: GET 432711212 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090223480 DLCTRL DEBUG Tx Command reply: GET_REPLY 432711212 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090223482 DLCTRL DEBUG Command: GET 366708722 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090223482 DLCTRL DEBUG Tx Command reply: GET_REPLY 366708722 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090223484 DLCTRL DEBUG Command: GET 160425591 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090223484 DLCTRL DEBUG Tx Command reply: GET_REPLY 160425591 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250404090223486 DLCTRL DEBUG Command: GET 790793902 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090223486 DLCTRL DEBUG Tx Command reply: GET_REPLY 790793902 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090223488 DLCTRL DEBUG Command: GET 708713978 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090223488 DLCTRL DEBUG Tx Command reply: GET_REPLY 708713978 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090223489 DLCTRL DEBUG Command: GET 468425681 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090223489 DLCTRL DEBUG Tx Command reply: GET_REPLY 468425681 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090223491 DLCTRL DEBUG Command: GET 360289930 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090223491 DLCTRL DEBUG Tx Command reply: GET_REPLY 360289930 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090223492 DLCTRL DEBUG Command: GET 777426874 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090223492 DLCTRL DEBUG Tx Command reply: GET_REPLY 777426874 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090223493 DLCTRL DEBUG Command: GET 548994175 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090223493 DLCTRL DEBUG Tx Command reply: GET_REPLY 548994175 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090223494 DLCTRL DEBUG Command: GET 548974653 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090223494 DLCTRL DEBUG Tx Command reply: GET_REPLY 548974653 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090223496 DLCTRL DEBUG Command: GET 364376427 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090223496 DLCTRL DEBUG Tx Command reply: GET_REPLY 364376427 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000100110001'B, t_guard := 20.000000 } 20250404090223508 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(916)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000001000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(916)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000001000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_L3Complete_valid_nri_20(924) TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_L3Complete_valid_nri_20(924)5843960 20250404090224536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090224536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090224536 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090224536 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090224536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x592bf8, normal) (hnbgw_rua.c:407) 20250404090224536 DHNB DEBUG map_rua[0x55c700c2a270]{init}: Allocated (fsm.c:456) 20250404090224536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090224536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5843960 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090224536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090224536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090224536 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000001 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090224536 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-5843960 SCCP-0 PS MI=IMSI-262420000000001: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404090224536 DCN DEBUG map_sccp[0x55c700ba64e0]{init}: Allocated (fsm.c:456) 20250404090224536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090224536 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-5843960 <-> SCCP-107 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090224536 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-5843960 SCCP-107 sgsn-1 MI=IMSI-262420000000001: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404090224536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090224536 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090224536 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090224536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090224536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090224536 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090224536 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{IDLE}: Allocated (fsm.c:456) 20250404090224536 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090224536 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000001000f1102a2a170512c7422000004f40030001310056400500f1100926) (sccp_scrc.c:415) 20250404090224536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090224536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090224536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090224536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090224536 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090224536 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090224536 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090224536 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090224536 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090224536 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090224536 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224536 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090224536 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090224536 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090224536 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 0d 01 00 00 6b 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 00 00 3a 40 08 00 00 f1 10 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 31 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:1175) 20250404090224536 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090224536 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090224536 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090224536 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090224537 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090224537 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090224537 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090224537 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090224537 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' 20250404090224537 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 20250404090224537 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090224537 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090224537 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 01 00 00 6b 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 00 00 3a 40 08 00 00 f1 10 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 31 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(915)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(915)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(916)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000001000F1102A2A170512C7422000'O handled at TC_sgsnpool_L3Complete_valid_nri_20(924) HNBGW_Test.sgsn1-RAN(916)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Complete_valid_nri_20(924)11919339 HNBGW_Test.sgsn1-SCCP(915)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(915)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090224554 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) 20250404090224554 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090224554 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090224554 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 20250404090224554 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090224554 DLSS7 <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' 20250404090224554 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090224554 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090224554 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req TC_sgsnpool_L3Complete_valid_nri_20(924)@5e928ce02d95: setverdict(pass): none -> pass 20250404090224554 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6b 52 67 e0 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090224554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090224554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090224554 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090224554 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) 20250404090224554 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090224555 DLSS7 DEBUG scrc_rx_mtp_xfer_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=005267e0) (sccp_scrc.c:486) 20250404090224555 DLSCCP DEBUG Received CO:COAK for local reference 107 (sccp_scoc.c:1855) 20250404090224555 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090224555 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090224555 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090224555 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090224555 DCN DEBUG handle_cn_conn_conf() conn_id=107, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090224555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090224555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090224557 DLCTRL DEBUG Command: GET 622252393 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090224557 DLCTRL DEBUG Tx Command reply: GET_REPLY 622252393 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090224561 DLCTRL DEBUG Command: GET 759428239 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090224561 DLCTRL DEBUG Tx Command reply: GET_REPLY 759428239 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090224564 DLCTRL DEBUG Command: GET 422776931 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090224564 DLCTRL DEBUG Tx Command reply: GET_REPLY 422776931 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090224567 DLCTRL DEBUG Command: GET 209095252 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090224567 DLCTRL DEBUG Tx Command reply: GET_REPLY 209095252 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090224570 DLCTRL DEBUG Command: GET 864298084 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090224570 DLCTRL DEBUG Tx Command reply: GET_REPLY 864298084 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090224572 DLCTRL DEBUG Command: GET 826331316 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090224572 DLCTRL DEBUG Tx Command reply: GET_REPLY 826331316 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090224574 DLCTRL DEBUG Command: GET 819055315 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090224574 DLCTRL DEBUG Tx Command reply: GET_REPLY 819055315 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090224576 DLCTRL DEBUG Command: GET 799681288 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090224576 DLCTRL DEBUG Tx Command reply: GET_REPLY 799681288 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090224578 DLCTRL DEBUG Command: GET 378609345 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090224578 DLCTRL DEBUG Tx Command reply: GET_REPLY 378609345 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090224580 DLCTRL DEBUG Command: GET 4361655 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090224580 DLCTRL DEBUG Tx Command reply: GET_REPLY 4361655 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090224582 DLCTRL DEBUG Command: GET 656983556 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090224582 DLCTRL DEBUG Tx Command reply: GET_REPLY 656983556 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090224583 DLCTRL DEBUG Command: GET 352086074 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090224583 DLCTRL DEBUG Tx Command reply: GET_REPLY 352086074 rate_ctr.abs.sgsn.2.cnpool:subscr:known 2 (control_if.c:477) 20250404090224584 DLCTRL DEBUG Command: GET 554771705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090224584 DLCTRL DEBUG Tx Command reply: GET_REPLY 554771705 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090224585 DLCTRL DEBUG Command: GET 865136539 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090224585 DLCTRL DEBUG Tx Command reply: GET_REPLY 865136539 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090224586 DLCTRL DEBUG Command: GET 513595390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090224586 DLCTRL DEBUG Tx Command reply: GET_REPLY 513595390 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090224587 DLCTRL DEBUG Command: GET 764912215 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090224587 DLCTRL DEBUG Tx Command reply: GET_REPLY 764912215 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090224588 DLCTRL DEBUG Command: GET 892031241 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090224588 DLCTRL DEBUG Tx Command reply: GET_REPLY 892031241 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090224589 DLCTRL DEBUG Command: GET 383230942 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090224589 DLCTRL DEBUG Tx Command reply: GET_REPLY 383230942 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090224590 DLCTRL DEBUG Command: GET 940652563 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090224590 DLCTRL DEBUG Tx Command reply: GET_REPLY 940652563 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090224591 DLCTRL DEBUG Command: GET 632835306 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090224591 DLCTRL DEBUG Tx Command reply: GET_REPLY 632835306 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090224597 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35128<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090224598 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34627<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(897)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(896)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090224601 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35126<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090224602 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090224602 DLINP DEBUG SRVCONN(,r=127.0.0.1:48417<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090224602 DLINP NOTICE SRV(,r=127.0.0.1:48417<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090224602 DMAIN NOTICE (127.0.0.1:48417 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:48417<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090224602 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(903)@5e928ce02d95: Final verdict of PTC: none 20250404090224605 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090224605 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) 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090224605 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090224605 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) 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090224605 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 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090224605 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090224605 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090224605 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090224605 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 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090224605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090224605 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090224605 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090224605 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090224605 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090224605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090224605 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090224605 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090224605 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090224605 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090224605 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090224605 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090224605 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-RAN(910)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(913)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(904)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(907)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(909)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(912)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(906)@5e928ce02d95: Final verdict of PTC: none 20250404090224605 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 20250404090224605 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) 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090224605 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 20250404090224605 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) 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090224605 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090224606 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 20250404090224606 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) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090224606 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090224606 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) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404090224606 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 20250404090224606 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) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090224606 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090224606 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) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SEND_FAILED 20250404090224606 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090224606 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) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SEND_FAILED TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(905)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(914)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(917)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(908)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(916)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(918)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(898)@5e928ce02d95: Final verdict of PTC: none 20250404090224606 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) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090224606 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090224606 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090224606 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090224607 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090224607 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 20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090224607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090224607 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090224607 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090224607 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) 20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SEND_FAILED 20250404090224607 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 20250404090224607 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 20250404090224607 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) 20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090224607 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090224607 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Connection reset by peer 20250404090224607 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) 20250404090224607 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) 20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090224608 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090224608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090224608 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090224608 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 20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090224608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090224608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090224608 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) 20250404090224608 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) 20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090224608 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090224608 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090224608 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090224608 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 20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:117520250404090224609 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 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  20250404090224608 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090224608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090224608 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090224608 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090224609 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) 20250404090224609 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090224609 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SEND_FAILED 20250404090224609 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 20250404090224609 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090224609 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 20250404090224609 DLINP <0002> stream_srv.c: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_20(924)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.sgsn2-RAN(919)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Complete_valid_nri_20(923)@5e928ce02d95: Final verdict of PTC: pass20250404090224611 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) TC_sgsnpool_L3Complete_valid_nri_20(922)@5e928ce02d95: Final verdict of PTC: pass 20250404090224612 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090224612 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090224613 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090224614 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090224614 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090224615 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090224616 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090224616 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090224617 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090224617 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090224618 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090224619 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090224619 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090224620 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090224621 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090224621 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090224622 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090224623 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090224623 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090224624 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090224624 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35142<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090224625 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35144<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090224626 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35158<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090224626 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090224627 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090224627 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090224628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090224628 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090224628 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090224629 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090224629 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090224630 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090224630 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090224630 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc2-M3UA(911)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(920)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(921)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(915)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Complete_valid_nri_2(895): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(896): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(897): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(898): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0(899): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh0-RUA(900): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1(901): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_2-Iuh1-RUA(902): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(903): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(904): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(905): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(906): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(907): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(908): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(909): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(910): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(911): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(912): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(913): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(914): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(915): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(916): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(917): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(918): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-RAN(919): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(920): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(921): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(922): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(923): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Complete_valid_nri_20(924): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_L3Complete_valid_nri_2 finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:02:24 UTC 2025 ====== HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2 pass ====== 20250404090224736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090224736 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090224736 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090224736 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090224736 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090224736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090224736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090224736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090224736 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090224736 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090224736 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090224736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224736 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090224736 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224736 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090224736 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090224736 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090224736 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0f 04 0e 8d ae 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090224736 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090224736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090224736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090224736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{disrupted}: Freeing instance (context_map.c:202) 20250404090224736 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-15694527)[0x55c700c1ab40]{disrupted}: Deallocated (fsm.c:568) 20250404090224736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090224736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{disconnected}: Freeing instance (context_map.c:206) 20250404090224736 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-105)[0x55c700c15ef0]{disconnected}: Deallocated (fsm.c:568) 20250404090224736 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-15694527 SCCP-105 sgsn-2 MI=TMSI-0x42800023: Deallocating (context_map.c:225) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090224737 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090224737 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090224737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090224737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090224737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224737 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090224737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090224737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090224737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]20250404090224737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090224737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090224737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090224737 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 20250404090224737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090224737 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=15 -> eSLS=15: use Normal Route via 'virt-sgsn2' 20250404090224737 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 20250404090224737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090224737 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090224737 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0f 04 0e 8d ae 00 00 69 00 00 00 00 00 00 06 00 08 00 00 00 06  20250404090224737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090224737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090224737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090224737 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 20250404090224737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090224737 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404090224737 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 20250404090224737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090224737 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090224737 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0c 04 a2 c2 42 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 06  20250404090224737 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090224737 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090224737 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090224737 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090224737 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090224737 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090224737 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' 20250404090224737 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 20250404090224737 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090224737 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090224737 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0d 04 52 67 e0 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 04  20250404090224737 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090224737 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 > 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 0c 04 a2 c2 42 00 00 6a 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090224737 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8856748)[0x55c700c435b0]{disrupted}: Deallocated (fsm.c:568) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-106)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090224737 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-8856748 SCCP-106 sgsn-2 MI=TMSI-0x42A98023: Deallocating (context_map.c:225) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090224737 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090224737 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090224737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090224737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090224737 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090224737 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090224737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090224737 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090224737 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0d 04 52 67 e0 00 00 6b 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090224737 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{disrupted}: Freeing instance (context_map.c:202) 20250404090224737 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-5843960)[0x55c700c2a270]{disrupted}: Deallocated (fsm.c:568) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{disconnected}: Freeing instance (context_map.c:206) 20250404090224737 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-107)[0x55c700ba64e0]{disconnected}: Deallocated (fsm.c:568) 20250404090224737 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-5843960 SCCP-107 sgsn-1 MI=IMSI-262420000000001: Deallocating (context_map.c:225) Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_sgsnpool_L3Complete_valid_nri_2.talloc 20250404090224803 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090225070 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090225070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225070 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090225070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225070 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090225070 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225070 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225070 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225070 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225070 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090225070 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225070 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225070 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090225071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090225071 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' 20250404090225071 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 20250404090225071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090225071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090225071 DLSS7 <000c> osmo_ss7_asp.c:1175 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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090225071 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225071 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225071 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225071 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090225071 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090225071 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' 20250404090225071 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 20250404090225071 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090225071 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090225071 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090225071 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 20250404090225071 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 20250404090225071 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090225072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225072 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090225072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090225072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090225072 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' 20250404090225072 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 20250404090225072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090225072 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090225072 DLSS7 <000c> osmo_ss7_asp.c:1175 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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090225072 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 20250404090225390 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090225390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 60 16 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225390 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225390 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090225390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7a ba 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225390 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225390 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225390 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225390 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225390 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090225390 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225390 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090225391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090225391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090225391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090225391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090225391 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090225391 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225391 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225391 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225391 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090225391 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090225391 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' 20250404090225391 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 20250404090225391 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090225391 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090225391 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090225391 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 20250404090225506 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:35172<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=697224) 20250404090225996 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090225996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 13 b8 65 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225996 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090225996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 04 fa 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225996 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090225996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 8d ef 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225996 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090225996 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090225996 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090225996 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090225996 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090225996 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090225996 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 3c d7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090225997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090225997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090225997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090225997 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090225997 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090225997 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090225997 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090225997 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090226501 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090226501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090226501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090226501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090226501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090226501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090226501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090226501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090226501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a9 a5 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090226501 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090226501 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090226501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090226501 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090226501 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090226501 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090226501 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090226501 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090226501 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 df 44 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090226502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090226502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090226502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090226502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090226502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090226502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090226502 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090226502 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090226502 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090226502 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090226502 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090226502 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090226504 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090226504 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090226504 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090226505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090226505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090226505 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090226505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090226505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090226505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 8e 47 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090226505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090226505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090226505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090226505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090226505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090226505 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=697224, count=733544) 20250404090226598 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090226598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ecb240), PART(T=Source Reference,L=4,D=00000057), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090226598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090226598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090226598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090226598 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090226598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090226598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090226598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 b2 40 00 00 57 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090226598 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090226598 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=007d7252), PART(T=Source Reference,L=4,D=00000056), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090226598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090226598 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090226598 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090226598 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090226598 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090226598 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090226598 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 7d 72 52 00 00 56 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090226598 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090226599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090226599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090226599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090226599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090226599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090226599 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090226599 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090226599 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090226599 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090226599 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090226599 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090226606 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090226606 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090226606 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090226607 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090226607 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090226607 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090226609 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090226609 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090226609 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090226609 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090226609 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090226609 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090226612 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090226612 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00688ffa), PART(T=Source Reference,L=4,D=00000058), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090226613 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090226613 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090226613 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090226613 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090226613 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090226613 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090226613 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 68 8f fa 00 00 58 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090226613 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090226613 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090226613 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090226613 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 20250404090226613 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090226613 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090227120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090227120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090227120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090227120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090227120 DLSCCP DEBUG SCCP-SCOC(85)[0x55c700ba6a80]{IDLE}: Deallocated (fsm.c:568) 20250404090227120 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(84)[0x55c700c2b8b0]{IDLE}: Deallocated (fsm.c:568) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090227121 DLSCCP DEBUG SCCP-SCOC(83)[0x55c700c0f290]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:02:27 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_L3Compl_no_cn started. 20250404090228606 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090228611 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57672<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090228616 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43149<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090228724 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090228724 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090228739 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228739 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228740 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228740 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090228740 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228740 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090228740 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228740 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228740 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228740 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228740 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228740 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228741 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090228741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090228741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090228741 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228741 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:35934 (stream_srv.c:142) 20250404090228741 DMAIN INFO New HNB SCTP connection r=127.0.0.1:35934<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090228741 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228741 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228741 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228741 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090228741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228741 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228741 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090228741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090228741 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090228741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228741 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228741 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228741 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228741 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090228741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090228741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090228741 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090228742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090228742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090228743 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228743 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090228743 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228743 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228743 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228743 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228743 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228743 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228743 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228743 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228743 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090228743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090228743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090228743 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228743 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228743 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228743 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 20250404090228743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090228743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090228744 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228744 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090228744 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228744 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228744 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228744 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) 20250404090228744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228744 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228744 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228744 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228744 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228744 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228744 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) 20250404090228744 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) 20250404090228744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090228744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090228744 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228745 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 20250404090228745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090228745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(935)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(935)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(935)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(933)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090228760 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228760 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228760 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228760 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228760 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090228761 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228761 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228761 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090228761 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090228761 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228762 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228762 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090228762 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228762 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) 20250404090228762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228762 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) 20250404090228762 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) 20250404090228762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090228762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090228762 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228762 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228762 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090228762 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228762 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228762 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228762 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228762 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228762 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228762 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228762 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090228762 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090228762 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228762 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090228762 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228762 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228762 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090228762 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228763 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090228763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090228763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090228763 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228763 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228763 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090228763 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228763 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228763 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228763 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228763 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228763 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228763 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228763 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090228763 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090228763 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228763 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090228763 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228763 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 20250404090228763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090228763 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090228763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228763 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 20250404090228763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090228763 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=12 -> eSLS=12: use Normal Route via 'virt-sgsn2' 20250404090228763 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 20250404090228763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090228763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090228763 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090228763 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228763 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228763 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228763 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090228763 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090228763 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' 20250404090228763 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 20250404090228763 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090228763 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090228763 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090228764 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090228764 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228764 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228764 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228764 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090228764 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090228764 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090228764 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@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(938)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(938)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(938)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(936)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090228784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090228784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090228784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090228784 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090228784 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090228784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090228784 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090228784 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090228784 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090228791 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090228791 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090228791 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090228791 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090228791 DHNBAP DEBUG (127.0.0.1:35934 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090228791 DHNBAP NOTICE (127.0.0.1:35934 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090228791 DHNBAP NOTICE (127.0.0.1:35934 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090228791 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090228791 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090228958 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 20250404090228958 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 20250404090228958 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090228958 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(935)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090228967 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228967 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090228967 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090228967 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090228967 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090228967 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090228967 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090228967 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 20250404090228967 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090228967 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090228967 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090228971 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228971 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090228971 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090228971 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090228971 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090228971 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090228971 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090228971 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 20250404090228971 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090228971 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090228971 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090228971 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404090228971 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090228971 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090228971 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 20250404090228971 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090228971 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090228971 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090228971 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090228971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090228971 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090228971 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090228971 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090228971 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090228971 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090228971 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228972 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228973 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090228973 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228973 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228973 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090228973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228973 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228973 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228973 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228973 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228973 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228973 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228973 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090228973 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090228973 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090228973 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228973 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090228973 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228974 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228974 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228974 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228974 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090228974 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090228974 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090228974 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090228974 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090228974 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090228974 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090228975 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 20250404090228975 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 20250404090228975 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090228975 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(938)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090228982 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228982 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090228982 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090228982 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090228982 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090228982 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090228982 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090228982 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 20250404090228982 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090228982 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090228982 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090228986 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090228986 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090228986 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090228986 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090228986 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 20250404090228986 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404090228986 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090228986 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090228986 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 20250404090228986 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090228986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090228986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090228986 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090228986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090228986 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090228986 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090228986 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090228986 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090228986 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090228986 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090228988 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090228988 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090228988 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090228988 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090228988 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090228988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228988 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228988 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228988 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090228988 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090228988 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090228988 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090228988 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090228988 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090228988 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090228988 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090228988 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090228988 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090228988 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090228988 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090228988 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090228988 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090228988 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090228989 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090228989 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090228989 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090228989 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090228989 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(934)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090229773 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090229773 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090229773 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090229773 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090229773 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090229773 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090229773 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090229773 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090229773 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090229773 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090229773 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090229773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090229773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090229773 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090229773 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090229773 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090229773 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090229773 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090229773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229773 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229773 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229773 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229773 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229773 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229774 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090229774 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090229774 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090229774 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090229774 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) 20250404090229774 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090229774 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090229774 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090229774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090229774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229774 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229774 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229774 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229774 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229774 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229774 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090229774 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090229774 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090229774 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090229774 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090229774 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090229774 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090229774 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090229774 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090229774 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090229774 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090229774 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090229774 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090229774 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090229774 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090229774 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090229774 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090229774 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090229776 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090229776 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090229776 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090229776 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090229776 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090229776 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090229776 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090229776 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090229776 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090229776 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090229776 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090229776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090229776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090229776 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090229776 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090229776 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090229776 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090229776 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090229776 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229776 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229776 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229777 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229777 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229777 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229777 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229777 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229777 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090229777 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090229777 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090229777 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090229777 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090229787 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090229787 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090229787 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090229787 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090229787 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090229787 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090229787 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090229787 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090229787 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090229787 DLSS7 <000c> osmo_ss7_asp.c:1175 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(937)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090229787 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090229787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090229787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090229787 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090229787 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090229787 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090229787 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090229787 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090229787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229787 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229787 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229787 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229787 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090229787 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090229787 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090229788 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090229788 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) 20250404090229788 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090229788 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090229788 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090229788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090229788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229788 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229788 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229788 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229788 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229788 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229788 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090229788 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090229788 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090229788 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090229788 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090229788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090229788 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090229788 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090229788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090229788 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090229788 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090229788 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090229788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090229788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090229788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090229788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090229788 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090229788 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090229791 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090229791 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090229791 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090229791 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090229791 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090229791 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090229791 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090229791 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090229791 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090229791 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090229791 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090229791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090229791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090229791 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090229791 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090229791 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090229791 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090229791 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090229791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229791 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090229791 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090229791 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090229791 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090229791 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090229791 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090229791 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090229791 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090229800 DLCTRL DEBUG Command: GET 311145346 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090229800 DLCTRL DEBUG Tx Command reply: GET_REPLY 311145346 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090229805 DLCTRL DEBUG Command: GET 458729748 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090229805 DLCTRL DEBUG Tx Command reply: GET_REPLY 458729748 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090229808 DLCTRL DEBUG Command: GET 498114800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090229808 DLCTRL DEBUG Tx Command reply: GET_REPLY 498114800 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090229811 DLCTRL DEBUG Command: GET 526032313 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090229811 DLCTRL DEBUG Tx Command reply: GET_REPLY 526032313 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090229813 DLCTRL DEBUG Command: GET 224885662 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090229813 DLCTRL DEBUG Tx Command reply: GET_REPLY 224885662 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090229815 DLCTRL DEBUG Command: GET 755966312 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090229815 DLCTRL DEBUG Tx Command reply: GET_REPLY 755966312 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090229817 DLCTRL DEBUG Command: GET 314380906 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090229817 DLCTRL DEBUG Tx Command reply: GET_REPLY 314380906 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090229819 DLCTRL DEBUG Command: GET 249912772 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090229819 DLCTRL DEBUG Tx Command reply: GET_REPLY 249912772 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090229821 DLCTRL DEBUG Command: GET 922387319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090229821 DLCTRL DEBUG Tx Command reply: GET_REPLY 922387319 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090229822 DLCTRL DEBUG Command: GET 143041159 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090229822 DLCTRL DEBUG Tx Command reply: GET_REPLY 143041159 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090229823 DLCTRL DEBUG Command: GET 265682739 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090229823 DLCTRL DEBUG Tx Command reply: GET_REPLY 265682739 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090229825 DLCTRL DEBUG Command: GET 27684649 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090229825 DLCTRL DEBUG Tx Command reply: GET_REPLY 27684649 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090229826 DLCTRL DEBUG Command: GET 964617020 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090229826 DLCTRL DEBUG Tx Command reply: GET_REPLY 964617020 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090229827 DLCTRL DEBUG Command: GET 79432079 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090229827 DLCTRL DEBUG Tx Command reply: GET_REPLY 79432079 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090229828 DLCTRL DEBUG Command: GET 505948834 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090229828 DLCTRL DEBUG Tx Command reply: GET_REPLY 505948834 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090229829 DLCTRL DEBUG Command: GET 690258249 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090229829 DLCTRL DEBUG Tx Command reply: GET_REPLY 690258249 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090229830 DLCTRL DEBUG Command: GET 50244991 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090229830 DLCTRL DEBUG Tx Command reply: GET_REPLY 50244991 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090229830 DLCTRL DEBUG Command: GET 653289276 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090229830 DLCTRL DEBUG Tx Command reply: GET_REPLY 653289276 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090229831 DLCTRL DEBUG Command: GET 841718213 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090229831 DLCTRL DEBUG Tx Command reply: GET_REPLY 841718213 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090229832 DLCTRL DEBUG Command: GET 120532050 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090229832 DLCTRL DEBUG Tx Command reply: GET_REPLY 120532050 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000001110001100'B, t_guard := 20.000000 } 20250404090229848 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)10565311 20250404090230884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090230884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090230884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090230884 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090230884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa136bf, normal) (hnbgw_rua.c:407) 20250404090230884 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090230884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10565311)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090230884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10565311 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090230884 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090230884 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090230884 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090230884 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-10565311 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250404090230884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10565311)[0x55c700c0f290]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090230884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10565311)[0x55c700c0f290]{init}: Freeing instance (context_map.c:202) 20250404090230884 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10565311)[0x55c700c0f290]{init}: Deallocated (fsm.c:568) 20250404090230884 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10565311 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090230884 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250404090230884 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090230884 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090230884 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090230884 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(930)@5e928ce02d95: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(940)10565311 MTC@5e928ce02d95: 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 := '000000000000000010001100'B, t_guard := 20.000000 } 20250404090230905 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)13859325 20250404090231920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090231920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090231920 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404090231920 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090231920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xd379fd, normal) (hnbgw_rua.c:407) 20250404090231920 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090231920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859325)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090231920 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859325 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090231920 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090231920 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090231920 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404090231920 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859325 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250404090231920 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859325)[0x55c700c0f290]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090231921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859325)[0x55c700c0f290]{init}: Freeing instance (context_map.c:202) 20250404090231921 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13859325)[0x55c700c0f290]{init}: Deallocated (fsm.c:568) 20250404090231921 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13859325 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250404090231921 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:282) 20250404090231921 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090231921 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090231921 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090231921 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(930)@5e928ce02d95: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(941)13859325 MTC@5e928ce02d95: 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 := '000000000000001111100011'B, t_guard := 20.000000 } 20250404090231955 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)3550811 20250404090232972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090232972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090232972 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090232972 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090232972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x362e5b, normal) (hnbgw_rua.c:407) 20250404090232972 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090232972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3550811)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090232972 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-3550811 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090232972 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090232972 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090232972 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-3550811 SCCP-0 PS MI=NONE: Failed to select IuPS link (hnbgw_rua.c:219) 20250404090232972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3550811)[0x55c700c0f290]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090232972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3550811)[0x55c700c0f290]{init}: Freeing instance (context_map.c:202) 20250404090232972 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-3550811)[0x55c700c0f290]{init}: Deallocated (fsm.c:568) 20250404090232973 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-3550811 SCCP-0 PS MI=NONE: Deallocating (context_map.c:225) 20250404090232973 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:282) 20250404090232973 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090232973 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090232973 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090232973 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(930)@5e928ce02d95: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(942)3550811 MTC@5e928ce02d95: 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 := '000000000000001110110001'B, t_guard := 20.000000 } 20250404090232994 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)6941544 20250404090234009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090234009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090234009 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090234009 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090234009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x69eb68, normal) (hnbgw_rua.c:407) 20250404090234009 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090234009 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6941544)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090234009 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941544 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090234009 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090234009 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090234010 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000004 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090234010 DCN ERROR (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941544 SCCP-0 PS MI=IMSI-262420000000004: Failed to select IuPS link (hnbgw_rua.c:219) 20250404090234010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6941544)[0x55c700c0f290]{init}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090234010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6941544)[0x55c700c0f290]{init}: Freeing instance (context_map.c:202) 20250404090234010 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-6941544)[0x55c700c0f290]{init}: Deallocated (fsm.c:568) 20250404090234010 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-6941544 SCCP-0 PS MI=IMSI-262420000000004: Deallocating (context_map.c:225) 20250404090234010 DRUA ERROR (127.0.0.1:9999 TTCN3-HNB-0) Failed to create context map for IuPS: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:282) 20250404090234010 DHNB INFO (001-01-L2342-R0-S55-C1) Tx RUA Disconnect (hnbgw_rua.c:177) 20250404090234010 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090234010 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090234010 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(930)@5e928ce02d95: Deleted conn table entry 0TC_sgsnpool_L3Compl_no_cn0(943)6941544 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090234021 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57672<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090234022 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43149<->l=127.0.0.1:4262) (control_if.c:193) VirtHNBGW-STATS(926)@5e928ce02d95: Final verdict of PTC: none IPA-CTRL-CLI-IPA(927)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090234024 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57666<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090234026 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090234026 DLINP DEBUG SRVCONN(,r=127.0.0.1:35934<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090234026 DLINP NOTICE SRV(,r=127.0.0.1:35934<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090234026 DMAIN NOTICE (127.0.0.1:35934 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:35934<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090234026 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) 20250404090234026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090234026 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090234026 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090234026 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090234026 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090234029 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090234029 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) 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090234029 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090234029 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(933)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932)@5e928ce02d95: Final verdict of PTC: none 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090234029 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090234029 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) 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(934)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(936)@5e928ce02d95: Final verdict of PTC: none 20250404090234029 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090234029 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) 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090234029 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 20250404090234029 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090234030 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090234030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090234030 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090234030 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 20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090234030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090234030 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090234030 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 20250404090234030 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090234030 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090234030 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090234030 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090234030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090234030 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090234030 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090234030 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090234030 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090234030 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090234030 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090234030 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090234030 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 20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090234030 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090234030 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090234030 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090234030 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090234030 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 20250404090234031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090234031 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090234031 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090234031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090234031 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090234031 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090234031 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090234031 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090234031 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 20250404090234031 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090234031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090234031 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090234031 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090234031 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090234031 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090234031 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090234031 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090234031 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) TC_sgsnpool_L3Compl_no_cn-Iuh1(931)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(938)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(935)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn-Iuh0(929)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(937)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(928)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(939)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(940)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(943)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(942)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_L3Compl_no_cn0(941)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. 20250404090234040 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57678<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_L3Compl_no_cn(925): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(926): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(927): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(928): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0(929): none (pass -> pass) 20250404090234041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57684<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090234041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57694<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090234041 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57708<->l=127.0.0.1:4261 (telnet_interface.c:138) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh0-RUA(930): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1(931): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn-Iuh1-RUA(932): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(933): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(934): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(935): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(936): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(937): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(938): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(939): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(940): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(941): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(942): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_L3Compl_no_cn0(943): none (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_L3Compl_no_cn finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:02:34 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 20250404090234135 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090234737 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090234737 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090234737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090234737 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090234737 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090234737 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090234737 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090234738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090234738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090234738 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090234738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090234738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090234738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090234738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090234738 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090234738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090234738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090234738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090234738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090234738 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090234738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090234738 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090234738 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090234738 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090234738 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090234738 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090234738 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090234738 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090234738 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090234738 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090234738 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090234738 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090234738 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' 20250404090234738 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 20250404090234738 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090234738 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090234738 DLSS7 <000c> osmo_ss7_asp.c:1175 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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090234739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090234739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090234739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090234739 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 20250404090234739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090234739 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' 20250404090234739 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 20250404090234739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090234739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090234739 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404090234739 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 20250404090234739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090234739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090234739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090234739 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 20250404090234739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090234739 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' 20250404090234739 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 20250404090234739 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090234739 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090234739 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 0b 03 00 00 00 04 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 06  20250404090234739 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090234739 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090234839 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:57710<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=317432) 20250404090235071 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090235071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235071 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235071 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235071 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235071 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235071 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235071 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090235071 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235071 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235072 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235072 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235072 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235072 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235072 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235072 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090235072 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235072 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235072 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235072 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235072 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090235072 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090235072 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' 20250404090235072 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 20250404090235072 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090235072 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090235072 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090235072 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090235073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090235073 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' 20250404090235073 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 20250404090235073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090235073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090235073 DLSS7 <000c> osmo_ss7_asp.c:1175 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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090235073 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 20250404090235073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090235073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090235073 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' 20250404090235073 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 20250404090235073 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090235073 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090235073 DLSS7 <000c> osmo_ss7_asp.c:1175 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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090235073 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 20250404090235073 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 20250404090235391 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235391 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090235391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235391 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090235391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7a ba 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235391 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235391 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235391 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235391 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235391 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235391 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090235391 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235391 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 60 16 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090235392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090235392 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' 20250404090235392 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 20250404090235392 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090235392 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090235392 DLSS7 <000c> osmo_ss7_asp.c:1175 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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090235392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090235392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090235392 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090235392 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 20250404090235392 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235392 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235392 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235392 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090235392 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090235392 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=317432, count=357480) 20250404090235997 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235997 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090235998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 3c d7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235998 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090235998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 8d ef 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235998 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090235998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 04 fa 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235998 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090235998 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090235998 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090235998 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090235998 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090235998 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090235998 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 13 b8 65 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090235998 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235998 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235998 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235998 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090235998 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090235998 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090235999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090235999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090235999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090235999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090235999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090235999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090235999 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090235999 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090235999 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090235999 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090235999 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090235999 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090236031 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090236031 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090236031 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090236031 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090236031 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090236031 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090236502 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090236502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090236502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090236502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090236502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090236502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090236502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090236502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090236502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 df 44 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090236502 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090236502 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090236502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090236502 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090236502 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090236502 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090236502 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090236502 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090236502 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a9 a5 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090236503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090236503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090236503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090236503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090236503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090236503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090236503 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090236503 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090236503 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090236503 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090236503 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090236503 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090236505 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090236505 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090236505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090236505 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090236505 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090236505 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090236505 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090236505 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090236505 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 8e 47 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090236505 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090236505 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090236505 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090236505 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090236505 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090236505 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090236593 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(87)[0x55c700c19f60]{IDLE}: Deallocated (fsm.c:568) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090236594 DLSCCP DEBUG SCCP-SCOC(86)[0x55c700c241c0]{IDLE}: Deallocated (fsm.c:568) 20250404090236608 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090236608 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090236608 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090236608 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090236608 DLSCCP DEBUG SCCP-SCOC(88)[0x55c700c0e5d0]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:02:36 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_nri_from_other_PLMN started. 20250404090237942 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090237948 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090237954 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:34861<->l=127.0.0.1:4262) (control_if.c:572) 20250404090238051 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090238051 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090238058 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238058 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238058 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238058 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090238059 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:60005 (stream_srv.c:142) 20250404090238059 DMAIN INFO New HNB SCTP connection r=127.0.0.1:60005<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090238059 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238059 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238059 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238059 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090238059 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238059 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238059 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238059 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238059 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238059 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238059 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238059 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238059 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238059 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238059 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238059 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090238059 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238059 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090238059 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238059 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238059 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238059 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238059 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238059 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090238059 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090238059 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090238060 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238060 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090238060 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238060 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) 20250404090238060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238060 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) 20250404090238060 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) 20250404090238060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090238060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238060 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238060 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238060 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090238060 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238060 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238060 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238060 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238060 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238060 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238060 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090238060 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090238060 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238060 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238060 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238060 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238060 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090238060 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238060 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238061 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238061 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238061 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238061 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238061 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238061 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238061 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238061 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238061 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238061 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090238061 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090238061 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238061 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 20250404090238061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090238061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090238061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238061 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 20250404090238061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090238061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090238061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238061 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238061 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238061 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090238061 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090238061 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(954)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(954)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(954)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(952)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(957)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(957)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(957)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(955)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc2-M3UA(960)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-M3UA(960)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc2-M3UA(960)@5e928ce02d95: ************************************************* HNBGW_Test.msc2-SCCP(958)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090238094 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238094 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238094 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238094 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238094 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238094 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238094 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090238094 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238095 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238095 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090238095 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238095 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) 20250404090238095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238095 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) 20250404090238095 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) 20250404090238095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090238095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238095 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238095 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238095 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090238095 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238095 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238095 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238095 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238095 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238095 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238095 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090238095 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090238095 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238095 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238095 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238095 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238095 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090238095 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238095 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238096 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090238096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238096 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238096 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238096 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090238096 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238096 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238096 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238096 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238096 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238096 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238096 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238096 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238096 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090238096 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238096 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090238096 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238096 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 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090238096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238096 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 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090238096 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' 20250404090238096 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 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090238096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238096 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090238096 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' 20250404090238096 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 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090238096 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238096 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238096 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238096 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238096 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238096 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238096 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090238096 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090238096 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@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(963)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(963)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(963)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(961)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(966)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(966)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(966)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-SCCP(964)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn2-M3UA(969)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn2-M3UA(969)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn2-M3UA(969)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn2-SCCP(967)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090238138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090238138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090238138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090238138 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090238138 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090238138 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090238138 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090238138 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090238138 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090238144 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090238144 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090238144 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090238144 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090238144 DHNBAP DEBUG (127.0.0.1:60005 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090238144 DHNBAP NOTICE (127.0.0.1:60005 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090238144 DHNBAP NOTICE (127.0.0.1:60005 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090238144 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090238144 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090238271 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 20250404090238271 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 20250404090238271 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090238271 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(954)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090238272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238272 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090238272 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090238272 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090238272 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090238272 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090238272 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090238272 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 20250404090238272 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090238272 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090238272 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090238273 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238273 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090238273 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090238273 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090238273 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090238273 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090238273 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090238273 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 20250404090238273 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090238273 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090238273 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238273 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 bc  20250404090238273 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238273 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090238273 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238273 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090238273 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090238273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238273 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238273 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238273 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238273 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090238273 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090238273 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 20250404090238273 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238273 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238274 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238274 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090238274 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238274 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238274 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238274 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238274 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238274 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238274 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238274 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238274 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238274 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238274 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238274 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090238274 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238274 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090238274 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238274 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238274 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238274 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238274 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090238274 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090238274 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090238274 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090238274 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090238274 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238274 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090238280 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 20250404090238280 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 20250404090238280 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090238280 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(957)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090238281 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) 20250404090238281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090238281 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090238282 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090238282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090238282 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090238282 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 20250404090238282 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090238282 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) 20250404090238282 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090238282 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238282 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090238282 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090238282 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090238282 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 20250404090238282 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 02  20250404090238282 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238282 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090238282 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 20250404090238282 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238282 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238282 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090238282 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090238282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238282 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238282 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238282 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238282 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090238282 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090238282 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238283 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238283 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090238283 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238283 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238283 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238283 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090238283 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090238283 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238283 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238283 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238283 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090238283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090238283 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' 20250404090238283 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 20250404090238283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090238283 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238283 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238291 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 20250404090238291 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 20250404090238291 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090238291 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(960)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23909 to server: "127.0.0.1":2905 association #8 20250404090238292 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) 20250404090238292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPSM:UP) 20250404090238292 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090238292 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090238292 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc2-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090238292 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090238292 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc2){AS_DOWN}: state_chg to AS_INACTIVE 20250404090238292 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 20250404090238292 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090238292 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238292 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090238293 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) 20250404090238293 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090238293 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238293 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090238293 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090238293 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc2){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090238293 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 20250404090238293 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc2-0) Tx NOTIFY Type State Change:AS Active () 20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 04 00 12 00 08 00 00 00 03  20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 03  20250404090238293 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238293 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090238293 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 20250404090238293 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238293 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238293 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090238293 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.3/0 (xua_snm.c:413) 20250404090238293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238293 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238293 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238293 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238293 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090238293 DCN NOTICE (msc-2) now available: N-PCSTATE ind: pc=3 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090238293 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238294 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238294 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090238294 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238294 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238294 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238294 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090238294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090238294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238294 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238294 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238294 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238294 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238294 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238294 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 20250404090238294 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090238294 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' 20250404090238294 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 20250404090238294 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090238294 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238294 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238305 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 20250404090238305 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 20250404090238305 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090238305 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(963)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090238306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090238306 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090238306 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090238306 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090238306 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090238306 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090238306 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 20250404090238306 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090238306 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090238306 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238307 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090238307 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090238307 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090238307 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090238307 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090238307 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 20250404090238307 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 b9  20250404090238307 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238307 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090238307 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 20250404090238307 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238307 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238307 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090238307 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090238307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238307 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238307 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238307 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238307 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090238307 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090238307 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238308 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238308 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090238308 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238308 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238308 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238308 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238308 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238308 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238308 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238308 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238308 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238308 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238308 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238308 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090238308 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238308 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090238308 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238308 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238308 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238308 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238308 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090238308 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090238308 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090238308 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090238308 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090238308 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238308 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090238316 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 20250404090238316 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 20250404090238316 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 20250404090238316 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404090238316 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404090238316 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404090238316 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn1-M3UA(966)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090238318 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) 20250404090238318 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090238318 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404090238318 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238318 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404090238318 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090238318 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090238318 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 20250404090238318 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Pending () 20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238318 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090238318 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404090238318 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238318 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090238318 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090238318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238318 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238318 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238318 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238318 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090238318 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238319 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) 20250404090238319 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090238319 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238319 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090238319 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090238319 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_ACTIVE 20250404090238319 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 20250404090238319 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 02 02 00 00 00 18 00 06 00 08 00 00 00 06 00 12 00 08 00 00 00 0a  20250404090238319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238319 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090238319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238319 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090238319 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090238319 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090238319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238319 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238319 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238319 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238320 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090238320 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090238320 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238321 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238321 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090238321 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238321 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238321 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238321 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238321 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238321 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238321 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238321 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238321 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238321 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238321 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090238321 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090238321 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238321 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238321 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238321 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238321 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238321 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238321 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090238321 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090238321 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' 20250404090238321 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 20250404090238321 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090238321 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238321 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238327 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 20250404090238327 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 20250404090238327 DLSS7 <000c> osmo_ss7_xua_srv.c:119 0: ASP(virt-sgsn2-0) accept of new connection from (r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) before old was closed -> close old one 20250404090238327 DLSS7 <000c> osmo_ss7_asp.c:1126 ?: connection closed 20250404090238327 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-EST.ind 20250404090238327 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Event SCTP-EST.ind not permitted 20250404090238327 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication HNBGW_Test.sgsn2-M3UA(969)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23910 to server: "127.0.0.1":2905 association #8 20250404090238330 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) 20250404090238330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPSM:UP) 20250404090238330 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event ASPSM-ASP_UP 20250404090238330 DLSS7 <000c> xua_asp_fsm.c:300 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Tx MGMT_ERR 'Unexpected Message' 20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 16 bytes: [L2]> 01 00 00 00 00 00 00 10 00 0c 00 08 00 00 00 06  20250404090238330 DLSS7 <000c> xua_asp_fsm.c:680 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_INACTIVE 20250404090238330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090238330 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090238330 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 20250404090238330 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Pending () 20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 04 00 06 00 08 00 00 00 06  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn2-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090238330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_INACTIVE.indication 20250404090238330 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238330 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090238330 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404090238330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238330 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238330 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238330 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238330 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090238332 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) 20250404090238332 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090238332 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238332 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn2-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090238332 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090238332 DLSS7 <000c> xua_as_fsm.c:552 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_ACTIVE 20250404090238332 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 20250404090238332 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn2-0) Tx NOTIFY Type State Change:AS Active () 20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090238332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090238332 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090238332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090238332 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090238332 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.3/0 (xua_snm.c:413) 20250404090238332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090238332 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090238332 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090238332 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090238332 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090238332 DCN NOTICE (sgsn-2) now available: N-PCSTATE ind: pc=11 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090238332 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090238333 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090238334 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090238334 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090238334 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090238334 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090238334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238334 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238334 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238334 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090238334 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090238334 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090238334 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090238334 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090238334 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090238334 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090238334 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090238334 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090238334 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090238334 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090238334 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090238334 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090238334 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 20250404090238334 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090238334 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' 20250404090238334 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 20250404090238334 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090238334 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090238334 DLSS7 <000c> osmo_ss7_asp.c:1175 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 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 06  HNBGW_Test.msc0-RAN(953)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090239087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239087 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090239087 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090239087 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090239087 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239087 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090239087 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239087 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239087 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239087 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239087 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090239087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239087 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239087 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090239087 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239087 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239087 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090239087 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090239087 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) 20250404090239087 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090239087 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090239087 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239087 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239087 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239087 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090239087 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239087 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090239087 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090239087 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090239087 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090239087 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239087 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090239087 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090239087 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090239088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090239088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090239088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090239088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090239088 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239088 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090239087 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090239087 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090239088 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239088 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090239088 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090239088 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090239088 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239088 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090239088 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239088 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239088 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239088 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239088 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239088 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090239088 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239088 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239088 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090239088 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090239088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239088 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239088 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239088 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239088 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239088 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239088 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090239088 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090239088 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(956)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090239089 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) 20250404090239089 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090239089 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090239089 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 20250404090239089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239089 DLSS7 <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' 20250404090239089 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239089 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239089 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239089 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239089 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) 20250404090239089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239089 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239089 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090239089 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239089 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239089 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090239089 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090239089 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) 20250404090239089 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) 20250404090239089 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090239089 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239089 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239089 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239089 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090239089 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090239089 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090239089 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090239089 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090239089 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090239089 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090239089 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090239089 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239089 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090239089 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090239089 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090239089 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090239089 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' 20250404090239089 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 20250404090239089 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090239089 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239089 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239090 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) 20250404090239090 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090239090 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090239090 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 20250404090239090 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239090 DLSS7 <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' 20250404090239090 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239090 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239090 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239090 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239090 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239090 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239090 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) 20250404090239090 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239090 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239090 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090239090 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090239090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239090 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239090 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239090 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239090 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239090 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239090 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090239090 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090239090 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc2-RAN(959)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090239099 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) 20250404090239099 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090239099 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090239099 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 20250404090239099 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239099 DLSS7 <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' 20250404090239099 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239099 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239099 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239099 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239099 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) 20250404090239099 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239099 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239099 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090239099 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090239099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239099 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239099 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239099 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239099 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239099 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239099 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090239099 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090239100 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) 20250404090239100 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) 20250404090239100 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090239100 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090239100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239100 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239100 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239100 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239100 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239100 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239100 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090239100 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239100 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090239100 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090239100 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090239100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090239100 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090239100 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{CONNECTED}: link up (cnlink.c:111) 20250404090239100 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239100 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090239100 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090239100 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 20250404090239100 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090239100 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' 20250404090239100 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 20250404090239100 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=3=0.0.3 20250404090239100 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239100 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239101 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) 20250404090239101 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc2-0) Received M3UA Message (XFER:DATA) 20250404090239101 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc2-0) m3ua_rx_xfer 20250404090239101 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 20250404090239101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239101 DLSS7 <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' 20250404090239102 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239102 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239102 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239102 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239102 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239102 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239102 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) 20250404090239102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239102 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239102 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=3,SSN=142 (sccp2sua.c:334) 20250404090239102 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090239102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239102 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239102 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239102 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239102 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239102 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239102 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090239102 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090239102 DRANAP INFO cnlink(msc-2)[0x55c700b88970]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(962)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090239112 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239112 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090239112 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090239112 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090239112 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239112 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090239112 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239112 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239113 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090239113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239113 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239113 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090239113 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239113 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239113 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090239113 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090239113 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) 20250404090239113 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090239113 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090239113 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239113 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239113 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239113 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090239113 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239113 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090239113 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090239113 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090239113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090239113 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090239113 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090239113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239113 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090239113 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090239113 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090239113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090239113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090239113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090239113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090239113 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239113 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090239113 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239113 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090239113 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090239113 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090239113 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239113 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090239113 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239113 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239113 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239113 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239113 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239113 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090239114 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239114 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239114 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090239114 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090239114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239114 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239114 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239114 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239114 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239114 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239114 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090239114 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090239114 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(965)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090239123 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) 20250404090239123 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090239123 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090239123 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 20250404090239123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239123 DLSS7 <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' 20250404090239123 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239123 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239123 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239123 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239123 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) 20250404090239123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239123 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239123 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090239123 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239123 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239123 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090239123 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090239123 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) 20250404090239123 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) 20250404090239123 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090239123 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239123 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239123 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239123 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090239123 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239123 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090239123 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090239123 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090239123 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090239123 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090239123 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090239123 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239123 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090239123 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090239123 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090239123 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090239123 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' 20250404090239123 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 20250404090239123 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090239123 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239123 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239124 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) 20250404090239124 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090239124 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090239124 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 20250404090239124 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239124 DLSS7 <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' 20250404090239124 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239124 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239124 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239124 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239124 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239124 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239124 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) 20250404090239124 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239124 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239124 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090239124 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090239124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239124 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239124 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239124 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239124 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239124 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239125 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239125 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239125 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239125 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239125 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239125 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239125 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239125 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090239125 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090239125 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn2-RAN(968)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090239132 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) 20250404090239132 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090239132 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090239132 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 20250404090239132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239132 DLSS7 <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' 20250404090239132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239132 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239132 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239132 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) 20250404090239132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090239132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090239132 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) 20250404090239132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 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) 20250404090239132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239132 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090239132 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090239132 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) 20250404090239132 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) 20250404090239132 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090239132 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090239132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090239132 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090239132 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090239132 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090239132 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090239132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090239132 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090239132 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: link up (cnlink.c:111) 20250404090239132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090239132 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090239132 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090239132 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 20250404090239132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090239132 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' 20250404090239132 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 20250404090239132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090239132 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239132 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239133 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) 20250404090239133 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090239133 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090239133 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 20250404090239133 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090239133 DLSS7 <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' 20250404090239133 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090239133 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090239133 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090239133 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090239133 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090239133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090239133 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090239133 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) 20250404090239133 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090239133 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090239133 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=11,SSN=142 (sccp2sua.c:334) 20250404090239133 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=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) 20250404090239133 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) 20250404090239133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239133 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090239133 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239133 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239133 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) 20250404090239133 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090239133 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090239133 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090239133 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090239133 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090239133 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090239133 DRANAP INFO cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090240153 DLCTRL DEBUG Command: GET 131834727 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090240153 DLCTRL DEBUG Tx Command reply: GET_REPLY 131834727 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090240155 DLCTRL DEBUG Command: GET 607051107 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090240155 DLCTRL DEBUG Tx Command reply: GET_REPLY 607051107 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090240156 DLCTRL DEBUG Command: GET 123698763 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090240156 DLCTRL DEBUG Tx Command reply: GET_REPLY 123698763 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090240161 DLCTRL DEBUG Command: GET 130873697 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090240161 DLCTRL DEBUG Tx Command reply: GET_REPLY 130873697 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090240165 DLCTRL DEBUG Command: GET 827230225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090240165 DLCTRL DEBUG Tx Command reply: GET_REPLY 827230225 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090240170 DLCTRL DEBUG Command: GET 270603715 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090240170 DLCTRL DEBUG Tx Command reply: GET_REPLY 270603715 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090240174 DLCTRL DEBUG Command: GET 623292314 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090240174 DLCTRL DEBUG Tx Command reply: GET_REPLY 623292314 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090240178 DLCTRL DEBUG Command: GET 45195655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090240178 DLCTRL DEBUG Tx Command reply: GET_REPLY 45195655 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090240182 DLCTRL DEBUG Command: GET 672640357 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090240182 DLCTRL DEBUG Tx Command reply: GET_REPLY 672640357 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090240185 DLCTRL DEBUG Command: GET 745278571 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090240185 DLCTRL DEBUG Tx Command reply: GET_REPLY 745278571 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090240191 DLCTRL DEBUG Command: GET 659564125 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090240191 DLCTRL DEBUG Tx Command reply: GET_REPLY 659564125 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090240197 DLCTRL DEBUG Command: GET 356898397 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090240197 DLCTRL DEBUG Tx Command reply: GET_REPLY 356898397 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090240203 DLCTRL DEBUG Command: GET 343476943 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090240203 DLCTRL DEBUG Tx Command reply: GET_REPLY 343476943 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090240206 DLCTRL DEBUG Command: GET 550529170 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090240206 DLCTRL DEBUG Tx Command reply: GET_REPLY 550529170 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090240209 DLCTRL DEBUG Command: GET 467892558 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090240209 DLCTRL DEBUG Tx Command reply: GET_REPLY 467892558 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090240213 DLCTRL DEBUG Command: GET 894488385 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090240213 DLCTRL DEBUG Tx Command reply: GET_REPLY 894488385 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090240217 DLCTRL DEBUG Command: GET 673725086 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090240217 DLCTRL DEBUG Tx Command reply: GET_REPLY 673725086 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090240220 DLCTRL DEBUG Command: GET 40373683 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090240220 DLCTRL DEBUG Tx Command reply: GET_REPLY 40373683 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090240223 DLCTRL DEBUG Command: GET 104957686 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090240223 DLCTRL DEBUG Tx Command reply: GET_REPLY 104957686 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090240226 DLCTRL DEBUG Command: GET 276517196 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090240226 DLCTRL DEBUG Tx Command reply: GET_REPLY 276517196 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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@5e928ce02d95: 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@5e928ce02d95: 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 := '000000000000001110011010'B, t_guard := 20.000000 } 20250404090240256 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(962)@5e928ce02d95: f_create_expect(l3 := '080101D571000005F44241002399F9992A2A170512C742200010024100'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(962)@5e928ce02d95: Created Expect[0] for '080101D571000005F44241002399F9992A2A170512C742200010024100'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(971) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)1796008 20250404090241294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090241294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090241294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404090241294 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090241294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x1b67a8, normal) (hnbgw_rua.c:407) 20250404090241294 DHNB DEBUG map_rua[0x55c700c0f290]{init}: Allocated (fsm.c:456) 20250404090241294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090241294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1796008 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090241294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090241294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090241294 DRUA DEBUG GMM Attach Req mi=TMSI-0x42410023 old_ra=999-99-10794-23 nri:260=0x104 (hnbgw_l3.c:232) 20250404090241294 DRUA INFO GMM Attach Req from other PLMN: old RAI=999-99-10794-23 my PLMN=001-01 (hnbgw_l3.c:238) 20250404090241294 DCN DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1796008 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): TMSI-0x42410023 NRI(10bit)=0x104=260: This Complete Layer 3 message indicates a switch from another PLMN. Ignoring the NRI. (hnbgw_cn.c:1047) 20250404090241294 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1796008 SCCP-0 PS MI=TMSI-0x42410023 (from other PLMN): CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090241294 DCN DEBUG map_sccp[0x55c700c1ab40]{init}: Allocated (fsm.c:456) 20250404090241294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090241294 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-1796008 <-> SCCP-108 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090241294 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-1796008 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404090241294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090241294 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090241294 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090241294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090241294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090241294 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090241294 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{IDLE}: Allocated (fsm.c:456) 20250404090241294 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090241294 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f44241002399f9992a2a170512c742200010024100004f400300039a0056400500f1100926) (sccp_scrc.c:415) 20250404090241294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090241294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090241294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090241294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090241294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090241294 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090241294 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090241294 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090241294 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090241294 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090241294 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090241294 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090241294 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090241294 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090241294 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090241294 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 0a 01 00 00 6c 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 00 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 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090241294 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090241294 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090241294 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090241295 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090241295 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090241295 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090241295 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090241295 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090241295 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090241295 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090241295 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090241295 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090241295 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0a 01 00 00 6c 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 00 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 9a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(961)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(961)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(962)@5e928ce02d95: Found Expect[0] for l3='080101D571000005F44241002399F9992A2A170512C742200010024100'O handled at TC_sgsnpool_nri_from_other_PLMN0(971) HNBGW_Test.sgsn0-RAN(962)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(971)4819079 HNBGW_Test.sgsn0-SCCP(961)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn0-SCCP(961)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090241314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090241314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090241314 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090241314 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090241314 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090241314 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090241314 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090241314 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090241314 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090241314 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6c de e2 a6 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090241315 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090241315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090241315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090241315 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090241315 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090241315 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00dee2a6) (sccp_scrc.c:486) 20250404090241315 DLSCCP DEBUG Received CO:COAK for local reference 108 (sccp_scoc.c:1855) 20250404090241315 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090241315 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) TC_sgsnpool_nri_from_other_PLMN0(971)@5e928ce02d95: setverdict(pass): none -> pass 20250404090241315 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090241315 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090241315 DCN DEBUG handle_cn_conn_conf() conn_id=108, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090241315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090241315 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090241317 DLCTRL DEBUG Command: GET 369511656 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090241317 DLCTRL DEBUG Tx Command reply: GET_REPLY 369511656 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090241320 DLCTRL DEBUG Command: GET 347529663 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090241320 DLCTRL DEBUG Tx Command reply: GET_REPLY 347529663 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090241325 DLCTRL DEBUG Command: GET 571544955 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090241325 DLCTRL DEBUG Tx Command reply: GET_REPLY 571544955 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090241330 DLCTRL DEBUG Command: GET 574657095 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090241330 DLCTRL DEBUG Tx Command reply: GET_REPLY 574657095 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090241334 DLCTRL DEBUG Command: GET 989224077 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090241334 DLCTRL DEBUG Tx Command reply: GET_REPLY 989224077 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090241338 DLCTRL DEBUG Command: GET 57456328 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090241338 DLCTRL DEBUG Tx Command reply: GET_REPLY 57456328 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090241342 DLCTRL DEBUG Command: GET 674569490 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090241342 DLCTRL DEBUG Tx Command reply: GET_REPLY 674569490 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090241346 DLCTRL DEBUG Command: GET 530168729 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090241346 DLCTRL DEBUG Tx Command reply: GET_REPLY 530168729 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090241349 DLCTRL DEBUG Command: GET 118184562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090241349 DLCTRL DEBUG Tx Command reply: GET_REPLY 118184562 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090241353 DLCTRL DEBUG Command: GET 839755523 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090241353 DLCTRL DEBUG Tx Command reply: GET_REPLY 839755523 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090241356 DLCTRL DEBUG Command: GET 165309944 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090241356 DLCTRL DEBUG Tx Command reply: GET_REPLY 165309944 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090241360 DLCTRL DEBUG Command: GET 887594390 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090241360 DLCTRL DEBUG Tx Command reply: GET_REPLY 887594390 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090241363 DLCTRL DEBUG Command: GET 449139596 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090241363 DLCTRL DEBUG Tx Command reply: GET_REPLY 449139596 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090241366 DLCTRL DEBUG Command: GET 830197157 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090241366 DLCTRL DEBUG Tx Command reply: GET_REPLY 830197157 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090241369 DLCTRL DEBUG Command: GET 601298411 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090241369 DLCTRL DEBUG Tx Command reply: GET_REPLY 601298411 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090241371 DLCTRL DEBUG Command: GET 785501757 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090241371 DLCTRL DEBUG Tx Command reply: GET_REPLY 785501757 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090241373 DLCTRL DEBUG Command: GET 212740666 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090241373 DLCTRL DEBUG Tx Command reply: GET_REPLY 212740666 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090241375 DLCTRL DEBUG Command: GET 151904086 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090241375 DLCTRL DEBUG Tx Command reply: GET_REPLY 151904086 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090241376 DLCTRL DEBUG Command: GET 964484076 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090241376 DLCTRL DEBUG Tx Command reply: GET_REPLY 964484076 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090241377 DLCTRL DEBUG Command: GET 648169773 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090241378 DLCTRL DEBUG Tx Command reply: GET_REPLY 648169773 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000000110111101'B, t_guard := 20.000000 } 20250404090241407 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn2-RAN(968)@5e928ce02d95: f_create_expect(l3 := '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O, n_connectPointCode := omit HNBGW_Test.sgsn2-RAN(968)@5e928ce02d95: Created Expect[0] for '080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O to be handled at TC_sgsnpool_nri_from_other_PLMN0(972) TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_nri_from_other_PLMN0(972)13098900 20250404090242435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090242435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090242435 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 118 bytes from client (stream_srv.c:1351) 20250404090242435 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090242435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xc7df94, normal) (hnbgw_rua.c:407) 20250404090242435 DHNB DEBUG map_rua[0x55c700c435b0]{init}: Allocated (fsm.c:456) 20250404090242435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090242435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13098900 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090242435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090242435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090242435 DRUA DEBUG GMM Attach Req mi=TMSI-0x428AC023 old_ra=001-01-10794-23 nri:555=0x22b (hnbgw_l3.c:232) 20250404090242435 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-13098900 SCCP-0 PS MI=TMSI-0x428AC023: TMSI-0x428AC023 NRI(10bit)=0x22b=555: NRI match selects sgsn 2 (hnbgw_cn.c:1078) 20250404090242435 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090242435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090242435 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-13098900 <-> SCCP-109 sgsn-2 sgsn-two cs7-0.sccp l=0.23.5<->r=0.1.3 (context_map.c:128) 20250404090242435 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-13098900 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: rx RUA Connect with 89 bytes RANAP data (hnbgw_rua.c:312) 20250404090242435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090242435 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090242435 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090242435 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090242435 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090242435 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090242435 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{IDLE}: Allocated (fsm.c:456) 20250404090242435 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090242435 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000b800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=89,D=001340550000070003400180000f40060000f11009260037400100003a40080000f110092600370010401e1d080101d571000005f4428ac02300f1102a2a170512c742200010028ac0004f40030001bd0056400500f1100926) (sccp_scrc.c:415) 20250404090242435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090242435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090242435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090242435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090242435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090242435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090242435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090242435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090242435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090242435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090242435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090242435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090242435 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090242436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090242436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090242436 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 0b 01 00 00 6d 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 01 bd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090242436 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090242436 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090242436 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090242436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090242436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090242436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090242436 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 20250404090242436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090242436 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' 20250404090242436 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 20250404090242436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=11=0.1.3 20250404090242436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090242436 DLSS7 <000c> osmo_ss7_asp.c:1175 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 0b 01 00 00 6d 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 1e 1d 08 01 01 d5 71 00 00 05 f4 42 8a c0 23 00 f1 10 2a 2a 17 05 12 c7 42 20 00 10 02 8a c0 00 4f 40 03 00 01 bd 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 06  HNBGW_Test.sgsn2-SCCP(967)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn2-SCCP(967)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn2-RAN(968)@5e928ce02d95: Found Expect[0] for l3='080101D571000005F4428AC02300F1102A2A170512C742200010028AC0'O handled at TC_sgsnpool_nri_from_other_PLMN0(972) HNBGW_Test.sgsn2-RAN(968)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_nri_from_other_PLMN0(972)9666198 HNBGW_Test.sgsn2-SCCP(967)@5e928ce02d95: Session index based on connection ID:0 TC_sgsnpool_nri_from_other_PLMN0(972)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn2-SCCP(967)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@5e928ce02d95: 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 } } } 20250404090242453 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) 20250404090242453 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn2-0) Received M3UA Message (XFER:DATA) 20250404090242453 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn2-0) m3ua_rx_xfer 20250404090242453 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 20250404090242453 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090242453 DLSS7 <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' 20250404090242453 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090242453 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090242453 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090242453 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6d ae 75 fe 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090242454 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090242454 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090242454 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) 20250404090242454 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090242454 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00ae75fe) (sccp_scrc.c:486) 20250404090242454 DLSCCP DEBUG Received CO:COAK for local reference 109 (sccp_scoc.c:1855) 20250404090242454 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090242454 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090242454 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242454 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090242454 DCN DEBUG handle_cn_conn_conf() conn_id=109, addrs: called=RI=SSN_PC,PC=0.1.3,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090242454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090242454 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090242454 DLCTRL DEBUG Command: GET 997817327 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090242454 DLCTRL DEBUG Tx Command reply: GET_REPLY 997817327 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090242459 DLCTRL DEBUG Command: GET 59342783 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090242459 DLCTRL DEBUG Tx Command reply: GET_REPLY 59342783 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090242462 DLCTRL DEBUG Command: GET 328449953 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090242462 DLCTRL DEBUG Tx Command reply: GET_REPLY 328449953 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090242466 DLCTRL DEBUG Command: GET 616005029 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090242466 DLCTRL DEBUG Tx Command reply: GET_REPLY 616005029 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090242470 DLCTRL DEBUG Command: GET 525992769 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090242470 DLCTRL DEBUG Tx Command reply: GET_REPLY 525992769 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090242474 DLCTRL DEBUG Command: GET 304287627 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090242474 DLCTRL DEBUG Tx Command reply: GET_REPLY 304287627 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090242478 DLCTRL DEBUG Command: GET 915262107 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090242478 DLCTRL DEBUG Tx Command reply: GET_REPLY 915262107 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090242482 DLCTRL DEBUG Command: GET 485820062 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090242482 DLCTRL DEBUG Tx Command reply: GET_REPLY 485820062 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090242486 DLCTRL DEBUG Command: GET 224381067 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090242486 DLCTRL DEBUG Tx Command reply: GET_REPLY 224381067 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090242489 DLCTRL DEBUG Command: GET 583094537 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090242489 DLCTRL DEBUG Tx Command reply: GET_REPLY 583094537 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090242494 DLCTRL DEBUG Command: GET 682599080 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090242494 DLCTRL DEBUG Tx Command reply: GET_REPLY 682599080 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090242498 DLCTRL DEBUG Command: GET 512447136 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090242498 DLCTRL DEBUG Tx Command reply: GET_REPLY 512447136 rate_ctr.abs.sgsn.2.cnpool:subscr:known 1 (control_if.c:477) 20250404090242501 DLCTRL DEBUG Command: GET 115872909 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090242501 DLCTRL DEBUG Tx Command reply: GET_REPLY 115872909 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090242503 DLCTRL DEBUG Command: GET 661317425 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090242503 DLCTRL DEBUG Tx Command reply: GET_REPLY 661317425 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090242505 DLCTRL DEBUG Command: GET 814435380 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090242505 DLCTRL DEBUG Tx Command reply: GET_REPLY 814435380 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090242507 DLCTRL DEBUG Command: GET 36977599 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090242507 DLCTRL DEBUG Tx Command reply: GET_REPLY 36977599 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090242509 DLCTRL DEBUG Command: GET 965975772 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090242509 DLCTRL DEBUG Tx Command reply: GET_REPLY 965975772 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090242511 DLCTRL DEBUG Command: GET 422122027 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090242511 DLCTRL DEBUG Tx Command reply: GET_REPLY 422122027 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090242512 DLCTRL DEBUG Command: GET 111334281 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090242512 DLCTRL DEBUG Tx Command reply: GET_REPLY 111334281 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090242514 DLCTRL DEBUG Command: GET 818803428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090242514 DLCTRL DEBUG Tx Command reply: GET_REPLY 818803428 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090242520 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49728<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090242522 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:34861<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(946)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(945)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090242524 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49718<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090242524 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090242524 DLINP DEBUG SRVCONN(,r=127.0.0.1:60005<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090242525 DLINP NOTICE SRV(,r=127.0.0.1:60005<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090242525 DMAIN NOTICE (127.0.0.1:60005 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:60005<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090242525 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.sgsn1-SCCP(964)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-SCCP(958)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(955)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc2-RAN(959)@5e928ce02d95: Final verdict of PTC: none 20250404090242528 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090242528 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) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn1-RAN(965)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(952)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-RAN(953)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-RAN(956)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh1(950)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(962)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-RAN(968)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN-Iuh0(948)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(954)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(961)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(970)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(947)@5e928ce02d95: Final verdict of PTC: none 20250404090242528 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090242528 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) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090242528 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090242528 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) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090242528 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090242528 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) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090242528 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 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090242528 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090242528 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090242528 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090242528 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 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090242528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090242528 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090242528 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090242528 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) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090242528 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090242528 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) 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090242528 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc2-0) xUA SRV SHUTDOWN_EVENT 20250404090242529 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090242529 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) 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090242529 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090242529 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) 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090242529 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090242529 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) 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090242529 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 20250404090242529 DLINP <0002> stream.c:265 virt-msc2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090242529 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) 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090242529 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 20250404090242529 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 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090242529 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090242530 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090242530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090242530 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090242530 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 20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090242530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090242530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090242530 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 20250404090242530 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) 20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090242530 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090242530 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090242530 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090242530 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 20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242530 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090242530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090242530 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090242531 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 20250404090242531 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) 20250404090242531 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090242531 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090242531 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090242531 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090242531 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090242531 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 20250404090242531 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242531 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242531 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090242531 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090242532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090242532 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 20250404090242532 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) 20250404090242532 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc2-0: connection closed 20250404090242532 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090242532 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090242532 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090242532 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090242532 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 20250404090242532 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090242532 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090242532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090242532 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090242532 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090242532 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) 20250404090242532 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090242532 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn2-0) xUA SRV SHUTDOWN_EVENT 20250404090242532 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090242533 DLINP <0002> stream.c:265 virt-sgsn2-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090242533 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) 20250404090242533 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn2-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090242533 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn2-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090242533 DLINP <0002> stream_srv.c:743 SRVCONN(virt-sgsn2-0,r=::ffff:127.0.0.1:23910<->l=::ffff:127.0.0.1:2905) error to send: Broken pipe 20250404090242533 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 20250404090242533 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) 20250404090242533 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn2-0: connection closed 20250404090242533 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090242533 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn2-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090242533 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn2){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090242533 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn2){AS_ACTIVE}: state_chg to AS_PENDING 20250404090242533 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 20250404090242533 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090242533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090242533 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn2-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090242534 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242534 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090242535 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090242537 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090242537 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090242538 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242539 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090242539 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090242540 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-M3UA(963)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-M3UA(969)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(972)@5e928ce02d95: Final verdict of PTC: pass 20250404090242541 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) HNBGW_Test.msc2-M3UA(960)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_nri_from_other_PLMN0(971)@5e928ce02d95: Final verdict of PTC: pass 20250404090242541 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090242542 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49736<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090242543 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49742<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090242544 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242544 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090242545 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090242546 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090242546 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090242547 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242547 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090242548 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090242548 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn1-M3UA(966)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(957)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn2-SCCP(967)@5e928ce02d95: Final verdict of PTC: none20250404090242549 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090242549 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090242550 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090242550 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090242551 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090242551 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dee2a6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090242552 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090242552 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090242553 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090242553 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090242553 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090242554 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090242554 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 0a 04 de e2 a6 00 00 6c 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090242555 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090242555 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090242555 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090242556 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090242556 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090242557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090242557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090242557 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{disrupted}: Freeing instance (context_map.c:202) MTC@5e928ce02d95: Setting final verdict of the test case.20250404090242558 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-1796008)[0x55c700c0f290]{disrupted}: Deallocated (fsm.c:568) MTC@5e928ce02d95: Local verdict of MTC: pass20250404090242558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_nri_from_other_PLMN(944): none (pass -> pass)20250404090242558 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{disconnected}: Freeing instance (context_map.c:206) 20250404090242559 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-108)[0x55c700c1ab40]{disconnected}: Deallocated (fsm.c:568) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(945): none (pass -> pass)20250404090242559 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-1796008 SCCP-108 sgsn-0 MI=TMSI-0x42410023 (from other PLMN): Deallocating (context_map.c:225) 20250404090242560 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242560 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(946): none (pass -> pass) 20250404090242560 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090242561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(947): none (pass -> pass) 20250404090242561 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090242561 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242562 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0(948): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh0-RUA(949): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1(950): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN-Iuh1-RUA(951): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(952): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(953): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(954): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(955): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(956): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(957): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-SCCP(958): none (pass -> pass) 20250404090242562 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-RAN(959): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc2-M3UA(960): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(961): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(962): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(963): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(964): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(965): none (pass -> pass) 20250404090242562 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(966): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-SCCP(967): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-RAN(968): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn2-M3UA(969): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(970): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(971): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_nri_from_other_PLMN0(972): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_nri_from_other_PLMN finished. Verdict: pass MTC@5e928ce02d95: 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'. 20250404090242562 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090242563 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090242563 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090242563 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090242563 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090242563 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090242563 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090242563 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090242564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090242564 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090242564 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242565 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090242565 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090242565 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090242566 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090242566 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242566 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090242566 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090242566 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090242567 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090242567 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090242567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090242567 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090242568 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090242568 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090242568 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090242568 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{connected}: Received Event MAP_RUA_EV_HNB_LINK_LOST (context_map.c:184) 20250404090242569 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:309) 20250404090242569 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map_rua.c:330) 20250404090242569 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090242569 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090242569 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae75fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090242570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090242570 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090242570 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090242570 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090242571 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090242571 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090242571 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b 04 ae 75 fe 00 00 6d 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090242571 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090242571 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090242572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090242572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090242572 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-13098900)[0x55c700c435b0]{disrupted}: Deallocated (fsm.c:568) 20250404090242572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090242572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090242572 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-2-SCCP-109)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090242573 DMAIN INFO (disconnected TTCN3-HNB-0) RUA-13098900 SCCP-109 sgsn-2 MI=TMSI-0x428AC023: Deallocating (context_map.c:225) 20250404090242573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242573 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090242573 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.3/0 (xua_snm.c:378) 20250404090242573 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090242574 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090242574 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242574 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090242574 DCN DEBUG N-PCSTATE ind: affected_pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090242574 DCN NOTICE (msc-2) now unreachable: N-PCSTATE ind: pc=3 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090242574 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090242575 DRANAP NOTICE cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090242575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090242575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090242575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090242575 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 20250404090242575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090242575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090242575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090242575 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090242576 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.3/0 (xua_snm.c:378) 20250404090242576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090242576 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090242576 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090242576 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090242576 DCN DEBUG N-PCSTATE ind: affected_pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090242577 DCN NOTICE (sgsn-2) now unreachable: N-PCSTATE ind: pc=11 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090242577 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090242577 DRANAP NOTICE cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: link lost (cnlink.c:118) Fri Apr 4 09:02:42 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 20250404090242735 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090243438 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:49748<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=678512) Waiting for packet dumper to finish... 1 (prev_count=678512, count=679052) 20250404090244530 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090244530 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090244530 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090244531 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090244531 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090244531 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090244531 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090244531 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090244531 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090244532 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090244533 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090244533 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc2){AS_PENDING}: state_chg to AS_DOWN 20250404090244533 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090244533 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090244533 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090244534 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn2){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090244534 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn2){AS_PENDING}: T(r) expired; dropping queued messages 20250404090244534 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn2){AS_PENDING}: state_chg to AS_DOWN 20250404090244738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090244739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090244739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090244739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090244739 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090244739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090244739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090244739 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090244739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090244739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090244739 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090244739 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090244739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090244739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090244739 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090244739 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090244739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090244739 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090244739 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090244739 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090244739 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090244739 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090244739 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090244739 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090244739 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090244739 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090244739 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 20250404090244739 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090244739 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090244740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090244740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090244740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090244740 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 20250404090244740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090244740 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090244740 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090244740 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090244740 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090244740 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090244740 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090244740 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090245073 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090245073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245073 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090245073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245073 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090245073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090245073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090245073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090245073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090245074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090245074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090245074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090245074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090245074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090245074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090245074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090245074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090245074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090245074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090245074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090245074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090245074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090245074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090245392 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090245392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 60 16 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245392 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245392 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090245392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7a ba 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245392 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245392 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245392 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245392 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245392 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245392 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090245392 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245392 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090245393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090245393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090245393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090245393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090245393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090245393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090245393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090245393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090245393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090245393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090245393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090245393 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090245393 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090245393 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090245393 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090245393 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090245393 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:02: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_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 20250404090245999 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090245999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 13 b8 65 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245999 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090245999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245999 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090245999 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090245999 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090245999 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090245999 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090245999 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 04 fa 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090245999 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090245999 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090246000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090246000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090246000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090246000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 8d ef 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090246000 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090246000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090246000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090246000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090246000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090246000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 3c d7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090246001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090246001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090246001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090246001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090246001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090246001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090246001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090246001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090246001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090246001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090246002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090246002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090246503 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090246503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002fa9a5), PART(T=Source Reference,L=4,D=0000005c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090246503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090246503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090246503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090246503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 2f a9 a5 00 00 5c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090246503 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090246503 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0062df44), PART(T=Source Reference,L=4,D=0000005d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090246503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090246503 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246503 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090246503 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246503 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090246503 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246503 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 bc 03 00 00 00 04 62 df 44 00 00 5d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090246504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090246504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090246504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090246504 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246504 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246504 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246504 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090246504 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090246504 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090246506 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090246506 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00028e47), PART(T=Source Reference,L=4,D=0000005e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090246506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090246506 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246506 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090246506 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246506 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090246506 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246506 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 02 8e 47 00 00 5e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090246506 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246506 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246506 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246506 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090246506 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090246506 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink started. 20250404090246544 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090246549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090246553 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:33497<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090246658 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090246658 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090246668 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246668 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246669 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246669 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090246669 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246669 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090246669 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246669 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246669 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246669 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246669 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246669 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246669 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246669 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246669 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246669 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246669 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246669 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090246669 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246669 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090246669 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246669 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246669 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246669 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:33283 (stream_srv.c:142) 20250404090246669 DMAIN INFO New HNB SCTP connection r=127.0.0.1:33283<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090246670 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246670 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246670 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246670 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090246670 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090246670 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! 20250404090246670 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246670 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090246670 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246670 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246670 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246670 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246670 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246670 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246671 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246671 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246671 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246671 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090246671 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246671 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090246671 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246671 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246671 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246671 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246671 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090246671 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246671 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246671 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246671 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246671 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246671 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246671 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246671 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246672 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246672 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246672 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246672 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090246672 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090246672 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246672 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090246672 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246672 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090246672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090246672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090246672 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246672 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246672 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246672 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 20250404090246672 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090246672 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090246673 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246673 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090246673 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246673 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246673 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246673 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) 20250404090246673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246673 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246673 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246673 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246673 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246673 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246673 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246673 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) 20250404090246673 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) 20250404090246673 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090246673 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246673 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090246673 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246674 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246674 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246674 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246674 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 20250404090246674 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090246674 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(983)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(983)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(983)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(981)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc1-M3UA(986)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-M3UA(986)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc1-M3UA(986)@5e928ce02d95: ************************************************* HNBGW_Test.msc1-SCCP(984)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090246703 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246703 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246703 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246703 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246703 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246703 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246703 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090246703 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246704 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246704 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090246704 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246704 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) 20250404090246704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246704 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) 20250404090246704 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) 20250404090246704 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090246704 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246704 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090246704 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246704 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246705 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090246705 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246705 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090246705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090246705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090246705 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246705 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246705 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090246705 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246705 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090246705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090246705 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246705 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246705 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090246705 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246705 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246705 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246705 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246705 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246705 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246705 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246705 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090246705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090246705 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246705 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 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090246705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246705 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 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090246705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090246705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090246705 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(989)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(989)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(989)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(987)@5e928ce02d95: v_sccp_pdu_maxlen:268 MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(992)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-M3UA(992)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(992)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090246737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090246737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090246737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090246737 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090246737 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090246737 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090246737 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090246737 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090246737 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090246741 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090246741 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090246741 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090246741 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090246741 DHNBAP DEBUG (127.0.0.1:33283 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090246741 DHNBAP NOTICE (127.0.0.1:33283 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090246741 DHNBAP NOTICE (127.0.0.1:33283 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090246741 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090246741 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090246890 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 20250404090246890 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 20250404090246890 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090246890 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(983)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090246898 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090246898 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090246898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090246898 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090246898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090246899 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090246899 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 20250404090246899 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090246899 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090246899 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090246901 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 20250404090246901 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 20250404090246901 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090246901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090246901 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090246902 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090246902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090246902 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090246902 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090246902 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090246902 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 20250404090246902 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090246902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090246902 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090246902 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090246902 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090246902 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090246902 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090246902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090246902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090246902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090246902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090246902 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090246902 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090246902 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246903 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246903 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090246903 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246904 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246904 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090246904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090246904 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) HNBGW_Test.msc1-M3UA(986)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23907 to server: "127.0.0.1":2905 association #8 20250404090246904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090246904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090246904 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090246904 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090246904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090246905 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090246905 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090246907 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) 20250404090246907 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPSM:UP) 20250404090246907 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090246907 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090246907 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090246908 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090246908 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090246908 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 20250404090246908 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090246908 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246908 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090246910 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) 20250404090246910 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090246910 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090246910 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246910 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090246910 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090246910 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090246910 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 20250404090246911 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc1-0) Tx NOTIFY Type State Change:AS Active () 20250404090246911 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246911 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090246911 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090246911 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090246911 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090246911 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090246911 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.0.2/0 (xua_snm.c:413) 20250404090246911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090246911 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090246911 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090246911 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090246911 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090246911 DCN NOTICE (msc-1) now available: N-PCSTATE ind: pc=2 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090246911 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246912 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246912 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090246912 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246912 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246912 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246913 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246913 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246913 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246913 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246913 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246913 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246913 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246913 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246913 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090246913 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246913 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090246913 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246913 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246913 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246913 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246913 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090246913 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090246913 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' 20250404090246913 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 20250404090246913 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090246913 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090246913 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246916 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 20250404090246916 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 20250404090246916 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090246916 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(989)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090246922 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246922 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090246922 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090246922 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090246922 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090246922 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090246922 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090246922 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 20250404090246922 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090246922 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090246922 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090246924 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246924 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090246924 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090246924 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090246924 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090246925 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090246925 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090246925 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 20250404090246925 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090246925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090246925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090246925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090246925 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090246925 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090246925 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090246925 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090246925 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090246925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090246925 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090246925 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090246925 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090246925 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090246925 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090246925 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246926 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 20250404090246926 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 20250404090246926 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090246926 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_ESTABLISH.indication 20250404090246926 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246926 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090246926 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246926 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246926 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246926 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246926 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246926 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246926 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246927 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246927 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246927 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246927 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246927 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246927 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246927 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246927 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246927 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090246927 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246927 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090246927 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246927 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246927 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246927 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246927 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090246927 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090246927 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090246927 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090246927 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090246927 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090246927 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(992)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090246932 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) 20250404090246932 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090246932 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090246932 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090246932 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090246932 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090246932 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090246932 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 20250404090246932 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090246932 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246932 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090246934 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) 20250404090246934 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090246934 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090246934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246934 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090246934 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090246934 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090246934 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 20250404090246934 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090246934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246934 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090246934 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090246934 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090246934 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090246934 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090246935 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090246935 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090246935 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090246935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090246935 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090246935 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090246935 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090246935 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090246935 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090246935 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090246936 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090246936 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090246936 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090246936 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090246936 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246936 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246936 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246936 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246936 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090246936 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090246936 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090246937 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090246937 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090246937 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090246937 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090246937 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090246937 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090246937 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090246937 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090246937 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090246937 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090246937 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090246937 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090246937 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' 20250404090246937 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 20250404090246937 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090246937 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090246937 DLSS7 <000c> osmo_ss7_asp.c:1175 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(982)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090247703 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247703 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090247703 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090247703 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090247703 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247703 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090247703 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247703 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247703 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247703 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247703 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247703 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090247703 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247703 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247703 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090247703 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090247703 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247703 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247704 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247704 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090247704 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090247704 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) 20250404090247704 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090247704 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090247704 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090247704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090247704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247704 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247704 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247704 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090247704 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090247705 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090247705 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090247705 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090247705 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090247705 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090247705 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090247705 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247705 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090247705 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090247705 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090247705 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090247705 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090247705 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090247705 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090247705 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247705 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090247707 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247707 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090247707 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247707 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247707 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090247707 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090247707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247707 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247707 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247707 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247707 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247707 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247707 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090247707 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090247707 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090247707 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247707 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090247707 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247707 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247707 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247707 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247707 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247707 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090247707 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090247707 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.msc1-RAN(985)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090247708 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) 20250404090247708 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090247708 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090247708 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 20250404090247708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247708 DLSS7 <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' 20250404090247708 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247708 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247708 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247708 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247708 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) 20250404090247708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247708 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247708 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090247708 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247708 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247708 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090247708 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090247708 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) 20250404090247708 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) 20250404090247708 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090247708 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247708 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247708 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247708 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090247708 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090247708 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090247708 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090247708 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090247708 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090247708 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090247708 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: link up (cnlink.c:111) 20250404090247708 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247708 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090247708 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090247708 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090247708 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090247708 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' 20250404090247708 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 20250404090247708 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=2=0.0.2 20250404090247708 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247708 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247709 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) 20250404090247709 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc1-0) Received M3UA Message (XFER:DATA) 20250404090247709 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc1-0) m3ua_rx_xfer 20250404090247709 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 20250404090247709 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247709 DLSS7 <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' 20250404090247709 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247709 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247709 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247709 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247709 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247709 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247709 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) 20250404090247709 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247709 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247709 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=2,SSN=142 (sccp2sua.c:334) 20250404090247709 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090247709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247709 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247709 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247709 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247709 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247709 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247709 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090247709 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090247709 DRANAP INFO cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(988)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090247726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247726 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090247726 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090247726 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090247726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090247726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247726 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247726 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247726 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090247726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247726 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247726 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090247726 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247726 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247726 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090247726 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090247726 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) 20250404090247726 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090247726 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090247726 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247726 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247726 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247726 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090247726 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090247726 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090247726 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090247726 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090247726 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090247726 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090247726 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090247726 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247726 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090247726 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090247726 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090247726 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090247726 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090247726 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090247726 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090247726 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247726 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090247727 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247727 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090247727 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090247727 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090247727 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247727 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090247727 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247727 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247727 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247727 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247727 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247727 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090247727 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247727 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247727 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090247727 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090247727 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247727 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247728 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247728 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247728 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247728 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247728 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247728 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090247728 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090247728 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090247731 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) 20250404090247731 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090247731 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090247731 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 20250404090247731 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247731 DLSS7 <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' 20250404090247731 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247731 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247731 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247731 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247731 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247731 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247731 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) 20250404090247731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247731 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247731 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090247731 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247731 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247731 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090247731 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090247731 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) 20250404090247731 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) 20250404090247731 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090247731 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247731 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247731 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247731 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090247731 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090247731 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090247731 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090247731 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090247732 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090247732 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090247732 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090247732 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090247732 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090247732 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090247732 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090247732 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090247732 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' 20250404090247732 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 20250404090247732 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090247732 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247732 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 60 bytes: [L2]> 01 00 01 01 00 00 00 3c 02 10 00 2c 00 00 00 bd 00 00 00 0a 03 00 00 00 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 0c 20 09 00 08 00 00 01 00 03 00 01 80 00 06 00 08 00 00 00 04  20250404090247732 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) 20250404090247733 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090247733 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090247733 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 20250404090247733 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090247733 DLSS7 <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' 20250404090247733 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090247733 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090247733 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090247733 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090247733 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090247733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090247733 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090247733 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) 20250404090247733 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090247733 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090247733 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090247733 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090247733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247733 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090247733 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090247733 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090247733 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090247733 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090247733 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090247733 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090247733 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090248748 DLCTRL DEBUG Command: GET 435658776 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090248748 DLCTRL DEBUG Tx Command reply: GET_REPLY 435658776 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090248750 DLCTRL DEBUG Command: GET 650092439 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090248750 DLCTRL DEBUG Tx Command reply: GET_REPLY 650092439 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090248751 DLCTRL DEBUG Command: GET 38772360 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090248751 DLCTRL DEBUG Tx Command reply: GET_REPLY 38772360 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090248752 DLCTRL DEBUG Command: GET 10888521 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090248752 DLCTRL DEBUG Tx Command reply: GET_REPLY 10888521 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090248753 DLCTRL DEBUG Command: GET 129916889 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090248753 DLCTRL DEBUG Tx Command reply: GET_REPLY 129916889 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090248754 DLCTRL DEBUG Command: GET 869461232 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090248754 DLCTRL DEBUG Tx Command reply: GET_REPLY 869461232 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090248755 DLCTRL DEBUG Command: GET 836319855 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090248755 DLCTRL DEBUG Tx Command reply: GET_REPLY 836319855 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090248756 DLCTRL DEBUG Command: GET 767645431 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090248756 DLCTRL DEBUG Tx Command reply: GET_REPLY 767645431 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090248757 DLCTRL DEBUG Command: GET 545847518 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090248757 DLCTRL DEBUG Tx Command reply: GET_REPLY 545847518 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090248757 DLCTRL DEBUG Command: GET 419609468 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090248757 DLCTRL DEBUG Tx Command reply: GET_REPLY 419609468 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090248758 DLCTRL DEBUG Command: GET 296024978 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090248758 DLCTRL DEBUG Tx Command reply: GET_REPLY 296024978 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090248759 DLCTRL DEBUG Command: GET 270827733 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090248759 DLCTRL DEBUG Tx Command reply: GET_REPLY 270827733 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090248760 DLCTRL DEBUG Command: GET 668009048 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090248760 DLCTRL DEBUG Tx Command reply: GET_REPLY 668009048 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090248761 DLCTRL DEBUG Command: GET 385928427 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090248761 DLCTRL DEBUG Tx Command reply: GET_REPLY 385928427 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090248762 DLCTRL DEBUG Command: GET 515970694 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090248762 DLCTRL DEBUG Tx Command reply: GET_REPLY 515970694 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090248763 DLCTRL DEBUG Command: GET 888142737 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090248763 DLCTRL DEBUG Tx Command reply: GET_REPLY 888142737 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090248764 DLCTRL DEBUG Command: GET 117175201 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090248764 DLCTRL DEBUG Tx Command reply: GET_REPLY 117175201 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090248766 DLCTRL DEBUG Command: GET 574207040 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090248766 DLCTRL DEBUG Tx Command reply: GET_REPLY 574207040 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090248767 DLCTRL DEBUG Command: GET 922448858 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090248767 DLCTRL DEBUG Tx Command reply: GET_REPLY 922448858 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090248769 DLCTRL DEBUG Command: GET 421633233 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090248769 DLCTRL DEBUG Tx Command reply: GET_REPLY 421633233 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000000101111111'B, t_guard := 20.000000 } 20250404090248790 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(988)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(988)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)10919649 20250404090249833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090249833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090249833 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090249833 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090249833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0xa69ee1, normal) (hnbgw_rua.c:407) 20250404090249833 DHNB DEBUG map_rua[0x55c700c435b0]{init}: Allocated (fsm.c:456) 20250404090249833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090249833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10919649 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090249833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090249833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090249833 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090249833 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10919649 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090249833 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090249833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090249833 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-10919649 <-> SCCP-110 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090249833 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-10919649 SCCP-110 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404090249833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090249833 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090249833 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090249833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090249833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090249833 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090249833 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{IDLE}: Allocated (fsm.c:456) 20250404090249833 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090249833 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f400300017f0056400500f1100926) (sccp_scrc.c:415) 20250404090249833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090249833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090249833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090249833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090249833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090249833 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090249833 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090249833 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090249833 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090249833 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090249833 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090249833 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090249833 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090249833 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090249833 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090249833 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 6e 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 00 00 3a 40 08 00 00 f1 10 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 7f 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:1175) 20250404090249833 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090249833 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090249833 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090249833 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090249833 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090249833 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090249833 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090249833 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090249833 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090249833 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090249833 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090249833 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090249833 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6e 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 00 00 3a 40 08 00 00 f1 10 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 7f 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(987)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(987)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(988)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994) HNBGW_Test.sgsn0-RAN(988)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)1405097 HNBGW_Test.sgsn0-SCCP(987)@5e928ce02d95: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(987)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@5e928ce02d95: 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 } } } 20250404090249849 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090249849 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090249849 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090249849 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090249849 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090249849 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090249849 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090249849 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090249849 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090249849 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b ea 6d 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090249849 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090249850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090249850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090249850 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090249850 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090249850 DLSS7 DEBUG scrc_rx_mtp_xfer_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=004bea6d) (sccp_scrc.c:486) 20250404090249850 DLSCCP DEBUG Received CO:COAK for local reference 110 (sccp_scoc.c:1855) 20250404090249850 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090249850 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090249850 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090249850 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090249850 DCN DEBUG handle_cn_conn_conf() conn_id=110, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090249850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090249850 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090249850 DLCTRL DEBUG Command: GET 563209439 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090249850 DLCTRL DEBUG Tx Command reply: GET_REPLY 563209439 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090249854 DLCTRL DEBUG Command: GET 66099185 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090249854 DLCTRL DEBUG Tx Command reply: GET_REPLY 66099185 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090249858 DLCTRL DEBUG Command: GET 326434192 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090249858 DLCTRL DEBUG Tx Command reply: GET_REPLY 326434192 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090249862 DLCTRL DEBUG Command: GET 392136907 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090249862 DLCTRL DEBUG Tx Command reply: GET_REPLY 392136907 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090249865 DLCTRL DEBUG Command: GET 150262169 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090249865 DLCTRL DEBUG Tx Command reply: GET_REPLY 150262169 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090249868 DLCTRL DEBUG Command: GET 771384741 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090249868 DLCTRL DEBUG Tx Command reply: GET_REPLY 771384741 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090249871 DLCTRL DEBUG Command: GET 394070075 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090249871 DLCTRL DEBUG Tx Command reply: GET_REPLY 394070075 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090249873 DLCTRL DEBUG Command: GET 935922300 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090249873 DLCTRL DEBUG Tx Command reply: GET_REPLY 935922300 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090249875 DLCTRL DEBUG Command: GET 641332188 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090249875 DLCTRL DEBUG Tx Command reply: GET_REPLY 641332188 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090249877 DLCTRL DEBUG Command: GET 745741763 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090249877 DLCTRL DEBUG Tx Command reply: GET_REPLY 745741763 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090249878 DLCTRL DEBUG Command: GET 597434657 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090249878 DLCTRL DEBUG Tx Command reply: GET_REPLY 597434657 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090249880 DLCTRL DEBUG Command: GET 850231705 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090249880 DLCTRL DEBUG Tx Command reply: GET_REPLY 850231705 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090249881 DLCTRL DEBUG Command: GET 368721198 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090249881 DLCTRL DEBUG Tx Command reply: GET_REPLY 368721198 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090249882 DLCTRL DEBUG Command: GET 528594863 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090249882 DLCTRL DEBUG Tx Command reply: GET_REPLY 528594863 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090249883 DLCTRL DEBUG Command: GET 627027016 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090249883 DLCTRL DEBUG Tx Command reply: GET_REPLY 627027016 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090249884 DLCTRL DEBUG Command: GET 154348092 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090249884 DLCTRL DEBUG Tx Command reply: GET_REPLY 154348092 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090249885 DLCTRL DEBUG Command: GET 250230744 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090249885 DLCTRL DEBUG Tx Command reply: GET_REPLY 250230744 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090249886 DLCTRL DEBUG Command: GET 928239553 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090249886 DLCTRL DEBUG Tx Command reply: GET_REPLY 928239553 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090249887 DLCTRL DEBUG Command: GET 540568817 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090249887 DLCTRL DEBUG Tx Command reply: GET_REPLY 540568817 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090249888 DLCTRL DEBUG Command: GET 75376088 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090249888 DLCTRL DEBUG Tx Command reply: GET_REPLY 75376088 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001101010101'B, t_guard := 20.000000 } 20250404090249909 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)4856459 20250404090250931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090250931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090250931 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404090250931 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090250931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x4a1a8b, normal) (hnbgw_rua.c:407) 20250404090250931 DHNB DEBUG map_rua[0x55c700c1ab40]{init}: Allocated (fsm.c:456) 20250404090250931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090250931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4856459 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090250932 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090250932 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090250932 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090250932 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090250932 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090250932 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' 20250404090250932 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 20250404090250932 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090250932 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090250932 DLSS7 <000c> osmo_ss7_asp.c:1175 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 09 01 00 00 6f 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 00 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 55 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 04  20250404090250931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090250931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090250931 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404090250931 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4856459 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404090250931 DCN DEBUG map_sccp[0x55c700ba64e0]{init}: Allocated (fsm.c:456) 20250404090250931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090250931 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4856459 <-> SCCP-111 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090250931 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4856459 SCCP-111 sgsn-1 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404090250931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090250931 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090250931 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090250931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090250931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090250931 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090250931 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{IDLE}: Allocated (fsm.c:456) 20250404090250931 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090250931 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030003550056400500f1100926) (sccp_scrc.c:415) 20250404090250931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090250931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090250931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090250931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090250931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090250931 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090250931 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090250931 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090250931 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090250931 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090250931 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090250931 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090250931 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090250931 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090250931 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090250931 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 09 01 00 00 6f 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 00 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 55 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090250931 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090250931 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090250931 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{init}: State change to connected (no timeout) (context_map_rua.c:229) HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995) HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)4912639 HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@5e928ce02d95: 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 } } } 20250404090250945 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) 20250404090250945 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090250945 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090250945 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 20250404090250945 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090250945 DLSS7 <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' 20250404090250945 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090250945 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090250945 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090250945 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6f f6 39 bc 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090250945 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090250946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090250946 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090250946 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) 20250404090250946 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090250946 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00f639bc) (sccp_scrc.c:486) 20250404090250946 DLSCCP DEBUG Received CO:COAK for local reference 111 (sccp_scoc.c:1855) 20250404090250946 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090250946 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090250946 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090250946 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090250946 DCN DEBUG handle_cn_conn_conf() conn_id=111, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090250946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090250946 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090250946 DLCTRL DEBUG Command: GET 806557647 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090250946 DLCTRL DEBUG Tx Command reply: GET_REPLY 806557647 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090250950 DLCTRL DEBUG Command: GET 972088082 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090250950 DLCTRL DEBUG Tx Command reply: GET_REPLY 972088082 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090250952 DLCTRL DEBUG Command: GET 265945136 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090250952 DLCTRL DEBUG Tx Command reply: GET_REPLY 265945136 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090250954 DLCTRL DEBUG Command: GET 280460742 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090250954 DLCTRL DEBUG Tx Command reply: GET_REPLY 280460742 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090250955 DLCTRL DEBUG Command: GET 130967883 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090250955 DLCTRL DEBUG Tx Command reply: GET_REPLY 130967883 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090250956 DLCTRL DEBUG Command: GET 463837544 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090250956 DLCTRL DEBUG Tx Command reply: GET_REPLY 463837544 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090250957 DLCTRL DEBUG Command: GET 922562269 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090250957 DLCTRL DEBUG Tx Command reply: GET_REPLY 922562269 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090250958 DLCTRL DEBUG Command: GET 754305453 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090250958 DLCTRL DEBUG Tx Command reply: GET_REPLY 754305453 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090250960 DLCTRL DEBUG Command: GET 726369409 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090250960 DLCTRL DEBUG Tx Command reply: GET_REPLY 726369409 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090250961 DLCTRL DEBUG Command: GET 797560342 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090250961 DLCTRL DEBUG Tx Command reply: GET_REPLY 797560342 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090250963 DLCTRL DEBUG Command: GET 603661261 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090250963 DLCTRL DEBUG Tx Command reply: GET_REPLY 603661261 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090250965 DLCTRL DEBUG Command: GET 304727511 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090250965 DLCTRL DEBUG Tx Command reply: GET_REPLY 304727511 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090250966 DLCTRL DEBUG Command: GET 686679758 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090250966 DLCTRL DEBUG Tx Command reply: GET_REPLY 686679758 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090250967 DLCTRL DEBUG Command: GET 203786395 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090250967 DLCTRL DEBUG Tx Command reply: GET_REPLY 203786395 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090250969 DLCTRL DEBUG Command: GET 585720623 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090250969 DLCTRL DEBUG Tx Command reply: GET_REPLY 585720623 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090250970 DLCTRL DEBUG Command: GET 753266375 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090250970 DLCTRL DEBUG Tx Command reply: GET_REPLY 753266375 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090250972 DLCTRL DEBUG Command: GET 208597052 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090250972 DLCTRL DEBUG Tx Command reply: GET_REPLY 208597052 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090250973 DLCTRL DEBUG Command: GET 152828268 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090250973 DLCTRL DEBUG Tx Command reply: GET_REPLY 152828268 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090250974 DLCTRL DEBUG Command: GET 665727248 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090250974 DLCTRL DEBUG Tx Command reply: GET_REPLY 665727248 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090250976 DLCTRL DEBUG Command: GET 769739866 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090250976 DLCTRL DEBUG Tx Command reply: GET_REPLY 769739866 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: "disconnecting msc0" 20250404090250977 DLGLOBAL NOTICE TTCN3 f_logp(): disconnecting msc0 (logging_vty.c:1172) 20250404090250978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090250978 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) 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090250978 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090250978 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) 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090250978 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 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090250978 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090250978 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090250978 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090250978 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 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090250978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090250978 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090250978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090250978 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090250978 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090250978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090250978 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090250978 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090250978 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090250978 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090250978 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090250978 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090250978 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090250978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090250978 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090250978 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090250978 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bea6d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090250978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090250978 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090250978 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090250978 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090250978 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090250978 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090250978 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 4b ea 6d 00 00 6e 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090250978 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090250978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090250978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090250978 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090250978 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090250978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090250978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090250978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090250978 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-10919649)[0x55c700c435b0]{disrupted}: Deallocated (fsm.c:568) 20250404090250978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090250978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090250978 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-110)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090250978 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-10919649 SCCP-110 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090250978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090250978 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090250978 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090250978 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090250978 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090250978 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090250978 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090250978 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: 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 := '000000000000001110001001'B, t_guard := 20.000000 } TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@5e928ce02d95: Deleted conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)10919649 20250404090251007 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)9703352 20250404090252035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090252035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090252035 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090252035 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090252035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x940fb8, normal) (hnbgw_rua.c:407) 20250404090252035 DHNB DEBUG map_rua[0x55c700c435b0]{init}: Allocated (fsm.c:456) 20250404090252035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090252035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9703352 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090252035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090252035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090252035 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9703352 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404090252035 DCN DEBUG map_sccp[0x55c700c13f90]{init}: Allocated (fsm.c:456) 20250404090252035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090252035 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9703352 <-> SCCP-112 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090252035 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9703352 SCCP-112 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090252035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090252035 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090252035 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090252035 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090252035 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090252035 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090252035 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{IDLE}: Allocated (fsm.c:456) 20250404090252036 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090252036 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030003890056400500f1100926) (sccp_scrc.c:415) 20250404090252036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090252036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090252036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090252036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090252036 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090252036 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090252036 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090252036 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090252036 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090252036 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090252036 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252036 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090252036 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090252036 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090252036 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 07 01 00 00 70 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 00 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 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:1175) 20250404090252036 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090252036 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090252036 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090252036 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090252036 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090252036 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090252036 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090252036 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090252036 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' 20250404090252036 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 20250404090252036 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090252036 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090252036 DLSS7 <000c> osmo_ss7_asp.c:1175 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 07 01 00 00 70 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 00 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 89 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: First idle individual index:1 HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996) HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)15758683 HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@5e928ce02d95: setverdict(pass): none -> pass 20250404090252045 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) 20250404090252045 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090252045 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090252045 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 20250404090252045 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090252045 DLSS7 <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' 20250404090252045 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090252045 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090252045 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090252045 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 2d 63 17 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090252045 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090252045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090252045 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090252045 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) 20250404090252045 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090252045 DLSS7 DEBUG scrc_rx_mtp_xfer_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=002d6317) (sccp_scrc.c:486) 20250404090252045 DLSCCP DEBUG Received CO:COAK for local reference 112 (sccp_scoc.c:1855) 20250404090252045 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090252045 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090252045 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090252045 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090252045 DCN DEBUG handle_cn_conn_conf() conn_id=112, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090252045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090252045 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090252046 DLCTRL DEBUG Command: GET 103359900 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090252047 DLCTRL DEBUG Tx Command reply: GET_REPLY 103359900 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090252050 DLCTRL DEBUG Command: GET 579878241 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090252050 DLCTRL DEBUG Tx Command reply: GET_REPLY 579878241 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090252052 DLCTRL DEBUG Command: GET 231019268 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090252052 DLCTRL DEBUG Tx Command reply: GET_REPLY 231019268 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090252054 DLCTRL DEBUG Command: GET 863371060 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090252054 DLCTRL DEBUG Tx Command reply: GET_REPLY 863371060 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090252057 DLCTRL DEBUG Command: GET 268944081 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090252057 DLCTRL DEBUG Tx Command reply: GET_REPLY 268944081 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090252059 DLCTRL DEBUG Command: GET 150998483 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090252059 DLCTRL DEBUG Tx Command reply: GET_REPLY 150998483 rate_ctr.abs.sgsn.1.cnpool:subscr:new 2 (control_if.c:477) 20250404090252061 DLCTRL DEBUG Command: GET 257004062 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090252061 DLCTRL DEBUG Tx Command reply: GET_REPLY 257004062 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090252063 DLCTRL DEBUG Command: GET 696666668 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090252063 DLCTRL DEBUG Tx Command reply: GET_REPLY 696666668 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090252065 DLCTRL DEBUG Command: GET 715289321 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090252065 DLCTRL DEBUG Tx Command reply: GET_REPLY 715289321 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090252067 DLCTRL DEBUG Command: GET 968088513 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090252067 DLCTRL DEBUG Tx Command reply: GET_REPLY 968088513 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090252068 DLCTRL DEBUG Command: GET 984145017 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090252068 DLCTRL DEBUG Tx Command reply: GET_REPLY 984145017 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090252070 DLCTRL DEBUG Command: GET 195203425 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090252070 DLCTRL DEBUG Tx Command reply: GET_REPLY 195203425 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090252072 DLCTRL DEBUG Command: GET 117652600 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090252072 DLCTRL DEBUG Tx Command reply: GET_REPLY 117652600 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090252073 DLCTRL DEBUG Command: GET 736214216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090252073 DLCTRL DEBUG Tx Command reply: GET_REPLY 736214216 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090252074 DLCTRL DEBUG Command: GET 471523975 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090252074 DLCTRL DEBUG Tx Command reply: GET_REPLY 471523975 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090252076 DLCTRL DEBUG Command: GET 404473036 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090252076 DLCTRL DEBUG Tx Command reply: GET_REPLY 404473036 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090252077 DLCTRL DEBUG Command: GET 375575681 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090252077 DLCTRL DEBUG Tx Command reply: GET_REPLY 375575681 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090252079 DLCTRL DEBUG Command: GET 387239377 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090252079 DLCTRL DEBUG Tx Command reply: GET_REPLY 387239377 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090252080 DLCTRL DEBUG Command: GET 744609889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090252080 DLCTRL DEBUG Tx Command reply: GET_REPLY 744609889 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090252082 DLCTRL DEBUG Command: GET 819460417 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090252082 DLCTRL DEBUG Tx Command reply: GET_REPLY 819460417 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090252088 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:33497<->l=127.0.0.1:4262) (control_if.c:193) 20250404090252089 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38814<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(975)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(974)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090252092 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38800<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090252094 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090252094 DLINP DEBUG SRVCONN(,r=127.0.0.1:33283<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090252094 DLINP NOTICE SRV(,r=127.0.0.1:33283<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090252094 DMAIN NOTICE (127.0.0.1:33283 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:33283<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090252094 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(982)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(981)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-SCCP(984)@5e928ce02d95: Final verdict of PTC: none 20250404090252096 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090252096 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) 20250404090252096 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090252096 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT HNBGW_Test.sgsn0-SCCP(987)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(989)@5e928ce02d95: Final verdict of PTC: none 20250404090252097 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090252097 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) 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090252097 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090252097 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) 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc1-0) xUA SRV SHUTDOWN_EVENT 20250404090252097 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 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090252097 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090252097 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090252097 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090252097 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 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc1-0) Tx 24 bytes: [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  20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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.msc1-RAN(985)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(988)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979)@5e928ce02d95: Final verdict of PTC: none 20250404090252097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090252097 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090252098 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090252098 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090252098 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090252098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090252098 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090252098 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090252098 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090252098 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090252098 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090252098 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090252098 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-M3UA(983)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc1-M3UA(986)@5e928ce02d95: Final verdict of PTC: none 20250404090252099 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090252099 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090252099 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.0.2/0 (xua_snm.c:378) 20250404090252097 DLINP <0002> stream.c:265 virt-msc1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090252097 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) 20250404090252097 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090252098 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090252098 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 20250404090252098 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) 20250404090252098 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc1-0: connection closed 20250404090252098 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090252098 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090252098 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090252098 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090252098 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 20250404090252098 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090252098 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090252098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090252098 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090252099 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090252099 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) 20250404090252099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090252099 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090252099 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 20250404090252099 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090252099 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) 20250404090252099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090252099 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090252099 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090252099 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090252099 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090252099 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 20250404090252099 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090252099 DCN DEBUG N-PCSTATE ind: affected_pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090252099 DCN NOTICE (msc-1) now unreachable: N-PCSTATE ind: pc=2 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090252099 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090252099 DRANAP NOTICE cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090252099 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) 20250404090252099 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed 20250404090252099 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090252099 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090252099 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090252100 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090252100 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 MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(976)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977)@5e928ce02d95: Final verdict of PTC: none 20250404090252100 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090252100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090252100 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090252100 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090252101 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090252101 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) 20250404090252101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090252101 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090252101 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090252102 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090252102 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090252102 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090252102 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090252102 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090252102 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090252102 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090252102 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090252102 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f639bc), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090252102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252102 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090252102 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252102 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090252102 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090252102 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090252103 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 09 04 f6 39 bc 00 00 6f 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090252103 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090252103 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090252103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090252103 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090252103 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090252103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090252103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090252103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{disrupted}: Freeing instance (context_map.c:202) 20250404090252103 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-4856459)[0x55c700c1ab40]{disrupted}: Deallocated (fsm.c:568) 20250404090252104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090252106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090252104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{disconnected}: Freeing instance (context_map.c:206) 20250404090252104 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-111)[0x55c700ba64e0]{disconnected}: Deallocated (fsm.c:568) 20250404090252105 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4856459 SCCP-111 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090252105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090252105 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090252105 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090252105 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d6317), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090252105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252105 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090252105 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252105 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090252105 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090252105 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090252105 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 07 04 2d 63 17 00 00 70 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090252105 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090252105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090252105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090252105 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090252105 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090252105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090252105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090252105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{disrupted}: Freeing instance (context_map.c:202) 20250404090252105 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9703352)[0x55c700c435b0]{disrupted}: Deallocated (fsm.c:568) 20250404090252105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090252105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{disconnected}: Freeing instance (context_map.c:206) 20250404090252105 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-112)[0x55c700c13f90]{disconnected}: Deallocated (fsm.c:568) 20250404090252105 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9703352 SCCP-112 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090252106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090252106 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090252106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38816<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090252106 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38824<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090252106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090252106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090252106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090252106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090252106 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090252107 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38838<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090252107 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090252108 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090252108 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090252108 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090252108 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090252108 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090252108 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090252108 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090252108 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090252108 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090252109 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996)@5e928ce02d95: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994)@5e928ce02d95: Final verdict of PTC: pass TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.sgsn1-SCCP(990)@5e928ce02d95: Final verdict of PTC: none HNBGW-MGCP(993)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-M3UA(992)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-RAN(991)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_detaches_cnlink(973): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(974): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(975): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(976): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0(977): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh0-RUA(978): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1(979): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink-Iuh1-RUA(980): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(981): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(982): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(983): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-SCCP(984): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-RAN(985): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc1-M3UA(986): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(987): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(988): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(989): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(990): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(991): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(992): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(993): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(994): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(995): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_detaches_cnlink0(996): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_sccp_n_pcstate_detaches_cnlink finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:02:52 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 20250404090252294 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090252555 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090252556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dee2a6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090252556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090252556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090252556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090252556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090252556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090252556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090252556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 de e2 a6 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090252556 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090252556 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090252557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090252557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090252557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090252557 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090252572 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090252572 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae75fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090252572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252572 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090252572 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090252572 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090252573 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090252573 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090252573 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae 75 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090252573 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090252573 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090252573 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090252573 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 20250404090252573 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090252573 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090252979 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090252979 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090252979 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090252998 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:38844<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=596684) Waiting for packet dumper to finish... 1 (prev_count=596684, count=611100) 20250404090254098 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090254098 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090254098 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc1){AS_PENDING}: state_chg to AS_DOWN 20250404090254098 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090254098 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090254098 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090254101 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090254101 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090254101 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090254740 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090254740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090254740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090254740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090254740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090254740 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090254740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090254740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090254740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090254740 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090254740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090254740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090254740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090254740 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090254740 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090254740 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090254740 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090254740 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090254741 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090254741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090254741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090254741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090254741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090254741 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090254741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090254741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090254741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090254741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090254741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090254741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090254741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090254741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090254741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090254741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090254741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090254741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090254741 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 20250404090254741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090254741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090254741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090254742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090254742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090254742 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 20250404090254742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090254742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:02:55 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_sgsnpool_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 20250404090255073 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090255073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090255073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090255073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090255073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090255073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090255073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090255073 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090255073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090255073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090255073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090255073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090255073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090255073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090255073 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090255073 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090255073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255073 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090255073 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255073 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090255073 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090255073 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090255073 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090255073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090255073 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090255073 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090255073 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090255073 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090255073 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090255073 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090255074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090255074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090255074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090255074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090255074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090255074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090255074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090255074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090255074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090255074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090255074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090255393 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090255393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090255393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255393 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090255393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255393 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090255393 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090255393 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090255393 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090255393 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090255393 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090255393 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090255394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090255394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090255394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090255394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7a ba 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090255394 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090255394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090255394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090255394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090255394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090255394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090255394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090255394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 60 16 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090255394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090255394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090255394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090255394 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090255394 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090255394 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090255394 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090255394 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090255394 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090255395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090255395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090255395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090255395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090255395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090255395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090255395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090255395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090255395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090256000 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090256000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003b8def), PART(T=Source Reference,L=4,D=00000060), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090256000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090256000 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256000 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3b 8d ef 00 00 60 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090256000 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090256000 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000804fa), PART(T=Source Reference,L=4,D=00000061), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090256000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256000 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256000 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256000 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256000 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090256001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 08 04 fa 00 00 61 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090256001 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090256001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0013b865), PART(T=Source Reference,L=4,D=00000062), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090256001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090256001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 13 b8 65 00 00 62 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090256001 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090256001 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dd3cd7), PART(T=Source Reference,L=4,D=0000005f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090256001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256001 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256001 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090256001 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256001 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090256001 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256001 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 dd 3c d7 00 00 5f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090256001 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256001 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256001 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256001 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090256001 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090256001 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090256002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090256002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090256002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090256002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090256002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090256002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090256002 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256002 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256002 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256002 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090256002 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090256002 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink started. 20250404090256095 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090256101 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090256106 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:45985<->l=127.0.0.1:4262) (control_if.c:572) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090256202 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090256202 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090256209 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256209 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256210 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256210 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256210 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256210 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090256210 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:37855 (stream_srv.c:142) 20250404090256210 DMAIN INFO New HNB SCTP connection r=127.0.0.1:37855<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090256210 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256210 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256211 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256211 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090256211 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256211 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) 20250404090256211 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) 20250404090256211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090256211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090256211 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256211 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256211 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090256211 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256211 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090256211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090256211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090256211 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256211 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256211 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090256211 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256211 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256211 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090256211 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256211 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090256211 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256211 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256211 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090256211 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256211 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256211 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256211 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256211 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256211 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256212 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256212 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256212 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256212 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256212 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256212 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256212 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256212 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256212 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090256212 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256212 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090256212 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256212 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 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090256212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256212 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 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090256212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090256212 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256212 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256212 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256212 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090256212 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.msc0-M3UA(1007)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(1007)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1007)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-SCCP(1005)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090256224 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256224 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256224 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256224 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256224 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256224 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256224 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090256224 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256225 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256225 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090256225 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 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) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256225 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) 20250404090256225 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) 20250404090256225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090256225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090256225 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256225 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256225 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090256225 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256225 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090256225 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090256225 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256225 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090256225 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256225 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256225 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090256225 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256225 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256225 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256225 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256225 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256225 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256225 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256226 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090256226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090256226 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256226 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256226 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090256226 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256226 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256226 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256226 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256226 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256226 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256226 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256226 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256226 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256226 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256226 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256226 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090256226 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256226 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090256226 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256226 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 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090256226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256226 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 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090256226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090256226 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256226 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256226 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256226 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090256226 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1010)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(1010)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1010)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090256256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090256256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090256256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090256256 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090256256 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090256256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090256256 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090256256 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090256256 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090256266 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090256266 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090256266 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090256266 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090256266 DHNBAP DEBUG (127.0.0.1:37855 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090256266 DHNBAP NOTICE (127.0.0.1:37855 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090256266 DHNBAP NOTICE (127.0.0.1:37855 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090256266 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090256266 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090256422 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 20250404090256422 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 20250404090256422 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090256422 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(1007)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090256431 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256431 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090256431 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090256431 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090256431 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090256431 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090256431 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090256431 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 20250404090256431 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090256431 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090256431 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090256433 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256433 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090256433 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090256433 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090256433 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090256433 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090256433 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090256433 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 20250404090256433 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090256434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090256434 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090256434 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090256434 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090256434 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090256434 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090256434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090256434 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090256434 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090256434 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090256434 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090256434 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090256434 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256435 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256435 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090256435 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256435 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256435 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256435 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256435 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256435 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256435 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256435 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256435 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256435 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256436 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256436 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256436 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090256436 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090256436 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256436 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256436 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256436 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090256436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090256436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090256436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090256436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090256436 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090256436 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090256437 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 20250404090256437 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 20250404090256437 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090256437 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(1010)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090256444 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256444 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090256444 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090256444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090256444 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090256444 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090256444 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090256444 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 20250404090256444 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090256444 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090256444 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090256446 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256446 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090256447 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090256447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090256447 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090256447 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090256447 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090256447 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 20250404090256447 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090256447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090256447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090256447 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090256447 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090256447 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090256447 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090256447 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090256447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090256447 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090256447 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090256447 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090256447 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090256447 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090256447 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090256448 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090256448 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090256448 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090256448 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090256448 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256448 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256448 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256448 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090256448 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090256448 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090256448 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090256448 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090256448 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090256448 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090256448 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090256448 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090256448 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090256449 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090256449 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090256449 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090256449 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090256449 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090256449 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090256449 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090256449 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090256449 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090256449 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090256498 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(92)[0x55c700c1a3d0]{IDLE}: Deallocated (fsm.c:568) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090256498 DLSCCP DEBUG SCCP-SCOC(93)[0x55c700c31730]{IDLE}: Deallocated (fsm.c:568) 20250404090256503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090256503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090256503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090256503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090256503 DLSCCP DEBUG SCCP-SCOC(94)[0x55c700c11390]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1006)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090257239 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090257239 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090257239 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090257239 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090257239 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090257239 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090257239 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090257239 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090257239 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090257239 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090257240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090257240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090257240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090257240 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090257240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090257240 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090257240 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090257240 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090257240 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090257240 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090257240 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090257240 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) 20250404090257240 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090257240 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090257240 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257240 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257240 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257240 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090257240 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090257240 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090257240 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090257240 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090257240 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090257240 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090257240 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090257240 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090257240 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090257240 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090257240 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090257240 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090257240 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.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' 20250404090257240 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090257240 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090257240 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090257240 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090257244 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090257244 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090257244 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090257244 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090257244 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090257244 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090257244 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090257244 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090257244 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090257244 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090257244 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090257244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090257244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090257244 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090257244 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090257244 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090257244 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090257244 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090257244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257244 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257244 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257244 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257244 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090257244 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090257244 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090257244 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090257244 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090257245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090257245 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090257245 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090257245 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090257245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090257245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090257245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090257245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090257245 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090257245 DLSS7 <000c> osmo_ss7_asp.c:1175 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(1009)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090257245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090257245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090257245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090257245 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090257245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090257245 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090257245 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090257245 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090257245 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090257245 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090257245 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090257245 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) 20250404090257245 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090257245 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090257245 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257245 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257245 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257245 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090257245 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090257245 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090257245 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090257245 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090257245 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090257245 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090257245 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090257245 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090257245 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090257245 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090257245 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090257245 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090257245 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090257245 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090257245 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090257245 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090257245 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090257246 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090257246 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090257246 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090257246 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090257246 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090257246 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090257246 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090257246 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090257246 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090257246 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090257246 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090257246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090257246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090257246 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090257246 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090257246 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090257246 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090257246 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090257246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257246 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090257246 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090257246 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090257246 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090257246 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090257246 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090257246 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090257246 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090258281 DLCTRL DEBUG Command: GET 228588110 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090258281 DLCTRL DEBUG Tx Command reply: GET_REPLY 228588110 rate_ctr.abs.sgsn.0.cnpool:subscr:new 0 (control_if.c:477) 20250404090258285 DLCTRL DEBUG Command: GET 913442258 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090258285 DLCTRL DEBUG Tx Command reply: GET_REPLY 913442258 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090258287 DLCTRL DEBUG Command: GET 258975138 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090258287 DLCTRL DEBUG Tx Command reply: GET_REPLY 258975138 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090258289 DLCTRL DEBUG Command: GET 33361069 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090258289 DLCTRL DEBUG Tx Command reply: GET_REPLY 33361069 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090258290 DLCTRL DEBUG Command: GET 659793859 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090258290 DLCTRL DEBUG Tx Command reply: GET_REPLY 659793859 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) 20250404090258292 DLCTRL DEBUG Command: GET 556730700 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090258292 DLCTRL DEBUG Tx Command reply: GET_REPLY 556730700 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090258294 DLCTRL DEBUG Command: GET 417700383 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090258294 DLCTRL DEBUG Tx Command reply: GET_REPLY 417700383 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090258295 DLCTRL DEBUG Command: GET 525115463 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090258295 DLCTRL DEBUG Tx Command reply: GET_REPLY 525115463 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090258296 DLCTRL DEBUG Command: GET 473169892 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090258296 DLCTRL DEBUG Tx Command reply: GET_REPLY 473169892 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090258297 DLCTRL DEBUG Command: GET 163984735 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090258297 DLCTRL DEBUG Tx Command reply: GET_REPLY 163984735 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) 20250404090258299 DLCTRL DEBUG Command: GET 874771818 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090258299 DLCTRL DEBUG Tx Command reply: GET_REPLY 874771818 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090258300 DLCTRL DEBUG Command: GET 145528443 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090258300 DLCTRL DEBUG Tx Command reply: GET_REPLY 145528443 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090258302 DLCTRL DEBUG Command: GET 134357676 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090258302 DLCTRL DEBUG Tx Command reply: GET_REPLY 134357676 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090258304 DLCTRL DEBUG Command: GET 990144123 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090258305 DLCTRL DEBUG Tx Command reply: GET_REPLY 990144123 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090258307 DLCTRL DEBUG Command: GET 390958189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090258307 DLCTRL DEBUG Tx Command reply: GET_REPLY 390958189 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) 20250404090258309 DLCTRL DEBUG Command: GET 312352665 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090258309 DLCTRL DEBUG Tx Command reply: GET_REPLY 312352665 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090258311 DLCTRL DEBUG Command: GET 63762060 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090258311 DLCTRL DEBUG Tx Command reply: GET_REPLY 63762060 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090258313 DLCTRL DEBUG Command: GET 109278367 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090258313 DLCTRL DEBUG Tx Command reply: GET_REPLY 109278367 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090258315 DLCTRL DEBUG Command: GET 932547893 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090258315 DLCTRL DEBUG Tx Command reply: GET_REPLY 932547893 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090258317 DLCTRL DEBUG Command: GET 447408831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090258317 DLCTRL DEBUG Tx Command reply: GET_REPLY 447408831 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: 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@5e928ce02d95: "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@5e928ce02d95: 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 := '000000000000001011101001'B, t_guard := 20.000000 } 20250404090258352 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: f_create_expect(l3 := '080101D571000008292624000000003000F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Created Expect[0] for '080101D571000008292624000000003000F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)8292248 20250404090259409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090259409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090259409 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 117 bytes from client (stream_srv.c:1351) 20250404090259409 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090259409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x7e8798, normal) (hnbgw_rua.c:407) 20250404090259409 DHNB DEBUG map_rua[0x55c700c11390]{init}: Allocated (fsm.c:456) 20250404090259409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090259409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8292248 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090259409 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090259409 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090259409 DRUA DEBUG GMM Attach Req mi=IMSI-262420000000003 old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:232) 20250404090259409 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8292248 SCCP-0 PS MI=IMSI-262420000000003: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090259409 DCN DEBUG map_sccp[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090259409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090259409 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8292248 <-> SCCP-113 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090259409 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8292248 SCCP-113 sgsn-0 MI=IMSI-262420000000003: rx RUA Connect with 88 bytes RANAP data (hnbgw_rua.c:312) 20250404090259409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090259409 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090259409 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090259409 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090259409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090259409 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090259409 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{IDLE}: Allocated (fsm.c:456) 20250404090259409 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090259409 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=88,D=001340540000070003400180000f40060000f11009260037400100003a40080000f110092600370010401d1c080101d571000008292624000000003000f1102a2a170512c7422000004f40030002e90056400500f1100926) (sccp_scrc.c:415) 20250404090259409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090259409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090259409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090259409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090259409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090259409 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090259409 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090259409 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090259409 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090259409 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090259409 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090259409 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090259409 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090259409 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090259409 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090259409 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 71 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 00 00 3a 40 08 00 00 f1 10 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 e9 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:1175) 20250404090259409 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090259409 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090259410 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090259410 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090259410 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090259410 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090259410 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090259410 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090259410 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090259410 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090259410 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090259410 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090259410 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 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 00 00 3a 40 08 00 00 f1 10 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 e9 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(1008)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Found Expect[0] for l3='080101D571000008292624000000003000F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012) HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)5891688 HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Session index based on connection ID:0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@5e928ce02d95: 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 } } } 20250404090259436 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090259436 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090259436 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090259436 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090259436 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090259436 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090259436 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090259436 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090259436 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090259436 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 3f 53 07 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090259436 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090259436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090259436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090259436 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090259436 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090259436 DLSS7 DEBUG scrc_rx_mtp_xfer_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=003f5307) (sccp_scrc.c:486) 20250404090259436 DLSCCP DEBUG Received CO:COAK for local reference 113 (sccp_scoc.c:1855) 20250404090259436 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090259436 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090259437 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090259437 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090259437 DCN DEBUG handle_cn_conn_conf() conn_id=113, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090259437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090259437 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) 20250404090259437 DLCTRL DEBUG Command: GET 572411432 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090259437 DLCTRL DEBUG Tx Command reply: GET_REPLY 572411432 rate_ctr.abs.sgsn.0.cnpool:subscr:new 1 (control_if.c:477) 20250404090259441 DLCTRL DEBUG Command: GET 486655530 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090259441 DLCTRL DEBUG Tx Command reply: GET_REPLY 486655530 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090259446 DLCTRL DEBUG Command: GET 983786860 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090259446 DLCTRL DEBUG Tx Command reply: GET_REPLY 983786860 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090259450 DLCTRL DEBUG Command: GET 587952463 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090259450 DLCTRL DEBUG Tx Command reply: GET_REPLY 587952463 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090259454 DLCTRL DEBUG Command: GET 49830515 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090259454 DLCTRL DEBUG Tx Command reply: GET_REPLY 49830515 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090259459 DLCTRL DEBUG Command: GET 944923834 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090259459 DLCTRL DEBUG Tx Command reply: GET_REPLY 944923834 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090259464 DLCTRL DEBUG Command: GET 491741808 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090259465 DLCTRL DEBUG Tx Command reply: GET_REPLY 491741808 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090259469 DLCTRL DEBUG Command: GET 651035193 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090259469 DLCTRL DEBUG Tx Command reply: GET_REPLY 651035193 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090259474 DLCTRL DEBUG Command: GET 513620385 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090259474 DLCTRL DEBUG Tx Command reply: GET_REPLY 513620385 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090259479 DLCTRL DEBUG Command: GET 131327726 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090259479 DLCTRL DEBUG Tx Command reply: GET_REPLY 131327726 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090259484 DLCTRL DEBUG Command: GET 474511371 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090259484 DLCTRL DEBUG Tx Command reply: GET_REPLY 474511371 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090259488 DLCTRL DEBUG Command: GET 500344438 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090259488 DLCTRL DEBUG Tx Command reply: GET_REPLY 500344438 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090259492 DLCTRL DEBUG Command: GET 479990076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090259492 DLCTRL DEBUG Tx Command reply: GET_REPLY 479990076 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090259496 DLCTRL DEBUG Command: GET 136033678 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090259496 DLCTRL DEBUG Tx Command reply: GET_REPLY 136033678 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090259499 DLCTRL DEBUG Command: GET 979508675 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090259499 DLCTRL DEBUG Tx Command reply: GET_REPLY 979508675 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090259503 DLCTRL DEBUG Command: GET 291738132 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090259503 DLCTRL DEBUG Tx Command reply: GET_REPLY 291738132 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090259505 DLCTRL DEBUG Command: GET 945479744 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090259505 DLCTRL DEBUG Tx Command reply: GET_REPLY 945479744 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090259508 DLCTRL DEBUG Command: GET 98106397 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090259508 DLCTRL DEBUG Tx Command reply: GET_REPLY 98106397 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090259510 DLCTRL DEBUG Command: GET 868879964 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090259510 DLCTRL DEBUG Tx Command reply: GET_REPLY 868879964 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090259512 DLCTRL DEBUG Command: GET 128044287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090259512 DLCTRL DEBUG Tx Command reply: GET_REPLY 128044287 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: 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 := '000000000000001011101101'B, t_guard := 20.000000 } 20250404090259547 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4261 (telnet_interface.c:192) HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: f_create_expect(l3 := '08087300F1102A2A170512C7422000'O, n_connectPointCode := omit HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Created Expect[0] for '08087300F1102A2A170512C7422000'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)8451730 20250404090300575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090300575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090300575 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 104 bytes from client (stream_srv.c:1351) 20250404090300575 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090300575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x80f692, normal) (hnbgw_rua.c:407) 20250404090300575 DHNB DEBUG map_rua[0x55c700c1ab40]{init}: Allocated (fsm.c:456) 20250404090300575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090300575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8451730 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090300575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090300575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090300575 DRUA DEBUG GMM Routing Area Upd Req mi=NONE old_ra=001-01-10794-23 nri:-1=0xffffffff (hnbgw_l3.c:248) 20250404090300575 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8451730 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 0 (hnbgw_cn.c:1125) 20250404090300575 DCN DEBUG map_sccp[0x55c700ba64e0]{init}: Allocated (fsm.c:456) 20250404090300575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090300575 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-8451730 <-> SCCP-114 sgsn-0 sgsn-naught cs7-0.sccp l=0.23.5<->r=0.23.1 (context_map.c:128) 20250404090300575 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-8451730 SCCP-114 sgsn-0 MI=NONE: rx RUA Connect with 75 bytes RANAP data (hnbgw_rua.c:312) 20250404090300575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090300575 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090300575 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090300575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090300575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090300575 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090300575 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{IDLE}: Allocated (fsm.c:456) 20250404090300575 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090300575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000b9800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=75,D=001340470000070003400180000f40060000f11009260037400100003a40080000f11009260037001040100f08087300f1102a2a170512c7422000004f40030002ed0056400500f1100926) (sccp_scrc.c:415) 20250404090300575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090300575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090300575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090300575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090300575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090300575 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090300575 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090300575 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090300575 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090300575 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090300575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090300575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090300575 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090300575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090300575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090300575 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 05 01 00 00 72 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 00 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 ed 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090300575 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090300575 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090300575 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090300576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090300576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090300576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090300576 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090300576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090300576 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090300576 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090300576 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090300576 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090300576 DLSS7 <000c> osmo_ss7_asp.c:1175 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 05 01 00 00 72 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 00 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 ed 00 56 40 05 00 f1 10 09 26 00 00 06 00 08 00 00 00 02  HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: First idle individual index:1 HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Warning: Stopping inactive timer T_ias[1]. HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Found Expect[0] for l3='08087300F1102A2A170512C7422000'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013) HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Added conn table entry 1TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)12864639 HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Session index based on connection ID:1 HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Warning: Re-starting timer T_ias[1], which is already active (running or expired). 20250404090300581 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090300581 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090300581 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090300581 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090300581 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090300581 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090300581 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090300581 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090300581 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090300581 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 bd 47 b4 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090300581 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090300581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090300581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090300581 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090300581 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090300581 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00bd47b4) (sccp_scrc.c:486) 20250404090300581 DLSCCP DEBUG Received CO:COAK for local reference 114 (sccp_scoc.c:1855) 20250404090300581 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090300581 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090300581 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090300581 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090300581 DCN DEBUG handle_cn_conn_conf() conn_id=114, addrs: called=RI=SSN_PC,PC=0.23.1,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090300581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090300581 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013)@5e928ce02d95: setverdict(pass): none -> pass MTC@5e928ce02d95: 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 } } } 20250404090300583 DLCTRL DEBUG Command: GET 253137421 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090300583 DLCTRL DEBUG Tx Command reply: GET_REPLY 253137421 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090300587 DLCTRL DEBUG Command: GET 862082096 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090300587 DLCTRL DEBUG Tx Command reply: GET_REPLY 862082096 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090300591 DLCTRL DEBUG Command: GET 26382325 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090300592 DLCTRL DEBUG Tx Command reply: GET_REPLY 26382325 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090300596 DLCTRL DEBUG Command: GET 87598021 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090300596 DLCTRL DEBUG Tx Command reply: GET_REPLY 87598021 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090300601 DLCTRL DEBUG Command: GET 741073277 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090300601 DLCTRL DEBUG Tx Command reply: GET_REPLY 741073277 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090300605 DLCTRL DEBUG Command: GET 970874813 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090300605 DLCTRL DEBUG Tx Command reply: GET_REPLY 970874813 rate_ctr.abs.sgsn.1.cnpool:subscr:new 0 (control_if.c:477) 20250404090300611 DLCTRL DEBUG Command: GET 911066379 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090300611 DLCTRL DEBUG Tx Command reply: GET_REPLY 911066379 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090300617 DLCTRL DEBUG Command: GET 30916900 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090300617 DLCTRL DEBUG Tx Command reply: GET_REPLY 30916900 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090300623 DLCTRL DEBUG Command: GET 433745852 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090300623 DLCTRL DEBUG Tx Command reply: GET_REPLY 433745852 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090300628 DLCTRL DEBUG Command: GET 816007756 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090300628 DLCTRL DEBUG Tx Command reply: GET_REPLY 816007756 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090300633 DLCTRL DEBUG Command: GET 706650968 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090300633 DLCTRL DEBUG Tx Command reply: GET_REPLY 706650968 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090300637 DLCTRL DEBUG Command: GET 478113305 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090300637 DLCTRL DEBUG Tx Command reply: GET_REPLY 478113305 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090300641 DLCTRL DEBUG Command: GET 985581162 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090300641 DLCTRL DEBUG Tx Command reply: GET_REPLY 985581162 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090300644 DLCTRL DEBUG Command: GET 370107585 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090300644 DLCTRL DEBUG Tx Command reply: GET_REPLY 370107585 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090300647 DLCTRL DEBUG Command: GET 295166905 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090300647 DLCTRL DEBUG Tx Command reply: GET_REPLY 295166905 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090300649 DLCTRL DEBUG Command: GET 151407930 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090300649 DLCTRL DEBUG Tx Command reply: GET_REPLY 151407930 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090300651 DLCTRL DEBUG Command: GET 795036362 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090300651 DLCTRL DEBUG Tx Command reply: GET_REPLY 795036362 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090300653 DLCTRL DEBUG Command: GET 691156580 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090300653 DLCTRL DEBUG Tx Command reply: GET_REPLY 691156580 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090300655 DLCTRL DEBUG Command: GET 157843018 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090300656 DLCTRL DEBUG Tx Command reply: GET_REPLY 157843018 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090300658 DLCTRL DEBUG Command: GET 236844349 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090300658 DLCTRL DEBUG Tx Command reply: GET_REPLY 236844349 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: "connecting cnlink 1" 20250404090300660 DLGLOBAL NOTICE TTCN3 f_logp(): connecting cnlink 1 (logging_vty.c:1172) MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn1-M3UA(1016)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn1-M3UA(1016)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn1-M3UA(1016)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn1-SCCP(1014)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090300888 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 20250404090300888 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 20250404090300888 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090300888 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(1016)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23908 to server: "127.0.0.1":2905 association #8 20250404090300898 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) 20250404090300898 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPSM:UP) 20250404090300898 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090300898 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090300898 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090300898 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090300898 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn1){AS_DOWN}: state_chg to AS_INACTIVE 20250404090300898 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 20250404090300898 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090300898 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090300898 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090300901 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) 20250404090300901 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090300901 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090300901 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090300901 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn1-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090300901 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090300901 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn1){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090300901 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 20250404090300901 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn1-0) Tx NOTIFY Type State Change:AS Active () 20250404090300901 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090300901 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090300901 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090300901 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090300901 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090300901 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090300901 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090300902 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.1.2/0 (xua_snm.c:413) 20250404090300902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090300902 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090300902 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090300902 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090300902 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090300902 DCN NOTICE (sgsn-1) now available: N-PCSTATE ind: pc=10 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090300902 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090300903 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090300903 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090300903 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090300903 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090300903 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090300903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090300903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090300903 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090300903 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090300903 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090300903 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090300904 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090300904 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090300904 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090300904 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090300904 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090300904 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090300904 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090300904 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090300904 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090300904 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090300904 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090300904 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090300904 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090300904 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090300904 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090300904 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090300904 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' 20250404090300904 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 20250404090300904 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090300904 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090300904 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 68 bytes: [L2]> 01 00 01 01 00 00 00 44 02 10 00 31 00 00 00 bd 00 00 00 0a 03 00 00 08 09 00 03 07 0b 04 43 0a 00 8e 04 43 bd 00 8e 11 00 09 00 0d 00 00 02 00 04 40 01 10 00 03 00 01 80 00 00 00 00 06 00 08 00 00 00 04  20250404090300979 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090300979 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=004bea6d), PART(T=Source Reference,L=4,D=0000006e), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090300979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090300979 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090300979 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090300979 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090300979 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090300979 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090300979 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 ea 6d 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090300980 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090300980 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090300980 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090300980 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090300980 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090300980 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090300980 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090300980 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090300980 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090300980 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b ea 6d 00 00 6e 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404090300986 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090300986 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090300986 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090300986 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090300986 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090300986 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090300986 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090300986 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090300986 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090300986 DLSS7 <000c> osmo_ss7_asp.c:1175 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 4b ea 6d 00 00 06 00 08 00 00 00 07  20250404090300986 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090300986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090300986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090300986 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090300986 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090300986 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=004bea6d) (sccp_scrc.c:486) 20250404090300986 DLSCCP DEBUG Received CO:RELCO for local reference 110 (sccp_scoc.c:1855) 20250404090300986 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090300986 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090300986 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090300986 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090300986 DLSCCP DEBUG SCCP-SCOC(110)[0x55c700c0f290]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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 := '000000000000000111010000'B, t_guard := 20.000000 } HNBGW_Test.sgsn1-RAN(1015)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090301698 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) 20250404090301698 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090301698 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090301698 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 20250404090301698 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090301698 DLSS7 <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' 20250404090301698 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090301698 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090301698 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090301698 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090301698 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090301698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090301698 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090301698 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) 20250404090301698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090301698 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090301698 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090301698 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090301698 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090301698 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090301698 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090301698 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) 20250404090301698 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) 20250404090301698 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090301698 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,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) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301698 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301698 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301698 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090301698 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090301698 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090301698 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090301698 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090301699 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090301699 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090301699 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090301699 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090301699 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090301699 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090301699 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090301699 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: link up (cnlink.c:111) 20250404090301699 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' 20250404090301699 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 20250404090301699 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090301699 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090301699 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090301701 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) 20250404090301701 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090301701 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090301701 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 20250404090301701 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090301701 DLSS7 <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' 20250404090301701 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090301701 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090301701 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090301701 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090301701 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090301701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090301701 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090301701 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) 20250404090301701 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090301701 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090301701 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=10,SSN=142 (sccp2sua.c:334) 20250404090301701 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,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) 20250404090301701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301701 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090301701 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090301701 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090301701 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090301701 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090301701 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090301701 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090301701 DRANAP INFO cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090301706 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090302104 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090302104 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00f639bc), PART(T=Source Reference,L=4,D=0000006f), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090302104 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090302104 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302104 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090302104 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302104 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090302104 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302104 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 f6 39 bc 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302105 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302105 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302105 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302105 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090302105 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090302105 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' 20250404090302105 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 20250404090302105 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090302105 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302105 DLSS7 <000c> osmo_ss7_asp.c:1175 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 f6 39 bc 00 00 6f 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090302106 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090302106 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=002d6317), PART(T=Source Reference,L=4,D=00000070), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090302106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090302106 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302106 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090302106 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302106 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090302106 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302106 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 2d 63 17 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302106 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302106 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302106 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302106 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090302106 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090302106 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' 20250404090302106 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 20250404090302106 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090302106 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302106 DLSS7 <000c> osmo_ss7_asp.c:1175 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 2d 63 17 00 00 70 0f 00 00 00 00 00 06 00 08 00 00 00 04  20250404090302110 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) 20250404090302110 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090302110 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090302110 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 20250404090302110 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090302110 DLSS7 <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' 20250404090302110 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090302110 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090302110 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302110 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6f f6 39 bc 00 00 06 00 08 00 00 00 07  20250404090302110 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090302111 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090302111 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) 20250404090302111 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090302111 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006f), PART(T=Source Reference,L=4,D=00f639bc) (sccp_scrc.c:486) 20250404090302111 DLSCCP DEBUG Received CO:RELCO for local reference 111 (sccp_scoc.c:1855) 20250404090302111 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090302111 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090302111 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090302111 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090302111 DLSCCP DEBUG SCCP-SCOC(111)[0x55c700c2b4b0]{IDLE}: Deallocated (fsm.c:568) 20250404090302312 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) 20250404090302313 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090302313 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090302313 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 20250404090302313 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090302313 DLSS7 <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' 20250404090302313 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090302313 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090302313 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302313 DLSS7 <000c> osmo_ss7_asp.c:1175 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 70 2d 63 17 00 00 06 00 08 00 00 00 07  20250404090302313 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090302313 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090302313 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) 20250404090302313 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090302313 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=002d6317) (sccp_scrc.c:486) 20250404090302313 DLSCCP DEBUG Received CO:RELCO for local reference 112 (sccp_scoc.c:1855) 20250404090302313 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090302313 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090302313 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090302313 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090302313 DLSCCP DEBUG SCCP-SCOC(112)[0x55c700c1b700]{IDLE}: Deallocated (fsm.c:568) 20250404090302556 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090302556 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00dee2a6), PART(T=Source Reference,L=4,D=0000006c), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090302556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090302556 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302556 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090302556 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302556 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090302556 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302556 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 de e2 a6 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302557 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302557 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302557 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090302557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090302557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090302557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090302557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090302557 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302557 DLSS7 <000c> osmo_ss7_asp.c:1175 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 de e2 a6 00 00 6c 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404090302557 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302557 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090302557 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090302557 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090302557 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090302557 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090302557 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090302557 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090302557 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302557 DLSS7 <000c> osmo_ss7_asp.c:1175 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 6c de e2 a6 00 00 06 00 08 00 00 00 07  20250404090302557 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090302557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090302557 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090302557 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090302557 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=0000006c), PART(T=Source Reference,L=4,D=00dee2a6) (sccp_scrc.c:486) 20250404090302557 DLSCCP DEBUG Received CO:RELCO for local reference 108 (sccp_scoc.c:1855) 20250404090302557 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090302557 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090302557 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090302557 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090302557 DLSCCP DEBUG SCCP-SCOC(108)[0x55c700c15ef0]{IDLE}: Deallocated (fsm.c:568) 20250404090302574 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090302574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae75fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090302574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302574 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090302574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090302574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae 75 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302574 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302574 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302574 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302574 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 20250404090302574 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090302574 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! HNBGW_Test.sgsn1-RAN(1015)@5e928ce02d95: f_create_expect(l3 := '08050118082926240000000030'O, n_connectPointCode := omit HNBGW_Test.sgsn1-RAN(1015)@5e928ce02d95: Created Expect[0] for '08050118082926240000000030'O to be handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@5e928ce02d95: Added conn table entry 2TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)9374822 20250404090302713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090302713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090302713 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090302713 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090302713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA PS Connect.req(ctx=0x8f0c66, normal) (hnbgw_rua.c:407) 20250404090302713 DHNB DEBUG map_rua[0x55c700c15ef0]{init}: Allocated (fsm.c:456) 20250404090302713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090302713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374822 SCCP-0 PS MI=NONE: New RUA CTX (context_map.c:97) 20250404090302713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090302713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090302713 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374822 SCCP-0 PS MI=NONE: CN link round-robin selects sgsn 1 (hnbgw_cn.c:1125) 20250404090302713 DCN DEBUG map_sccp[0x55c700c1b700]{init}: Allocated (fsm.c:456) 20250404090302713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090302713 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-9374822 <-> SCCP-115 sgsn-1 sgsn-one cs7-0.sccp l=0.23.5<->r=0.1.2 (context_map.c:128) 20250404090302713 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374822 SCCP-115 sgsn-1 MI=NONE: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090302713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090302713 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090302713 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090302713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090302713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090302713 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090302713 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{IDLE}: Allocated (fsm.c:456) 20250404090302713 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090302713 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=00020003800200080000000a800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000070003400180000f40060000f11009260037400100003a40080000f110092600370010400e0d08050118082926240000000030004f40030001d00056400500f1100926) (sccp_scrc.c:415) 20250404090302713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090302713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090302713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090302713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090302713 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090302713 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090302713 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090302713 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090302713 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090302713 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302713 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302713 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302713 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090302713 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302713 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 04 01 00 00 73 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302713 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090302713 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090302713 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090302713 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302713 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302713 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302713 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090302713 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090302713 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' 20250404090302713 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 20250404090302713 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=10=0.1.2 20250404090302713 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302713 DLSS7 <000c> osmo_ss7_asp.c:1175 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 04 01 00 00 73 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 00 00 3a 40 08 00 00 f1 10 09 26 00 37 00 10 40 0e 0d 08 05 01 18 08 29 26 24 00 00 00 00 30 00 4f 40 03 00 01 d0 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 04  HNBGW_Test.sgsn1-SCCP(1014)@5e928ce02d95: First idle individual index:0 HNBGW_Test.sgsn1-SCCP(1014)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.sgsn1-RAN(1015)@5e928ce02d95: Found Expect[0] for l3='08050118082926240000000030'O handled at TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017) HNBGW_Test.sgsn1-RAN(1015)@5e928ce02d95: Added conn table entry 0TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)13512757 HNBGW_Test.sgsn1-SCCP(1014)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.sgsn1-SCCP(1014)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@5e928ce02d95: setverdict(pass): none -> pass 20250404090302717 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) 20250404090302717 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn1-0) Received M3UA Message (XFER:DATA) 20250404090302718 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn1-0) m3ua_rx_xfer 20250404090302718 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 20250404090302718 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090302718 DLSS7 <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' 20250404090302718 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090302718 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090302718 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090302718 DLSS7 <000c> osmo_ss7_asp.c:1175 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 73 d4 02 e8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090302718 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090302718 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090302718 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) 20250404090302718 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090302718 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00d402e8) (sccp_scrc.c:486) 20250404090302718 DLSCCP DEBUG Received CO:COAK for local reference 115 (sccp_scoc.c:1855) 20250404090302718 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090302718 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090302718 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090302718 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090302718 DCN DEBUG handle_cn_conn_conf() conn_id=115, addrs: called=RI=SSN_PC,PC=0.1.2,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090302718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090302718 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) MTC@5e928ce02d95: 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 } } } 20250404090302718 DLCTRL DEBUG Command: GET 176946081 rate_ctr.abs.sgsn.0.cnpool:subscr:new (control_cmd.c:428) 20250404090302718 DLCTRL DEBUG Tx Command reply: GET_REPLY 176946081 rate_ctr.abs.sgsn.0.cnpool:subscr:new 2 (control_if.c:477) 20250404090302719 DLCTRL DEBUG Command: GET 422156277 rate_ctr.abs.sgsn.0.cnpool:subscr:known (control_cmd.c:428) 20250404090302719 DLCTRL DEBUG Tx Command reply: GET_REPLY 422156277 rate_ctr.abs.sgsn.0.cnpool:subscr:known 0 (control_if.c:477) 20250404090302720 DLCTRL DEBUG Command: GET 641359158 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach (control_cmd.c:428) 20250404090302720 DLCTRL DEBUG Tx Command reply: GET_REPLY 641359158 rate_ctr.abs.sgsn.0.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090302721 DLCTRL DEBUG Command: GET 303939892 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090302721 DLCTRL DEBUG Tx Command reply: GET_REPLY 303939892 rate_ctr.abs.sgsn.0.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090302722 DLCTRL DEBUG Command: GET 217556334 rate_ctr.abs.sgsn.0.cnpool:subscr:paged (control_cmd.c:428) 20250404090302722 DLCTRL DEBUG Tx Command reply: GET_REPLY 217556334 rate_ctr.abs.sgsn.0.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090302723 DLCTRL DEBUG Command: GET 648063336 rate_ctr.abs.sgsn.1.cnpool:subscr:new (control_cmd.c:428) 20250404090302723 DLCTRL DEBUG Tx Command reply: GET_REPLY 648063336 rate_ctr.abs.sgsn.1.cnpool:subscr:new 1 (control_if.c:477) 20250404090302724 DLCTRL DEBUG Command: GET 709015868 rate_ctr.abs.sgsn.1.cnpool:subscr:known (control_cmd.c:428) 20250404090302724 DLCTRL DEBUG Tx Command reply: GET_REPLY 709015868 rate_ctr.abs.sgsn.1.cnpool:subscr:known 0 (control_if.c:477) 20250404090302725 DLCTRL DEBUG Command: GET 97293464 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach (control_cmd.c:428) 20250404090302725 DLCTRL DEBUG Tx Command reply: GET_REPLY 97293464 rate_ctr.abs.sgsn.1.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090302725 DLCTRL DEBUG Command: GET 987954188 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090302725 DLCTRL DEBUG Tx Command reply: GET_REPLY 987954188 rate_ctr.abs.sgsn.1.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090302726 DLCTRL DEBUG Command: GET 521529341 rate_ctr.abs.sgsn.1.cnpool:subscr:paged (control_cmd.c:428) 20250404090302726 DLCTRL DEBUG Tx Command reply: GET_REPLY 521529341 rate_ctr.abs.sgsn.1.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090302727 DLCTRL DEBUG Command: GET 570029655 rate_ctr.abs.sgsn.2.cnpool:subscr:new (control_cmd.c:428) 20250404090302727 DLCTRL DEBUG Tx Command reply: GET_REPLY 570029655 rate_ctr.abs.sgsn.2.cnpool:subscr:new 0 (control_if.c:477) 20250404090302728 DLCTRL DEBUG Command: GET 659130668 rate_ctr.abs.sgsn.2.cnpool:subscr:known (control_cmd.c:428) 20250404090302728 DLCTRL DEBUG Tx Command reply: GET_REPLY 659130668 rate_ctr.abs.sgsn.2.cnpool:subscr:known 0 (control_if.c:477) 20250404090302729 DLCTRL DEBUG Command: GET 597031769 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach (control_cmd.c:428) 20250404090302729 DLCTRL DEBUG Tx Command reply: GET_REPLY 597031769 rate_ctr.abs.sgsn.2.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090302730 DLCTRL DEBUG Command: GET 78399215 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090302730 DLCTRL DEBUG Tx Command reply: GET_REPLY 78399215 rate_ctr.abs.sgsn.2.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090302731 DLCTRL DEBUG Command: GET 123743870 rate_ctr.abs.sgsn.2.cnpool:subscr:paged (control_cmd.c:428) 20250404090302731 DLCTRL DEBUG Tx Command reply: GET_REPLY 123743870 rate_ctr.abs.sgsn.2.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090302732 DLCTRL DEBUG Command: GET 98285157 rate_ctr.abs.sgsn.3.cnpool:subscr:new (control_cmd.c:428) 20250404090302732 DLCTRL DEBUG Tx Command reply: GET_REPLY 98285157 rate_ctr.abs.sgsn.3.cnpool:subscr:new 0 (control_if.c:477) 20250404090302733 DLCTRL DEBUG Command: GET 186778181 rate_ctr.abs.sgsn.3.cnpool:subscr:known (control_cmd.c:428) 20250404090302733 DLCTRL DEBUG Tx Command reply: GET_REPLY 186778181 rate_ctr.abs.sgsn.3.cnpool:subscr:known 0 (control_if.c:477) 20250404090302733 DLCTRL DEBUG Command: GET 697291538 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach (control_cmd.c:428) 20250404090302733 DLCTRL DEBUG Tx Command reply: GET_REPLY 697291538 rate_ctr.abs.sgsn.3.cnpool:subscr:reattach 0 (control_if.c:477) 20250404090302734 DLCTRL DEBUG Command: GET 344909595 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost (control_cmd.c:428) 20250404090302734 DLCTRL DEBUG Tx Command reply: GET_REPLY 344909595 rate_ctr.abs.sgsn.3.cnpool:subscr:attach_lost 0 (control_if.c:477) 20250404090302735 DLCTRL DEBUG Command: GET 370252023 rate_ctr.abs.sgsn.3.cnpool:subscr:paged (control_cmd.c:428) 20250404090302735 DLCTRL DEBUG Tx Command reply: GET_REPLY 370252023 rate_ctr.abs.sgsn.3.cnpool:subscr:paged 0 (control_if.c:477) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090302738 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:45985<->l=127.0.0.1:4262) (control_if.c:193) 20250404090302738 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39578<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(999)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(998)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090302739 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39566<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090302740 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090302740 DLINP DEBUG SRVCONN(,r=127.0.0.1:37855<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090302740 DLINP NOTICE SRV(,r=127.0.0.1:37855<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090302740 DMAIN NOTICE (127.0.0.1:37855 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:37855<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090302740 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-RAN(1006)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1005)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004)@5e928ce02d95: Final verdict of PTC: none 20250404090302741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090302741 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090302741 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 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090302741 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090302741 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 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090302741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090302741 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090302741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090302741 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090302741 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090302741 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090302741 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090302741 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090302741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090302741 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn1-0) xUA SRV SHUTDOWN_EVENT 20250404090302741 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090302741 DLINP <0002> stream.c:265 virt-sgsn1-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn1-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002)@5e928ce02d95: Final verdict of PTC: none 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn1-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090302741 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 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090302741 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090302741 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.sgsn1-RAN(1015)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997)@5e928ce02d95: Final verdict of PTC: none20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn1-0) Tx 24 bytes: [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  20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090302741 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(1010)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1009)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003)@5e928ce02d95: Final verdict of PTC: none 20250404090302741 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 20250404090302741 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) 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn1-0: connection closed HNBGW_Test.sgsn1-M3UA(1016)@5e928ce02d95: Final verdict of PTC: none 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn1-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn1){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090302741 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn1){AS_ACTIVE}: state_chg to AS_PENDING 20250404090302741 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 20250404090302741 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090302741 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn1-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication HNBGW_Test.msc0-M3UA(1007)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn1-SCCP(1014)@5e928ce02d95: Final verdict of PTC: none 20250404090302741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302741 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090302741 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090302741 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090302741 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) HNBGW-MGCP(1011)@5e928ce02d95: Final verdict of PTC: none 20250404090302742 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090302742 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090302742 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090302742 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090302742 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090302742 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090302742 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090302742 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090302742 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090302742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f5307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090302742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302742 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302742 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090302742 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302742 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 3f 53 07 00 00 71 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302743 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090302743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090302743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090302743 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090302743 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090302743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090302743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090302743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{disrupted}: Freeing instance (context_map.c:202) 20250404090302743 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8292248)[0x55c700c11390]{disrupted}: Deallocated (fsm.c:568) 20250404090302743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090302743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{disconnected}: Freeing instance (context_map.c:206) 20250404090302743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-113)[0x55c700c1a3d0]{disconnected}: Deallocated (fsm.c:568) 20250404090302743 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8292248 SCCP-113 sgsn-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090302743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090302743 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090302743 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090302743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd47b4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090302743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090302743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 bd 47 b4 00 00 72 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302743 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090302743 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090302744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090302744 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090302744 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090302744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090302744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090302744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{disrupted}: Freeing instance (context_map.c:202) 20250404090302744 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-8451730)[0x55c700c1ab40]{disrupted}: Deallocated (fsm.c:568) 20250404090302744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090302744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{disconnected}: Freeing instance (context_map.c:206) 20250404090302744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-0-SCCP-114)[0x55c700ba64e0]{disconnected}: Deallocated (fsm.c:568) 20250404090302744 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-8451730 SCCP-114 sgsn-0 MI=NONE: Deallocating (context_map.c:225) 20250404090302744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090302744 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090302744 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.1.2/0 (xua_snm.c:378) TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017)@5e928ce02d95: Final verdict of PTC: pass 20250404090302744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090302744 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090302744 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090302744 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090302744 DCN DEBUG N-PCSTATE ind: affected_pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090302744 DCN NOTICE (sgsn-1) now unreachable: N-PCSTATE ind: pc=10 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090302744 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090302744 DRANAP NOTICE cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: link lost (cnlink.c:118) 20250404090302744 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{connected}: Received Event MAP_SCCP_EV_RAN_LINK_LOST (context_map.c:189) 20250404090302745 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090302745 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090302745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d402e8), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090302745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090302745 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090302745 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090302745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090302745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090302745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 04 04 d4 02 e8 00 00 73 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090302745 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090302745 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090302745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090302745 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090302745 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=ps) payload of 24 bytes (hnbgw_rua.c:162) 20250404090302745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090302745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090302745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{disrupted}: Freeing instance (context_map.c:202) 20250404090302745 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-PS-RUA-9374822)[0x55c700c15ef0]{disrupted}: Deallocated (fsm.c:568) 20250404090302746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090302746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{disconnected}: Freeing instance (context_map.c:206) 20250404090302746 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-sgsn-1-SCCP-115)[0x55c700c1b700]{disconnected}: Deallocated (fsm.c:568) 20250404090302746 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-9374822 SCCP-115 sgsn-1 MI=NONE: Deallocating (context_map.c:225) 20250404090302746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090302746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090302746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090302746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090302746 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090302746 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39598<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090302746 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x3) (stream_srv.c:894) 20250404090302747 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090302747 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090302747 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090302747 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090302747 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39592<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090302747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090302747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090302747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090302747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090302747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090302747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090302747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090302747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090302747 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(1013)@5e928ce02d95: Final verdict of PTC: pass 20250404090302748 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39588<->l=127.0.0.1:4261 (telnet_interface.c:138) HNBGW-PFCP(1000)@5e928ce02d95: Final verdict of PTC: none TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012)@5e928ce02d95: Final verdict of PTC: pass HNBGW_Test.sgsn0-SCCP(1008)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_sgsnpool_sccp_n_pcstate_attaches_cnlink(997): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(998): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(999): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(1000): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0(1001): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh0-RUA(1002): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1(1003): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink-Iuh1-RUA(1004): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(1005): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(1006): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(1007): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1008): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1009): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1010): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(1011): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1012): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1013): pass (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-SCCP(1014): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-RAN(1015): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn1-M3UA(1016): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_sgsnpool_sccp_n_pcstate_attaches_cnlink0(1017): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_sgsnpool_sccp_n_pcstate_attaches_cnlink finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:03:02 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 20250404090302881 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090303483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39606<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=595836) Waiting for packet dumper to finish... 1 (prev_count=595836, count=596696) 20250404090304740 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090304740 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090304740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090304740 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090304740 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090304740 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090304741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090304741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090304741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090304741 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090304741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090304741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090304741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090304741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090304741 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090304741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090304741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090304741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090304741 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090304741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090304741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090304741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090304741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090304741 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090304741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090304741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090304741 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090304741 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090304741 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090304741 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090304741 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090304741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090304741 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN 20250404090304741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090304742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090304742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090304742 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090304742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090304742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090304742 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn1){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090304742 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn1){AS_PENDING}: T(r) expired; dropping queued messages 20250404090304742 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn1){AS_PENDING}: state_chg to AS_DOWN 20250404090304742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090304742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090304742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090304742 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 20250404090304742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090304742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090304742 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090304742 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090304742 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090304742 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 20250404090304742 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090304742 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090305074 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090305074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090305074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090305074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305074 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090305074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090305074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090305074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090305074 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090305074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090305074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090305074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305074 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090305074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090305074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090305074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090305074 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090305074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090305074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090305074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305074 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090305074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090305074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090305074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090305074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090305074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090305074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090305074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090305074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090305074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090305074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090305074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090305074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090305074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090305074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090305074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090305074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090305074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090305074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090305074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090305074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090305074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090305394 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090305394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c97aba), PART(T=Source Reference,L=4,D=00000065), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090305394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090305394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305394 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090305394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090305394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090305394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 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 7a ba 00 00 65 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090305394 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090305394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a1d0c0), PART(T=Source Reference,L=4,D=00000064), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090305394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305394 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090305394 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305394 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090305394 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090305394 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090305394 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a1 d0 c0 00 00 64 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090305394 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090305394 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00826016), PART(T=Source Reference,L=4,D=00000063), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090305395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305395 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090305395 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090305395 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090305395 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090305395 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090305395 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 82 60 16 00 00 63 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090305395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090305395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090305395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090305395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090305395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090305395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090305395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090305395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090305395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090305395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090305395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090305395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090305395 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090305395 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090305395 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090305395 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090305395 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090305395 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:03: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_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 20250404090305995 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(98)[0x55c700c1ad50]{IDLE}: Deallocated (fsm.c:568) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(95)[0x55c700c19680]{IDLE}: Deallocated (fsm.c:568) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(96)[0x55c700b89920]{IDLE}: Deallocated (fsm.c:568) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090305995 DLSCCP DEBUG SCCP-SCOC(97)[0x55c700c433f0]{IDLE}: Deallocated (fsm.c:568) MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_second_rab_assignment started. 20250404090306546 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090306549 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090306554 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:46785<->l=127.0.0.1:4262) (control_if.c:572) 20250404090306747 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306747 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306748 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306748 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090306748 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306748 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306748 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306748 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306748 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306748 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306748 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306748 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306748 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306748 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090306748 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090306748 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090306748 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306748 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090306748 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090306748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090306748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090306748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! TC_second_rab_assignment-Iuh0(1022)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090306748 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306748 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306749 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306749 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306750 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306750 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090306750 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306751 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090306751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090306751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090306751 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306751 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306751 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090306751 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306751 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306751 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306751 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306751 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306751 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306751 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306751 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090306751 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090306751 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306751 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090306751 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306751 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306751 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306751 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 20250404090306751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090306751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090306751 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306751 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306751 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306751 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090306751 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090306751 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090306752 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306752 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090306752 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306752 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306752 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306752 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) 20250404090306752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306752 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306752 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306752 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306752 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306752 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306752 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306752 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) 20250404090306752 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) 20250404090306752 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090306752 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306752 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090306752 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306752 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306752 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306752 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306752 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 20250404090306752 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090306753 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1026)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(1026)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1026)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090306791 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306792 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306792 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306792 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306793 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306793 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090306793 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306793 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306793 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306793 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306793 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306793 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306793 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306793 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306793 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306793 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306793 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090306793 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090306793 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306793 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090306793 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306794 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306794 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090306794 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306794 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306795 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306795 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090306795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306795 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306795 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306795 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306796 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306796 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306796 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306796 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090306796 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090306796 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090306793 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306793 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306793 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306793 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090306793 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090306793 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090306796 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306796 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090306797 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306797 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306797 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306798 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306798 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090306798 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306799 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306799 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306799 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306799 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306799 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306799 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306800 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306800 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306800 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306800 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090306800 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090306800 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090306797 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306797 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306797 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306797 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090306797 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090306797 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090306800 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306800 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090306800 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306801 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090306801 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306802 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306802 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090306803 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306803 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306803 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306803 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306803 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306803 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306803 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) 20250404090306804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306804 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306804 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306804 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306804 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306804 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306801 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306801 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306801 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306801 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 20250404090306801 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090306801 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090306804 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306804 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) 20250404090306805 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) 20250404090306805 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090306805 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306805 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090306805 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090306805 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306805 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306805 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306805 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 20250404090306805 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090306805 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1029)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(1029)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1029)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(1027)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090306878 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090306879 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090306880 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090306880 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090306880 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090306880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090306880 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090306881 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090306881 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090306985 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 20250404090306985 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 20250404090306985 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090306985 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(1026)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090306989 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306989 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090306989 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090306989 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090306989 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090306989 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090306989 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090306989 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 20250404090306989 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090306989 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090306989 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090306992 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306992 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090306992 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090306992 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090306992 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090306992 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090306992 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090306992 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 20250404090306992 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090306992 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090306992 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090306992 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090306992 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090306992 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090306992 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090306992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090306992 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090306992 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090306992 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090306992 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090306992 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090306992 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090306994 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090306994 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090306994 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090306994 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090306994 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090306994 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090306994 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090306994 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090306994 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090306994 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090306993 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090306993 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090306993 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090306993 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090306993 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090306993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090306993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306993 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306993 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306993 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090306993 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090306993 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090306993 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090306993 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090306993 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090306993 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090306993 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090306993 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090306993 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090307055 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 20250404090307055 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 20250404090307055 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090307055 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(1029)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090307059 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307059 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090307059 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090307059 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090307059 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090307059 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090307059 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090307059 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 20250404090307059 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090307059 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090307059 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090307061 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307061 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090307061 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090307061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090307061 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090307061 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090307061 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090307061 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 20250404090307061 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090307061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090307061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090307061 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090307061 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090307061 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090307061 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090307061 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090307062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090307062 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090307062 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090307062 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090307062 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090307062 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090307062 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090307063 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090307063 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090307063 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090307063 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090307063 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090307063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307063 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307063 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307063 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090307063 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307064 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307064 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307064 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307064 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307064 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307064 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090307064 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090307064 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090307064 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090307064 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090307064 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090307064 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090307064 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307064 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090307064 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090307064 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090307064 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090307064 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090307064 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090307064 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090307064 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307064 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(1025)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090307788 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307788 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090307788 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090307788 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090307788 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090307788 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090307788 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090307788 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090307788 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307788 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090307788 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090307789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090307789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090307789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090307789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090307789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090307789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090307789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090307789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090307789 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090307789 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090307789 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) 20250404090307789 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090307789 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090307789 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090307789 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090307789 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090307789 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090307789 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090307789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090307789 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090307789 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090307789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307789 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090307789 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090307789 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090307789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090307789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090307789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090307789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090307789 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307789 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090307789 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307789 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090307789 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090307789 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090307789 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090307789 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090307789 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090307789 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090307789 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307789 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090307789 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090307789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090307789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090307789 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090307789 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090307789 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090307789 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090307789 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307789 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307789 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090307789 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090307789 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090307789 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090307789 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1028)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090307855 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307855 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090307855 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090307855 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090307855 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090307855 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090307855 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090307855 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090307855 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307855 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090307856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090307856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090307856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090307856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090307856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090307856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090307856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090307856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090307856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090307856 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090307856 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090307856 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) 20250404090307856 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090307856 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090307856 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090307856 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090307856 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090307856 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090307856 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090307856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090307856 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090307856 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090307856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307856 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090307856 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090307856 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090307856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090307856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090307856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090307856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090307856 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307856 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090307856 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090307856 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090307856 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090307856 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090307856 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090307856 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090307856 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090307856 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090307856 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090307856 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090307856 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090307856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090307856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090307856 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090307856 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090307856 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090307856 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090307856 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090307856 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090307856 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090307856 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090307856 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090307856 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090307856 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090307899 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39486<->l=127.0.0.1:4261 (telnet_interface.c:192) TC_second_rab_assignment0(1031)@5e928ce02d95: f_gen_tmsi(suffix:=0, nri_v:=0, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010000000000000000000100011'B == '42000023'O HNBGW_Test.msc0-RAN(1025)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000030'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1025)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000030'O to be handled at TC_second_rab_assignment0(1031) TC_second_rab_assignment-Iuh0-RUA(1023)@5e928ce02d95: Added conn table entry 0TC_second_rab_assignment0(1031)4758846 20250404090308933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090308933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090308933 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090308933 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090308933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0x489d3e, normal) (hnbgw_rua.c:407) 20250404090308933 DHNB DEBUG map_rua[0x55c700c11390]{init}: Allocated (fsm.c:456) 20250404090308933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090308933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090308933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090308933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090308933 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-0 CS MI=IMSI-262420000000003: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090308933 DCN DEBUG map_sccp[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090308933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090308933 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-4758846 <-> SCCP-116 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090308933 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090308933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090308933 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090308933 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090308933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090308933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090308933 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090308933 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{IDLE}: Allocated (fsm.c:456) 20250404090308933 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090308933 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000002), PART(T=Source Reference,L=4,D=00000074), PART(T=Destination Address,L=20,D=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000030004f400300025a0056400500f1100926) (sccp_scrc.c:415) 20250404090308933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090308933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090308933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090308933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090308933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090308933 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090308933 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090308933 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090308933 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090308933 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090308933 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090308933 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090308933 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090308933 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090308933 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090308933 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 74 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 5a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090308933 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090308933 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090308933 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090308933 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090308933 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090308933 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090308933 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090308933 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090308933 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090308933 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090308933 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090308933 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090308933 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 74 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 5a 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1025)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000030'O handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-RAN(1025)@5e928ce02d95: Added conn table entry 0TC_second_rab_assignment0(1031)6442260 TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): none -> pass HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). 20250404090308947 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090308947 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090308947 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090308947 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090308947 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090308948 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090308948 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090308948 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090308948 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090308948 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 77 17 91 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090308948 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090308948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090308948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090308948 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090308948 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090308948 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00771791) (sccp_scrc.c:486) 20250404090308948 DLSCCP DEBUG Received CO:COAK for local reference 116 (sccp_scoc.c:1855) 20250404090308948 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090308948 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090308948 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090308948 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090308948 DCN DEBUG handle_cn_conn_conf() conn_id=116, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090308948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090308948 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_second_rab_assignment0(1031)@5e928ce02d95: f_Mutex_lock(): mutex acquired @ "ConnHdlr.ttcn":705 HNBGW-MGCP(1030)@5e928ce02d95: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_second_rab_assignment0(1031) HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: vl_len:91 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000000570000010036405000000100350046382ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D0800109F3500017F01030100000000000000000000000000404E210000400100'O 20250404090309148 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309148 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090309148 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090309148 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090309148 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090309149 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090309149 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090309149 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090309149 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 132 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090309149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090309149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090309149 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090309149 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090309149 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=91,D=000000570000010036405000000100350046382ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d0800109f3500017f01030100000000000000000000000000404e210000400100) (sccp_scrc.c:486) 20250404090309149 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250404090309149 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404090309149 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090309149 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404090309149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404090309149 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404090309149 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404090309149 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404090309149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404090309149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404090309149 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_HNB}: Allocated (fsm.c:456) 20250404090309149 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_CRCX_HNB (X1001, 5s) (mgw_fsm.c:867) 20250404090309149 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_HNB}: RAB-AssignmentRequest received, creating HNB side call-leg on MGW... (mgw_fsm.c:154) 20250404090309149 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404090309149 DLMGCP DEBUG MGW pool is empty -- using (single) MGW mgw (mgcp_client_pool.c:144) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{UNUSED}: Allocated (fsm.c:456) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{UNUSED}: is child of mgw(mgw-fsm-4758846-0)[0x55c700ba64e0] (fsm.c:486) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: notify=mgw(mgw-fsm-4758846-0)[0x55c700ba64e0] (mgcp_client_endpoint_fsm.c:724) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{UNUSED}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{UNUSED}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw CI[0] to-HNB: CRCX 127.0.0.1:0: Sending (mgcp_client_endpoint_fsm.c:820) 20250404090309149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c2b2e0]{ST_CRCX}: Allocated (fsm.c:456) 20250404090309149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c2b2e0]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290] (fsm.c:486) 20250404090309149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c2b2e0]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404090309149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c2b2e0]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/*@mgw... (mgcp_client_fsm.c:228) 20250404090309149 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=201 'CRCX 109 rtpbridge/*@mgw MGCP 1.0\r\nC: 489d'... (mgcp_client.c:807) 20250404090309149 DLMGCP DEBUG MGW(mgw) Queued 201 bytes for MGW (mgcp_client.c:1221) 20250404090309149 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c2b2e0]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404090309149 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/*@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404090309149 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309149 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 00 01 5b 00 00 00 57 00 00 01 00 36 40 50 00 00 01 00 35 00 46 38 2e d0 01 2f a7 20 2f a8 00 00 f4 4c 08 0a 02 80 00 51 40 00 27 20 28 14 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-MGCP(1030)@5e928ce02d95: Found Expect[0] for { line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "489d3e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "489d3e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1031) TC_second_rab_assignment0(1031)@5e928ce02d95: CRCX1{ line := { verb := "CRCX", trans_id := "109", ep := "rtpbridge/*@mgw", ver := "1.0" }, params := { { code := "C", val := "489d3e17" }, { code := "M", val := "recvonly" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "489d3e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.1" }, session_name := "-", information := omit, uri := omit, emails := omit, phone_numbers := omit, connection := { net_type := "IN", addr_type := "IP4", conn_addr := { addr := "127.0.0.1", ttl := omit, num_of_addr := omit } }, bandwidth := omit, times := { { time_field := { start_time := "0", stop_time := "0" }, time_repeat := omit } }, timezone_adjustments := omit, key := omit, attributes := omit, media_list := { { media_field := { media := "audio", ports := { port_number := 0, num_of_ports := omit }, transport := "RTP/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(1031)@5e928ce02d95: f_Mutex_unlock(): mutex released @ "ConnHdlr.ttcn":721 20250404090309187 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 109 OK (mgcp_client.c:758) 20250404090309187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 11111 (mgcp_client_fsm.c:296) 20250404090309187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:304) 20250404090309187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404090309187 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404090309187 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:350) 20250404090309187 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309187 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309187 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404090309187 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404090309187 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309187 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404090309187 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_HNB}: State change to MGW_ST_ASSIGN (X1002, 10s) (mgw_fsm.c:243) 20250404090309187 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404090309188 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ASSIGN}: forwarding modified RAB-AssignmentRequest to HNB (mgw_fsm.c:273) 20250404090309188 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:276) 20250404090309188 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 115 bytes (hnbgw_rua.c:122) 20250404090309188 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090309188 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(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090309225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090309225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090309225 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 70 bytes from client (stream_srv.c:1351) 20250404090309225 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404090309225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x489d3e) (hnbgw_rua.c:471) 20250404090309225 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 46 bytes RANAP data (hnbgw_rua.c:312) 20250404090309225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404090309225 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404090309225 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404090309225 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404090309225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404090309225 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ASSIGN}: Received Event MGW_EV_RAB_ASS_RESP (mgw_fsm.c:913) 20250404090309225 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ASSIGN}: RAB-AssignmentResponse received, completing HNB side call-leg on MGW... (mgw_fsm.c:291) 20250404090309225 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404090309225 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ASSIGN}: State change to MGW_ST_MDCX_HNB (X1003, 5s) (mgw_fsm.c:348) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: notify=mgw(mgw-fsm-4758846-0)[0x55c700ba64e0] (mgcp_client_endpoint_fsm.c:724) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: rtpbridge/3@mgw CI[0] to-HNB CI=11111: MDCX 127.1.1.1:10001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_READY}: Received Event EV_MDCX (mgcp_client_fsm.c:795) 20250404090309225 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=215 'MDCX 110 rtpbridge/3@mgw MGCP 1.0\r\nC: 489d'... (mgcp_client.c:807) 20250404090309225 DLMGCP DEBUG MGW(mgw) Queued 215 bytes for MGW (mgcp_client.c:1221) 20250404090309225 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_READY}: State change to ST_MDCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309225 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@5e928ce02d95: MDCX1{ line := { verb := "MDCX", trans_id := "110", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "489d3e17" }, { code := "I", val := "11111" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "489d3e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404090309239 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 110 OK (mgcp_client.c:758) 20250404090309239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_MDCX_RESP}: MGW/MDCX: MGW responded with address 127.1.2.1:10000 (mgcp_client_fsm.c:435) 20250404090309239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_MDCX_RESP}: Received Event EV_MDCX_RESP (mgcp_client_fsm.c:446) 20250404090309239 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_MDCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:456) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #0 (mgcp_client_fsm.c:463) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 1, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309239 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_MDCX_HNB}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404090309239 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_MDCX_HNB}: State change to MGW_ST_CRCX_MSC (X1004, 5s) (mgw_fsm.c:430) 20250404090309239 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_MSC}: creating MSC side call-leg on MGW... (mgw_fsm.c:443) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: notify=mgw(mgw-fsm-4758846-0)[0x55c700ba64e0] (mgcp_client_endpoint_fsm.c:724) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Scheduling (mgcp_client_endpoint_fsm.c:768) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: State change to WAIT_MGW_RESPONSE (X2427, 5s) (mgcp_client_endpoint_fsm.c:771) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI[1] to-MSC: CRCX 127.1.3.1:20001: Sending (mgcp_client_endpoint_fsm.c:820) 20250404090309239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c13f90]{ST_CRCX}: Allocated (fsm.c:456) 20250404090309239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c13f90]{ST_CRCX}: is child of mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290] (fsm.c:486) 20250404090309239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c13f90]{ST_CRCX}: Received Event EV_CRCX (mgcp_client_fsm.c:735) 20250404090309239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c13f90]{ST_CRCX}: MGW/CRCX: creating connection on MGW endpoint:rtpbridge/3@mgw... (mgcp_client_fsm.c:228) 20250404090309239 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=205 'CRCX 111 rtpbridge/3@mgw MGCP 1.0\r\nC: 489d'... (mgcp_client.c:807) 20250404090309239 DLMGCP DEBUG MGW(mgw) Queued 205 bytes for MGW (mgcp_client.c:1221) 20250404090309239 DLMGCP DEBUG MGCP_CONN(mgw-fsm-4758846-0)[0x55c700c13f90]{ST_CRCX}: State change to ST_CRCX_RESP (T1, 4s) (mgcp_client_fsm.c:248) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw Sent messages: 1 (mgcp_client_endpoint_fsm.c:976) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309239 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 1 (mgcp_client_endpoint_fsm.c:920) TC_second_rab_assignment0(1031)@5e928ce02d95: CRCX2{ line := { verb := "CRCX", trans_id := "111", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "489d3e17" }, { code := "M", val := "sendrecv" } }, sdp := { protocol_version := 0, origin := { user_name := "-", session_id := "489d3e17", session_version := "23", net_type := "IN", addr_type := "IP4", addr := "127.0.0.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" } } } } } } } 20250404090309249 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 200 111 OK (mgcp_client.c:758) 20250404090309249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with CI: 22222 (mgcp_client_fsm.c:296) 20250404090309249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_CRCX_RESP}: MGW/CRCX: MGW responded with address 127.1.2.2:20000 (mgcp_client_fsm.c:304) 20250404090309249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_CRCX_RESP}: Received Event EV_CRCX_RESP (mgcp_client_fsm.c:333) 20250404090309249 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_CRCX_RESP}: State change to ST_READY (no timeout) (mgcp_client_fsm.c:343) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: Received Event MGW Response for CI #1 (mgcp_client_fsm.c:350) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: rtpbridge/3@mgw CI in use: 2, waiting for response: 0 (mgcp_client_endpoint_fsm.c:920) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{WAIT_MGW_RESPONSE}: State change to IN_USE (no timeout) (mgcp_client_endpoint_fsm.c:931) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309249 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{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) 20250404090309249 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_MSC}: Received Event MGW_EV_MGCP_OK (mgcp_client_endpoint_fsm.c:571) 20250404090309249 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404090309249 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_CRCX_MSC}: State change to MGW_ST_ESTABLISHED (no timeout) (mgw_fsm.c:534) 20250404090309249 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ESTABLISHED}: forwarding modified RAB-AssignmentResponse to MSC (mgw_fsm.c:548) 20250404090309249 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:554) 20250404090309249 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404090309249 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404090309249 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771791), PART(T=Data,L=46,D=6000002a000001003440230000010033401c60ba7c3500017f01020200000000000000000000000000404e200000) (sccp_scrc.c:415) 20250404090309249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309249 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090309249 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309249 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090309249 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090309249 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090309249 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 77 17 91 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090309249 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ESTABLISHED}: HNB and MSC side call-legs completed! (mgw_fsm.c:560) 20250404090309249 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309249 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090309249 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090309249 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090309249 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090309249 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090309249 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090309249 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090309249 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309249 DLSS7 <000c> osmo_ss7_asp.c:1175 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 77 17 91 00 01 2e 60 00 00 2a 00 00 01 00 34 40 23 00 00 01 00 33 40 1c 60 ba 7c 35 00 01 7f 01 02 02 00 00 00 00 00 00 00 00 00 00 00 00 00 40 4e 20 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: vl_len:63 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '0000003B000001003640340000010035002A202ED0012FA7202FA80000F44C080A028000514000272028140067400000222814003C40000000503D00400100'O 20250404090309264 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 104 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090309264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090309264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090309264 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090309264 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090309264 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=63,D=0000003b000001003640340000010035002a202ed0012fa7202fa80000f44c080a028000514000272028140067400000222814003c40000000503d00400100) (sccp_scrc.c:486) 20250404090309264 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250404090309264 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404090309264 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090309264 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404090309264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404090309264 DRANAP DEBUG Rx CO IM (RAB Assignment) (ranap_common_ran.c:43) 20250404090309264 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentRequestIEs (ranap_decoder.c:4258) (ranap_decoder.c:4258) 20250404090309264 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: rx from SCCP: RANAP RAB Assignment (context_map_sccp.c:217) 20250404090309264 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404090309265 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifyItemFirst_t (ranap_common.c:665) (ranap_common.c:665) 20250404090309265 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-116 msc-0 MI=IMSI-262420000000003: Rx RAB Assignment Request without transportLayerInformation, forwarding as-is (mgw_fsm.c:822) 20250404090309265 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (mgw_fsm.c:824) 20250404090309265 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 87 bytes (hnbgw_rua.c:122) 20250404090309265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090309265 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 87 bytes of data (stream_srv.c:827) 20250404090309264 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309264 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090309264 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090309264 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090309264 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090309264 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090309264 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090309264 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090309264 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309264 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 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  TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090309270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090309270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090309270 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 44 bytes from client (stream_srv.c:1351) 20250404090309270 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404090309270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0x489d3e) (hnbgw_rua.c:471) 20250404090309270 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA DirectTransfer with 20 bytes RANAP data (hnbgw_rua.c:312) 20250404090309270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404090309270 DRANAP DEBUG Rx CO O (RAB Assignment) (ranap_common_cn.c:243) 20250404090309270 DRANAP DEBUG Decoding message RANAP_RAB_AssignmentResponseIEs (ranap_decoder.c:4327) (ranap_decoder.c:4327) 20250404090309270 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: rx from RUA: RANAP RAB Assignment (context_map_rua.c:171) 20250404090309270 DRANAP DEBUG Decoding message RANAP_RAB_SetupOrModifiedItemIEs (ranap_common.c:571) (ranap_common.c:571) 20250404090309270 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (mgw_fsm.c:902) 20250404090309270 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404090309270 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404090309270 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771791), PART(T=Data,L=20,D=60000010000001003440090000010033400200b8) (sccp_scrc.c:415) 20250404090309270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309270 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090309270 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309270 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090309270 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090309270 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090309270 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 03 06 77 17 91 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:1175) 20250404090309270 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309270 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090309270 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090309270 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090309270 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090309270 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090309270 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090309270 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090309270 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309270 DLSS7 <000c> osmo_ss7_asp.c:1175 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 03 06 77 17 91 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(1024)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: vl_len:12 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '000100080000010004400122'O 20250404090309281 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309281 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090309281 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090309281 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090309281 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090309281 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090309281 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090309281 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090309281 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309281 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 00 01 0c 00 01 00 08 00 00 01 00 04 40 01 22 00 00 06 00 08 00 00 00 07  20250404090309281 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 52 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090309281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090309281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090309281 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090309281 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090309281 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=12,D=000100080000010004400122) (sccp_scrc.c:486) 20250404090309281 DLSCCP DEBUG Received CO:CODT for local reference 116 (sccp_scoc.c:1855) 20250404090309281 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404090309281 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090309281 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404090309281 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404090309281 DRANAP DEBUG Rx CO IM (Iu Release) (ranap_common_ran.c:43) 20250404090309282 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCommandIEs (ranap_decoder.c:22) (ranap_decoder.c:22) 20250404090309282 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: rx from SCCP: RANAP Iu Release (context_map_sccp.c:217) 20250404090309282 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ESTABLISHED}: Received Event MGW_EV_RELEASE (mgw_fsm.c:927) 20250404090309282 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_ESTABLISHED}: State change to MGW_ST_RELEASE (no timeout) (mgw_fsm.c:598) 20250404090309282 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_RELEASE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgw_fsm.c:568) 20250404090309282 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_endpoint_fsm.c:873) 20250404090309282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404090309282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 112 rtpbridge/3@mgw MGCP 1.0\r\nC: 489d'... (mgcp_client.c:807) 20250404090309282 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404090309282 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404090309282 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_READY}: Received Event EV_DLCX (mgcp_client_fsm.c:824) 20250404090309282 DLMGCP DEBUG MGW(mgw) Tx MGCP: r=127.0.0.1:2427<->l=127.0.0.1:48671: len=58 'DLCX 113 rtpbridge/3@mgw MGCP 1.0\r\nC: 489d'... (mgcp_client.c:807) 20250404090309282 DLMGCP DEBUG MGW(mgw) Queued 58 bytes for MGW (mgcp_client.c:1221) 20250404090309282 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_READY}: State change to ST_DLCX_RESP (T1, 4s) (mgcp_client_fsm.c:407) 20250404090309282 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: Removing from parent mgw(mgw-fsm-4758846-0)[0x55c700ba64e0] (mgcp_client_endpoint_fsm.c:873) 20250404090309282 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: Freeing instance (mgcp_client_endpoint_fsm.c:873) 20250404090309282 DLMGCP DEBUG mgw-endp(mgw-fsm-4758846-0)[0x55c700c0f290]{IN_USE}: Deallocated (fsm.c:568) 20250404090309282 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_RELEASE}: FSM instance already terminating, not dispatching event MGW_EV_MGCP_TERM (mgcp_client_endpoint_fsm.c:873) 20250404090309282 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_RELEASE}: Freeing instance (mgw_fsm.c:568) 20250404090309282 DMGW DEBUG mgw(mgw-fsm-4758846-0)[0x55c700ba64e0]{MGW_ST_RELEASE}: Deallocated (fsm.c:568) 20250404090309282 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404090309282 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 36 bytes (hnbgw_rua.c:122) 20250404090309282 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090309282 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(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_second_rab_assignment0(1031)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "112", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "489d3e17" }, { code := "I", val := "11111" } }, sdp := omit } TC_second_rab_assignment0(1031)@5e928ce02d95: DLCX{ line := { verb := "DLCX", trans_id := "113", ep := "rtpbridge/3@mgw", ver := "1.0" }, params := { { code := "C", val := "489d3e17" }, { code := "I", val := "22222" } }, sdp := omit } TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090309292 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 112 OK (mgcp_client.c:758) 20250404090309292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404090309292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404090309292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404090309292 DLMGCP DEBUG MGCP_CONN(to-HNB)[0x55c700c2b2e0]{ST_DLCX_RESP}: Deallocated (fsm.c:568) 20250404090309293 DLMGCP DEBUG MGW(mgw) MGCP client: Rx 250 113 OK (mgcp_client.c:758) 20250404090309293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_DLCX_RESP}: Received Event EV_DLCX_RESP (mgcp_client_fsm.c:489) 20250404090309293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_DLCX_RESP}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (mgcp_client_fsm.c:505) 20250404090309293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_DLCX_RESP}: Freeing instance (mgcp_client_fsm.c:505) 20250404090309293 DLMGCP DEBUG MGCP_CONN(to-MSC)[0x55c700c13f90]{ST_DLCX_RESP}: Deallocated (fsm.c:568) TC_second_rab_assignment-Iuh0-RUA(1023)@5e928ce02d95: Deleted conn table entry 0TC_second_rab_assignment0(1031)4758846 20250404090309299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090309299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090309299 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 36 bytes from client (stream_srv.c:1351) 20250404090309299 DMAIN DEBUG Decoding message RUA_DisconnectIEs (rua_decoder.c:210) (rua_decoder.c:210) 20250404090309299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Disconnect.req(ctx=0x489d3e,cause=radio(normal)) (hnbgw_rua.c:439) 20250404090309299 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-116 msc-0 MI=IMSI-262420000000003: rx RUA Disconnect with 7 bytes RANAP data (hnbgw_rua.c:312) 20250404090309299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_RX_DISCONNECT (hnbgw_rua.c:324) 20250404090309299 DRANAP DEBUG Rx CO SO (Iu Release) (ranap_common_cn.c:162) 20250404090309299 DRANAP DEBUG Decoding message RANAP_Iu_ReleaseCompleteIEs (ranap_decoder.c:73) (ranap_decoder.c:73) 20250404090309299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: rx from RUA: RANAP Iu Release (context_map_rua.c:171) 20250404090309299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090309299 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404090309299 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404090309299 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00771791), PART(T=Data,L=7,D=20010003000000) (sccp_scrc.c:415) 20250404090309299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309299 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090309299 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309299 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090309299 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090309299 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090309299 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 77 17 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:1175) 20250404090309299 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{connected}: State change to disconnected (X31, 5s) (context_map_rua.c:304) 20250404090309299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RAN_DISC (context_map_rua.c:330) 20250404090309299 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{connected}: State change to wait_rlsd (X31, 5s) (context_map_sccp.c:402) 20250404090309299 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309299 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090309299 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090309299 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090309299 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090309299 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090309299 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090309299 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090309299 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309299 DLSS7 <000c> osmo_ss7_asp.c:1175 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 77 17 91 00 01 07 20 01 00 03 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-RAN(1025)@5e928ce02d95: Deleted conn table entry 0TC_second_rab_assignment0(1031)6442260 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on connection ID:0 20250404090309306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309306 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090309306 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090309306 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090309306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090309306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090309306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090309306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090309306 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309306 DLSS7 <000c> osmo_ss7_asp.c:1175 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 74 77 17 91 00 00 00 00 00 00 06 00 08 00 00 00 07  20250404090309306 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090309306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090309306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090309306 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090309306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090309306 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000074), PART(T=Source Reference,L=4,D=00771791), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:486) 20250404090309306 DLSCCP DEBUG Received CO:RELRE for local reference 116 (sccp_scoc.c:1855) 20250404090309306 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-RELEASED.ind (sccp_scoc.c:1889) 20250404090309306 DLSCCP DEBUG Delivering N-DISCONNECT.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090309306 DCN DEBUG sccp_sap_up(N-DISCONNECT.indication) (hnbgw_cn.c:652) 20250404090309306 DCN DEBUG handle_cn_disc_ind() conn_id=116 responding_addr=RI=SSN_PC,PC=0.23.4,SSN=RANAP cause=Release Cause (hnbgw_cn.c:520) 20250404090309306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{wait_rlsd}: Received Event MAP_SCCP_EV_RX_RELEASED (hnbgw_cn.c:525) 20250404090309306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{wait_rlsd}: State change to disconnected (X31, 5s) (context_map_sccp.c:463) 20250404090309306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090309306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{disconnected}: Freeing instance (context_map.c:202) 20250404090309306 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-4758846)[0x55c700c11390]{disconnected}: Deallocated (fsm.c:568) 20250404090309306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090309306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{disconnected}: Freeing instance (context_map.c:206) 20250404090309306 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-116)[0x55c700c1a3d0]{disconnected}: Deallocated (fsm.c:568) 20250404090309306 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-4758846 SCCP-116 msc-0 MI=IMSI-262420000000003: Deallocating (context_map.c:225) 20250404090309306 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=00771791), PART(T=Source Reference,L=4,D=00000074) (sccp_scrc.c:415) 20250404090309306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309306 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090309306 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090309306 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090309306 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090309306 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090309306 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 77 17 91 00 00 74 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090309306 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{ACTIVE}: State change to IDLE (no timeout) (sccp_scoc.c:1261) 20250404090309306 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090309306 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090309306 DLSCCP DEBUG SCCP-SCOC(116)[0x55c700c1ab40]{IDLE}: Deallocated (fsm.c:568) 20250404090309306 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090309306 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090309306 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090309306 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090309306 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090309306 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090309306 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090309306 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090309306 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090309306 DLSS7 <000c> osmo_ss7_asp.c:1175 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 77 17 91 00 00 74 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: RLC received in state:disconnect_pending TC_second_rab_assignment0(1031)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090311308 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:46785<->l=127.0.0.1:4262) (control_if.c:193) 20250404090311309 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39472<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1020)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(1019)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090311310 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39460<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090311310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090311310 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090311310 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090311310 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090311310 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) TC_second_rab_assignment-Iuh0-RUA(1023)@5e928ce02d95: Final verdict of PTC: none 20250404090311311 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090311311 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) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090311311 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090311311 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) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090311311 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 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090311311 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090311311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090311311 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090311311 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 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090311311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090311311 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(1027)@5e928ce02d95: Final verdict of PTC: none 20250404090311311 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090311311 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090311311 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090311311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090311311 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090311311 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090311311 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090311311 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090311311 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090311311 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) MutexDispCT-TC_second_rab_assignment(1018)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1028)@5e928ce02d95: Final verdict of PTC: none 20250404090311311 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW_Test.msc0-RAN(1025)@5e928ce02d95: Final verdict of PTC: none 20250404090311311 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 20250404090311311 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) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: COMM_LOST 20250404090311311 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SEND_FAILED flags=0x1 20250404090311311 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) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32771 flags=0x1 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SEND_FAILED 20250404090311311 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) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090311311 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090311311 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090311311 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090311311 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 20250404090311311 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090311311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090311311 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication TC_second_rab_assignment-Iuh0(1022)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1024)@5e928ce02d95: Final verdict of PTC: none 20250404090311312 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090311312 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) HNBGW-MGCP(1030)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-M3UA(1026)@5e928ce02d95: Final verdict of PTC: none 20250404090311312 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090311312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090311312 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090311312 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090311312 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090311312 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090311312 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090311312 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090311312 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-PFCP(1021)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1029)@5e928ce02d95: Final verdict of PTC: none 20250404090311312 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39486<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_second_rab_assignment0(1031)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_second_rab_assignment(1018): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(1019): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(1021): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_second_rab_assignment-Iuh0(1022): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_second_rab_assignment-Iuh0-RUA(1023): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(1024): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(1025): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(1026): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1027): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1028): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1029): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(1030): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_second_rab_assignment0(1031): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_second_rab_assignment finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:03:11 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 20250404090311356 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090311957 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39490<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=390472) 20250404090312574 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090312574 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae75fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090312574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090312574 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090312574 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090312574 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090312574 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090312574 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090312574 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae 75 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090312575 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090312575 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090312575 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090312575 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 20250404090312575 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090312575 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090312743 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090312743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f5307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090312743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090312743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090312743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090312743 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090312743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090312743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090312743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3f 53 07 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090312743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090312743 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090312743 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090312743 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090312743 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090312743 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090312744 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090312744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd47b4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090312744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090312744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090312744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090312744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090312744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090312744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090312744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bd 47 b4 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090312745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090312745 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090312745 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090312745 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090312745 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090312745 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! 20250404090312746 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{DISCONN_PEND}: Received Event T(rel)_expired (sccp_scoc.c:312) 20250404090312746 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d402e8), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090312746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090312746 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090312746 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090312746 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090312746 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090312746 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090312746 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d4 02 e8 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090312746 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090312746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090312746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090312746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090312746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090312746 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=390472, count=395740) 20250404090313312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090313312 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090313312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090313312 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090313312 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090313312 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:03: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_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 20250404090314741 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090314741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090314741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090314741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090314741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090314741 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090314741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090314741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090314741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090314741 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090314741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090314741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090314741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090314741 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090314741 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090314741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090314741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090314741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090314741 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090314741 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090314741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090314741 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090314741 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090314741 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090314741 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090314741 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090314741 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090314741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090314741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090314741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090314741 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 20250404090314741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090314741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090314741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090314741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090314741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090314741 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090314741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090314741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090314741 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090314741 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090314741 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090314741 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 20250404090314741 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090314741 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! MTC@5e928ce02d95: 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@5e928ce02d95: Test case TC_hnb_reregister_reuse_sctp_assoc started. 20250404090315026 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090315029 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090315031 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:40541<->l=127.0.0.1:4262) (control_if.c:572) 20250404090315074 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090315074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000bdb8f), PART(T=Source Reference,L=4,D=00000067), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090315074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090315074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090315074 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090315074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0b db 8f 00 00 67 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090315074 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090315074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=0094168a), PART(T=Source Reference,L=4,D=00000066), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090315074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090315074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090315074 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090315074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 94 16 8a 00 00 66 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090315074 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090315074 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00501665), PART(T=Source Reference,L=4,D=00000068), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090315074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090315074 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315074 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090315074 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315074 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090315074 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315074 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 50 16 65 00 00 68 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090315074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090315074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090315074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090315074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090315074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090315074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090315074 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315074 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315074 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315074 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090315074 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090315074 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090315099 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315099 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315099 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315099 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315099 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315099 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315099 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315099 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315100 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090315100 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090315101 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315101 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090315101 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315101 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) 20250404090315101 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) 20250404090315101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090315101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090315101 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315101 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315101 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090315101 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315101 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090315101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090315101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090315101 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315101 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315101 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090315101 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315101 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090315101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090315101 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315101 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315101 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090315101 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315101 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315101 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315101 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 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090315101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315101 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 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090315101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090315101 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315101 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315101 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315101 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315101 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090315101 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315101 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090315101 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315101 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315101 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315101 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315101 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090315101 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1040)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(1040)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1040)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(1038)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090315114 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315114 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315114 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315114 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315114 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315114 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315114 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090315114 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315115 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315115 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090315115 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315115 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) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315115 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) 20250404090315115 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) 20250404090315115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090315115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090315115 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315115 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315115 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090315115 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315115 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315115 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315115 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090315115 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090315115 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315115 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090315115 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315115 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315115 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090315115 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315115 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315115 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315115 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315115 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315116 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090315116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090315116 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315116 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315116 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090315116 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315116 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315116 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315116 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315116 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315116 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315116 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315116 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315116 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315116 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090315116 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315116 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090315116 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315116 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 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090315116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315116 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 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090315116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090315116 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315116 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315116 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315116 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090315116 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1043)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-M3UA(1043)@5e928ce02d95: M3UA emulation initiated, the test can be started MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1043)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(1041)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090315311 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 20250404090315311 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 20250404090315311 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090315311 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(1040)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090315314 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315314 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090315314 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090315314 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090315315 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090315315 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090315315 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090315315 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 20250404090315315 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090315315 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090315315 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090315317 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315317 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090315317 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090315317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090315317 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090315317 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090315317 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090315317 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 20250404090315317 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090315317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090315317 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090315317 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090315317 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090315317 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090315317 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090315317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090315317 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090315317 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090315317 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090315317 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090315317 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090315317 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315318 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315318 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090315318 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315318 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315318 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315318 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315318 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315318 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315318 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315319 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315319 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315319 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315319 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315319 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315319 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090315319 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315319 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090315319 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315319 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315319 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315319 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315319 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090315319 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090315319 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090315319 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090315319 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090315319 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090315319 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090315327 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 20250404090315327 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 20250404090315327 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090315327 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(1043)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090315330 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315330 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090315330 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090315330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090315330 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090315330 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090315330 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090315330 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 20250404090315330 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090315330 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090315330 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090315331 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315331 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090315331 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090315331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090315331 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090315331 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090315331 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090315331 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 20250404090315331 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090315331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090315331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090315331 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090315331 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090315331 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090315331 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090315331 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090315331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090315331 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090315331 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090315331 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090315331 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090315331 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090315331 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090315332 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090315332 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090315332 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090315332 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090315332 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090315332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315332 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315332 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315332 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090315332 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090315332 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090315332 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090315332 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090315332 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090315332 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090315332 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090315332 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090315332 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090315332 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090315332 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090315332 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090315332 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090315332 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090315332 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090315332 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090315332 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090315332 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090315332 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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  20250404090315390 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(99)[0x55c700c306d0]{IDLE}: Deallocated (fsm.c:568) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(101)[0x55c700c3bcd0]{IDLE}: Deallocated (fsm.c:568) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090315390 DLSCCP DEBUG SCCP-SCOC(100)[0x55c700c127d0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1039)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090316130 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316130 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090316130 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090316130 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090316130 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090316131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090316131 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090316131 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090316131 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090316131 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090316131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090316131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090316131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090316131 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090316131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090316131 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090316131 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090316131 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090316131 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090316131 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090316131 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090316131 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) 20250404090316131 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090316131 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090316131 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316131 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316131 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316131 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090316131 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090316131 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090316131 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090316131 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090316131 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090316131 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090316131 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090316131 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316131 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090316131 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090316131 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090316131 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090316131 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090316132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090316132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090316132 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090316132 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090316132 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316132 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090316132 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090316132 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090316132 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090316132 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090316132 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090316132 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090316132 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090316132 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090316132 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090316132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090316132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090316132 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090316132 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090316132 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090316132 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090316132 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316132 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316132 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316132 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316132 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090316132 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090316132 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090316133 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090316133 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1042)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090316137 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316137 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090316137 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090316137 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090316137 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090316137 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090316137 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090316137 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090316137 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090316137 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090316137 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090316137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090316137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090316137 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090316138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090316138 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090316138 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090316138 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090316138 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090316138 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090316138 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090316138 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) 20250404090316138 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090316138 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090316138 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316138 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316138 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316138 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090316138 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090316138 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090316138 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090316138 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090316138 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090316138 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090316138 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090316139 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316139 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090316139 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090316139 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090316139 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090316139 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.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' 20250404090316139 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090316139 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090316139 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090316139 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090316142 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316142 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090316142 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090316142 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090316142 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090316142 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090316142 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090316142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090316142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090316142 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090316142 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090316142 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090316142 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090316142 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090316142 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090316142 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090316142 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090316142 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316142 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090316142 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090316142 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090316142 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090316142 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090316143 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090316143 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090316143 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090316145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090316145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090316145 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090316145 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090316145 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090316145 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090316146 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090316146 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090316146 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090316149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090316149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090316149 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 12 bytes from client (stream_srv.c:1351) 20250404090316149 DMAIN DEBUG Decoding message HNBAP_HNBDe_RegisterIEs (hnbap_decoder.c:307) (hnbap_decoder.c:307) 20250404090316149 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-DE-REGISTER cause=radio(unspecified) (hnbgw_hnbap.c:460) 20250404090316352 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090316353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090316353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090316353 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090316353 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090316353 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090316353 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090316353 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090316353 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@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed MTC@5e928ce02d95: talloc reports "struct hnb_context" x 1, expecting 1 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090316370 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39516<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090316370 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:40541<->l=127.0.0.1:4262) (control_if.c:193) IPA-CTRL-CLI-IPA(1034)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(1033)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090316374 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:39506<->l=127.0.0.1:4261 (telnet_interface.c:138) MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032)@5e928ce02d95: Final verdict of PTC: none 20250404090316375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090316375 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090316376 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090316376 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090316376 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) HNBGW_Test.msc0-SCCP(1038)@5e928ce02d95: Final verdict of PTC: none 20250404090316376 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090316376 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) 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090316376 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090316376 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) 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP HNBGW_Test.msc0-RAN(1039)@5e928ce02d95: Final verdict of PTC: none 20250404090316376 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090316376 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) 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090316376 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 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed 20250404090316376 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090316376 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090316376 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090316377 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090316377 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 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1042)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-SCCP(1041)@5e928ce02d95: Final verdict of PTC: none 20250404090316377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090316377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090316377 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090316377 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) 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090316377 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 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090316377 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090316377 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090316377 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090316377 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 20250404090316377 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090316377 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090316377 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(1040)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(1035)@5e928ce02d95: Final verdict of PTC: none 20250404090316377 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090316377 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090316377 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090316377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090316377 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090316377 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090316378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) HNBGW_Test.sgsn0-M3UA(1043)@5e928ce02d95: Final verdict of PTC: none 20250404090316378 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090316378 DCN NOTICE (msc-0) now unreachable: N-PCSTATE ind: pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090316378 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090316378 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1044)@5e928ce02d95: Final verdict of PTC: none 20250404090316378 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090316378 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090316378 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090316378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090316378 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090316378 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090316378 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090316378 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090316378 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) 20250404090316378 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090316378 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_hnb_reregister_reuse_sctp_assoc(1032): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(1033): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(1034): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(1035): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0(1036): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_hnb_reregister_reuse_sctp_assoc-Iuh0-RUA(1037): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(1038): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(1039): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(1040): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1041): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1042): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1043): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(1044): none (pass -> pass) MTC@5e928ce02d95: Test case TC_hnb_reregister_reuse_sctp_assoc finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:03:16 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 20250404090316469 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090317071 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45228<->l=127.0.0.1:4261 (telnet_interface.c:138) Waiting for packet dumper to finish... 0 (prev_count=-1, count=276480) Waiting for packet dumper to finish... 1 (prev_count=276480, count=280536) 20250404090318377 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090318377 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090318377 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090318377 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090318377 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090318377 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: 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 ------ Fri Apr 4 09:03:19 UTC 2025 /usr/bin/dumpcap -q -s 1520 -n -i any -w "/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/logs/with-pfcp/testsuite/HNBGW_Tests.TC_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@5e928ce02d95: 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@5e928ce02d95: Test case TC_apply_sccp started. 20250404090320167 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090320172 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090320174 DLCTRL INFO accept()ed new CTRL connection from (r=127.0.0.1:43435<->l=127.0.0.1:4262) (control_if.c:572) TC_apply_sccp-Iuh0(1049)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090320245 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:9999 (stream_srv.c:142) 20250404090320245 DMAIN INFO New HNB SCTP connection r=127.0.0.1:9999<->l=127.0.0.1:29169 (hnbgw.c:791) 20250404090320252 DCN NOTICE (msc-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320252 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320253 DCN NOTICE (msc-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320253 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320253 DCN NOTICE (msc-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320253 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320253 DCN NOTICE (msc-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320253 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320253 DLINP INFO SRV(,127.0.0.1:29169) accept()ed new link from 127.0.0.1:57272 (stream_srv.c:142) 20250404090320253 DMAIN INFO New HNB SCTP connection r=127.0.0.1:57272<->l=127.0.0.1:29169 (hnbgw.c:791) TC_apply_sccp-Iuh1(1051)@5e928ce02d95: Warning: sizes of 'struct sctp_event_subscribe': compile-time 14, kernel: 14 20250404090320254 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320254 DRANAP DEBUG (msc-3) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.4,SSN=RANAP (cnlink.c:147) 20250404090320254 DRANAP ERROR (msc-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 04 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320254 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) 20250404090320254 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) 20250404090320254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=4=0.0.4 (osmo_ss7_hmrt.c:205) 20250404090320254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090320254 DRANAP DEBUG cnlink(msc-3)[0x55c700bf2860]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320254 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320254 DRANAP DEBUG (msc-2) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.3,SSN=RANAP (cnlink.c:147) 20250404090320254 DRANAP ERROR (msc-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 03 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320254 DLSS7 DEBUG Found route for dpc=3=0.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) 20250404090320254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=3=0.0.3 (osmo_ss7_hmrt.c:205) 20250404090320254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090320254 DRANAP DEBUG cnlink(msc-2)[0x55c700b88970]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320254 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320254 DRANAP DEBUG (msc-1) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.0.2,SSN=RANAP (cnlink.c:147) 20250404090320254 DRANAP ERROR (msc-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 02 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320254 DLSS7 DEBUG Found route for dpc=2=0.0.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090320254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=2=0.0.2 (osmo_ss7_hmrt.c:205) 20250404090320254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090320254 DRANAP DEBUG cnlink(msc-1)[0x55c700b8b770]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320254 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320254 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090320254 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320254 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320254 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320254 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320254 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320254 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320254 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090320254 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090320254 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320254 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090320254 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320254 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 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=4=0.0.4 not local, message is for routing 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=4=0.0.4: no route! 20250404090320254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320254 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 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=3=0.0.3 not local, message is for routing 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=3=0.0.3: no route! 20250404090320254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=2=0.0.2 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=2=0.0.2 not local, message is for routing 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=2=0.0.2: no route! 20250404090320254 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320254 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320254 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320254 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090320254 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=188=0.23.4: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.msc0-M3UA(1055)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-M3UA(1055)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.msc0-M3UA(1055)@5e928ce02d95: ************************************************* HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090320270 DCN NOTICE (sgsn-0) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320270 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320270 DCN NOTICE (sgsn-1) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320270 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320270 DCN NOTICE (sgsn-2) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320270 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320270 DCN NOTICE (sgsn-3) VTY requests BSSMAP RESET (hnbgw_vty.c:771) 20250404090320270 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320271 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320271 DRANAP DEBUG (sgsn-3) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.4,SSN=RANAP (cnlink.c:147) 20250404090320271 DRANAP ERROR (sgsn-3) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320271 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320271 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320271 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) 20250404090320271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0c 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320271 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320271 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320271 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320271 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320271 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320272 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) 20250404090320272 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) 20250404090320272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=12=0.1.4 (osmo_ss7_hmrt.c:205) 20250404090320272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090320272 DRANAP DEBUG cnlink(sgsn-3)[0x55c700bf4ea0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320272 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320272 DRANAP DEBUG (sgsn-2) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.3,SSN=RANAP (cnlink.c:147) 20250404090320272 DRANAP ERROR (sgsn-2) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0b 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320272 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090320272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090320272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090320272 DRANAP DEBUG cnlink(sgsn-2)[0x55c700bf4510]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320272 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320272 DRANAP DEBUG (sgsn-1) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.1.2,SSN=RANAP (cnlink.c:147) 20250404090320272 DRANAP ERROR (sgsn-1) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 0a 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320272 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090320272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090320272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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:1175) 20250404090320272 DRANAP DEBUG cnlink(sgsn-1)[0x55c700bf3b80]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320272 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320272 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090320272 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320272 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320272 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320272 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320272 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320272 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320272 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320272 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090320272 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090320272 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320272 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090320272 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320272 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 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=12=0.1.4 not local, message is for routing 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=12=0.1.4: no route! 20250404090320272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320272 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 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090320272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090320272 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320272 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320272 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320272 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090320272 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=185=0.23.1: no route! MTC@5e928ce02d95: Connecting RANAP RAN_Emulation to SCCP_SP_PORT HNBGW_Test.sgsn0-M3UA(1058)@5e928ce02d95: ************************************************* MTC@5e928ce02d95: Starting RAN_Emulation HNBGW_Test.sgsn0-M3UA(1058)@5e928ce02d95: M3UA emulation initiated, the test can be started HNBGW_Test.sgsn0-M3UA(1058)@5e928ce02d95: ************************************************* HNBGW_Test.sgsn0-SCCP(1056)@5e928ce02d95: v_sccp_pdu_maxlen:268 20250404090320294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090320294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090320294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090320294 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090320294 DHNBAP DEBUG (127.0.0.1:9999 TTCN3-HNB-0) HNB-REGISTER-REQ TTCN3-HNB-0 001-01-L2342-R0-S55-C1 (hnbgw_hnbap.c:560) 20250404090320294 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090320294 DHNBAP NOTICE (127.0.0.1:9999 TTCN3-HNB-0) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090320294 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090320294 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@5e928ce02d95: setverdict(pass): none -> pass 20250404090320298 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090320298 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090320298 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) received 61 bytes from client (stream_srv.c:1351) 20250404090320298 DMAIN DEBUG Decoding message HNBAP_HNBRegisterRequestIEs (hnbap_decoder.c:22) (hnbap_decoder.c:22) 20250404090320298 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) 20250404090320298 DLGLOBAL DEBUG validating counter group 0x55c6f7c9cbe0(hnb) with 60 counters (rate_ctr.c:86) 20250404090320298 DHNBAP DEBUG (127.0.0.1:57272 TTCN3-HNB-1) HNB-REGISTER-REQ TTCN3-HNB-1 001-01-L2343-R0-S55-C2 (hnbgw_hnbap.c:560) 20250404090320298 DHNBAP NOTICE (127.0.0.1:57272 TTCN3-HNB-1) HNB (re)connecting, discarding all previous UE state (hnbgw_hnbap.c:566) 20250404090320298 DHNBAP NOTICE (127.0.0.1:57272 TTCN3-HNB-1) Accepting HNB-REGISTER-REQ (hnbgw_hnbap.c:168) 20250404090320298 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090320298 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) sending 13 bytes of data (stream_srv.c:827) MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090320466 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 20250404090320466 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 20250404090320466 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090320466 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(1055)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23905 to server: "127.0.0.1":2905 association #8 20250404090320471 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320471 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPSM:UP) 20250404090320471 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090320471 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090320471 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-msc0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090320471 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090320471 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-msc0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090320471 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 20250404090320472 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090320472 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 01  20250404090320472 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090320474 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320474 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090320474 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090320474 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 01  20250404090320474 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-msc0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090320474 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090320474 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-msc0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090320474 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 20250404090320474 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-msc0-0) Tx NOTIFY Type State Change:AS Active () 20250404090320474 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 01  20250404090320474 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090320474 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090320474 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090320474 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090320474 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.4/0 (xua_snm.c:413) 20250404090320474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090320474 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090320474 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090320474 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090320474 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090320474 DCN NOTICE (msc-0) now available: N-PCSTATE ind: pc=188 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090320474 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320475 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320476 DRANAP DEBUG (msc-0) Tx RANAP RESET to IuCS RI=SSN_PC,PC=0.23.4,SSN=RANAP (cnlink.c:147) 20250404090320476 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320476 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320476 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320476 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320476 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320476 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320476 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320476 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320476 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320476 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320476 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090320476 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090320476 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320476 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090320476 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320476 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320477 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320477 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320477 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090320477 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090320477 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090320477 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090320477 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090320477 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090320477 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 68 bytes: [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  20250404090320483 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 20250404090320483 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 20250404090320484 DLSS7 <000c> osmo_ss7_xua_srv.c:192 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event SCTP-EST.ind 20250404090320484 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(1058)@5e928ce02d95: SCTP_ConnectResult -> connection established from: "127.0.0.1":23906 to server: "127.0.0.1":2905 association #8 20250404090320489 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320489 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPSM:UP) 20250404090320489 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: Received Event ASPSM-ASP_UP 20250404090320489 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 8 bytes: [L2]> 01 00 03 04 00 00 00 08  20250404090320489 DLSS7 <000c> xua_asp_fsm.c:464 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: state_chg to ASP_INACTIVE 20250404090320490 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_DOWN}: Received Event ASPAS-ASP_INACTIVE.ind 20250404090320490 DLSS7 <000c> xua_as_fsm.c:406 XUA_AS(virt-sgsn0){AS_DOWN}: state_chg to AS_INACTIVE 20250404090320490 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 20250404090320490 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Inactive () 20250404090320490 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 02 00 06 00 08 00 00 00 02  20250404090320490 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: No Layer Manager, dropping M-ASP_UP.indication 20250404090320493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320493 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (ASPTM:ACTIVE) 20250404090320493 DLSS7 <000c> m3ua.c:736 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: Received Event ASPTM-ASP_AC 20250404090320493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 16 bytes: [L2]> 01 00 04 03 00 00 00 10 00 06 00 08 00 00 00 02  20250404090320493 DLSS7 <000c> xua_asp_fsm.c:581 XUA_ASP(virt-sgsn0-0){ASP_INACTIVE}: state_chg to ASP_ACTIVE 20250404090320493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_INACTIVE}: Received Event ASPAS-ASP_ACTIVE.ind 20250404090320493 DLSS7 <000c> xua_as_fsm.c:489 XUA_AS(virt-sgsn0){AS_INACTIVE}: state_chg to AS_ACTIVE 20250404090320493 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 20250404090320493 DLSS7 <000c> xua_as_fsm.c:94 0: ASP(virt-sgsn0-0) Tx NOTIFY Type State Change:AS Active () 20250404090320493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [L2]> 01 00 00 01 00 00 00 18 00 0d 00 08 00 01 00 03 00 06 00 08 00 00 00 02  20250404090320493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 24 bytes: [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  20250404090320493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090320494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090320494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DAVA) (m3ua.c:775) 20250404090320494 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DAVA() for 0.23.1/0 (xua_snm.c:413) 20250404090320494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090320494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090320494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090320494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090320494 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:562) 20250404090320494 DCN NOTICE (sgsn-0) now available: N-PCSTATE ind: pc=185 sp_status=ACCESSIBLE remote_sccp_status=AVAILABLE (hnbgw_cn.c:633) 20250404090320494 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T0, 1ms) (cnlink.c:351) 20250404090320494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: No Layer Manager, dropping M-ASP_ACTIVE.indication 20250404090320495 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Timeout of T0 (fsm.c:317) 20250404090320495 DRANAP DEBUG (sgsn-0) Tx RANAP RESET to IuPS RI=SSN_PC,PC=0.23.1,SSN=RANAP (cnlink.c:147) 20250404090320495 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:171) 20250404090320495 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090320495 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=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) 20250404090320495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320495 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320495 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320495 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090320495 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090320495 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090320495 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090320495 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090320495 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090320495 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090320495 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090320495 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 68 bytes: [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:1175) 20250404090320495 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:297) 20250404090320495 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090320495 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090320495 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090320495 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090320495 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090320495 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090320495 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090320496 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090320496 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090320496 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 68 bytes: [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(1054)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090321283 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090321283 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090321283 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090321283 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090321283 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090321283 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090321283 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090321283 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090321283 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090321283 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090321283 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090321283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090321283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090321283 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090321283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090321283 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090321283 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090321283 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090321283 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090321283 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090321283 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090321283 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) 20250404090321283 DRANAP ERROR (msc-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090321283 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090321283 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=0=0.0.0,DPC=188=0.23.4,SLS=0 -> eSLS=48: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321283 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321283 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321283 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090321283 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,prio=5) RT lookup: OPC=189=0.23.5,DPC=188=0.23.4,SLS=0 -> eSLS=16: use Normal Route via 'as-clnt-msc-0' (osmo_ss7_combined_linkset.c:261) 20250404090321283 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090321284 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090321284 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090321284 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090321284 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090321284 DRANAP NOTICE cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: link up (cnlink.c:111) 20250404090321284 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090321284 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090321284 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090321284 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090321284 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090321284 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090321284 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090321284 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090321284 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090321284 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-0) Tx 60 bytes: [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  20250404090321285 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090321285 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090321285 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090321285 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090321285 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090321285 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090321285 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090321285 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090321285 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090321285 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090321285 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090321285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090321285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090321285 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090321285 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090321285 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090321285 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=188,SSN=142 (sccp2sua.c:334) 20250404090321285 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090321285 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321285 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321285 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321286 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321286 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321286 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321286 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321286 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321286 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090321286 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090321286 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090321286 DRANAP DEBUG cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090321286 DRANAP INFO cnlink(msc-0)[0x55c700ba8790]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) HNBGW_Test.sgsn0-RAN(1057)@5e928ce02d95: RANAP: Responding to inbound IuRESET with IuRESET-ACK 20250404090321290 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090321290 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090321290 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090321290 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090321290 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090321290 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090321291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090321291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090321291 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090321291 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090321291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 68 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090321291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090321291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090321291 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090321291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090321291 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090321291 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090321291 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090321291 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090321291 DRANAP DEBUG Decoding message RANAP_ResetIEs (ranap_decoder.c:2011) (ranap_decoder.c:2011) 20250404090321291 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: Received Event CNLINK_EV_RX_RESET (cnlink.c:367) 20250404090321291 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) 20250404090321291 DRANAP ERROR (sgsn-0) No local PLMN is configured, so outgoing RESET ACKNOWLEDGE messages omit the mandatory Global RNC-ID IE. You should set a 'hnbgw' / 'plmn' in your config file (since v1.5) (cnlink.c:222) 20250404090321291 DLSCCP DEBUG Received SCCP User Primitive (N-UNITDATA.request) (sccp_scoc.c:1922) 20250404090321291 DLSS7 DEBUG sccp_scrc_rx_sclc_msg: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Protocol Class,L=4,D=00000000), PART(T=Source Address,L=20,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) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321291 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321291 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321291 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090321291 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090321291 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090321291 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090321291 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090321291 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 60 bytes: [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:1175) 20250404090321291 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: State change to CONNECTED (no timeout) (cnlink.c:249) 20250404090321291 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: link up (cnlink.c:111) 20250404090321291 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090321291 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090321291 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090321291 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090321291 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090321291 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090321291 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090321291 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090321291 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090321291 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 60 bytes: [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  20250404090321292 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090321292 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090321292 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090321292 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090321292 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090321292 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090321292 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090321292 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090321292 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090321292 DLSS7 <000c> osmo_ss7_asp.c:1175 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  20250404090321292 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 60 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090321292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090321292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090321292 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090321292 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090321292 DLSUA DEBUG IEI 259: Parsed Addr: RI=2,PC=189,SSN=142 (sccp2sua.c:334) 20250404090321292 DLSUA DEBUG IEI 258: Parsed Addr: RI=2,PC=185,SSN=142 (sccp2sua.c:334) 20250404090321292 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CL:CLDT,V=0,LEN=0), PART(T=Protocol Class,L=4,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) 20250404090321292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321292 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 b9 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090321292 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090321292 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090321292 DLSCCP DEBUG Delivering N-UNITDATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090321292 DCN DEBUG sccp_sap_up(N-UNITDATA.indication) (hnbgw_cn.c:652) 20250404090321292 DRANAP DEBUG Decoding message RANAP_ResetAcknowledgeIEs (ranap_decoder.c:2092) (ranap_decoder.c:2092) 20250404090321292 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Received Event CNLINK_EV_RX_RESET_ACK (cnlink.c:372) 20250404090321292 DRANAP INFO cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: Link is already up, ignoring RESET ACK (cnlink.c:282) 20250404090322341 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:45246<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090322575 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090322575 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae75fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090322575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090322575 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090322575 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090322575 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090322575 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090322575 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090322575 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae 75 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090322576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090322576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090322576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090322576 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 20250404090322576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090322576 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090322744 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090322744 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=003f5307), PART(T=Source Reference,L=4,D=00000071), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090322744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090322744 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090322744 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090322744 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090322744 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090322744 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090322744 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 3f 53 07 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090322744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090322744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090322744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090322744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090322744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090322744 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090322744 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090322744 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090322744 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090322744 DLSS7 <000c> osmo_ss7_asp.c:1175 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 3f 53 07 00 00 71 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404090322745 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090322745 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00bd47b4), PART(T=Source Reference,L=4,D=00000072), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090322745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090322745 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090322745 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090322745 DLSS7 DEBUG Found route for dpc=185=0.23.1: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090322745 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=185=0.23.1 (osmo_ss7_hmrt.c:205) 20250404090322745 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090322745 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [L2]> 01 00 01 01 00 00 00 2c 02 10 00 19 00 00 00 bd 00 00 00 b9 03 00 00 00 04 bd 47 b4 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090322745 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090322746 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090322746 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090322746 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=185=0.23.1 20250404090322746 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=185=0.23.1 not local, message is for routing 20250404090322746 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=185=0.23.1,mask=0x3fff=7.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' 20250404090322746 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=185=0.23.1: pc=185=0.23.1 mask=0x3fff=7.255.7 via AS virt-sgsn0 proto=m3ua 20250404090322746 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=185=0.23.1 20250404090322746 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090322746 DLSS7 <000c> osmo_ss7_asp.c:1175 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 bd 47 b4 00 00 72 0f 00 00 00 00 00 06 00 08 00 00 00 02  20250404090322747 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090322747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d402e8), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090322747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090322747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090322747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090322747 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090322747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090322747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090322747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d4 02 e8 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090322747 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090322747 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090322747 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090322747 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090322747 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090322747 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090322748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090322748 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090322748 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090322748 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090322748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090322748 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090322748 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090322748 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090322748 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090322748 DLSS7 <000c> osmo_ss7_asp.c:1175 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 71 3f 53 07 00 00 06 00 08 00 00 00 07  20250404090322748 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090322748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090322748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090322748 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090322748 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090322748 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=003f5307) (sccp_scrc.c:486) 20250404090322748 DLSCCP DEBUG Received CO:RELCO for local reference 113 (sccp_scoc.c:1855) 20250404090322748 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090322748 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090322748 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090322748 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090322748 DLSCCP DEBUG SCCP-SCOC(113)[0x55c700c31730]{IDLE}: Deallocated (fsm.c:568) 20250404090322952 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090322952 DLM3UA <000f> m3ua.c:775 0: ASP(virt-sgsn0-0) Received M3UA Message (XFER:DATA) 20250404090322953 DLM3UA <000f> m3ua.c:583 0: ASP(virt-sgsn0-0) m3ua_rx_xfer 20250404090322953 DLM3UA <000f> m3ua.c:621 0: ASP(virt-sgsn0-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 20250404090322953 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090322953 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=185=0.23.1,DPC=189=0.23.5,SLS=0 -> eSLS=64: use Normal Route via 'as-rkm-7' 20250404090322953 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090322953 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090322953 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090322953 DLSS7 <000c> osmo_ss7_asp.c:1175 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 72 bd 47 b4 00 00 06 00 08 00 00 00 07  20250404090322953 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090322953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090322953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090322953 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=185=0.23.1 dpc=189=0.23.5 (m3ua.c:621) 20250404090322953 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090322953 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=00bd47b4) (sccp_scrc.c:486) 20250404090322953 DLSCCP DEBUG Received CO:RELCO for local reference 114 (sccp_scoc.c:1855) 20250404090322953 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090322953 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090322953 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090322953 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090322953 DLSCCP DEBUG SCCP-SCOC(114)[0x55c700c435b0]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@5e928ce02d95: f_create_expect(l3 := '05080200F110172A52082926240000000010'O, n_connectPointCode := omit HNBGW_Test.msc0-RAN(1054)@5e928ce02d95: Created Expect[0] for '05080200F110172A52082926240000000010'O to be handled at TC_apply_sccp0(1060) TC_apply_sccp-Iuh0-RUA(1050)@5e928ce02d95: Added conn table entry 0TC_apply_sccp0(1060)12404124 20250404090323384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090323384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090323384 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 102 bytes from client (stream_srv.c:1351) 20250404090323384 DMAIN DEBUG Decoding message RUA_ConnectIEs (rua_decoder.c:22) (rua_decoder.c:22) 20250404090323384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA CS Connect.req(ctx=0xbd459c, normal) (hnbgw_rua.c:407) 20250404090323384 DHNB DEBUG map_rua[0x55c700c11390]{init}: Allocated (fsm.c:456) 20250404090323384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{init}: State change to init (X31, 5s) (context_map_rua.c:85) 20250404090323384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12404124 SCCP-0 CS MI=NONE: New RUA CTX (context_map.c:97) 20250404090323384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090323384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090323384 DCN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12404124 SCCP-0 CS MI=IMSI-262420000000001: CN link round-robin selects msc 0 (hnbgw_cn.c:1125) 20250404090323384 DCN DEBUG map_sccp[0x55c700c1a3d0]{init}: Allocated (fsm.c:456) 20250404090323384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{init}: State change to init (X31, 5s) (context_map_sccp.c:93) 20250404090323384 DRUA NOTICE New conn: r=127.0.0.1:9999<->l=127.0.0.1:29169 '127.0.0.1:9999 TTCN3-HNB-0' RUA-12404124 <-> SCCP-117 msc-0 msc-naught cs7-0.sccp l=0.23.5<->r=0.23.4 (context_map.c:128) 20250404090323384 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12404124 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA Connect with 73 bytes RANAP data (hnbgw_rua.c:312) 20250404090323384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{init}: Received Event MAP_RUA_EV_RX_CONNECT (hnbgw_rua.c:318) 20250404090323384 DRANAP DEBUG Rx CO IM (Initial UE Message) (ranap_common_cn.c:41) 20250404090323384 DRANAP DEBUG Decoding message RANAP_InitialUE_MessageIEs (ranap_decoder.c:3635) (ranap_decoder.c:3635) 20250404090323384 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{init}: rx from RUA: RANAP Initial UE Message (context_map_rua.c:171) 20250404090323384 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{init}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090323384 DLSCCP DEBUG Received SCCP User Primitive (N-CONNECT.request) (sccp_scoc.c:1922) 20250404090323384 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{IDLE}: Allocated (fsm.c:456) 20250404090323384 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{IDLE}: Received Event N-CONNECT.req (sccp_scoc.c:1963) 20250404090323384 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CORE,V=0,LEN=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=0002000380020008000000bc800300080000008e), PART(T=Sequence Control,L=4,D=00000000), PART(T=Source Address,L=20,D=0002000380020008000000bd800300080000008e), PART(T=Data,L=73,D=001340450000060003400100000f40060000f1100926003a40080000f11009260037001040131205080200f110172a52082926240000000010004f40030003270056400500f1100926) (sccp_scrc.c:415) 20250404090323384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090323384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090323384 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090323384 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090323384 DLSUA DEBUG sua_addr_parse_part(IEI=0x0103) (20) 00 02 00 03 80 02 00 08 00 00 00 bc 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090323384 DLSUA DEBUG SUA IEI 0x0103 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090323385 DLSUA DEBUG SUA IEI 0x0103 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090323385 DLSUA DEBUG sua_addr_parse_part(IEI=0x0102) (20) 00 02 00 03 80 02 00 08 00 00 00 bd 80 03 00 08 00 00 00 8e (sua.c:387) 20250404090323385 DLSUA DEBUG SUA IEI 0x0102 pos 4/20: subpart tag 0x8002, len 8 (sua.c:446) 20250404090323385 DLSUA DEBUG SUA IEI 0x0102 pos 12/20: subpart tag 0x8003, len 8 (sua.c:446) 20250404090323385 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090323385 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090323385 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090323385 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090323385 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090323385 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 75 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 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090323385 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{IDLE}: State change to CONN_PEND_OUT (no timeout) (sccp_scoc.c:1006) 20250404090323385 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{init}: State change to wait_cc (X31, 5s) (context_map_sccp.c:277) 20250404090323385 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{init}: State change to connected (no timeout) (context_map_rua.c:229) 20250404090323385 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090323385 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090323385 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090323385 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090323385 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090323385 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090323385 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090323385 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090323385 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090323385 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-msc0-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 75 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 27 00 56 40 05 00 f1 10 09 26 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: First idle individual index:0 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Warning: Stopping inactive timer T_ias[0]. HNBGW_Test.msc0-RAN(1054)@5e928ce02d95: Found Expect[0] for l3='05080200F110172A52082926240000000010'O handled at TC_apply_sccp0(1060) HNBGW_Test.msc0-RAN(1054)@5e928ce02d95: Added conn table entry 0TC_apply_sccp0(1060)14236231 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_apply_sccp0(1060)@5e928ce02d95: setverdict(pass): none -> pass 20250404090323400 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090323400 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090323400 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090323400 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090323400 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090323400 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090323400 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090323400 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090323400 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090323400 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 c1 15 a8 02 00 00 00 00 00 06 00 08 00 00 00 07  20250404090323400 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 44 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090323400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090323400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090323400 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090323400 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090323400 DLSS7 DEBUG scrc_rx_mtp_xfer_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=00c115a8) (sccp_scrc.c:486) 20250404090323400 DLSCCP DEBUG Received CO:COAK for local reference 117 (sccp_scoc.c:1855) 20250404090323400 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{CONN_PEND_OUT}: Received Event RCOC-CONNECT_CONFIRM.ind (sccp_scoc.c:1889) 20250404090323400 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{CONN_PEND_OUT}: State change to ACTIVE (no timeout) (sccp_scoc.c:1160) 20250404090323400 DLSCCP DEBUG Delivering N-CONNECT.confirm to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090323400 DCN DEBUG sccp_sap_up(N-CONNECT.confirm) (hnbgw_cn.c:652) 20250404090323400 DCN DEBUG handle_cn_conn_conf() conn_id=117, addrs: called=RI=SSN_PC,PC=0.23.4,SSN=RANAP calling=RI=SSN_PC,PC=0.23.5,SSN=RANAP responding=RI=NONE (hnbgw_cn.c:486) 20250404090323400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{wait_cc}: Received Event MAP_SCCP_EV_RX_CONNECTION_CONFIRM (hnbgw_cn.c:492) 20250404090323400 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{wait_cc}: State change to connected (no timeout) (context_map_sccp.c:317) TC_apply_sccp0(1060)@5e928ce02d95: "Changing SCCP address, don't apply yet" 20250404090324401 DLGLOBAL NOTICE TTCN3 f_logp(): Changing SCCP address, don't apply yet (logging_vty.c:1172) 20250404090324742 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090324742 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=000e8dae), PART(T=Source Reference,L=4,D=00000069), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090324742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090324742 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090324742 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090324743 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090324743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090324743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090324743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 0e 8d ae 00 00 69 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090324743 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090324743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=005267e0), PART(T=Source Reference,L=4,D=0000006b), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090324743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090324743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090324743 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090324743 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090324743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090324743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090324743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 52 67 e0 00 00 6b 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090324743 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090324743 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00a2c242), PART(T=Source Reference,L=4,D=0000006a), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090324743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090324743 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090324743 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090324743 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090324743 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090324743 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090324743 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 a2 c2 42 00 00 6a 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090324743 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090324744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090324744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090324744 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 20250404090324744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090324744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090324744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090324744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090324744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090324744 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090324744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090324744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090324744 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090324744 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090324744 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090324744 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 20250404090324744 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090324744 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090325071 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(103)[0x55c700c0f4c0]{IDLE}: Deallocated (fsm.c:568) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090325071 DLSCCP DEBUG SCCP-SCOC(102)[0x55c700c29c80]{IDLE}: Deallocated (fsm.c:568) 20250404090325072 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090325072 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090325072 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090325072 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090325072 DLSCCP DEBUG SCCP-SCOC(104)[0x55c700c30fa0]{IDLE}: Deallocated (fsm.c:568) 20250404090325427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090325427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090325427 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) received 46 bytes from client (stream_srv.c:1351) 20250404090325428 DMAIN DEBUG Decoding message RUA_DirectTransferIEs (rua_decoder.c:131) (rua_decoder.c:131) 20250404090325428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA Data.req(ctx=0xbd459c) (hnbgw_rua.c:471) 20250404090325428 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) RUA-12404124 SCCP-117 msc-0 MI=IMSI-262420000000001: rx RUA DirectTransfer with 22 bytes RANAP data (hnbgw_rua.c:312) 20250404090325428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_RX_DIRECT_TRANSFER (hnbgw_rua.c:321) 20250404090325428 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_cn.c:41) 20250404090325428 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404090325428 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{connected}: rx from RUA: RANAP Direct Transfer (context_map_rua.c:171) 20250404090325428 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_TX_DATA_REQUEST (context_map_rua.c:199) 20250404090325428 DLSCCP DEBUG Received SCCP User Primitive (N-DATA.request) (sccp_scoc.c:1922) 20250404090325428 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{ACTIVE}: Received Event N-DATA.req (sccp_scoc.c:1963) 20250404090325428 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:CODT,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c115a8), PART(T=Data,L=22,D=001440120000010010400b0a939b52d36762106467b0) (sccp_scrc.c:415) 20250404090325428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090325428 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090325428 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090325428 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090325428 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090325428 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090325428 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 02 06 c1 15 a8 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 93 9b 52 d3 67 62 10 64 67 b0 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090325428 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090325428 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090325429 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090325429 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090325429 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090325429 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090325429 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090325429 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090325429 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090325429 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 06 c1 15 a8 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a 93 9b 52 d3 67 62 10 64 67 b0 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Session index based on local reference:0 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: DT1 will be put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: DT1 data has been put to the reassembly buffer HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_apply_sccp0(1060)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Session index based on connection ID:0 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: vl_len:22 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: vl_from0 HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: data sent by MTP3_SCCP_PORT: '001440120000010010400B0AABFEB422BD946AAD11BE'O 20250404090325445 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090325445 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090325445 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090325445 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090325445 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090325445 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090325445 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090325445 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090325445 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090325445 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 00 01 16 00 14 40 12 00 00 01 00 10 40 0b 0a ab fe b4 22 bd 94 6a ad 11 be 00 00 00 00 06 00 08 00 00 00 07  20250404090325445 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 64 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090325445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090325445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090325445 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090325445 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090325445 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:CODT,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Segmentation,L=4,D=00000000), PART(T=Data,L=22,D=001440120000010010400b0aabfeb422bd946aad11be) (sccp_scrc.c:486) 20250404090325445 DLSCCP DEBUG Received CO:CODT for local reference 117 (sccp_scoc.c:1855) 20250404090325445 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{ACTIVE}: Received Event RCOC-DT1.ind (sccp_scoc.c:1889) 20250404090325445 DLSCCP DEBUG Delivering N-DATA.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090325446 DCN DEBUG sccp_sap_up(N-DATA.indication) (hnbgw_cn.c:652) 20250404090325446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_RX_DATA_INDICATION (hnbgw_cn.c:506) 20250404090325446 DRANAP DEBUG Rx CO IM (Direct Transfer) (ranap_common_ran.c:43) 20250404090325446 DRANAP DEBUG Decoding message RANAP_DirectTransferIEs (ranap_decoder.c:3772) (ranap_decoder.c:3772) 20250404090325446 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{connected}: rx from SCCP: RANAP Direct Transfer (context_map_sccp.c:217) 20250404090325446 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_TX_DIRECT_TRANSFER (context_map_sccp.c:262) 20250404090325446 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA DirectTransfer (cn=cs) payload of 46 bytes (hnbgw_rua.c:122) 20250404090325446 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090325446 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(1060)@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed TC_apply_sccp0(1060)@5e928ce02d95: "Apply SCCP address changes" 20250404090325458 DLGLOBAL NOTICE TTCN3 f_logp(): Apply SCCP address changes (logging_vty.c:1172) 20250404090325460 DCN NOTICE (msc-0) config changed, restarting SCCP (hnbgw_cn.c:822) 20250404090325460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{connected}: Received Event MAP_SCCP_EV_USER_ABORT (hnbgw_cn.c:791) 20250404090325460 DLSCCP DEBUG Received SCCP User Primitive (N-DISCONNECT.request) (sccp_scoc.c:1922) 20250404090325460 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{ACTIVE}: Received Event N-DISCONNECT.req (sccp_scoc.c:1963) 20250404090325460 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00c115a8), PART(T=Source Reference,L=4,D=00000075), PART(T=SCCP Cause,L=4,D=00000300) (sccp_scrc.c:415) 20250404090325460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090325460 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090325460 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090325460 DLSS7 DEBUG Found route for dpc=188=0.23.4: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090325460 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=188=0.23.4 (osmo_ss7_hmrt.c:205) 20250404090325460 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090325460 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) Tx 44 bytes: [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 c1 15 a8 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090325460 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{ACTIVE}: State change to DISCONN_PEND (no timeout) (sccp_scoc.c:1245) 20250404090325460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{connected}: State change to disconnected (X31, 5s) (context_map_sccp.c:419) 20250404090325460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{connected}: Received Event MAP_RUA_EV_CN_DISC (context_map_sccp.c:508) 20250404090325460 DHNB INFO map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{connected}: Tx RUA Disconnect (context_map_rua.c:267) 20250404090325460 DRUA DEBUG (127.0.0.1:9999 TTCN3-HNB-0) transmitting RUA Disconnect (cn=cs) payload of 24 bytes (hnbgw_rua.c:162) 20250404090325460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{connected}: State change to disrupted (X31, 5s) (context_map_rua.c:316) 20250404090325460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{disrupted}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:202) 20250404090325460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{disrupted}: Freeing instance (context_map.c:202) 20250404090325460 DHNB DEBUG map_rua(127-0-0-1:9999-TTCN3-HNB-0-CS-RUA-12404124)[0x55c700c11390]{disrupted}: Deallocated (fsm.c:568) 20250404090325460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{disconnected}: Terminating (cause = OSMO_FSM_TERM_REGULAR) (context_map.c:206) 20250404090325460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{disconnected}: Freeing instance (context_map.c:206) 20250404090325460 DCN DEBUG map_sccp(127-0-0-1:9999-TTCN3-HNB-0-msc-0-SCCP-117)[0x55c700c1a3d0]{disconnected}: Deallocated (fsm.c:568) 20250404090325460 DMAIN INFO (127.0.0.1:9999 TTCN3-HNB-0) RUA-12404124 SCCP-117 msc-0 MI=IMSI-262420000000001: Deallocating (context_map.c:225) 20250404090325461 DCN DEBUG (msc-0) remote-addr is 'msc-foo', using cs7 instance 0 (hnbgw_cn.c:846) 20250404090325461 DCN DEBUG (msc-0) using existing SCCP instance cs7-0.sccp on cs7 instance 0 (hnbgw_cn.c:866) 20250404090325461 DCN NOTICE (msc-0) using: cs7-0 0.23.5 <-> 0.42.4 msc-0 msc-foo (hnbgw_cn.c:800) 20250404090325461 DCN DEBUG (msc-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DCN DEBUG (msc-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DCN DEBUG (msc-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DCN DEBUG (sgsn-0) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DCN DEBUG (sgsn-1) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DCN DEBUG (sgsn-2) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DCN DEBUG (sgsn-3) SCCP instance already set up, using cs7-0.sccp (hnbgw_cn.c:825) 20250404090325461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x2) (stream_srv.c:894) 20250404090325461 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) sending 24 bytes of data (stream_srv.c:827) 20250404090325461 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090325461 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090325461 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090325461 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=188=0.23.4 20250404090325461 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=188=0.23.4 not local, message is for routing 20250404090325461 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=188=0.23.4,mask=0x3fff=7.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' 20250404090325461 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=188=0.23.4: pc=188=0.23.4 mask=0x3fff=7.255.7 via AS virt-msc0 proto=m3ua 20250404090325461 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=188=0.23.4 20250404090325461 DLSS7 <000c> m3ua.c:546 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090325461 DLSS7 <000c> osmo_ss7_asp.c:1175 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 02 04 c1 15 a8 00 00 75 00 00 00 00 00 00 06 00 08 00 00 00 01  HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Session index based on local reference:0 20250404090325464 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090325464 DLM3UA <000f> m3ua.c:775 0: ASP(virt-msc0-0) Received M3UA Message (XFER:DATA) 20250404090325464 DLM3UA <000f> m3ua.c:583 0: ASP(virt-msc0-0) m3ua_rx_xfer 20250404090325464 DLM3UA <000f> m3ua.c:621 0: ASP(virt-msc0-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 20250404090325464 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=189=0.23.5 not local, message is for routing 20250404090325464 DLSS7 <000c> osmo_ss7_combined_linkset.c:261 0: CombinedLinkset(dpc=189=0.23.5,mask=0x3fff=7.255.7,prio=5) RT lookup: OPC=188=0.23.4,DPC=189=0.23.5,SLS=0 -> eSLS=16: use Normal Route via 'as-rkm-7' 20250404090325464 DLSS7 <000c> osmo_ss7_hmrt.c:195 Found route for dpc=189=0.23.5: pc=189=0.23.5 mask=0x3fff=7.255.7 via AS as-rkm-7 proto=m3ua 20250404090325464 DLSS7 <000c> osmo_ss7_hmrt.c:205 rt->dest.as proto is M3UA for dpc=189=0.23.5 20250404090325464 DLSS7 <000c> m3ua.c:546 XUA_AS(as-rkm-7){AS_ACTIVE}: Received Event AS-TRANSFER.req 20250404090325464 DLSS7 <000c> osmo_ss7_asp.c:1175 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 75 c1 15 a8 00 00 06 00 08 00 00 00 07  20250404090325464 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 40 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090325464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (XFER:DATA) (m3ua.c:775) 20250404090325464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer (m3ua.c:583) 20250404090325464 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) m3ua_rx_xfer(): M3UA data header: opc=188=0.23.4 dpc=189=0.23.5 (m3ua.c:621) 20250404090325464 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): found dpc=189=0.23.5 as local (osmo_ss7_hmrt.c:246) 20250404090325464 DLSS7 DEBUG scrc_rx_mtp_xfer_ind_xua: HDR=(CO:RELCO,V=0,LEN=0), PART(T=Destination Reference,L=4,D=00000075), PART(T=Source Reference,L=4,D=00c115a8) (sccp_scrc.c:486) 20250404090325464 DLSCCP DEBUG Received CO:RELCO for local reference 117 (sccp_scoc.c:1855) 20250404090325464 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{DISCONN_PEND}: Received Event RCOC-RELEASE_COMPLETE.ind (sccp_scoc.c:1889) 20250404090325464 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1363) 20250404090325464 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090325464 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090325464 DLSCCP DEBUG SCCP-SCOC(117)[0x55c700c1ab40]{IDLE}: Deallocated (fsm.c:568) HNBGW_Test.msc0-RAN(1054)@5e928ce02d95: Deleted conn table entry 0TC_apply_sccp0(1060)14236231 TC_apply_sccp-Iuh0-RUA(1050)@5e928ce02d95: Deleted conn table entry 0TC_apply_sccp0(1060)12404124 MTC@5e928ce02d95: ok: talloc reports "asn1_context" = 1 bytes 20250404090326483 DLCTRL INFO close()d CTRL connection (r=127.0.0.1:43435<->l=127.0.0.1:4262) (control_if.c:193) 20250404090326483 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45240<->l=127.0.0.1:4261 (telnet_interface.c:138) IPA-CTRL-CLI-IPA(1047)@5e928ce02d95: Final verdict of PTC: none VirtHNBGW-STATS(1046)@5e928ce02d95: Final verdict of PTC: none MTC@5e928ce02d95: setverdict(pass): pass -> pass, component reason not changed 20250404090326488 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45238<->l=127.0.0.1:4261 (telnet_interface.c:138) 20250404090326490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090326490 DLINP DEBUG SRVCONN(,r=127.0.0.1:9999<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090326490 DLINP NOTICE SRV(,r=127.0.0.1:9999<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090326490 DMAIN NOTICE (127.0.0.1:9999 TTCN3-HNB-0) sctp_recvmsg(r=127.0.0.1:9999<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090326490 DMAIN INFO (disconnected TTCN3-HNB-0) Releasing HNB context (hnbgw.c:269) 20250404090326490 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) connected read/write (what=0x1) (stream_srv.c:894) 20250404090326490 DLINP DEBUG SRVCONN(,r=127.0.0.1:57272<->l=127.0.0.1:29169) message received (stream_srv.c:800) 20250404090326490 DLINP NOTICE SRV(,r=127.0.0.1:57272<->l=127.0.0.1:29169) NOTIFICATION SHUTDOWN_EVENT flags=0x0 (stream.c:265) 20250404090326490 DMAIN NOTICE (127.0.0.1:57272 TTCN3-HNB-1) sctp_recvmsg(r=127.0.0.1:57272<->l=127.0.0.1:29169) = SCTP_SHUTDOWN_EVENT, closing conn (hnbgw.c:711) 20250404090326490 DMAIN INFO (disconnected TTCN3-HNB-1) Releasing HNB context (hnbgw.c:269) TC_apply_sccp-Iuh1-RUA(1052)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.msc0-SCCP(1053)@5e928ce02d95: Final verdict of PTC: none 20250404090326492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090326492 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) 20250404090326492 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090326492 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-msc0-0) xUA SRV SHUTDOWN_EVENT 20250404090326492 DLINP <0002> stream.c:265 virt-msc0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090326492 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) 20250404090326492 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-msc0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-msc0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090326493 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 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-msc0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-msc0-0: connection closed TC_apply_sccp-Iuh0-RUA(1050)@5e928ce02d95: Final verdict of PTC: none 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090326493 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-msc0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090326493 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-msc0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090326493 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-msc0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090326493 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 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(virt-sgsn0-0) Tx 24 bytes: [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  20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090326493 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-msc0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090326493 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(1054)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-RAN(1057)@5e928ce02d95: Final verdict of PTC: none 20250404090326493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION SHUTDOWN_EVENT flags=0x0 20250404090326493 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) 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32773 flags=0x0 20250404090326493 DLSS7 <000c> osmo_ss7_asp.c:831 0: ASP(virt-sgsn0-0) xUA SRV SHUTDOWN_EVENT 20250404090326493 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 20250404090326493 DLINP <0002> stream.c:265 virt-sgsn0-0 NOTIFICATION ASSOC_CHANGE flags=0x0 SHUTDOWN_COMP 20250404090326494 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) 20250404090326494 DLSS7 <000c> osmo_ss7_asp.c:808 0: ASP(virt-sgsn0-0) xUA SRV SCTP NOTIFICATION 32769 flags=0x0 20250404090326494 DLSS7 <000c> osmo_ss7_asp.c:816 0: ASP(virt-sgsn0-0) xUA SRV SCTP_ASSOC_CHANGE: SHUTDOWN_COMP 20250404090326493 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090326493 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090326493 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.4/0 (xua_snm.c:378) 20250404090326494 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 20250404090326494 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(virt-sgsn0-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090326494 DLSS7 <000c> osmo_ss7_asp.c:1126 virt-sgsn0-0: connection closed HNBGW_Test.msc0-M3UA(1055)@5e928ce02d95: Final verdict of PTC: none MutexDispCT-TC_apply_sccp(1045)@5e928ce02d95: Final verdict of PTC: none 20250404090326494 DLSS7 <000c> osmo_ss7_asp.c:1132 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: Received Event SCTP-COMM_DOWN.ind 20250404090326494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090326494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090326494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090326494 DLSS7 <000c> xua_asp_fsm.c:704 XUA_ASP(virt-sgsn0-0){ASP_ACTIVE}: state_chg to ASP_DOWN 20250404090326494 DLSS7 <000c> xua_asp_fsm.c:368 XUA_AS(virt-sgsn0){AS_ACTIVE}: Received Event ASPAS-ASP_DOWN.ind 20250404090326494 DLSS7 <000c> xua_as_fsm.c:520 XUA_AS(virt-sgsn0){AS_ACTIVE}: state_chg to AS_PENDING 20250404090326494 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 20250404090326494 DLSS7 <000c> osmo_ss7_asp.c:1175 0: ASP(asp-dyn-0) Tx 24 bytes: [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  20250404090326494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-ASP_DOWN.indication 20250404090326494 DLSS7 <000c> xua_asp_fsm.c:119 XUA_ASP(virt-sgsn0-0){ASP_DOWN}: No Layer Manager, dropping M-SCTP_RELEASE.indication 20250404090326494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090326494 DCN DEBUG N-PCSTATE ind: affected_pc=188 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) TC_apply_sccp-Iuh0(1049)@5e928ce02d95: Final verdict of PTC: none HNBGW_Test.sgsn0-M3UA(1058)@5e928ce02d95: Final verdict of PTC: none HNBGW-PFCP(1048)@5e928ce02d95: Final verdict of PTC: none TC_apply_sccp-Iuh1(1051)@5e928ce02d95: Final verdict of PTC: none 20250404090326494 DLSS7 DEBUG 0: ASP(asp-clnt-msc-0) xua_cli_read_cb(): sctp_recvmsg() returned 24 (flags=0x0) (osmo_ss7_asp.c:1077) 20250404090326494 DLM3UA DEBUG 0: ASP(asp-clnt-msc-0) Received M3UA Message (SNM:DUNA) (m3ua.c:775) 20250404090326494 DLM3UA NOTICE 0: ASP(asp-clnt-msc-0) Rx DUNA() for 0.23.1/0 (xua_snm.c:378) 20250404090326494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'SCCP Management' (sccp_user.c:181) 20250404090326494 DLSCCP DEBUG Ignoring SCCP user primitive N-PCSTATE.indication (sccp_scmg.c:299) 20250404090326494 DLSCCP DEBUG Delivering N-PCSTATE.indication to SCCP User 'OsmoHNBGW' (sccp_user.c:181) 20250404090326494 DCN DEBUG sccp_sap_up(N-PCSTATE.indication) (hnbgw_cn.c:652) 20250404090326494 DCN DEBUG N-PCSTATE ind: affected_pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:562) 20250404090326494 DCN NOTICE (sgsn-0) now unreachable: N-PCSTATE ind: pc=185 sp_status=INACCESSIBLE remote_sccp_status=UNAVAILABLE_UNKNOWN (hnbgw_cn.c:625) HNBGW_Test.sgsn0-SCCP(1056)@5e928ce02d95: Final verdict of PTC: none 20250404090326494 DRANAP DEBUG cnlink(sgsn-0)[0x55c700bf31f0]{CONNECTED}: State change to DISCONNECTED (T4, 60s) (cnlink.c:357) 20250404090326494 DRANAP NOTICE cnlink(sgsn-0)[0x55c700bf31f0]{DISCONNECTED}: link lost (cnlink.c:118) HNBGW-MGCP(1059)@5e928ce02d95: Final verdict of PTC: none 20250404090326497 DLGLOBAL INFO Closing telnet connection r=127.0.0.1:45246<->l=127.0.0.1:4261 (telnet_interface.c:138) TC_apply_sccp0(1060)@5e928ce02d95: Final verdict of PTC: pass MTC@5e928ce02d95: Setting final verdict of the test case. MTC@5e928ce02d95: Local verdict of MTC: pass MTC@5e928ce02d95: Local verdict of PTC MutexDispCT-TC_apply_sccp(1045): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC VirtHNBGW-STATS(1046): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC IPA-CTRL-CLI-IPA(1047): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-PFCP(1048): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_apply_sccp-Iuh0(1049): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_apply_sccp-Iuh0-RUA(1050): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_apply_sccp-Iuh1(1051): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_apply_sccp-Iuh1-RUA(1052): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-SCCP(1053): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-RAN(1054): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.msc0-M3UA(1055): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-SCCP(1056): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-RAN(1057): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW_Test.sgsn0-M3UA(1058): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC HNBGW-MGCP(1059): none (pass -> pass) MTC@5e928ce02d95: Local verdict of PTC TC_apply_sccp0(1060): pass (pass -> pass) MTC@5e928ce02d95: Test case TC_apply_sccp finished. Verdict: pass MTC@5e928ce02d95: 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'. Fri Apr 4 09:03:26 UTC 2025 ====== HNBGW_Tests.TC_apply_sccp pass ====== Saving talloc report from 127.0.0.1:4261 to HNBGW_Tests.TC_apply_sccp.talloc 20250404090326589 DLGLOBAL INFO Accept()ed new telnet connection r=127.0.0.1:52934<->l=127.0.0.1:4261 (telnet_interface.c:192) 20250404090327091 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=373996) Waiting for packet dumper to finish... 1 (prev_count=373996, count=374536) 20250404090328494 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-sgsn0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090328494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-sgsn0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090328494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-sgsn0){AS_PENDING}: state_chg to AS_DOWN 20250404090328494 DLSS7 <000c> xua_as_fsm.c:398 XUA_AS(virt-msc0){AS_PENDING}: Received Event AS-T_REC_EXPD.ind 20250404090328494 DLSS7 <000c> xua_as_fsm.c:572 XUA_AS(virt-msc0){AS_PENDING}: T(r) expired; dropping queued messages 20250404090328494 DLSS7 <000c> xua_as_fsm.c:582 XUA_AS(virt-msc0){AS_PENDING}: state_chg to AS_DOWN MTC@5e928ce02d95: 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@5e928ce02d95: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@5e928ce02d95: Terminating MTC. MC@5e928ce02d95: MTC terminated. MC2> exit MC@5e928ce02d95: Shutting down session. MC@5e928ce02d95: 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 HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_ranap_cs_initial_ue pass HNBGW_Tests.TC_ranap_ps_initial_ue pass HNBGW_Tests.TC_ranap_cs_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_ps_initial_ue_empty_cr pass HNBGW_Tests.TC_ranap_cs_bidir pass HNBGW_Tests.TC_ranap_ps_bidir pass HNBGW_Tests.TC_rab_assignment pass HNBGW_Tests.TC_rab_assignment_concurrent pass HNBGW_Tests.TC_rab_release pass HNBGW_Tests.TC_rab_release_abnormal pass HNBGW_Tests.TC_rab_assign_fail pass HNBGW_Tests.TC_rab_assign_mgcp_to pass HNBGW_Tests.TC_rab_assign_mgw_iuup_addr_chg pass HNBGW_Tests.TC_ranap_cs_mo_disconnect pass HNBGW_Tests.TC_ranap_ps_mo_disconnect pass HNBGW_Tests.TC_ranap_cs_creq_cref pass HNBGW_Tests.TC_ranap_ps_creq_cref pass HNBGW_Tests.TC_ps_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_rua_disconnect_during_sccp_cr_cc pass HNBGW_Tests.TC_cs_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_iu_release_req_rua_disconnect pass HNBGW_Tests.TC_ps_rab_assignment pass HNBGW_Tests.TC_ps_rab_assignment_concurrent pass HNBGW_Tests.TC_mscpool_L3Compl_on_1_cnlink pass HNBGW_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass HNBGW_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass HNBGW_Tests.TC_mscpool_L3Compl_no_cn pass HNBGW_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass HNBGW_Tests.TC_mscpool_paging_imsi pass HNBGW_Tests.TC_mscpool_paging_tmsi pass HNBGW_Tests.TC_mscpool_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: 58 [testenv][with-pfcp] Testsuite is done [testenv][with-pfcp] Stopping testsuite (2452729) [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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/podman/osmo-ttcn3-hacks/log_merge.sh HNBGW_Tests --rm >/dev/null'] 20250404090332576 DLSCCP DEBUG SCCP-SCOC(109)[0x55c700c2a270]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090332576 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00ae75fe), PART(T=Source Reference,L=4,D=0000006d), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090332576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090332576 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090332576 DLSS7 DEBUG 0: CombinedLinkset(dpc=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) 20250404090332576 DLSS7 DEBUG Found route for dpc=11=0.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) 20250404090332576 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=11=0.1.3 (osmo_ss7_hmrt.c:205) 20250404090332576 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090332576 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 ae 75 fe 00 00 6d 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090332576 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090332576 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090332576 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090332576 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 20250404090332576 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=11=0.1.3 not local, message is for routing 20250404090332576 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=11=0.1.3: no route! 20250404090332747 DLSCCP DEBUG SCCP-SCOC(115)[0x55c700c2b4b0]{DISCONN_PEND}: Received Event T(rep_rel)_expired (sccp_scoc.c:326) 20250404090332747 DLSS7 DEBUG sccp_scrc_rx_scoc_conn_msg: HDR=(CO:RELRE,V=0,LEN=0), PART(T=Routing Context,L=4,D=00000000), PART(T=Destination Reference,L=4,D=00d402e8), PART(T=Source Reference,L=4,D=00000073), PART(T=SCCP Cause,L=4,D=0000030f) (sccp_scrc.c:415) 20250404090332747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090332747 DLSS7 DEBUG m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing (osmo_ss7_hmrt.c:250) 20250404090332747 DLSS7 DEBUG 0: CombinedLinkset(dpc=0=0.0.0,mask=0x0=0.0.0,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) 20250404090332747 DLSS7 DEBUG Found route for dpc=10=0.1.2: pc=0=0.0.0 mask=0x0=0.0.0 via AS as-clnt-msc-0 proto=m3ua (osmo_ss7_hmrt.c:195) 20250404090332747 DLSS7 DEBUG rt->dest.as proto is M3UA for dpc=10=0.1.2 (osmo_ss7_hmrt.c:205) 20250404090332747 DLSS7 DEBUG XUA_AS(as-clnt-msc-0)[0x55c700c25cb0]{AS_ACTIVE}: Received Event AS-TRANSFER.req (m3ua.c:546) 20250404090332747 DLSS7 DEBUG 0: ASP(asp-clnt-msc-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 d4 02 e8 00 00 73 0f 00 00 00 00 00 06 00 08 00 00 00 07 (osmo_ss7_asp.c:1175) 20250404090332748 DLSS7 <000c> osmo_ss7_asp.c:870 0: ASP(asp-dyn-0) ss7_asp_xua_srv_conn_rx_cb(): sctp_recvmsg() returned 0 (flags=0x0) 20250404090332748 DLM3UA <000f> m3ua.c:775 0: ASP(asp-dyn-0) Received M3UA Message (XFER:DATA) 20250404090332748 DLM3UA <000f> m3ua.c:583 0: ASP(asp-dyn-0) m3ua_rx_xfer 20250404090332748 DLM3UA <000f> m3ua.c:621 0: ASP(asp-dyn-0) m3ua_rx_xfer(): M3UA data header: opc=189=0.23.5 dpc=10=0.1.2 20250404090332748 DLSS7 <000c> osmo_ss7_hmrt.c:250 m3ua_hmdc_rx_from_l2(): dpc=10=0.1.2 not local, message is for routing 20250404090332748 DLSS7 <000c> osmo_ss7_hmrt.c:228 MTP-TRANSFER.req for dpc=10=0.1.2: no route! 20250404090334738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(105)[0x55c700c32670]{IDLE}: Deallocated (fsm.c:568) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(106)[0x55c700c323b0]{IDLE}: Deallocated (fsm.c:568) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: Received Event T(int)_expired (sccp_scoc.c:319) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{DISCONN_PEND}: State change to IDLE (no timeout) (sccp_scoc.c:1381) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{IDLE}: Terminating (cause = OSMO_FSM_TERM_REQUEST) (sccp_scoc.c:579) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{IDLE}: Freeing instance (sccp_scoc.c:579) 20250404090334738 DLSCCP DEBUG SCCP-SCOC(107)[0x55c700c12fe0]{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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-1', 'sh', '-c', '/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_testenv/data/scripts/log_format.sh'] [testenv][with-pfcp] Stopping stp (2452596) [testenv][with-pfcp] Stopping hnbgw (2452647) [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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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']                                                             [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', 'TESTENV_GIT_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-hnbgw-test/_cache/git', '-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-20250404-0847-b0df126f-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']                                                             [testenv] Stopping podman container [testenv] + ['podman', 'kill', 'testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-1'] testenv-hnbgw-all-osmocom-nightly-20250404-0847-b0df126f-1 [testenv] feed_watchdog_loop: podman container has stopped [testenv] Logs saved to: https://jenkins.osmocom.org/jenkins/job/ttcn3-hnbgw-test/1185/artifact/logs/  + rm -rf _cache .linux Recording test results [Checks API] No suitable checks publisher found. Archiving artifacts Finished: SUCCESS